Thu, 03 Jul 2014 19:05:04 +0200 |
André Sintzoff |
util.h: declare dirstateTupleType variable instead of defining it
|
Tue, 27 May 2014 14:27:41 -0700 |
Siddharth Agarwal |
parsers: inline fields of dirstate values in C version
|
Mon, 30 Sep 2013 12:36:26 -0700 |
Siddharth Agarwal |
util.h: backout 06badf7d10dc and 2c9645c0a582 for big-endian breakage
|
Thu, 19 Sep 2013 09:45:00 -0700 |
Siddharth Agarwal |
util.h: fix gcc version checking
|
Sat, 14 Sep 2013 11:22:34 +0800 |
Wei, Elson |
util.h: getbe32() and putbe32() use intrinsic function to improve performance
|
Fri, 13 Sep 2013 09:54:43 +0800 |
Wei, Elson |
util.h: add stdint basic type definitions
|
Tue, 18 Sep 2012 15:42:19 -0700 |
Bryan O'Sullivan |
store: implement fncache basic path encoding in C
|
Wed, 09 May 2012 09:58:50 +0200 |
Adrian Buehlmann |
parser: use PyInt_FromSsize_t in index_stats
|
Mon, 16 Apr 2012 11:26:00 -0500 |
Matt Mackall |
util.h: replace ntohl/htonl with get/putbe32
|
Tue, 10 Apr 2012 16:53:29 -0500 |
Matt Mackall |
util.h: more Python 2.4 fixes
|
Tue, 10 Apr 2012 12:07:14 -0500 |
Matt Mackall |
util.h: unify some common platform tweaks
|
Tue, 10 Apr 2012 12:07:09 -0500 |
Matt Mackall |
util.h: move Py_ssize_t bits from mpatch.c
|
Sun, 08 Apr 2012 22:17:51 -0500 |
Matt Mackall |
util.h: add a typedef for Py_ssize_t with Python 2.4
|
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
|
Fri, 02 Jul 2010 16:21:40 -0300 |
Renato Cunha |
util.h: Defined macros for working "with" PyStrings in py3k.
|
Fri, 02 Jul 2010 16:21:38 -0300 |
Renato Cunha |
util.h: Add a PyInt_AsLong definition for usage in the inotify module.
|
Tue, 15 Jun 2010 19:49:56 -0300 |
Renato Cunha |
util.h: Utility macros for handling different Python APIs.
|