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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete pagenumbering / pagestyle cruft.
Fred Drake
1998-02-13
1
-5/+0
*
Remove all \bcode / \ecode cruft; this is no longer needed. See previous
Fred Drake
1998-02-13
110
-468/+469
*
Correct description of BUILD_SLICE.
Guido van Rossum
1998-02-12
1
-4/+4
*
Mark opcode arguments \var{} in the running text.
Fred Drake
1998-02-12
1
-11/+11
*
Remove second index entry for UserList.
Fred Drake
1998-02-12
1
-1/+0
*
Added \nodename; added index entry for UserList.
Guido van Rossum
1998-02-11
1
-0/+2
*
Added entries for stat, commands modules.
Guido van Rossum
1998-02-11
1
-0/+7
*
Added entries for re, soundex modules.
Guido van Rossum
1998-02-11
1
-0/+6
*
Some subtleties suggested by Tamito Kajiyama, including an added
Guido van Rossum
1998-02-11
1
-2/+3
*
Turn the space in [\^ ...] into a hard space: [\^\ ...].
Guido van Rossum
1998-02-11
1
-1/+1
*
Split UserDict and UserList on two separate lines; added entries for
Guido van Rossum
1998-02-11
1
-1/+8
*
Don't break a long line at an unpleasant point.
Guido van Rossum
1998-02-11
1
-2/+1
*
Added missing entry for cmath.
Guido van Rossum
1998-02-11
1
-0/+3
*
Replace $math$ with \code{}.
Guido van Rossum
1998-02-11
1
-1/+1
*
Swap ni and imp (so they are in the same order as their sections are).
Guido van Rossum
1998-02-11
1
-3/+3
*
Remove a spurious space from the title.
Guido van Rossum
1998-02-11
1
-1/+1
*
Removed all references to the \rfcindex{} macro; now only \rfc{} is used.
Fred Drake
1998-02-10
6
-35/+32
*
Oops, missed a \POSIX{} in an index entry.
Fred Drake
1998-02-09
1
-1/+1
*
Add some index entries; switch to logical markup.
Fred Drake
1998-02-09
1
-97/+100
*
Consistently use \POSIX{} to denote POSIX. There were at least two different
Fred Drake
1998-02-09
9
-30/+30
*
Do the right magic to make \ABC{} get sorted correctly in the index.
Fred Drake
1998-02-09
1
-1/+1
*
Do the right magic to make \UNIX{} get sorted correctly in the index.
Fred Drake
1998-02-09
1
-2/+2
*
Use the new RFC macros wherever RFCs are referenced by number. No other
Fred Drake
1998-02-09
12
-29/+28
*
Add a note about rounding up of readlines()' sizehint to 8K.
Guido van Rossum
1998-02-08
1
-1/+2
*
Document getrefcount().
Guido van Rossum
1998-02-07
1
-0/+6
*
Remove commented-out \itembreak.
Fred Drake
1998-02-06
1
-1/+0
*
Update two of the \indexsubitem values to use singular rather than plural form
Fred Drake
1998-02-06
1
-2/+2
*
Add ref to errno module, and change ref to posix.error to os.error.
Guido van Rossum
1998-02-06
1
-1/+3
*
Add ref to errno module.
Guido van Rossum
1998-02-06
1
-0/+2
*
Added missing "{" for "\code <?stuff?>}".
Fred Drake
1998-02-03
1
-1/+1
*
Clarify that capwords() removes leading/trailing whitespace.
Guido van Rossum
1998-02-02
1
-5/+1
*
Add S_ISBLK().
Guido van Rossum
1998-01-29
1
-1/+5
*
New version of xmllib from Sjoerd.
Guido van Rossum
1998-01-29
1
-12/+48
*
Add a note explaining that multiplying a sequence with a negative
Guido van Rossum
1998-01-27
1
-1/+5
*
Use \url{} to mark a URL.
Fred Drake
1998-01-22
2
-5/+5
*
Use \url{} to mark URLs, \email{} to mark an email address.
Fred Drake
1998-01-22
1
-2/+2
*
Added descriptions for log() and log10().
Fred Drake
1998-01-22
1
-8/+17
*
Converted to use new macros. This example demonstrate \method{} and, more
Fred Drake
1998-01-22
1
-16/+17
*
Converted to use semantic markup. This is an example of how many of the new
Fred Drake
1998-01-22
1
-36/+39
*
Add entry for copy_reg module.
Fred Drake
1998-01-21
1
-0/+3
*
Removed entry for copy_reg module.
Fred Drake
1998-01-21
1
-2/+0
*
Add entry for copy_reg module.
Fred Drake
1998-01-21
1
-0/+1
*
Simple documentation of the copy_reg module.
Fred Drake
1998-01-21
1
-0/+28
*
Update comment about relative URL internet draft to reflect current RFC status;
Fred Drake
1998-01-21
1
-5/+7
*
Added a bunch of "concept" index entries.
Fred Drake
1998-01-20
1
-4/+11
*
Added index entry and \label{} for exceptions module. This isn't in the
Fred Drake
1998-01-20
1
-0/+2
*
Always mark variables in the "Notes" following a table the same way as in the
Fred Drake
1998-01-20
1
-1/+3
*
Removed bogus index entry for the type() built-in.
Fred Drake
1998-01-20
1
-2/+1
*
Consistency: "{\it ...}" ==> "\emph{...}"
Fred Drake
1998-01-20
1
-2/+2
*
The soundex module is built-in, not standard.
Fred Drake
1998-01-20
1
-3/+3
[next]