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
*
Don't \input boilerplate.tex, fill in the real stuff. 3rd party
Fred Drake
1999-05-17
1
-1/+18
*
Attempted to clarify usage of the \declaremodule macro somewhat;
Fred Drake
1999-05-17
1
-7/+25
*
define_module(): Check the module type for validity before using.
Fred Drake
1999-05-17
1
-0/+6
*
\declaremodule: Typo.
Fred Drake
1999-05-17
1
-1/+1
*
\declaremodule: Make this more robust. Only attempt to add an index
Fred Drake
1999-05-17
1
-1/+6
*
The conversion temporary files should not be ignored here anymore,
Fred Drake
1999-05-13
1
-13/+0
*
POP3.uidl(): Update description based on comments from Piers Lauder
Fred Drake
1999-05-13
1
-3/+3
*
PyCObject_FromVoidPtr(): Clarify that the destr function will only be
Fred Drake
1999-05-13
1
-1/+2
*
Small nits around some of the index entries.
Fred Drake
1999-05-13
1
-72/+68
*
make_index_entry(): Remove. Not only did this override the
Fred Drake
1999-05-13
1
-88/+111
*
make_index_entry(): Remove. This is overridden in python.perl and
Fred Drake
1999-05-13
1
-12/+0
*
Removed old comments.
Fred Drake
1999-05-13
1
-14/+0
*
Change the look of \seemodule output to fit in better.
Fred Drake
1999-05-11
2
-14/+24
*
Move the "See also:" section so it appears are part of the top HTML
Fred Drake
1999-05-11
1
-10/+8
*
Added module references; minor grammatical fixes.
Fred Drake
1999-05-11
3
-4/+20
*
Added missing comma, reported by Eric Raymond.
Fred Drake
1999-05-11
1
-3/+2
*
Lots of adjustments to deal with the document content now being stored
Fred Drake
1999-05-10
1
-91/+94
*
Some more fixes.
Fred Drake
1999-05-10
1
-11/+16
*
Fixed some index entries.
Fred Drake
1999-05-10
1
-36/+36
*
ExtendedEsisBuilder.push(): Override inherited definition. We don't
Fred Drake
1999-05-07
1
-3/+17
*
Fix some bugs introduced in the previous checkin.
Fred Drake
1999-05-07
1
-9/+13
*
Define & use a Conversion object. It's still really ugly, but at
Fred Drake
1999-05-07
1
-227/+255
*
Updated connect_ex() documentation based on comments in the newgroup
Fred Drake
1999-05-06
1
-1/+3
*
Make it work for "manual" documents as well as "howto" documents.
Fred Drake
1999-05-06
1
-17/+53
*
Reflect recent patch for float % and divmod() by Tim Peters. Content
Fred Drake
1999-05-06
2
-5/+16
*
Make sure latex2html doesn't produce a hard link between foo/foo.html
Fred Drake
1999-05-03
1
-0/+3
*
Make sure latex2html doesn't produce a hard link from $part/$part.html
Fred Drake
1999-05-03
1
-1/+4
*
Revert constraint on the GIF wildcard; we missed a few!
Fred Drake
1999-04-30
1
-1/+1
*
Added top navigation bar for consistency and color. There's not a lot
Fred Drake
1999-04-29
1
-0/+20
*
make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributes
Fred Drake
1999-04-29
1
-16/+18
*
Added wcnew target to run the "wcnew" version of webchecker.
Fred Drake
1999-04-29
1
-0/+11
*
Use the new module-key for the FL module when hyperlinking (the old
Fred Drake
1999-04-29
1
-1/+2
*
For the tutorial, use numeric node names and split by chapter.
Fred Drake
1999-04-29
1
-6/+6
*
Nasty hack to add a --numeric parameter to skip the use of "logical"
Fred Drake
1999-04-29
1
-3/+14
*
Move index.html rules to the end since it wedges font-lock.
Fred Drake
1999-04-29
1
-13/+19
*
Added index entries for operator precedence; suggestion from Randall
Fred Drake
1999-04-29
1
-8/+10
*
Make sure the global module index is added to the HTML tarball.
Fred Drake
1999-04-29
1
-1/+1
*
Generate index.html from index.html.in. This avoids having to modify the
Fred Drake
1999-04-29
4
-39/+74
*
Constrain a wildcard a little more.
Fred Drake
1999-04-29
1
-1/+1
*
Don't point readers to rand, point to random! And make it a hyperlink
Fred Drake
1999-04-29
1
-1/+5
*
Explain comments at the start of chapter 3. This is needed since they
Fred Drake
1999-04-29
1
-2/+21
*
Minor nits, partly in response to comments from Jonathan Black
Fred Drake
1999-04-29
1
-3/+3
*
Annotate a couple of entries further.
Fred Drake
1999-04-29
1
-3/+5
*
Fill in a few holes in the "Very High Level" chapter.
Fred Drake
1999-04-29
1
-0/+37
*
Always use "section" when referring to sections of a document, not "Section".
Fred Drake
1999-04-29
3
-5/+5
*
Clarify that the Modules/ directory is in an unpacked source
Fred Drake
1999-04-29
1
-3/+3
*
Update starship URLs.
Fred Drake
1999-04-29
3
-4/+4
*
Remove the \date macro; just pick it up from boilerplate.tex.
Fred Drake
1999-04-28
1
-2/+2
*
Use \rfc to mark some remaining RFC references.
Fred Drake
1999-04-28
1
-12/+10
*
setup_column_alignments(): Adding valign=baseline to the <td> tag
Fred Drake
1999-04-28
1
-1/+2
[next]