log mercurial/encoding.py @ 21736:07eb76186b41

age author description
Tue, 15 Jan 2013 02:59:14 +0100 Mads Kiilerich tests: stabilize doctest output
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Mon, 23 Jul 2012 15:55:26 -0600 Martin Geisler encoding: add fast-path for ASCII uppercase. stable
Mon, 23 Jul 2012 15:55:22 -0600 Martin Geisler encoding: use s.decode to trigger UnicodeDecodeError stable
Sun, 22 Apr 2012 21:27:52 -0400 Cesar Mena encoding: protect against non-ascii default encoding stable
Tue, 10 Apr 2012 12:07:18 -0500 Matt Mackall encoding: add fast-path for ASCII lowercase
Thu, 22 Mar 2012 16:54:46 -0500 Matt Mackall encoding: tune fast-path of tolocal a bit