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
*
SF patch [ 545523 ] patch for 514433 bsddb.dbopen (NULL)
Anthony Baxter
2002-04-23
1
-3/+9
*
Apply patch diff.txt from SF feature request
Walter Dörwald
2002-04-22
1
-7/+18
*
Hack around the "2.1.6 Blank lines" bug in a way that the TOC still
Tim Peters
2002-04-21
1
-8/+10
*
Give the Help viewer a font-size button. This isn't documented by MS,
Tim Peters
2002-04-21
1
-1/+30
*
Move "everything left one": the TOC now shows each doc directory as a
Tim Peters
2002-04-20
1
-9/+10
*
Stopped all warnings from the HTML Help Compiler, by generating proper
Tim Peters
2002-04-20
1
-21/+34
*
Widespread: Used classes in a more natural way. Added convenience
Tim Peters
2002-04-20
1
-63/+76
*
Replaced the fiddly 5-tuples with a new Book convenience class, allowing
Tim Peters
2002-04-20
1
-65/+86
*
Fixed a comment.
Tim Peters
2002-04-20
1
-1/+1
*
All over: get rid of blanks before colons that open code blocks.
Tim Peters
2002-04-20
1
-45/+45
*
do_project(): Modernized the code.
Tim Peters
2002-04-20
1
-9/+10
*
Added "What's New" to the 2.2 doc set.
Tim Peters
2002-04-20
1
-0/+1
*
Added a stop-list to reduce the size of the full text search index. Fred,
Tim Peters
2002-04-19
1
-3/+29
*
project_template: use dict interpolation instead of giant tuples.
Tim Peters
2002-04-19
1
-14/+13
*
+ Changed TOC to folder-tree style.
Tim Peters
2002-04-19
1
-1/+2
*
Generates inputs to the Microsoft Help Compiler, which creates compiled
Tim Peters
2002-04-19
1
-0/+362
*
Get the right funny characters in Hernan's name.
Tim Peters
2002-04-19
1
-1/+1
*
\idxcode -> \py@idxcode (mimics index stuff in python.sty - problem only
Skip Montanaro
2002-04-19
1
-3/+3
*
fix duplicate label
Skip Montanaro
2002-04-19
1
-1/+5
*
Clean up the use of version numbers in filenames; always use an "abstract"
Fred Drake
2002-04-19
1
-6/+17
*
Long-forgotten change: Update first paragraph with actual release date
Andrew M. Kuchling
2002-04-18
1
-5/+3
*
typo
Skip Montanaro
2002-04-17
1
-1/+1
*
Add text on tp_as_buffer that refers tothe section that covers the topic.
Fred Drake
2002-04-17
1
-3/+9
*
Add a version annotation for the help() function.
Fred Drake
2002-04-17
1
-0/+1
*
Adjust markup to worm around tool limitations; the "m" in "model" was being
Fred Drake
2002-04-17
1
-1/+1
*
Pass the -r option to getpagecounts to generate an entry for the "What's
Fred Drake
2002-04-17
1
-1/+1
*
Remove Emacs turd; not needed with modern Emacs versions.
Fred Drake
2002-04-17
1
-10/+19
*
Changed last remaining use of "./" to "index.html" when referring to the
Fred Drake
2002-04-17
1
-1/+1
*
Start of script to locate C symbols and segregate them into lists of
Fred Drake
2002-04-16
1
-0/+107
*
Update the dependencies.
Fred Drake
2002-04-16
1
-1/+6
*
Minor wording change.
Fred Drake
2002-04-16
1
-1/+1
*
Add more text from Guido on the type structure fields.
Fred Drake
2002-04-16
1
-23/+442
*
added small clarification to the descriptions of encode() and decode()
Skip Montanaro
2002-04-16
1
-2/+6
*
Replace the simpleminded string.find with a re.search looking only for
Thomas Heller
2002-04-16
1
-2/+2
*
Remove repeated index entry; adds nothing different.
Fred Drake
2002-04-16
1
-2/+1
*
Add documentation for PyObject_Call().
Fred Drake
2002-04-15
1
-0/+16
*
Separate out a \cfuncline macro from the cfuncdesc environment.
Fred Drake
2002-04-15
2
-9/+25
*
Document the cmemberdesc environment.
Fred Drake
2002-04-15
1
-0/+11
*
Better documentation for GetArgv() and the ProgressBar type.
Fred Drake
2002-04-15
1
-40/+157
*
Be consistent in presenting the signatures.
Fred Drake
2002-04-15
1
-1/+1
*
Add docs for os.fchdir().
Fred Drake
2002-04-15
1
-0/+9
*
Generate the right annotations in the index entries.
Fred Drake
2002-04-15
1
-2/+2
*
Integrated more text from Guido.
Fred Drake
2002-04-15
1
-2/+359
*
Move the listing of the type structure, since both the C API reference and
Fred Drake
2002-04-15
1
-0/+0
*
Clean up the application of style to verbatim text.
Fred Drake
2002-04-15
3
-8/+10
*
Add support for \cmemberline and the cmemberdesc environment.
Fred Drake
2002-04-15
1
-0/+24
*
Add item
Andrew M. Kuchling
2002-04-15
1
-0/+2
*
Apply the second version of SF patch http://www.python.org/sf/536241
Walter Dörwald
2002-04-15
1
-0/+6
*
posix.mknod() and {}.pop() were added
Neal Norwitz
2002-04-15
1
-1/+2
*
Add items
Andrew M. Kuchling
2002-04-15
1
-0/+20
[next]