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
*
Clarify PC build instructions (point to PCbuild).
Guido van Rossum
1999-04-12
1
-5/+6
*
Cast added by Jack Jansen (for Mac port).
Guido van Rossum
1999-04-12
1
-1/+2
*
Forgot to add this file. CDROM device parameters.
Guido van Rossum
1999-04-12
2
-0/+153
*
Two different changes.
Guido van Rossum
1999-04-12
1
-2/+5
*
Removed reference to the PSA (PSA membership no longer needed for CVS
Jack Jansen
1999-04-12
1
-13/+14
*
No longer needed.
Guido van Rossum
1999-04-10
1
-2/+0
*
Correct missed character in Andrew Dalke's name.
Guido van Rossum
1999-04-10
1
-1/+1
*
Add DEC Ultrix notes (from Donn Cave's email).
Guido van Rossum
1999-04-10
1
-0/+3
*
The usual
Guido van Rossum
1999-04-10
1
-5/+5
*
Quote a bunch of shell variables used in test, related to long-long.
Guido van Rossum
1999-04-10
1
-4/+4
*
casts for picky compilers.
Guido van Rossum
1999-04-10
3
-3/+4
*
3-arg gethostbyname_r doesn't really work on OSF/1.
Guido van Rossum
1999-04-10
1
-1/+1
*
Avoid totally empty files.
Guido van Rossum
1999-04-10
3
-0/+3
*
Misspellling: "occurance" --> "occurrence"
Fred Drake
1999-04-09
1
-1/+1
*
Use re instead of regex.
Guido van Rossum
1999-04-09
1
-10/+11
*
Use #!/usr/bin/env python instead of #!/usr/local/bin/python.
Fred Drake
1999-04-09
1
-1/+1
*
Get rid of #! line
Guido van Rossum
1999-04-09
2
-2/+0
*
Oops, try again. Test checkin (empty line) to see whether the new mailman-bas...
Jack Jansen
1999-04-09
1
-1/+0
*
Test checkin (empty line) to see whether the new mailman-based PythonMac-chec...
Jack Jansen
1999-04-09
1
-0/+1
*
Use the Tcl 8.0.5 installer.
Guido van Rossum
1999-04-08
1
-4/+7
*
This commit was manufactured by cvs2svn to create tag 'r152c1'.
v1.5.2c1
cvs2svn
1999-04-08
1
-0/+1
*
Release 1.5.2c1. Add IDLE and Uninstall to program group.
Guido van Rossum
1999-04-08
1
-15/+40
*
Now using static zlib 1.1.3
Guido van Rossum
1999-04-08
1
-4/+4
*
# File location for tut.tex and URL for Aaron Watters' tutorial have changed.
Guido van Rossum
1999-04-08
1
-5/+5
*
# TODO entries changed
Guido van Rossum
1999-04-08
2
-4/+6
*
The usual
Guido van Rossum
1999-04-08
17
-94/+476
*
Release 1.5.2c1
Guido van Rossum
1999-04-08
1
-4/+4
*
Release 1.5.2c1.
Guido van Rossum
1999-04-08
1
-2/+2
*
# Bah. The same problem occurred a second time.
Guido van Rossum
1999-04-08
1
-1/+1
*
News for the 1.5.2c1 release.
Guido van Rossum
1999-04-08
1
-0/+944
*
On Windows, we suddenly find, strftime() may return "" for an
Guido van Rossum
1999-04-08
1
-1/+1
*
This demo imported some private code from Matt. Make it cripple along.
Guido van Rossum
1999-04-08
1
-3/+10
*
Delete an accidentally checked-in feature that actually broke more
Guido van Rossum
1999-04-08
1
-9/+0
*
Win/CE thread support by Mark Hammond.
Guido van Rossum
1999-04-08
1
-0/+201
*
Patch by Andrew Kuchling to unflush() (flush() for deflating).
Guido van Rossum
1999-04-07
1
-4/+8
*
Use binary mode for all gzip files we open.
Guido van Rossum
1999-04-07
1
-4/+4
*
New change log.
Guido van Rossum
1999-04-07
1
-1/+83
*
New version.
Guido van Rossum
1999-04-07
2
-4/+14
*
Alas, get rid of the Win specific hack to ask the user to press Return
Guido van Rossum
1999-04-07
1
-47/+0
*
Version bump awaiting impending new release.
Guido van Rossum
1999-04-07
1
-1/+1
*
Removing an unused image of a snake.
Guido van Rossum
1999-04-07
1
-0/+0
*
lower, tkraise/lift hide Misc.lower, Misc.tkraise/lift,
Guido van Rossum
1999-04-07
1
-3/+8
*
Changes by Mark Hammond for Windows CE. Mostly of the form
Guido van Rossum
1999-04-07
5
-0/+18
*
Remove unused variable from complex_from_string() code.
Guido van Rossum
1999-04-07
1
-1/+1
*
Add the possibility of a gamma release (release candidate).
Guido van Rossum
1999-04-07
1
-2/+3
*
Updated documentation by Per Cederqvist. I've added back the
Guido van Rossum
1999-04-07
1
-15/+58
*
Add extern decl for fsync() for SunOS 4.x.
Guido van Rossum
1999-04-07
1
-0/+1
*
Changes by Per Cederquist and The Dragon.
Guido van Rossum
1999-04-07
1
-49/+118
*
Fix the tests now that splitdrive() no longer treats UNC paths special.
Guido van Rossum
1999-04-06
1
-4/+4
*
Withdraw the UNC support from splitdrive(). Instead, a new function
Guido van Rossum
1999-04-06
1
-8/+26
[next]