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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update version numbering from 1.6 to 2.0.
Fred Drake
2000-06-30
11
-16/+16
*
Removed the comment about the thread module.
Barry Warsaw
2000-06-30
1
-2/+0
*
Setup.thread => Setup.config
Barry Warsaw
2000-06-30
3
-4/+4
*
Added #undef of WITH_CYCLE_GC for autoconf's delight.
Barry Warsaw
2000-06-30
2
-3/+6
*
Update authors email address and corporate affiliation.
Fred Drake
2000-06-30
1
-3/+2
*
Uncomment some additions from Vladimir pertinent to 2.0 but not 1.5.2.
Fred Drake
2000-06-30
1
-8/+7
*
Python's .lib is now named Python20.lib
Mark Hammond
2000-06-30
1
-2/+2
*
Martin von Löwis <loewis@informatik.hu-berlin.de>:
Fred Drake
2000-06-30
1
-1/+2
*
Update the release number & date, Guido's employer.
Fred Drake
2000-06-30
1
-4/+3
*
Document randrange().
Fred Drake
2000-06-30
1
-0/+8
*
Fix an icon width; a "32" became a "3" somehow, and that did not look
Fred Drake
2000-06-30
1
-1/+1
*
remove all prints (since the prints where of memory locations)
Jeremy Hylton
2000-06-30
2
-23/+0
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-30
22
-153/+153
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-1/+1
*
Oops.
Guido van Rossum
2000-06-30
1
-2/+2
*
Poke and hope for Tcl version: now settable through _TCLMINOR_
Guido van Rossum
2000-06-30
1
-4/+8
*
add gcmodule
Jeremy Hylton
2000-06-30
1
-0/+14
*
Change the include etc paths to Tcl 8.3.1.
Guido van Rossum
2000-06-30
1
-4/+4
*
Move Wise install dir consistently to C:\Wise. Don't use %_WISE_% in
Guido van Rossum
2000-06-30
1
-3/+3
*
Poke and hope for Tim...
Guido van Rossum
2000-06-30
1
-6/+6
*
More 2.0 stuff -- fix workspace, remove 1.6 files
Guido van Rossum
2000-06-30
3
-3009/+16
*
the mad patcher strikes again:
Fredrik Lundh
2000-06-30
5
-66/+73
*
Trivial commit to test Windows CVS capabilities.
Guido van Rossum
2000-06-30
1
-2/+2
*
Credit /F in a few places
Andrew M. Kuchling
2000-06-30
1
-14/+33
*
- fixed lookahead assertions (#10, #11, #12)
Fredrik Lundh
2000-06-30
6
-90/+146
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-1/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
2
-49/+129
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-0/+52
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-60/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-1/+1
*
New test for the ucnhash module.
Marc-André Lemburg
2000-06-30
1
-0/+82
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-3/+0
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-74/+0
*
- added support for (?P=name)
Fredrik Lundh
2000-06-30
2
-6/+17
*
Making a tiny change to figure out what I'm going to screw up
Tim Peters
2000-06-30
1
-1/+2
*
- pedantic: make sure "python -t" doesn't complain...
Fredrik Lundh
2000-06-30
4
-587/+587
*
- fixed default value handling in group/groupdict
Fredrik Lundh
2000-06-30
4
-19/+423
*
Describe a bit about writing test cases for Python...
Skip Montanaro
2000-06-30
1
-0/+77
*
final patches from Neil Schemenauer for garbage collection
Jeremy Hylton
2000-06-30
16
-18/+956
*
replace constant 1 with symbolic constant METH_VARARGS
Jeremy Hylton
2000-06-30
1
-9/+9
*
another typo caught by Rob Hooft
Jeremy Hylton
2000-06-30
1
-1/+1
*
penultimate phase of Neil Schemenauer's GC patches
Jeremy Hylton
2000-06-30
3
-314/+352
*
Change description of altzone to not refer to the "0th meridian".
Fred Drake
2000-06-30
1
-2/+2
*
Say "manual page", not "man page", when referring to the Unix manual.
Fred Drake
2000-06-30
1
-1/+1
*
Add a comment about needing to change a #include if using a version of
Fred Drake
2000-06-30
1
-0/+1
*
Make sure to note that this module was added for Python 2.0!
Fred Drake
2000-06-30
1
-0/+2
*
Reflect the name change to _winreg; we still need documentation for the
Fred Drake
2000-06-30
1
-2/+6
*
Update Python version numbers from 1.6 to 2.0 where appropriate.
Fred Drake
2000-06-30
2
-17/+19
*
Bump version to 0.9.
Greg Ward
2000-06-30
1
-1/+1
[prev]
[next]