Fri, 07 Jul 2006 15:02:55 -0700 |
Vadim Gelfer |
bdiff: improve worst case behavior by 100x.
|
Fri, 30 Jun 2006 21:41:46 +0200 |
Thomas Arendsen Hein |
Include inttypes.h instead of stdint.h (fixes issue299)
|
Thu, 22 Jun 2006 13:19:52 +0900 |
Shun-ichi GOTO |
Fixed conditional include of stdint.h for windows/msvc6/python2.3 environment.
|
Tue, 20 Jun 2006 17:51:39 -0700 |
Vadim Gelfer |
mac os x: fixes for 10.2 from chris monson <monpublic@gmail.com>
|
Mon, 20 Mar 2006 08:46:29 +0100 |
TK Soh |
do proper typecasting on malloc() and calloc() calls
|
Mon, 20 Feb 2006 15:58:04 -0600 |
Fabian Otto |
Sunpro compiler patch
|
Mon, 14 Nov 2005 04:58:28 +0200 |
twaldmann |
made C src formatting more consistent
|
Tue, 18 Oct 2005 12:11:23 -0700 |
Matt Mackall |
bdiff: change spurious __inline to inline
|
Sat, 20 Aug 2005 13:08:07 -0700 |
mpm |
Merge with jeffpc
|
Sat, 20 Aug 2005 01:29:04 -0700 |
mpm |
Fix possible unitialized variable warnings
|
Sat, 13 Aug 2005 19:43:42 -0800 |
mpm |
Merge with BOS
|
Sat, 13 Aug 2005 12:41:00 -0800 |
tksoh |
Allow Mercurial to build on HP-UX 11
|
Thu, 04 Aug 2005 13:31:25 -0800 |
mpm |
Merge with BOS
|
Thu, 04 Aug 2005 13:27:41 -0800 |
mpm |
Merge with TAH
|
Thu, 04 Aug 2005 13:25:59 -0800 |
Wallace, Eric S |
Fix array overflow bug in bdiff
|
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
|
Sun, 26 Jun 2005 15:12:51 -0800 |
mpm |
Pull from TAH
|
Sun, 26 Jun 2005 15:09:37 -0800 |
mpm |
Minor speed improvements for bdiff
|
Sat, 25 Jun 2005 16:18:40 -0800 |
mpm |
extensions: use stdint.h
|
Fri, 24 Jun 2005 23:07:16 -0800 |
mpm |
Merge from http://moffetthome.net:8012/
|
Fri, 24 Jun 2005 20:53:51 -0500 |
kyle |
Added stdint.h include to fix build on Mac OS X Tiger [v10.4]
|
Thu, 23 Jun 2005 09:22:30 -0800 |
mpm |
Use __inline instead of inline
|
Wed, 22 Jun 2005 11:31:24 -0800 |
mpm |
Fix a compile warning for bdiff
|
Wed, 22 Jun 2005 11:27:50 -0800 |
mpm |
Add bdiff.blocks / minor performance tweaks
|
Tue, 21 Jun 2005 18:54:44 -0800 |
mpm |
Add 'other OS' bits to bdiff.c / style cleanups
|