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
*
Looks like I didn't test this interactively. The EventHook() code was
Guido van Rossum
1998-10-12
1
-4/+1
*
Add parent argument to 'to to line number' dialog box.
Guido van Rossum
1998-10-12
1
-1/+2
*
Enhancements by Sjoerd Mullender: support for
Guido van Rossum
1998-10-12
1
-7/+7
*
Add support for dotted module names to readmodule().
Guido van Rossum
1998-10-12
1
-18/+26
*
Make mimetypes.guess_type understand data URLs. (Sjoerd Mullender)
Guido van Rossum
1998-10-12
1
-0/+21
*
Add a label at the top showing (very basic) help for the stack viewer.
Guido van Rossum
1998-10-10
1
-0/+21
*
Add Unix main script and test program.
Guido van Rossum
1998-10-10
2
-0/+22
*
Initial checking of Tk-based Python IDE.
Guido van Rossum
1998-10-10
23
-0/+2829
*
Patch by Jonathan Giddy (with some cleanup by me) to always use the
Guido van Rossum
1998-10-09
1
-22/+30
*
Document the new list.extend() method. Interesting enough, the
Barry Warsaw
1998-10-09
1
-0/+6
*
listextend(): New method which implements L.extend(L2).
Barry Warsaw
1998-10-09
1
-0/+74
*
New version that is much more compact and easier to maintain. (Sjoerd)
Guido van Rossum
1998-10-09
1
-239/+124
*
Remove unreachable code. (Sjoerd)
Guido van Rossum
1998-10-09
1
-8/+0
*
Use constants defined in cl module. (Sjoerd)
Guido van Rossum
1998-10-09
2
-13/+12
*
Removed unnecessary import of cl and CL. (Sjoerd)
Guido van Rossum
1998-10-09
1
-1/+0
*
Shit -- forgot to set the installer's title to the new version.
Guido van Rossum
1998-10-09
1
-1/+1
*
Change _tkinter.c compile options.
Guido van Rossum
1998-10-09
1
-2/+4
*
Add bufferobject.c.
Guido van Rossum
1998-10-09
1
-0/+6
*
Fix multi-arg list.append() calls.
Guido van Rossum
1998-10-08
14
-27/+27
*
There's no need to declare Tk_GetNumMainWindows() (and it breaks
Guido van Rossum
1998-10-08
1
-2/+0
*
Use the t# format where appropriate. Greg Stein.
Guido van Rossum
1998-10-08
9
-37/+34
*
Implement new format character 't#'. This is like s#, accepting an
Guido van Rossum
1998-10-08
1
-0/+25
*
Greg Stein: Implement the new bf_getcharbuffer function, indicating
Guido van Rossum
1998-10-08
2
-4/+36
*
Changes by Greg Stein (code) and GvR (design).
Guido van Rossum
1998-10-08
1
-2/+35
*
For 1.5.2a2.
Guido van Rossum
1998-10-08
1
-4/+48
*
Some kind of source control krept in.
Guido van Rossum
1998-10-08
1
-0/+28
*
Whatever
Guido van Rossum
1998-10-08
1
-0/+2
*
The previous checkin contained an experiment of Greg Stein's that wasn't
Guido van Rossum
1998-10-08
1
-1/+1
*
On Win32, use
Guido van Rossum
1998-10-08
1
-1/+4
*
Changes to deal with the sigcheck+intrcheck vs. signalmodule controversy.
Guido van Rossum
1998-10-07
4
-11/+27
*
Make the dependencies really work for the HTML version.
Fred Drake
1998-10-07
1
-0/+2
*
Add test for BSDI -- by Nigel Head and otto@mail.olympus.net.
Guido van Rossum
1998-10-07
2
-215/+229
*
Added a whole bunch of descriptions.
Guido van Rossum
1998-10-07
1
-0/+11
*
Use the imp module to get the magic word.
Guido van Rossum
1998-10-07
1
-6/+2
*
Changes to support other object types besides strings
Guido van Rossum
1998-10-07
5
-16/+61
*
Change the default split level to not split on marked \paragraph and
Fred Drake
1998-10-07
1
-2/+2
*
If --debug was used, don't delete the temporary .perl file used to
Fred Drake
1998-10-07
1
-1/+3
*
BSDI specific patches, inspired by Nigel Head and otto@mail.olympus.net.
Guido van Rossum
1998-10-07
1
-1/+22
*
Make gcc -Wall happy.
Guido van Rossum
1998-10-07
2
-6/+8
*
Make gcc -Wall happy:
Guido van Rossum
1998-10-07
1
-12/+0
*
Make gcc -Wall happy:
Guido van Rossum
1998-10-07
1
-6/+8
*
Make gcc -Wall happy.
Guido van Rossum
1998-10-07
1
-5/+4
*
Support PYTHONOPTIMIZE variable; by Marc Lemburg.
Guido van Rossum
1998-10-07
1
-0/+2
*
Documented PYTHONOPTIMIZE; by Marc Lemburg.
Guido van Rossum
1998-10-07
1
-1/+1
*
Make the version variable static (it has no business being exported).
Guido van Rossum
1998-10-07
1
-1/+1
*
Add buffer module entry points.
Guido van Rossum
1998-10-07
1
-0/+6
*
Added #! line
Guido van Rossum
1998-10-07
1
-0/+1
*
Clarify sharedinstall comment
Guido van Rossum
1998-10-07
1
-2/+3
*
Add Greg Stein's buffer object API.
Guido van Rossum
1998-10-07
1
-2/+3
*
Add Greg Stein's buffer object API.
Guido van Rossum
1998-10-07
3
-0/+661
[next]