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
*
Added support for \funcline{} and \dataline{}.
Fred Drake
1998-01-12
1
-24/+61
*
Lots of minor markup nits, all consistency related.
Fred Drake
1998-01-12
2
-150/+176
*
Document maxsplit arg for split(), with incompatibility note about 1.5
Guido van Rossum
1998-01-12
2
-6/+24
*
Wrapped some long lines.
Fred Drake
1998-01-12
2
-86/+90
*
Modify command descriptions to use \optional{} instead of ad-hoc markup.
Fred Drake
1998-01-12
2
-32/+32
*
\optional{}: Removed leading word space, allowing more flexibility.
Fred Drake
1998-01-12
1
-2/+2
*
Sigh. Apply a similar patch to the *other* occurrence of [^...].
Guido van Rossum
1998-01-12
2
-2/+2
*
Follow current recommended practice in an example: Use isinstance() to
Fred Drake
1998-01-11
2
-2/+2
*
"Unix" --> "\UNIX{}"
Fred Drake
1998-01-11
2
-34/+26
*
Grammatical nit.
Fred Drake
1998-01-09
2
-2/+2
*
Add module reference for cPickle to index.
Fred Drake
1998-01-09
2
-36/+42
*
Use \file{} instead of \code{} or ``\code{}'' to mark file & directory names
Fred Drake
1998-01-09
2
-6/+6
*
Simplify markup.
Fred Drake
1998-01-09
2
-4/+4
*
The resource module has been documented; remove from list.
Fred Drake
1998-01-09
2
-4/+0
*
Added \label{} to allow module references.
Fred Drake
1998-01-09
2
-8/+46
*
Add index entry for reference to the math module.
Fred Drake
1998-01-09
2
-14/+14
*
Typographical nits: Always set parameter names in \var{} in the running text.
Fred Drake
1998-01-09
2
-6/+6
*
Markup consistency in the mapping object interface description.
Fred Drake
1998-01-09
2
-4/+4
*
Fix previous nit to really do the right thing.
Fred Drake
1998-01-09
1
-1/+1
*
Consistency: Always use lower-case markup; one tag was still given in
Fred Drake
1998-01-09
1
-1/+1
*
Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility
Fred Drake
1998-01-09
2
-264/+272
*
Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility
Fred Drake
1998-01-09
6
-52/+22
*
\mytableofcontents New macro. Wrapper around \tableofcontents that
Fred Drake
1998-01-09
1
-1/+37
*
Nit.
Fred Drake
1998-01-09
1
-0/+2
*
For consistency, always use a trailing "()" on function names in the running
Fred Drake
1998-01-08
2
-38/+40
*
Fix a typo (the word "a" was spelled "c"!).
Fred Drake
1998-01-07
2
-2/+12
*
Normalize some markup.
Fred Drake
1998-01-07
2
-30/+32
*
Fixed up index entries.
Fred Drake
1998-01-07
2
-14/+18
*
Added index entry for the protocol.
Fred Drake
1998-01-07
2
-14/+16
*
Added index items for the RFC and the protocol itself.
Fred Drake
1998-01-07
2
-0/+4
*
Fixed index entries to be more consistent.
Fred Drake
1998-01-07
2
-10/+10
*
In description of \D, revise markup so that the caret shows up in the HTML
Fred Drake
1998-01-06
2
-2/+2
*
Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all
Fred Drake
1998-01-02
2
-8/+8
*
lib.dvi target: Added commands to generate the modules index.
Fred Drake
1998-01-02
1
-1/+4
*
Script to convert module index data to module index.
Fred Drake
1998-01-02
2
-0/+124
*
Add module index before the general index.
Fred Drake
1998-01-02
2
-0/+8
*
Added support for storing information to build a module index.
Fred Drake
1998-01-02
1
-1/+16
*
In description of the group() method, fix markup of "\(" and "\)" literals;
Fred Drake
1998-01-02
2
-2/+2
*
Apply fixps.py to allow A4 paper printing.
Guido van Rossum
1997-12-30
1
-1/+1
*
Added BaseHTTPServer to table of contents for chapter.
Guido van Rossum
1997-12-30
2
-0/+6
*
Correct small nits reported by Rob Hooft.
Guido van Rossum
1997-12-30
22
-66/+72
*
Final version for 1.5; two tiny corrections.
Guido van Rossum
1997-12-30
8
-49/+52
*
Clarify that __getinitargs__ is called at pickle time!
Guido van Rossum
1997-12-30
2
-2/+6
*
Added "docs" for Pareto and Weibull distributions.
Guido van Rossum
1997-12-30
2
-0/+16
*
Clean out *.texi and *.info* as well for "make clean".
Fred Drake
1997-12-30
1
-0/+1
*
Add obsolescence note.
Guido van Rossum
1997-12-30
2
-0/+22
*
Add URL of Andrew Kuchling's nifty re conversion page...
Guido van Rossum
1997-12-30
2
-4/+6
*
Add a note that up to 1.4, translate() produced Emacs style syntax; in
Guido van Rossum
1997-12-30
2
-4/+10
*
Updated release date to match boilerplate.tex.
Fred Drake
1997-12-30
2
-4/+4
*
Added ConfigParser.py to list of undocumented miscellaneous useful utilities.
Guido van Rossum
1997-12-30
2
-0/+4
[next]