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
*
Since Thomas Wouters kept complaining that he wants access to the the
Guido van Rossum
2000-04-04
1
-0/+3
*
Reorganization: ripped util.py to shreds, creating in the process:
Greg Ward
2000-04-04
5
-664/+719
*
Reorganization: moved the Distribution class from core.py to dist.py, and
Greg Ward
2000-04-04
3
-933/+963
*
Only write message about changed Tab size with -v.
Guido van Rossum
2000-04-03
1
-1/+2
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
59
-520/+1252
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-654/+1297
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-3/+24
*
UserString section:
Fred Drake
2000-04-03
1
-6/+5
*
Note that "Unicode" is always capitalized.
Fred Drake
2000-04-03
1
-0/+4
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-24/+65
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
14
-201/+371
*
Merge in changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
1
-267/+410
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
11
-28/+118
*
UserString class from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-03
4
-0/+435
*
This patch looks large, but it just deletes the ^M characters and
Andrew M. Kuchling
2000-04-02
3
-482/+482
*
Untabified file to fix problems reported by tabnanny
Andrew M. Kuchling
2000-04-02
1
-17/+17
*
Mark Hammond: Uncomment call to delete test data when done.
Fred Drake
2000-04-01
1
-1/+1
*
Added --numeric option, similar to mkhtml.sh.
Fred Drake
2000-03-31
1
-2/+7
*
Added rule to copy in the icons/ directory.
Fred Drake
2000-03-31
1
-1/+5
*
List of subdirs that are generated during the build.
Fred Drake
2000-03-31
1
-0/+8
*
Build rules for the "long HTML" version.
Fred Drake
2000-03-31
1
-0/+105
*
This commit was manufactured by cvs2svn to create tag 'r16a1'.
v1.6a1
cvs2svn
2000-03-31
1
-0/+1
*
Quick update to the README file. For intros and books we now point to
Guido van Rossum
2000-03-31
1
-42/+13
*
Add a README file so that cvs update -P doesn't obliterate this
Guido van Rossum
2000-03-31
1
-0/+2
*
Two more names. I just realize that there may be more contributors to
Guido van Rossum
2000-03-31
1
-0/+2
*
I believe I've now got all the names mentioned in the CVS logs since
Guido van Rossum
2000-03-31
1
-0/+20
*
Fixed my simplification to Thomas' patch: winreg and win32api export the same
Greg Ward
2000-03-31
1
-8/+13
*
Improve explanation of reference counts for PyString_Concat().
Fred Drake
2000-03-31
1
-2/+3
*
Reflect the two new sections in the dependencies.
Fred Drake
2000-03-31
1
-0/+2
*
Two new sections. Preliminary.
Fred Drake
2000-03-31
3
-0/+239
*
Zip file handling module, by Jim Ahlstrom.
Guido van Rossum
2000-03-31
1
-0/+470
*
Marc-Andre Lemburg: The large unicode database table is broken in
Guido van Rossum
2000-03-31
3
-10/+118
*
Marc-Andre Lemburg: Error reporting in the codec registry and lookup
Guido van Rossum
2000-03-31
2
-13/+51
*
Add '#include <netinet/tcp.h>'
Andrew M. Kuchling
2000-03-31
1
-0/+1
*
Some blank lines.
Guido van Rossum
2000-03-31
1
-0/+3
*
Marc-Andre Lemburg: use all lowercase names.
Guido van Rossum
2000-03-31
1
-8/+8
*
This module's name should be linuxaudio*dev*.c
Guido van Rossum
2000-03-31
2
-2/+1
*
Simplified Thomas Heller's registry patch: just assign all those
Greg Ward
2000-03-31
1
-32/+32
*
Patch from Thomas Heller: use the new winreg module if available.
Greg Ward
2000-03-31
1
-24/+47
*
Added some clarifications to pyexpat.
Guido van Rossum
2000-03-31
1
-0/+13
*
Make it compile on Windows.
Guido van Rossum
2000-03-31
1
-2/+4
*
Adding pyexpat project.
Guido van Rossum
2000-03-31
2
-0/+206
*
Buncha last-minute fixes
Guido van Rossum
2000-03-31
1
-16/+33
*
Added test case output for pyexpat module
Andrew M. Kuchling
2000-03-31
1
-0/+31
*
Added test case for pyexpat module that tries to exercise all the handlers
Andrew M. Kuchling
2000-03-31
1
-0/+107
*
Added Python interface to Expat XML parser.
Andrew M. Kuchling
2000-03-31
2
-0/+872
*
Add Python version bump to configure script. (AMK)
Guido van Rossum
2000-03-31
2
-3/+3
*
Added distutils and distutils/command to LIBSUBDIRS. Noted by Andrew
Guido van Rossum
2000-03-31
1
-1/+2
*
Added _sre project to workspace.
Guido van Rossum
2000-03-31
2
-0/+198
*
Removed three unused variables from the Windows code.
Guido van Rossum
2000-03-31
1
-3/+0
[next]