index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libcodecs.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the LaTeX doc tree.
Georg Brandl
2007-08-15
1
-1341/+0
*
Rip out all codecs that can't work in a unicode/bytes world:
Walter Dörwald
2007-06-12
1
-44/+1
*
Merged revisions 55631-55794 via svnmerge from
Guido van Rossum
2007-06-06
1
-1/+1
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-7/+7
*
Apply SF patch #1698994: Add getstate() and setstate()
Walter Dörwald
2007-04-16
1
-0/+36
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-3/+3
*
Merge with trunk up to revision 45620.
Thomas Wouters
2006-04-21
1
-32/+32
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-6/+16
*
Merge part of the trunk changes into the p3yk branch. This merges from 43030
Thomas Wouters
2006-04-21
1
-8/+160
*
typo
Georg Brandl
2006-03-09
1
-1/+1
*
Fix table header.
Walter Dörwald
2006-02-21
1
-1/+1
*
Add markup to new section in codecs docs
Georg Brandl
2006-01-23
1
-41/+42
*
Fix typos.
Walter Dörwald
2006-01-09
1
-3/+3
*
Patch #1177307: UTF-8-Sig codec.
Martin v. Löwis
2006-01-08
1
-0/+125
*
SF patch #1364946: Add a reference link from the dcoumentation of the encode
Walter Dörwald
2005-11-25
1
-1/+1
*
add missing word
Fred Drake
2005-10-20
1
-1/+1
*
Bug #1245379: Add "unicode-1-1-utf-7" as an alias for "utf-7" as specified
Walter Dörwald
2005-10-09
1
-1/+1
*
Return complete lines from codec stream readers
Martin v. Löwis
2005-08-24
1
-1/+5
*
SF Patch #1093896: miscellaneous doc typos
Raymond Hettinger
2005-01-01
1
-1/+1
*
fix typo in markup
Fred Drake
2004-09-10
1
-1/+1
*
SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now support
Walter Dörwald
2004-09-07
1
-11/+16
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-1/+17
*
Change CJK encoding aliases to their most popular variation of
Hye-Shik Chang
2004-07-17
1
-14/+14
*
add cp866 row
Skip Montanaro
2004-07-02
1
-0/+4
*
link to the codecs page from the "".encode() description.
Skip Montanaro
2004-07-01
1
-1/+1
*
Add a new unicode codec: ptcp154 (Kazakh)
Hye-Shik Chang
2004-03-19
1
-0/+4
*
Add CJK codecs support as discussed on python-dev. (SF #873597)
Hye-Shik Chang
2004-01-17
1
-9/+81
*
Added codec for bz2 compression.
Raymond Hettinger
2003-09-23
1
-0/+5
*
SF 810242. Fix doubled word errors.
Raymond Hettinger
2003-09-22
1
-1/+1
*
Minor typo
Raymond Hettinger
2003-09-01
1
-1/+1
*
SF patch#786531 'the the' typo. Contributed by George Yoshida
Raymond Hettinger
2003-08-12
1
-1/+1
*
A variety of markup-level adjustments.
Fred Drake
2003-07-16
1
-6/+6
*
Fix typo.
Raymond Hettinger
2003-06-18
1
-1/+1
*
- comment out \moduleauthor that broke formatting until the formatting
Fred Drake
2003-04-30
1
-15/+28
*
Fix spelling of cedillas.
Martin v. Löwis
2003-04-18
1
-1/+1
*
Implement IDNA (Internationalized Domain Names in Applications).
Martin v. Löwis
2003-04-18
1
-1/+71
*
Change the treatment of positions returned by PEP293
Walter Dörwald
2003-01-31
1
-5/+16
*
Document standard encodings.
Martin v. Löwis
2002-12-31
1
-0/+343
*
Document additional error handling names available through PEP 293.
Walter Dörwald
2002-11-19
1
-2/+6
*
Add documentation for the PEP 293 functionality:
Walter Dörwald
2002-11-07
1
-3/+29
*
Move introductory sentence to where it belongs.
Walter Dörwald
2002-11-02
1
-3/+3
*
Fix typo. Close SF Bug 606354.
Raymond Hettinger
2002-09-08
1
-1/+1
*
PEP 293 implemention (from SF patch http://www.python.org/sf/432401)
Walter Dörwald
2002-09-02
1
-1/+38
*
Add constants BOM_UTF8, BOM_UTF16, BOM_UTF16_LE, BOM_UTF16_BE,
Walter Dörwald
2002-06-04
1
-10/+15
*
typo
Skip Montanaro
2002-04-17
1
-1/+1
*
added small clarification to the descriptions of encode() and decode()
Skip Montanaro
2002-04-16
1
-2/+6
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
1
-3/+3
*
Docs and News item for the codecs.py additions.
Marc-André Lemburg
2001-09-19
1
-0/+32
*
Added link to the "Python Codecs" project at SourceForge.
Fred Drake
2001-01-22
1
-8/+18
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-10-12
1
-10/+276
[next]