mercurial/base85.c
Tue, 25 Apr 2017 17:45:48 -0700 Jun Wu base85: add version to help detect breaking binary changes
Wed, 11 Nov 2015 19:10:45 -0500 Augie Fackler base85: clean up function definition style
Fri, 21 Aug 2015 14:29:42 -0400 Augie Fackler base85: fix comparison of an int and a long
Mon, 04 Jun 2012 16:59:34 +0200 Adrian Buehlmann base85: cast Py_ssize_t values to int (issue3481)
Thu, 24 May 2012 01:30:12 +0200 Adrian Buehlmann base85: use Py_ssize_t for string lengths
Sat, 21 Apr 2012 19:58:18 +0200 Patrick Mezard patch: display a nice error for invalid base85 data stable
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
Tue, 15 Jun 2010 19:49:56 -0300 Renato Cunha base85.c: Added support for py3k.
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Mon, 20 Oct 2008 15:19:05 +0200 Thomas Arendsen Hein Some additional space/tab cleanups
Thu, 12 Oct 2006 14:04:11 -0300 Alexis S. L. Carvalho python2.5 PyArg_ParseTuple fix
Wed, 11 Oct 2006 09:27:57 -0700 Brendan Cully Support buffer interface in base85 codec
Sat, 07 Oct 2006 16:21:33 -0700 Brendan Cully Handle odd-sized base85 input and output
Fri, 06 Oct 2006 13:01:54 -0700 Brendan Cully Add a base85 codec
less more (0) tip