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
*
Add a few comments.
Fred Drake
1999-01-08
1
-1/+8
*
Paul Prescod's patches to allow the stack viewer to pop up when a
Guido van Rossum
1999-01-08
2
-0/+12
*
New support scripts for HTML->info conversion that use Michael Ernst's new
Fred Drake
1999-01-08
3
-5/+58
*
New conversion tools for HTML->info from Michael Ernst
Fred Drake
1999-01-08
2
-0/+1778
*
Need to include <sys/types.h> for off_t.
Guido van Rossum
1999-01-07
1
-0/+2
*
Ty Sarna writes:
Guido van Rossum
1999-01-07
3
-153/+181
*
Changes for long file support.
Guido van Rossum
1999-01-07
1
-0/+36
*
convert(): Make sure no line has trailing whitespace. (docfixer.py
Fred Drake
1999-01-07
1
-3/+5
*
The doc string for strptime had the arguments reversed -- the string
Guido van Rossum
1999-01-07
1
-1/+1
*
Markup nit.
Fred Drake
1999-01-07
1
-4/+4
*
Change paragraph width limit to 70 (like Emacs M-Q).
Guido van Rossum
1999-01-07
1
-1/+1
*
Separating TODO from README. Slight reformulation of features. No
Guido van Rossum
1999-01-07
1
-113/+6
*
Separating TODO from README.
Guido van Rossum
1999-01-07
1
-0/+132
*
Explain how come that pickle and cPickle, while using the same data
Guido van Rossum
1999-01-06
1
-0/+6
*
Minor clarifications by Sean Reifschneider:
Guido van Rossum
1999-01-06
1
-1/+15
*
Replace the docs for reduce with an adaptation of its docstring, which
Guido van Rossum
1999-01-06
1
-8/+9
*
Add doc for access() and ttyname(). Patch by Sean Reifschneider.
Guido van Rossum
1999-01-06
1
-0/+12
*
fix bug in PyZlib_flush.
Jeremy Hylton
1999-01-06
1
-4/+4
*
Change the access() code to return 1 if granted, 0 if not granted.
Guido van Rossum
1999-01-06
1
-4/+11
*
Preliminary code to mark paragraphs. Seems to work, but very slow.
Fred Drake
1999-01-06
1
-2/+150
*
Fixed bug in the common-case code for HTTP URLs; it would lose the query,
Andrew M. Kuchling
1999-01-06
1
-4/+7
*
Constants for [f]statvfs() (new in posixmodule.c) by Steve Clift.
Guido van Rossum
1999-01-06
1
-0/+20
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
2
-145/+273
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
1
-0/+31
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
1
-11/+53
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
1
-18/+0
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
1
-3/+22
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
1
-9/+33
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
1
-14/+231
*
Changes for long file support by Steve Clift.
Guido van Rossum
1999-01-06
1
-0/+19
*
Update and add docstrings.
Fred Drake
1999-01-06
1
-5/+13
*
Remove documentation for whatraw() since it's gone now.
Fred Drake
1999-01-06
1
-13/+2
*
Move brief descriptions of what() and whathdr() to docstrings in the
Fred Drake
1999-01-06
1
-8/+2
*
Another patch from Fred: factored _init_posix into
Greg Ward
1999-01-06
1
-18/+37
*
Got rid of whatraw().
Guido van Rossum
1999-01-06
1
-72/+35
*
Add extend() method. A small New Year's present from Jean-Claude Wippler.
Guido van Rossum
1999-01-06
1
-0/+1
*
Document the sndhdr module.
Fred Drake
1999-01-05
3
-6/+56
*
Shorten the synopsis that gets into the table of contents.
Fred Drake
1999-01-05
1
-1/+1
*
write_idxfile(): New function. Isolate format of the external index
Fred Drake
1999-01-05
1
-95/+82
*
Added missing "from" in IOError description.
Fred Drake
1999-01-05
1
-1/+1
*
Remove obsolete comment.
Fred Drake
1999-01-05
1
-1/+0
*
Incorporate fix suggested by /Fredrik Lundh in the newsgroup to cope
Guido van Rossum
1999-01-05
1
-4/+11
*
Patch by Charles Waldman to implement an optional nlines argument to
Guido van Rossum
1999-01-05
1
-2/+18
*
Make the documents that have indexes dependent on the buildindex.py
Fred Drake
1999-01-05
1
-4/+6
*
do_cmd_methodline(): New function, implements indexing version of
Fred Drake
1999-01-05
1
-6/+30
*
Upgraded to WISE 5.0g; bumped to 1.5.2b2; added dialog for Tcl.
Guido van Rossum
1999-01-05
1
-20/+50
*
trim_ignored_letters(): Simplify a little.
Fred Drake
1999-01-04
1
-6/+6
*
Hm. There was a boundary condition error at the end of the file too.
Guido van Rossum
1999-01-04
1
-1/+1
*
Hm. Add Unix binding for replace, too.
Guido van Rossum
1999-01-04
1
-0/+1
*
Update information on the version of latex2html to use, including
Fred Drake
1999-01-04
1
-2/+5
[next]