index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Python
/
codecs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rationalize use of limits.h, moving the inclusion to Python.h.
Fred Drake
2000-09-26
1
-3
/
+0
*
Changing the CNRI copyright notice according to CNRI's instructions.
Guido van Rossum
2000-08-03
1
-1
/
+1
*
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
Thomas Wouters
2000-07-22
1
-3
/
+3
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-2
/
+2
*
Include limits.h if we have it.
Jack Jansen
2000-07-03
1
-0
/
+3
*
Change the loop index in normalizestring() to size_t too, to avoid a
Guido van Rossum
2000-06-29
1
-1
/
+1
*
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow
Guido van Rossum
2000-06-28
1
-2
/
+7
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-05-09
1
-9
/
+5
*
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum
2000-04-05
1
-5
/
+16
*
Marc-Andre Lemburg: Error reporting in the codec registry and lookup
Guido van Rossum
2000-03-31
1
-12
/
+46
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-24
1
-8
/
+6
*
On 17-Mar-2000, Marc-Andre Lemburg said:
Barry Warsaw
2000-03-20
1
-2
/
+12
*
Python Codec Registry and support functions, written by Marc-Andre
Guido van Rossum
2000-03-10
1
-0
/
+382