summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcodecs.tex
Commit message (Expand)AuthorAgeFilesLines
* 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