log mercurial/parsers.c @ 18430:0459c6555f69

age author description
Wed, 12 Dec 2012 13:09:33 -0800 Bryan O'Sullivan store: implement lowerencode in C
Tue, 18 Sep 2012 15:42:19 -0700 Bryan O'Sullivan store: implement fncache basic path encoding in C
Tue, 18 Sep 2012 11:43:30 +0200 Adrian Buehlmann pathencode: new C module with fast encodedir() function
Mon, 13 Aug 2012 14:04:52 -0700 Bryan O'Sullivan parsers: fix an integer size warning issued by clang
Thu, 02 Aug 2012 19:10:45 +0400 sorcerer revlog: don't try to partialmatch strings those length > 40 stable
Fri, 06 Jul 2012 00:48:45 +0200 Mads Kiilerich parsers.c: remove warning: 'size' may be used uninitialized in this function
Wed, 30 May 2012 12:55:33 -0700 Bryan O'Sullivan parsers: add a C function to pack the dirstate
Fri, 01 Jun 2012 15:19:08 -0700 Bryan O'Sullivan parsers: replace magic number 64 with symbolic constant
Sat, 19 May 2012 20:21:48 -0700 Bryan O'Sullivan parsers: cache the result of index_headrevs
Sat, 19 May 2012 19:44:58 -0700 Bryan O'Sullivan revlog: switch to a C version of headrevs
Sat, 19 May 2012 19:44:18 -0700 Bryan O'Sullivan parsers: reduce raw_length when truncating
Sun, 13 May 2012 11:56:50 +0200 Bryan O'Sullivan parsers: use Py_CLEAR where appropriate
Sun, 13 May 2012 12:52:24 +0200 Matt Mackall merge with stable
Sat, 12 May 2012 20:25:33 +0200 Bryan O'Sullivan parsers: strictly check for 20-byte hashes where they're required stable
Sat, 12 May 2012 10:55:08 +0200 Bryan O'Sullivan revlog: speed up prefix matching against nodes
Sat, 12 May 2012 10:55:08 +0200 Bryan O'Sullivan parsers: ensure that nullid is always present in the radix tree
Sat, 12 May 2012 10:55:07 +0200 Bryan O'Sullivan parsers: allow hex keys
Sat, 12 May 2012 00:06:11 +0200 Matt Mackall merge with stable
Tue, 08 May 2012 14:46:04 -0700 Bryan O'Sullivan parsers: use the correct maximum radix tree depth stable
Wed, 09 May 2012 09:58:50 +0200 Adrian Buehlmann parser: use PyInt_FromSsize_t in index_stats
Fri, 11 May 2012 14:48:24 +0200 Matt Mackall merge with stable
Tue, 08 May 2012 14:48:50 -0700 Bryan O'Sullivan parsers: change the type of nt_level
Tue, 08 May 2012 14:48:48 -0700 Bryan O'Sullivan parsers: change the type signature of hexdigit
Tue, 08 May 2012 14:48:44 -0700 Bryan O'Sullivan parsers: allow nt_find to signal an ambiguous match
Tue, 08 May 2012 14:48:39 -0700 Bryan O'Sullivan parsers: factor out radix tree initialization
Tue, 08 May 2012 14:46:06 -0700 Bryan O'Sullivan parsers: update ntrev when we stop scanning
Tue, 08 May 2012 11:20:07 +0200 Adrian Buehlmann parsers: statically initializing tp_new to PyType_GenericNew is not portable stable
Mon, 07 May 2012 15:40:50 -0500 Matt Mackall parsers: fix refcount bug on corrupt index stable
Wed, 02 May 2012 14:37:44 -0700 Bryan O'Sullivan parsers: fix refcount leak, simplify init of index (issue3417) stable
Mon, 16 Apr 2012 11:26:00 -0500 Matt Mackall util.h: replace ntohl/htonl with get/putbe32