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
*
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
*
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
*
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 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
*
Script to squirrel around with the DOM tree of document fragments from the
Fred Drake
1998-11-23
1
-0/+193
*
Moved into tools/sgmlconv/.
Fred Drake
1998-11-23
2
-0/+468
*
Moving to sgmlconv/ subdir.
Fred Drake
1998-11-23
2
-468/+0
*
Fix up the extraction of optional parameters a little.
Fred Drake
1998-11-23
1
-3/+3
*
Some cleanup.
Fred Drake
1998-11-23
1
-10/+16
*
Fix some minor problems.
Fred Drake
1998-11-23
1
-29/+32
*
First cut at a script to generate SGML/XML from an ESIS event stream,
Fred Drake
1998-11-18
1
-0/+125
*
First cut at a script to generate ESIS events from LaTeX source,
Fred Drake
1998-11-18
1
-0/+334
*
Eliminate remaining \verb/.../ constructs; there's no need for them.
Fred Drake
1998-11-17
1
-3/+3
*
Fix typo in doc for handle(): client_request should be client_address.
Guido van Rossum
1998-11-16
1
-1/+1
*
Update the example in "Calling Python Functions from C" to use
Fred Drake
1998-11-16
1
-61/+80
*
Document the user and password parameters to the NNTP constructor.
Fred Drake
1998-11-16
1
-2/+6
*
Clarify the default buffering for open(). (Comment from Andrew Dalke
Fred Drake
1998-11-02
1
-1/+1
*
Fix Barry's markup.
Fred Drake
1998-11-02
1
-1/+1
*
Warn that AddModule doesn't import the module.
Guido van Rossum
1998-11-02
1
-1/+6
*
Moved zmod and poly descriptions to the Obsolete section.
Fred Drake
1998-11-02
1
-11/+11
*
Document the new features of this module
Barry Warsaw
1998-10-31
1
-5/+26
*
Don't describe something as "below"; that won't make sense for the
Fred Drake
1998-10-28
1
-5/+5
*
Fix typo reported by Gerry Weiner <gerry@ucar.edu>.
Fred Drake
1998-10-28
1
-2/+1
*
Added URL to HOWTO page, with reference to Regex HOWTO.
Andrew M. Kuchling
1998-10-28
1
-6/+6
*
Support the use of bibtex. This is transparent to the user.
Fred Drake
1998-10-27
1
-1/+12
*
Indicate that os.environ may not be a real dictionary.
Guido van Rossum
1998-10-24
1
-2/+2
*
The last two example functions in the section about default argument
Guido van Rossum
1998-10-24
1
-2/+2
*
Update the date.
Fred Drake
1998-10-21
1
-1/+1
*
Bump the release to 1.5.2a2.
Fred Drake
1998-10-21
1
-1/+1
[next]