summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcodecs.tex
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-7/+7
* Apply SF patch #1698994: Add getstate() and setstate()Walter Dörwald2007-04-161-0/+36
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-3/+3
* Merge with trunk up to revision 45620.Thomas Wouters2006-04-211-32/+32
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-6/+16
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-211-8/+160
* typoGeorg Brandl2006-03-091-1/+1
* Fix table header.Walter Dörwald2006-02-211-1/+1
* Add markup to new section in codecs docsGeorg Brandl2006-01-231-41/+42
* Fix typos.Walter Dörwald2006-01-091-3/+3
* Patch #1177307: UTF-8-Sig codec.Martin v. Löwis2006-01-081-0/+125
* SF patch #1364946: Add a reference link from the dcoumentation of the encodeWalter Dörwald2005-11-251-1/+1
* add missing wordFred Drake2005-10-201-1/+1
* Bug #1245379: Add "unicode-1-1-utf-7" as an alias for "utf-7" as specifiedWalter Dörwald2005-10-091-1/+1
* Return complete lines from codec stream readersMartin v. Löwis2005-08-241-1/+5
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-1/+1
* fix typo in markupFred Drake2004-09-101-1/+1
* SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now supportWalter Dörwald2004-09-071-11/+16
* Bring CJKCodecs 1.1 into trunk. This completely reorganizes sourceHye-Shik Chang2004-07-181-1/+17
* Change CJK encoding aliases to their most popular variation ofHye-Shik Chang2004-07-171-14/+14
* add cp866 rowSkip Montanaro2004-07-021-0/+4
* link to the codecs page from the "".encode() description.Skip Montanaro2004-07-011-1/+1
* Add a new unicode codec: ptcp154 (Kazakh)Hye-Shik Chang2004-03-191-0/+4
* Add CJK codecs support as discussed on python-dev. (SF #873597)Hye-Shik Chang2004-01-171-9/+81
* Added codec for bz2 compression.Raymond Hettinger2003-09-231-0/+5
* SF 810242. Fix doubled word errors.Raymond Hettinger2003-09-221-1/+1
* Minor typoRaymond Hettinger2003-09-011-1/+1
* SF patch#786531 'the the' typo. Contributed by George YoshidaRaymond Hettinger2003-08-121-1/+1
* A variety of markup-level adjustments.Fred Drake2003-07-161-6/+6
* Fix typo.Raymond Hettinger2003-06-181-1/+1
* - comment out \moduleauthor that broke formatting until the formattingFred Drake2003-04-301-15/+28
* Fix spelling of cedillas.Martin v. Löwis2003-04-181-1/+1
* Implement IDNA (Internationalized Domain Names in Applications).Martin v. Löwis2003-04-181-1/+71
* Change the treatment of positions returned by PEP293Walter Dörwald2003-01-311-5/+16
* Document standard encodings.Martin v. Löwis2002-12-311-0/+343
* Document additional error handling names available through PEP 293.Walter Dörwald2002-11-191-2/+6
* Add documentation for the PEP 293 functionality:Walter Dörwald2002-11-071-3/+29
* Move introductory sentence to where it belongs.Walter Dörwald2002-11-021-3/+3
* Fix typo. Close SF Bug 606354.Raymond Hettinger2002-09-081-1/+1
* PEP 293 implemention (from SF patch http://www.python.org/sf/432401)Walter Dörwald2002-09-021-1/+38
* Add constants BOM_UTF8, BOM_UTF16, BOM_UTF16_LE, BOM_UTF16_BE,Walter Dörwald2002-06-041-10/+15
* typoSkip Montanaro2002-04-171-1/+1
* added small clarification to the descriptions of encode() and decode()Skip Montanaro2002-04-161-2/+6
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-3/+3
* Docs and News item for the codecs.py additions.Marc-André Lemburg2001-09-191-0/+32
* Added link to the "Python Codecs" project at SourceForge.Fred Drake2001-01-221-8/+18
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-10-121-10/+276
* Fix small typos and markup consistency nits.Fred Drake2000-07-241-10/+11
* Make sure the \declaremodule uses the right name for the module!Fred Drake2000-04-061-20/+22
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+126