mercurial/bdiff.c
Thu, 27 Jan 2011 11:15:08 +0100 Martin Geisler backout of 613b8bd2284e
Wed, 26 Jan 2011 12:05:01 +0100 Martin Geisler specify C indention style using Emacs file local variables
Mon, 06 Dec 2010 16:59:43 -0600 Matt Mackall bdiff: Fix bogus NULL return
Mon, 06 Dec 2010 16:42:48 -0600 Matt Mackall bdiff: dynamically allocate hunks
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha bdiff.c: Added support for py3k.
Thu, 18 Feb 2010 10:32:51 +0100 Alistair Bell bdiff: do not use recursion / avoid stackoverflow (issue1940) stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Sat, 03 Oct 2009 23:36:08 +0200 Benoit Boissinot bdiff: gradually enable the popularity hack
Sat, 20 Jun 2009 11:50:51 -0500 Matt Mackall bdiff: fix compile with GCC -ansi (issue1690)
Mon, 12 Jan 2009 17:51:57 +0100 Benoit Boissinot bdiff: add comment about normalization
Mon, 20 Oct 2008 14:58:49 +0200 Dirkjan Ochtman merge with crew-stable, again
Mon, 20 Oct 2008 14:53:53 +0200 Thomas Arendsen Hein spaces->tabs in one line of a C extension for consistency
Tue, 14 Oct 2008 20:13:53 +0200 Benoit Boissinot bdiff: normalize the diff (issue1295)
Wed, 17 Sep 2008 10:22:35 +0200 Scott McCreary allow Mercurial to compile on Haiku
Fri, 07 Dec 2007 14:59:33 -0600 Matt Mackall Merge with crew
Tue, 23 Oct 2007 10:39:24 +0000 Jim Hague Fix bdiff test failures on AIX.
Tue, 23 Oct 2007 10:39:24 +0000 Jim Hague fix calloc(0, ...) issue
Thu, 11 Oct 2007 00:46:56 -0500 Matt Mackall bdiff: tweaks for large files
Thu, 27 Sep 2007 23:59:18 -0500 Matt Mackall bdiff: switch to lyhash
Thu, 27 Sep 2007 23:59:02 -0500 Matt Mackall bdiff: use INT_MAX to avoid some inner loop comparisons
Thu, 27 Sep 2007 23:58:54 -0500 Christoph Spiel bdiff: simple splitlines optimization
Thu, 27 Sep 2007 23:57:57 -0500 Christoph Spiel I have spotted the biggest bottleneck in "bdiff.c". Actually it was
Sun, 04 Mar 2007 09:03:21 -0300 Alexis S. L. Carvalho Merge with crew-stable
Tue, 20 Feb 2007 22:20:16 +0100 Erling Ellingsen don't return uninitialized memory from bdiff.blocks()
Tue, 02 Jan 2007 21:40:20 -0800 Andrew Bachmann BeOS compatibility support
Fri, 27 Oct 2006 10:24:19 +0200 Benoit Boissinot add AIX to the list of compilers that don't have inline keyword
Thu, 12 Oct 2006 14:04:11 -0300 Alexis S. L. Carvalho python2.5 PyArg_ParseTuple fix
Wed, 11 Oct 2006 12:06:14 -0700 Brendan Cully Teach bdiff to support buffer objects
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Wed, 12 Jul 2006 08:28:00 -0700 Vadim Gelfer clean up trailing white space.
less more (0) -50 -30 tip