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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure we clean up the index data each time it is written by LaTeX.
Fred Drake
2000-11-03
1
-1/+4
*
Fix cut & paste error that describes three paramters when there are only
Fred Drake
2000-11-02
1
-4/+3
*
Typo: writeable --> writable
Fred Drake
2000-11-01
1
-2/+2
*
define_module(): Change the "index sub-item" for definitions at module
Fred Drake
2000-10-30
1
-1/+1
*
Fix \withsubitem so that it actually works if the only indexing macro in
Fred Drake
2000-10-30
1
-10/+5
*
Revise the message to be a little nicer.
Fred Drake
2000-10-29
1
-3/+6
*
Avoid using \withsubitem and \ttindex internally; they have not proven
Fred Drake
2000-10-29
1
-20/+26
*
Many small markup revisions to be more consistent with markup elsewhere,
Fred Drake
2000-10-29
1
-47/+61
*
Update author information.
Fred Drake
2000-10-28
1
-2/+2
*
Explained that os.path.basename() may return something different from the
Fred Drake
2000-10-26
1
-1/+5
*
Do not require packages that are not needed.
Fred Drake
2000-10-26
2
-4/+0
*
Normalize the HTML generated for table headers.
Fred Drake
2000-10-26
1
-7/+10
*
Minor simplification.
Fred Drake
2000-10-26
1
-2/+1
*
Update the dependency information to allow the other Makefiles to handle
Fred Drake
2000-10-26
1
-34/+25
*
Noted that building the info version requires the HTML::Element package,
Fred Drake
2000-10-26
1
-1/+8
*
All acknowledgements have been moved to the Doc/ACKS file.
Fred Drake
2000-10-26
1
-25/+21
*
Lots of small markup adjustments for consistency with the rest of the
Fred Drake
2000-10-26
2
-70/+72
*
Typo: shorted --> shorter
Fred Drake
2000-10-25
1
-1/+1
*
Since LookupError can be raised by sys.setdefaultencoding(), we should not
Fred Drake
2000-10-25
1
-1/+2
*
Marc-Andre Lemburg <mal@lemburg.com> noted that the encode() string method
Fred Drake
2000-10-25
1
-0/+1
*
Additions from Marc-Andre Lemburg <mal@lemburg.com>, documenting
Fred Drake
2000-10-25
1
-1/+21
*
Several additions and updates based on text from Marc-Andre Lemburg
Fred Drake
2000-10-25
1
-123/+221
*
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for
Fred Drake
2000-10-25
1
-7/+27
*
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for
Fred Drake
2000-10-25
1
-5/+8
*
Remove some HTML from the PYTHONDOCS fragment defined here.
Fred Drake
2000-10-25
1
-1/+1
*
Minor addition; add a little formatting to the release information that
Fred Drake
2000-10-25
1
-0/+2
*
Make this actually work now that the tool is checked in here instead of
Fred Drake
2000-10-24
1
-0/+1
*
Added entries for the xml.dom.minidom module.
Fred Drake
2000-10-24
2
-0/+2
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-10-24
1
-0/+614
*
Remove second horizontal line below table headers; it is just too
Fred Drake
2000-10-24
1
-6/+6
*
Added exception to the rule that the buffer returned by PyString_AsString()
Fred Drake
2000-10-23
1
-4/+17
*
Correct the name of a parameter in the description of the register()
Fred Drake
2000-10-23
1
-1/+1
*
More names.
Fred Drake
2000-10-22
1
-0/+4
*
Added missing entry for invert() function.
Fred Drake
2000-10-22
1
-0/+60
*
Minor tweaks to catch up with the current code in a few spots.
Greg Ward
2000-10-22
1
-16/+147
*
Flesh out the "LaTeX Primer" some more.
Fred Drake
2000-10-20
1
-7/+74
*
Update the display of some floating point values at the interactive prompt
Fred Drake
2000-10-20
1
-6/+6
*
Remove the bzip2 archives from the "distfiles" target. There are not
Fred Drake
2000-10-19
1
-2/+2
*
Two more names.
Fred Drake
2000-10-19
1
-0/+2
*
Helper scripts used in published the "development" snapshots of the
Fred Drake
2000-10-19
2
-0/+43
*
Revise the capitalization policy of \versionchanged explanation; the
Fred Drake
2000-10-19
1
-6/+132
*
Capitalize first letter of an explanation for a \versionchanged
Fred Drake
2000-10-19
1
-1/+1
*
Correction from David Bolen: the Windows version no longer crashes
Andrew M. Kuchling
2000-10-19
1
-12/+5
*
Document the .lastindex and .lastgroup attributes of MatchObject
Andrew M. Kuchling
2000-10-18
1
-0/+10
*
Make all the \seemodule explanations consistent: start with a capitalized
Fred Drake
2000-10-18
10
-20/+27
*
Capitalize & use periods for \seemodule explanation parameter.
Fred Drake
2000-10-18
1
-5/+5
*
Bump version number -- this document is pretty much finished!
Andrew M. Kuchling
2000-10-17
1
-7/+1
*
Update the links to the NumPy website and documentation, based on a
Fred Drake
2000-10-17
1
-6/+5
*
Correct form of FourThought's name
Andrew M. Kuchling
2000-10-16
1
-1/+1
*
For PyErr_Format(), note that the exception parameter can be a string or
Fred Drake
2000-10-14
1
-2/+2
[next]