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 the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-52/+58
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-2/+4
*
Make the word "Module" in the section header start with an upper-case "M"
Fred Drake
1997-12-17
2
-6/+10
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-10/+12
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-2/+2
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-4/+6
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-2/+2
*
Make the word "Module" in the section header start with an upper-case "M"
Fred Drake
1997-12-17
2
-4/+4
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-2/+2
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-6/+6
*
Make the word "Module" in the section header start with an upper-case "M".
Fred Drake
1997-12-17
2
-6/+2
*
Make the word "Module" in the section header start with an upper-case "M"
Fred Drake
1997-12-17
2
-4/+4
*
Make the word "Module" in the section header start with an upper-case "M"
Fred Drake
1997-12-17
3
-3/+3
*
gen_index_id(): New function. Construct an index key such that the sort
Fred Drake
1997-12-17
1
-18/+30
*
make_mod_index_entry(): New function. Create the index entry for a module.
Fred Drake
1997-12-17
1
-4/+37
*
AMK's latest
Guido van Rossum
1997-12-17
2
-58/+86
*
do_cmd_refbimodindex(), do_cmd_refstmodindex(): New functions, handle the
Fred Drake
1997-12-16
1
-4/+6
*
Index the RFC822 reference (some other RFC references were alreaddy indexed).
Fred Drake
1997-12-16
2
-4/+8
*
The \indexsubitem definition for the actual exceptions did not actually
Fred Drake
1997-12-16
2
-4/+4
*
Oops, ".pythonrc.py" should *always* be marked with \file{}; one occurrance
Fred Drake
1997-12-16
2
-2/+2
*
Module names should be in \code{}.
Fred Drake
1997-12-16
2
-4/+6
*
Descriptions for delitem(), __delitem__(): These delete a value, not set it.
Fred Drake
1997-12-16
2
-92/+100
*
Fixed index module reference.
Fred Drake
1997-12-16
10
-10/+14
*
Added a named target for referencing.
Fred Drake
1997-12-16
2
-0/+2
*
Used a named target to form the reference to the Built-in Functions section.
Fred Drake
1997-12-16
2
-4/+4
*
Fixed index module reference.
Fred Drake
1997-12-16
2
-8/+8
*
Fixed index references to modules. (This is *not* the spam module!)
Fred Drake
1997-12-16
2
-2/+2
*
Fixed index references to modules.
Fred Drake
1997-12-15
4
-12/+14
*
Fixed index references to modules.
Fred Drake
1997-12-15
2
-10/+10
*
Fixed index references to modules.
Fred Drake
1997-12-15
2
-2/+2
*
Fixed index references to modules.
Fred Drake
1997-12-15
2
-12/+14
*
Fixed index references to modules.
Fred Drake
1997-12-15
2
-16/+18
*
Fixed index references to modules.
Fred Drake
1997-12-15
2
-2/+2
*
\refmodindex{}: New macro, used to make an index reference to a module which
Fred Drake
1997-12-15
1
-0/+1
*
Fixed index references to modules.
Fred Drake
1997-12-15
2
-14/+16
*
Fixed index references to modules.
Fred Drake
1997-12-15
14
-42/+44
*
Changed illegal \stmodindex{} to \refstmodindex{}, added index reference
Fred Drake
1997-12-15
2
-4/+6
*
Added some module references to the index.
Fred Drake
1997-12-15
2
-6/+14
*
Added definitions of \refbimodindex{} and \refstmodindex{}, which should be
Fred Drake
1997-12-15
1
-3/+8
*
At the top, made it clear that the \bimodindex{} and \stmodindex{} are only
Fred Drake
1997-12-15
3
-3/+12
*
regex -> re
Guido van Rossum
1997-12-15
2
-2/+2
*
Changed \indexsubitem from ({\tt HTMLParser} method) to just
Fred Drake
1997-12-12
2
-2/+2
*
Changed \indexsubitem from ({\tt SGMLParser} method) to just
Fred Drake
1997-12-12
2
-2/+2
*
Changed \indexsubitem from ({\tt XMLParser} method) to just (XMLParser method).
Fred Drake
1997-12-12
2
-2/+2
*
add_idx(): Don't add unnecessary markup around the little markers stuck in the
Fred Drake
1997-12-11
1
-27/+27
*
AMK's latest version.
Guido van Rossum
1997-12-11
2
-162/+186
*
The 'l' flag (locale specific matching) has been renamed to 'L'.
Guido van Rossum
1997-12-10
2
-4/+6
*
Planned release date for 1.5b2.
Guido van Rossum
1997-12-10
2
-2/+2
*
Document binary format and __init__-free unpickling. Added a pointer
Guido van Rossum
1997-12-09
2
-50/+98
*
Turn the table for flags into a nested itemized environment.
Guido van Rossum
1997-12-09
2
-42/+48
[next]