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 warning that last() and previous() don't work for hashtable
Fred Drake
1999-04-22
1
-4/+6
*
Super-elegant patch by Tim Peters that speeds up colorization
Guido van Rossum
1999-04-22
1
-1/+4
*
Script to locate uses of \module where the module referred to is not
Fred Drake
1999-04-22
1
-0/+45
*
Add a couple of items.
Fred Drake
1999-04-22
1
-0/+5
*
Fill in a lot of the blanks. Add a start to the LaTeX primer section.
Fred Drake
1999-04-22
1
-56/+142
*
Added support for adding environment/macro parameters more cleanly:
Fred Drake
1999-04-22
1
-2/+14
*
Allow longer strings (up to 80 chars each) for version, build,
Guido van Rossum
1999-04-22
1
-2/+2
*
Misc. markup nits.
Fred Drake
1999-04-21
1
-28/+29
*
Fix markup typo.
Fred Drake
1999-04-21
1
-1/+1
*
Mark the "Notes:" sections under tables the same way it's done
Fred Drake
1999-04-21
1
-5/+11
*
The version information here was checked good in 1999, not 199. ;-)
Fred Drake
1999-04-21
1
-6/+6
*
Reflow paragraph to work around LaTeX2HTML dropping a space.
Fred Drake
1999-04-21
1
-6/+6
*
Reflow paragraph to work around LaTeX2HTML dropping a space.
Fred Drake
1999-04-21
1
-8/+7
*
Small nits, more hyperlinks.
Fred Drake
1999-04-21
1
-8/+27
*
Make references to whrandom hyperlinks.
Fred Drake
1999-04-21
1
-10/+10
*
Small markup nits.
Fred Drake
1999-04-21
1
-11/+11
*
Make the names of the referenced modules hyperlinks; they had not been
Fred Drake
1999-04-21
1
-5/+6
*
Nits. Reference to signal module becomes a hyperlink.
Fred Drake
1999-04-21
1
-5/+5
*
Work around LaTeX2HTML comment-handling bug.
Fred Drake
1999-04-21
1
-2/+2
*
Logical markup nits.
Fred Drake
1999-04-21
1
-22/+25
*
Logical markup & other small nits.
Fred Drake
1999-04-21
1
-16/+15
*
Explain *why* the copytree() implementation is presented as the
Fred Drake
1999-04-21
1
-1/+2
*
Textual references to the glob module can be hyperlinks.
Fred Drake
1999-04-21
1
-2/+2
*
FreeBSD/[34]* change, Dom Mitchell.
Guido van Rossum
1999-04-21
2
-5/+5
*
Markup nit to fixed dropped space in HTML output.
Fred Drake
1999-04-21
1
-4/+4
*
Patch by Per Cederqvist, seemingly approved by The Dragon:
Guido van Rossum
1999-04-21
1
-3/+6
*
Markup nits.
Fred Drake
1999-04-21
1
-3/+2
*
Added "See also" reference to xdrlib.
Fred Drake
1999-04-21
1
-10/+11
*
Markup nits.
Fred Drake
1999-04-21
1
-8/+5
*
Mark the references to module names use \module or \refmodule (the
Fred Drake
1999-04-21
1
-8/+6
*
Important fix mentioned by The Dragon De Monsyne: the sendmail()
Guido van Rossum
1999-04-21
1
-2/+1
*
Correct spelling of length, discovered by Christian Tismer.
Guido van Rossum
1999-04-21
1
-2/+2
*
Oops; minor nit in example: none of the other interactive examples
Fred Drake
1999-04-21
1
-1/+0
*
do_cmd_funcline(): Remove some bogus generated stuff from the output
Fred Drake
1999-04-21
1
-4/+5
*
Added link to xdrlib module in "See also" section.
Fred Drake
1999-04-21
1
-1/+2
*
Patch by Tim Peters to speed up colorizing of big multiline strings.
Guido van Rossum
1999-04-21
1
-4/+4
*
Patch by Christian Tismer for Win32, to use FormatMessage() instead of
Guido van Rossum
1999-04-21
1
-2/+29
*
Fix some remaining index & consistency nits. (Many data member
Fred Drake
1999-04-21
1
-8/+8
*
Added index entry for "file objects"; this is appearantly referenced
Fred Drake
1999-04-21
1
-4/+5
*
improved scrollbar delay behavior -- jvr
Just van Rossum
1999-04-21
1
-2/+5
*
Added doc for the "module" attribute on the class descriptor objects;
Fred Drake
1999-04-20
1
-2/+7
*
For an event 'foo-bar', the corresponding method must be called
Guido van Rossum
1999-04-20
1
-2/+2
*
Restored the original IDLE color scheme.
Guido van Rossum
1999-04-20
1
-61/+15
*
Color preferences code by Loren Luke (massaged by me somewhat)
Guido van Rossum
1999-04-20
4
-17/+106
*
Patch by Mark Favas: it fixes the search engine behaviour where an
Guido van Rossum
1999-04-20
1
-3/+10
*
Added example use of pack_list() to help explain the pack_item
Fred Drake
1999-04-20
1
-0/+9
*
Calling _cleanup() does not guarantee that all processes have
Guido van Rossum
1999-04-20
1
-1/+2
*
Updated to reflect additions.
Fred Drake
1999-04-19
3
-7/+4
*
colorsys docs from David Ascher.
Fred Drake
1999-04-19
1
-0/+54
*
bsddb docs from Skip Montanaro; added interesting links.
Fred Drake
1999-04-19
3
-2/+146
[next]