Fri, 17 Oct 2014 02:07:04 +0900 |
FUJIWARA Katsunori |
encoding: avoid cyclic dependency around "parsers" in pure Python build
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 18:45:56 -0700 |
Siddharth Agarwal |
encoding.lower: use fast ASCII lower
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 18:42:39 -0700 |
Siddharth Agarwal |
parsers: add a function to efficiently lowercase ASCII strings
|
file |
diff |
annotate
|
Mon, 15 Sep 2014 13:12:49 -0500 |
Matt Mackall |
encoding: add json escaping filter
|
file |
diff |
annotate
|
Mon, 15 Sep 2014 13:12:20 -0500 |
Matt Mackall |
encoding: handle empty string in toutf8
|
file |
diff |
annotate
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'leftside' argument into 'trim' to switch trimming side
|
file |
diff |
annotate
|
Sun, 06 Jul 2014 02:56:41 +0900 |
FUJIWARA Katsunori |
encoding: add 'trim' to trim multi-byte characters at most specified columns
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
tests: stabilize doctest output
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Mon, 23 Jul 2012 15:55:26 -0600 |
Martin Geisler |
encoding: add fast-path for ASCII uppercase.
stable
|
file |
diff |
annotate
|
Mon, 23 Jul 2012 15:55:22 -0600 |
Martin Geisler |
encoding: use s.decode to trigger UnicodeDecodeError
stable
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 21:27:52 -0400 |
Cesar Mena |
encoding: protect against non-ascii default encoding
stable
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 12:07:18 -0500 |
Matt Mackall |
encoding: add fast-path for ASCII lowercase
|
file |
diff |
annotate
|
Thu, 22 Mar 2012 16:54:46 -0500 |
Matt Mackall |
encoding: tune fast-path of tolocal a bit
|
file |
diff |
annotate
|
Mon, 20 Feb 2012 16:42:45 -0600 |
Matt Mackall |
encoding: introduce utf8-b helpers
|
file |
diff |
annotate
|