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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for <platform>, some cleanup of module section after
Fred Drake
1999-03-11
1
-0/+20
*
Oops, missed a couple of substitutions in the templates.
Fred Drake
1999-03-04
1
-6/+9
*
Allow many more aspects of the generated page to be parameterized, and
Fred Drake
1999-03-04
1
-63/+116
*
Record the value of $TEXINPUTS in the transcript.
Fred Drake
1999-03-03
1
-6/+12
*
Obsolete; use the Python version instead.
Fred Drake
1999-03-03
1
-411/+0
*
Re-written mkhowto in Python; this should be at least a little more
Fred Drake
1999-03-03
1
-0/+444
*
process(): New function that contains the "orchestration" of the
Fred Drake
1999-03-03
1
-19/+28
*
process(): New function that contains the "orchestration" of the
Fred Drake
1999-03-03
1
-2/+6
*
Be more flexible to support platform annotations.
Fred Drake
1999-03-02
1
-5/+25
*
Clean up *.pla files -- platform annotation information.
Fred Drake
1999-03-02
1
-1/+1
*
ignore_from_idx(): Fixed bug in regular expression.
Fred Drake
1999-02-24
1
-3/+3
*
Script to combine module index files. Given a list of files that look
Fred Drake
1999-02-24
1
-0/+136
*
process_nodes(): New function.
Fred Drake
1999-02-24
1
-6/+10
*
Script to help identify undocumented modules. Use -h or --help for
Fred Drake
1999-02-23
1
-0/+159
*
Mark <verbatim> elements that represent interactive sessions; these
Fred Drake
1999-02-18
1
-0/+11
*
Minor adjustments to reflect esis2sgml.py changes.
Fred Drake
1999-02-18
1
-1/+2
*
Some adjustments, mostly to make it more general.
Fred Drake
1999-02-18
1
-21/+97
*
Make the _rmtt regular expression deal with the new CSS-friendly
Fred Drake
1999-02-18
1
-1/+2
*
Copy in the stylesheet after latex2html is done.
Fred Drake
1999-02-16
1
-0/+1
*
Copy in the stylesheet after latex2html is done.
Fred Drake
1999-02-16
1
-0/+4
*
Make sure errors get propogated.
Fred Drake
1999-02-16
1
-4/+5
*
Add an optional parameter to make the script run latex only once to
Fred Drake
1999-02-15
1
-15/+38
*
Use a common definition for $(SUBMAKE) instead of repeating everything
Fred Drake
1999-02-15
1
-19/+16
*
Added --l2h-config option to add additional initialization files for
Fred Drake
1999-02-15
1
-0/+14
*
Revert previous change; there's a better way to do it.
Fred Drake
1999-02-10
1
-1/+1
*
Respond to suggestion from "Albert" <hat@se-46.wpa.wtb.tue.nl> to add
Fred Drake
1999-02-05
1
-6/+23
*
This seems to fix a problem with targeting from the indexes.
Fred Drake
1999-02-02
1
-1/+1
*
Updated comments on version of XML package needed.
Fred Drake
1999-01-29
1
-1/+2
*
Added support to handle \versionadded in a reasonable way.
Fred Drake
1999-01-29
1
-9/+19
*
Be a little smarter on some attribute values, making an assumption about
Fred Drake
1999-01-29
1
-1/+4
*
fixup_descriptors(): Change the way we look for descriptor nodes;
Fred Drake
1999-01-29
1
-4/+15
*
Added the Doc/sgml/ directory to the tarball.
Fred Drake
1999-01-29
1
-1/+1
*
Rewrite code that converts the little descriptor environments to build
Fred Drake
1999-01-29
1
-53/+114
*
Added table entries for \funcline and \funclineni.
Fred Drake
1999-01-29
1
-0/+2
*
Convert <version> to &version;.
Fred Drake
1999-01-29
1
-0/+2
*
Update the docstring.
Fred Drake
1999-01-28
1
-101/+159
*
Added table entries for \methodline, \methodlineni.
Fred Drake
1999-01-28
1
-0/+2
*
Constructor arguments for classes should be called <args>.
Fred Drake
1999-01-28
1
-1/+1
*
Simplify slightly.
Fred Drake
1999-01-27
1
-4/+2
*
Add "term" to AUTOCLOSE.
Fred Drake
1999-01-22
1
-1/+1
*
convert(): Added parameter "autoclose", which should be a sequence of
Fred Drake
1999-01-20
1
-8/+19
*
Modified the "sgml" and "xml" targets to stop if the sub-makes fail in
Fred Drake
1999-01-20
1
-3/+22
*
create_module_info(): If there's a \moduleauthor, move it to an
Fred Drake
1999-01-19
1
-20/+18
*
isnmtoken(), istoken(): Fix to ensure the regex has to match the
Fred Drake
1999-01-19
1
-2/+17
*
handle_labels(): Fix problem for document fragments containing more
Fred Drake
1999-01-19
1
-12/+14
*
convert(): Change the element name remapping to convert <refmodule>
Fred Drake
1999-01-19
1
-0/+1
*
format_attrs(): Attempt a bit more minimization for SGML output.
Fred Drake
1999-01-19
1
-4/+22
*
Add a "tarball" target.
Fred Drake
1999-01-14
1
-0/+3
*
Adjust so that we are no longer using special entities for well-known
Fred Drake
1999-01-14
1
-19/+21
*
Shorten the name of the <rfc> "number" attribute to "num".
Fred Drake
1999-01-14
1
-1/+1
[next]