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 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
*
Let's try again: new assertion.
Fred Drake
1999-04-28
1
-1/+1
*
Removed (empty) description of \optional from the "Inline Markup"
Fred Drake
1999-04-28
1
-3/+0
*
Fill in a few holes.
Fred Drake
1999-04-28
1
-4/+203
*
Fix up the HTML generated for envdesc and macrodesc environments.
Fred Drake
1999-04-28
1
-3/+3
*
Handle \p and \op in parameter lists for the environment and macro
Fred Drake
1999-04-28
1
-10/+25
*
Adjust the message that gets added to the bottom of each page about
Fred Drake
1999-04-28
1
-1/+1
*
\filenq: Like \file, but don't use single-quotes; this looks better
Fred Drake
1999-04-28
1
-0/+1
*
Control the layout of output tables a little better so they're easier
Fred Drake
1999-04-28
1
-43/+67
*
Point to the library reference manual for os.path documentation (in
Fred Drake
1999-04-28
1
-2/+3
*
do_cmd_seetext(): Clean up so we get proper nesting of <div>s. This
Fred Drake
1999-04-28
1
-17/+29
*
Added "See also" reference to PyOpenGL.
Fred Drake
1999-04-27
1
-4/+14
*
mhlib is now documented.
Fred Drake
1999-04-23
1
-3/+0
*
Markup consistency.
Fred Drake
1999-04-23
1
-4/+4
*
Nits.
Fred Drake
1999-04-23
1
-2/+2
*
Add section for the sha module.
Fred Drake
1999-04-23
2
-0/+57
*
Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(),
Fred Drake
1999-04-23
1
-9/+33
*
Fixed typo and font-control problem reported by Detlef Lannert
Fred Drake
1999-04-23
1
-2/+2
*
Clarifications on the first(), next(), and previous() functions, based
Fred Drake
1999-04-23
1
-4/+5
*
Fix a grammatical error reported by Detlef Lannert
Fred Drake
1999-04-23
1
-1/+1
*
Fix a couple of typos reported by Detlef Lannert
Fred Drake
1999-04-23
1
-2/+2
*
Fix a couple of grammatical errors reported by Detlef Lannert
Fred Drake
1999-04-23
1
-2/+2
*
Work-around LaTeX2HTML space-dropping bug.
Fred Drake
1999-04-23
1
-2/+1
*
Fixed some logical markup nits.
Fred Drake
1999-04-23
1
-21/+26
[next]