Sat, 18 Oct 2008 20:23:46 +0200 | Benoit Boissinot | revlog parser: use ntohl() instead of ntohll() (fix endianness issues) | file | diff | annotate |
Sat, 18 Oct 2008 14:43:20 +0200 | Dhruva Krishnamurthy | Fix missing uint64_t definition in parsers.c under Windows | file | diff | annotate |
Fri, 17 Oct 2008 01:03:38 +0200 | Bernhard Leiner | C implementation of revlog index parsing | file | diff | annotate |
Sun, 12 Oct 2008 15:21:08 -0500 | Matt Mackall | dirstate: C parsing extension | file | diff | annotate |
Sun, 12 Oct 2008 15:21:08 -0500 | Matt Mackall | parsers: speed up hex decoding for manifests | file | diff | annotate |
Sun, 12 Oct 2008 15:21:08 -0500 | Matt Mackall | parsers: clean up whitespace | file | diff | annotate |
Fri, 28 Mar 2008 19:47:22 +0100 | Benoit Boissinot | fix const annotation warning | file | diff | annotate |
Wed, 26 Mar 2008 10:12:10 -0700 | Bryan O'Sullivan | manifest: improve parsing performance by 8x via a new C extension | file | diff | annotate |