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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
part 2 of Neil Schemenauer's GC patches:
Jeremy Hylton
2000-06-23
2
-0/+13
*
Round 1 of Neil Schemenauer's GC patches:
Jeremy Hylton
2000-06-23
1
-2/+8
*
Add new parser error code, E_OVERFLOW. This error is returned when
Jeremy Hylton
2000-06-20
2
-1/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-18
1
-1/+2
*
Patch from /F:
Andrew M. Kuchling
2000-06-18
1
-1/+20
*
Typo fix in comment.
Greg Ward
2000-05-28
1
-1/+1
*
Now that standard exceptions are builtin, we don't need two phase init
Barry Warsaw
2000-05-25
1
-6/+3
*
Removing thread.h -- it has been obsolete for quite a while.
Guido van Rossum
2000-05-12
1
-62/+0
*
Added math.rint() -- round according to current IEEE754 mode
Guido van Rossum
2000-05-11
1
-0/+2
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-05-09
1
-4/+26
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-05-09
1
-7/+75
*
Trent Mick:
Guido van Rossum
2000-05-08
1
-0/+3
*
Andy Dustman: add GNU pth user-space thread support.
Guido van Rossum
2000-05-08
1
-0/+4
*
Add two scenarios by Vladimir Marangozov that show how to use your own
Guido van Rossum
2000-05-05
1
-1/+43
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
2
-51/+294
*
At last, this backward compatibility file bites the dust.
Guido van Rossum
2000-05-02
1
-434/+0
*
Marc-Andre Lemburg:
Guido van Rossum
2000-05-01
1
-0/+1
*
Christian Tismer -- total rewrite on trashcan code.
Guido van Rossum
2000-04-24
1
-2/+8
*
Jack Jansen: The GUSI 2.0 I/O library (which is used on the Mac)
Guido van Rossum
2000-04-24
1
-1/+1
*
Fix PR#7 comparisons of recursive objects
Jeremy Hylton
2000-04-14
1
-0/+3
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-11
1
-1/+1
*
Marc-Andre Lemburg: New exported API PyUnicode_Resize().
Guido van Rossum
2000-04-10
1
-0/+19
*
Bump version to 1.6a2 -- to be released one of these days.
Guido van Rossum
2000-04-06
1
-3/+3
*
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum
2000-04-05
4
-3/+36
*
Make it version 1.6a1.
Guido van Rossum
2000-03-30
1
-3/+3
*
Add PyDict_Copy() function to C API for dicts. It returns a new
Jeremy Hylton
2000-03-30
1
-0/+2
*
Version updated to 1.6; API version to 1009.
Guido van Rossum
2000-03-29
2
-7/+9
*
remove reference to CALL_FUNCTION_STAR in comment
Jeremy Hylton
2000-03-29
1
-1/+1
*
slightly modified version of Greg Ewing's extended call syntax patch
Jeremy Hylton
2000-03-28
1
-0/+7
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-28
1
-1/+7
*
Prototypes added for MBCS codecs. (Win32 only.)
Guido van Rossum
2000-03-28
1
-0/+20
*
Updated comment: in PyTypeObject:
Fred Drake
2000-03-21
1
-1/+1
*
On 17-Mar-2000, Marc-Andre Lemburg said:
Barry Warsaw
2000-03-20
1
-7/+9
*
Marc-Andre Lemburg: add declaration for PyUnicode_Contains().
Guido van Rossum
2000-03-13
1
-0/+11
*
Christian Tismer's "trashcan" patch:
Guido van Rossum
2000-03-13
1
-0/+47
*
Marc-Andre Lemburg: added declarations for PyObject_AsCharBuffer,
Guido van Rossum
2000-03-10
1
-0/+46
*
Marc-Andre Lemburg: include unicodeobject.h and codecs.h
Guido van Rossum
2000-03-10
1
-0/+2
*
Marc-Andre Lemburg: add PyExc_UnicodeError
Guido van Rossum
2000-03-10
1
-0/+1
*
Unicode implementation by Marc-Andre Lemburg based on original code by Fredri...
Guido van Rossum
2000-03-10
1
-0/+754
*
Python Codec Registry and support functions, by Marc-Andre Lemburg.
Guido van Rossum
2000-03-10
1
-0/+55
*
Got rid of silly "123456789-..." lines in comments.
Guido van Rossum
2000-03-01
5
-22/+0
*
Patch by Mozhe Zadka, for __contains__ (overloading 'in'). This adds
Guido van Rossum
2000-02-28
1
-1/+7
*
Declarations related to new WindowsError exception.
Guido van Rossum
2000-02-17
1
-0/+7
*
The rest of the changes by Trent Mick and Dale Nagata for warning-free
Guido van Rossum
2000-01-20
1
-0/+1
*
Mainlining the string_methods branch. See branch revision log
Barry Warsaw
1999-10-12
2
-0/+2
*
Patch by Tim Peters:
Guido van Rossum
1999-06-22
1
-0/+1
*
Set PATCHLEVEL and PY_VERSION (string version only) to 1.5.2+ to
Guido van Rossum
1999-06-09
1
-2/+2
*
Prepare for final release.
Guido van Rossum
1999-04-13
1
-4/+5
*
Release 1.5.2c1
Guido van Rossum
1999-04-08
1
-4/+4
*
Add the possibility of a gamma release (release candidate).
Guido van Rossum
1999-04-07
1
-2/+3
[next]