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
/
Objects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
2
-49/+129
*
final patches from Neil Schemenauer for garbage collection
Jeremy Hylton
2000-06-30
6
-14/+80
*
This patch addresses two main issues: (1) There exist some non-fatal
Fred Drake
2000-06-29
6
-48/+94
*
Jack Jansen: Use include "" instead of <>; and staticforward declarations
Guido van Rossum
2000-06-29
1
-1/+1
*
Vladimir Marangozov:
Guido van Rossum
2000-06-28
1
-3/+3
*
Trent Mick: change a few casts for Win64 compatibility.
Guido van Rossum
2000-06-28
2
-2/+2
*
Jack Jansen: Moved includes to the top, removed think C support
Guido van Rossum
2000-06-28
1
-18/+20
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+121
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-1/+4
*
part 2 of Neil Schemenauer's GC patches:
Jeremy Hylton
2000-06-23
5
-20/+23
*
traverse functions should return 0 on success
Jeremy Hylton
2000-06-23
1
-2/+2
*
raise TypeError when PyObject_Get/SetAttr called with non-string name
Jeremy Hylton
2000-06-23
1
-5/+17
*
Round 1 of Neil Schemenauer's GC patches:
Jeremy Hylton
2000-06-23
5
-1/+210
*
Fredrik Lundh <effbot@telia.com>:
Fred Drake
2000-06-20
1
-8/+4
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-18
1
-6/+4
*
Patch from /F:
Andrew M. Kuchling
2000-06-18
2
-21/+36
*
Vladimir MARANGOZOV <Vladimir.Marangozov@inrialpes.fr>:
Marc-André Lemburg
2000-06-17
1
-3/+4
*
Michael Hudson <mwh21@cam.ac.uk>:
Marc-André Lemburg
2000-06-16
1
-1/+1
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-15
3
-0/+46
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-14
2
-0/+48
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-10
1
-2/+1
*
the PyDict_SetItem does not borrow a reference, so we need to decref
Jeremy Hylton
2000-06-09
1
-0/+1
*
Patch from Michael Hudson: improve unclear error message
Andrew M. Kuchling
2000-06-09
2
-2/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-08
1
-8/+29
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-07
1
-1/+1
*
Trent Mick <trentm@ActiveState.com>:
Fred Drake
2000-06-01
1
-2/+2
*
Improve TypeError exception message for list catenation.
Fred Drake
2000-06-01
1
-2/+2
*
Michael Hudson <mwh21@cam.ac.uk>:
Fred Drake
2000-06-01
3
-4/+12
*
Minimal change so I can add the rest of MAL's checkin message:
Fred Drake
2000-05-09
1
-1/+1
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-05-09
1
-20/+71
*
Replace PyErr_BadArgument() error in PyInt_AsLong() with "an integer
Guido van Rossum
2000-05-09
1
-1/+1
*
Trent Mick:
Guido van Rossum
2000-05-09
1
-7/+14
*
Trent Mick:
Guido van Rossum
2000-05-08
1
-5/+9
*
The methods islower(), isupper(), isspace(), isdigit() and istitle()
Guido van Rossum
2000-05-05
1
-11/+11
*
Mark Hammond should get his act into gear (his words :-). Zero length
Guido van Rossum
2000-05-04
1
-2/+7
*
Fix warning detected by VC++ on assignment of Py_UNICODE to char.
Guido van Rossum
2000-05-03
1
-1/+1
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
21
-171/+159
*
Mark Hammond withdraws his fix -- the size includes the trailing 0 so
Guido van Rossum
2000-05-03
1
-7/+2
*
Mark Hammond:
Guido van Rossum
2000-05-03
1
-2/+7
*
Ignore a bunch of generated files.
Barry Warsaw
2000-05-02
1
-0/+2
*
Marc-Andre Lemburg:
Guido van Rossum
2000-05-01
1
-4/+4
*
add list_contains and tuplecontains: efficient implementations of tp_contains
Jeremy Hylton
2000-04-27
2
-0/+39
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-27
1
-1/+1
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-27
1
-14/+16
*
potentially useless optimization
Jeremy Hylton
2000-04-26
1
-11/+20
*
Christian Tismer -- total rewrite on trashcan code.
Guido van Rossum
2000-04-24
1
-15/+61
*
Patch by Charles G Waldman to avoid a sneaky memory leak in
Guido van Rossum
2000-04-21
1
-16/+59
*
Fix PR#7 comparisons of recursive objects
Jeremy Hylton
2000-04-14
1
-3/+112
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-11
1
-11/+14
*
Marc-Andre Lemburg:
Guido van Rossum
2000-04-11
1
-2/+6
[next]