summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus \@.Fred Drake1998-11-251-3/+3
* Remove bogus \@.Fred Drake1998-11-251-1/+1
* Do the right stuff to convert what was originally \e, \ldots, and ---Fred Drake1998-11-251-0/+3
* Remove two remaining {\tt ...} constructs.Fred Drake1998-11-251-1/+1
* Remove two remaining {\tt ...} constructs.Fred Drake1998-11-251-2/+2
* Clarify that min and max also take multiple arguments.Guido van Rossum1998-11-251-6/+8
* Massive change to just about every construct that impacts the index.Fred Drake1998-11-251-225/+210
* Markup nits.Fred Drake1998-11-251-10/+15
* Minor fixups to some index entries.Fred Drake1998-11-251-3/+4
* Minor adjustments to a few index entries.Fred Drake1998-11-251-3/+3
* Minor nit that fixes a bunch of indexing: the way the classdescFred Drake1998-11-251-1/+2
* Fix indexing of func_code attribute; this is on a function, not a codeFred Drake1998-11-251-20/+18
* New version from Jim Fulton:Guido van Rossum1998-11-251-1172/+1110
* New version from Jim Fulton:Guido van Rossum1998-11-251-71/+69
* Wrong pathname in docstring detected by Fredrik Nehr.Guido van Rossum1998-11-251-1/+1
* Supplemental rules to convert a .tex file to a .xml file. Both XML andFred Drake1998-11-241-0/+29
* Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This isFred Drake1998-11-241-0/+25
* Rationalize a word-space markup to not break in the LaTeX->*MLFred Drake1998-11-241-2/+173
* The & character is also escaped using \.Fred Drake1998-11-231-1/+1
* Add some additional cleanup transformations.Fred Drake1998-11-231-0/+67
* Fix cosmetic bug in delattr docstring discovered by JvR.Guido van Rossum1998-11-231-1/+1
* Whoops! One the "redundant" initializations removed by Vladimir inGuido van Rossum1998-11-231-2/+2
* Fix comment regex so we don't screw up structured comments withFred Drake1998-11-231-1/+1
* Rewrote the section on sys.exit(), documenting other argument typesGuido van Rossum1998-11-231-6/+18
* Script to squirrel around with the DOM tree of document fragments from theFred Drake1998-11-231-0/+193
* Moved into tools/sgmlconv/.Fred Drake1998-11-232-0/+468
* Moving to sgmlconv/ subdir.Fred Drake1998-11-232-468/+0
* Fix up the extraction of optional parameters a little.Fred Drake1998-11-231-3/+3
* Doc strings by Chris Petrilli.Guido van Rossum1998-11-231-6/+44
* Some cleanup.Fred Drake1998-11-231-10/+16
* Fix some minor problems.Fred Drake1998-11-231-29/+32
* (py-execute-region): Hack around the different behavior and switchBarry Warsaw1998-11-201-14/+21
* First cut at a script to generate SGML/XML from an ESIS event stream,Fred Drake1998-11-181-0/+125
* First cut at a script to generate ESIS events from LaTeX source,Fred Drake1998-11-181-0/+334
* Bomb on deleting a temporary breakpoint: there's no methodGuido van Rossum1998-11-181-1/+1
* A little more tweakageBarry Warsaw1998-11-181-5/+20
* A little more tweakageBarry Warsaw1998-11-181-1/+2
* A bit of tweakage of the --help and --version optionsBarry Warsaw1998-11-181-6/+11
* (ChipViewer): Make frame sticky NSEW to fix geometry problem.Barry Warsaw1998-11-181-1/+1
* tweak version numberBarry Warsaw1998-11-181-1/+1
* UpdateBarry Warsaw1998-11-181-0/+3
* UpdatingBarry Warsaw1998-11-182-4/+0
* Eliminate remaining \verb/.../ constructs; there's no need for them.Fred Drake1998-11-171-3/+3
* (py-execute-region): Patch by Hunter Kelly so that execution uses theBarry Warsaw1998-11-171-4/+4
* Remove some redundant initializations -- patch by Vladimir Marangozov.Guido van Rossum1998-11-171-4/+4
* Accept a non-list sequence for the long options (request by Jack Jansen).Guido van Rossum1998-11-171-39/+54
* RajGopal Srinivasan noted that the latest code doesn't work whenGuido van Rossum1998-11-171-0/+6
* Remove dead code discovered by Vladimir Marangozov.Guido van Rossum1998-11-161-4/+2
* Fix typo in doc for handle(): client_request should be client_address.Guido van Rossum1998-11-161-1/+1
* Fix typo in docstring: client_request should be client_address.Guido van Rossum1998-11-161-1/+1