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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor nit with respect to conversion.
Fred Drake
1998-11-30
1
-39/+43
*
Remove {\rm ...} constructs.
Fred Drake
1998-11-30
1
-1/+1
*
Remove some remaining {\rm ...} constructs.
Fred Drake
1998-11-30
1
-37/+38
*
Change "for" explanation slightly based on comment passed along by
Fred Drake
1998-11-30
1
-7/+10
*
l2hoption: Do the "right thing" to quote the right-hand-side of Perl
Fred Drake
1998-11-30
1
-1/+2
*
Add a --address parameter to the mkhowto command line to direct
Fred Drake
1998-11-30
1
-2/+2
*
Add a -address parameter to the LaTeX2HTML command line to direct
Fred Drake
1998-11-30
1
-0/+1
*
Oops, remove LaTeX2HTML version number. Could become wrong and isn't
Fred Drake
1998-11-30
1
-2/+1
*
do_cmd_textohtmlinfopage(): Rip out most of the boilerplate and move
Fred Drake
1998-11-30
1
-12/+13
*
New file. Contains boilerplate text for the "About this document..."
Fred Drake
1998-11-30
1
-0/+27
*
Markup nit to ease conversions.
Fred Drake
1998-11-30
1
-1/+1
*
Markup improvements to help with conversions.
Fred Drake
1998-11-30
1
-27/+33
*
Remove cruft from the old Texinfo conversion. This simplifies some of
Fred Drake
1998-11-30
1
-10/+0
*
Remove bogus \@.
Fred Drake
1998-11-30
1
-1/+1
*
Minor markup nit to ease conversion processing.
Fred Drake
1998-11-30
1
-2/+2
*
Do all the right imports. Problem reported by Martijn Faassen
Fred Drake
1998-11-30
1
-1/+2
*
Patch by Jeff Bauer: a minor change to declare two new
Guido van Rossum
1998-11-30
1
-12/+11
*
Several small adjustments.
Fred Drake
1998-11-30
1
-60/+88
*
Make \var work correctly in math mode.
Fred Drake
1998-11-30
1
-2/+8
*
Handle output of \geq and \leq.
Fred Drake
1998-11-30
1
-0/+2
*
Typo
Guido van Rossum
1998-11-27
1
-1/+1
*
Support underlining of menu labels
Guido van Rossum
1998-11-27
2
-5/+6
*
New approach, separate tables for menus (platform-independent) and key
Guido van Rossum
1998-11-27
1
-168/+192
*
Logical markup.
Fred Drake
1998-11-25
1
-341/+240
*
Fix remaining {\rm ...} construct.
Fred Drake
1998-11-25
1
-1/+1
*
Remove some optional parameters that are unnecessary in context.
Fred Drake
1998-11-25
1
-4/+4
*
Remove bogus \@.
Fred Drake
1998-11-25
1
-3/+3
*
Remove bogus \@.
Fred Drake
1998-11-25
1
-1/+1
*
Do the right stuff to convert what was originally \e, \ldots, and ---
Fred Drake
1998-11-25
1
-0/+3
*
Remove two remaining {\tt ...} constructs.
Fred Drake
1998-11-25
1
-1/+1
*
Remove two remaining {\tt ...} constructs.
Fred Drake
1998-11-25
1
-2/+2
*
Clarify that min and max also take multiple arguments.
Guido van Rossum
1998-11-25
1
-6/+8
*
Massive change to just about every construct that impacts the index.
Fred Drake
1998-11-25
1
-225/+210
*
Markup nits.
Fred Drake
1998-11-25
1
-10/+15
*
Minor fixups to some index entries.
Fred Drake
1998-11-25
1
-3/+4
*
Minor adjustments to a few index entries.
Fred Drake
1998-11-25
1
-3/+3
*
Minor nit that fixes a bunch of indexing: the way the classdesc
Fred Drake
1998-11-25
1
-1/+2
*
Fix indexing of func_code attribute; this is on a function, not a code
Fred Drake
1998-11-25
1
-20/+18
*
New version from Jim Fulton:
Guido van Rossum
1998-11-25
1
-1172/+1110
*
New version from Jim Fulton:
Guido van Rossum
1998-11-25
1
-71/+69
*
Wrong pathname in docstring detected by Fredrik Nehr.
Guido van Rossum
1998-11-25
1
-1/+1
*
Supplemental rules to convert a .tex file to a .xml file. Both XML and
Fred Drake
1998-11-24
1
-0/+29
*
Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This is
Fred Drake
1998-11-24
1
-0/+25
*
Rationalize a word-space markup to not break in the LaTeX->*ML
Fred Drake
1998-11-24
1
-2/+173
*
The & character is also escaped using \.
Fred Drake
1998-11-23
1
-1/+1
*
Add some additional cleanup transformations.
Fred Drake
1998-11-23
1
-0/+67
*
Fix cosmetic bug in delattr docstring discovered by JvR.
Guido van Rossum
1998-11-23
1
-1/+1
*
Whoops! One the "redundant" initializations removed by Vladimir in
Guido van Rossum
1998-11-23
1
-2/+2
*
Fix comment regex so we don't screw up structured comments with
Fred Drake
1998-11-23
1
-1/+1
*
Rewrote the section on sys.exit(), documenting other argument types
Guido van Rossum
1998-11-23
1
-6/+18
[next]