log mercurial/mpatch.c @ 2568:52ce0d6bc375

age author description
Fri, 30 Jun 2006 21:41:46 +0200 Thomas Arendsen Hein Include inttypes.h instead of stdint.h (fixes issue299)
Tue, 20 Jun 2006 17:51:39 -0700 Vadim Gelfer mac os x: fixes for 10.2 from chris monson <monpublic@gmail.com>
Sat, 08 Apr 2006 20:10:46 -0400 Chris Mason merge 0.8.1 with revlogng
Tue, 04 Apr 2006 16:38:44 -0400 mason Fill in the uncompressed size during revlog.addgroup
Wed, 05 Apr 2006 15:39:48 +0200 Thomas Arendsen Hein Set correct exception for another possible malloc error in mpatch.c
Mon, 20 Mar 2006 08:46:29 +0100 TK Soh do proper typecasting on malloc() and calloc() calls
Sat, 18 Feb 2006 16:31:02 +0100 Thomas Arendsen Hein Fixed misleading indentation in mpatch.c
Wed, 15 Feb 2006 04:37:47 +0100 Benoit Boissinot catch errors and throw exception with invalid binary patch data
Sun, 03 Jul 2005 12:26:45 -0800 mpm [PATCH] use <arpa/inet.h> instead of <netinet/in.h> for ntohl/htonl
Fri, 01 Jul 2005 00:10:52 -0800 mpm Merge with TAH
Thu, 30 Jun 2005 23:54:17 -0800 mpm [PATCH] bdiff/mpatch under MSVC
Tue, 28 Jun 2005 03:08:47 -0800 mpm More fiddling with uint32_t includes for extensions
Mon, 27 Jun 2005 22:29:44 -0800 mpm Pull from TAH
Mon, 27 Jun 2005 10:01:46 -0800 mpm Remove stdint.h from mpatch and bdiff
Sat, 25 Jun 2005 16:18:40 -0800 mpm extensions: use stdint.h