| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo (PyChecker) | Andrew M. Kuchling | 2001-08-13 | 1 | -1/+1 |
|
|
* | Expose nl_langinfo through locale where available. | Martin v. Löwis | 2001-08-10 | 1 | -0/+2 |
|
|
* | This patch by Martin v. Loewis changes the UTF-16 codec to only | Marc-André Lemburg | 2001-06-19 | 1 | -3/+33 |
|
|
* | Patch #429957: Add support for cp1140, which is identical to cp037, | Martin v. Löwis | 2001-06-07 | 2 | -0/+50 |
|
|
* | Add some useful Windows encodings - patch #423221. | Mark Hammond | 2001-06-04 | 1 | -0/+5 |
|
|
* | Moved the encoding map building logic from the individual mapping | Marc-André Lemburg | 2001-05-16 | 53 | -159/+53 |
|
|
* | Add quoted-printable codec | Guido van Rossum | 2001-05-15 | 2 | -0/+59 |
|
|
* | This patch changes the way the string .encode() method works slightly | Marc-André Lemburg | 2001-05-15 | 6 | -0/+407 |
|
|
* | This patch changes the default behaviour of the builtin charmap | Marc-André Lemburg | 2001-01-03 | 52 | -267/+359 |
|
|
* | Changed .getaliases() support to register the new aliases in the | Marc-André Lemburg | 2000-12-12 | 1 | -4/+12 |
|
|
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | Thomas Wouters | 2000-07-16 | 1 | -2/+2 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-13 | 1 | -2/+2 |
|
|
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-07 | 1 | -0/+22 |
|
|
* | New codec which always raises an exception when used. This | Marc-André Lemburg | 2000-06-07 | 1 | -0/+34 |
|
|
* | Marc-Andre's third try at this bulk patch seems to work (except that | Guido van Rossum | 2000-04-05 | 2 | -3/+6 |
|
|
* | Marc-Andre Lemburg: use all lowercase names. | Guido van Rossum | 2000-03-31 | 1 | -8/+8 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-03-28 | 1 | -1/+0 |
|
|
* | MBCS codecs for Windows. Contributed by Mark Hammond. | Guido van Rossum | 2000-03-28 | 1 | -0/+37 |
|
|
* | On 17-Mar-2000, Marc-Andre Lemburg said: | Barry Warsaw | 2000-03-20 | 1 | -3/+3 |
|
|
* | Marc-Andre Lemburg: Unicode encodings. | Guido van Rossum | 2000-03-10 | 64 | -0/+8398 |
|
|