mercurial/mpatch.c
Fri, 12 Oct 2007 11:23:03 +0200 Benoit Boissinot merge with goto
Fri, 12 Oct 2007 11:46:49 +0900 Shun-ichi GOTO mpatch: Define Py_ssize_t for old pythons and use it instead of ssize_t.
Thu, 11 Oct 2007 17:47:04 -0500 Matt Mackall mpatch: use int rather than ssize_t
Thu, 11 Oct 2007 00:46:45 -0500 Matt Mackall mpatch: allow buffer objects for input
Wed, 25 Apr 2007 18:43:55 +0200 Thomas Arendsen Hein merge with stable
Sat, 27 Jan 2007 23:07:06 +0100 Thomas Arendsen Hein Fix segfaults when parsing bdiff hunks in mpatch.decode() and .patchedsize()
Tue, 02 Jan 2007 21:40:20 -0800 Andrew Bachmann BeOS compatibility support
Thu, 21 Sep 2006 16:16:39 -0500 Matt Mackall mpatch: Fix for malloc corner case on AIX
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
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
less more (0) -15 tip