summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* Added index entry for the protocol.Fred Drake1998-01-072-14/+16
* Added index items for the RFC and the protocol itself.Fred Drake1998-01-072-0/+4
* Fixed index entries to be more consistent.Fred Drake1998-01-072-10/+10
* In description of \D, revise markup so that the caret shows up in the HTMLFred Drake1998-01-062-2/+2
* Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() allFred Drake1998-01-022-8/+8
* lib.dvi target: Added commands to generate the modules index.Fred Drake1998-01-021-1/+4
* Script to convert module index data to module index.Fred Drake1998-01-022-0/+124
* Add module index before the general index.Fred Drake1998-01-022-0/+8
* Added support for storing information to build a module index.Fred Drake1998-01-021-1/+16
* In description of the group() method, fix markup of "\(" and "\)" literals;Fred Drake1998-01-022-2/+2
* Apply fixps.py to allow A4 paper printing.Guido van Rossum1997-12-301-1/+1
* Added BaseHTTPServer to table of contents for chapter.Guido van Rossum1997-12-302-0/+6
* Correct small nits reported by Rob Hooft.Guido van Rossum1997-12-3022-66/+72
* Final version for 1.5; two tiny corrections.Guido van Rossum1997-12-308-49/+52
* Clarify that __getinitargs__ is called at pickle time!Guido van Rossum1997-12-302-2/+6
* Added "docs" for Pareto and Weibull distributions.Guido van Rossum1997-12-302-0/+16
* Clean out *.texi and *.info* as well for "make clean".Fred Drake1997-12-301-0/+1
* Add obsolescence note.Guido van Rossum1997-12-302-0/+22
* Add URL of Andrew Kuchling's nifty re conversion page...Guido van Rossum1997-12-302-4/+6
* Add a note that up to 1.4, translate() produced Emacs style syntax; inGuido van Rossum1997-12-302-4/+10
* Updated release date to match boilerplate.tex.Fred Drake1997-12-302-4/+4
* Added ConfigParser.py to list of undocumented miscellaneous useful utilities.Guido van Rossum1997-12-302-0/+4
* Took out some disclaiming text (even from the title!). RewrittenGuido van Rossum1997-12-302-82/+70
* A whole bunch of typos fixed by Andrew Kuchling.Guido van Rossum1997-12-302-44/+66
* Set the release date for 1.5 (final).Guido van Rossum1997-12-302-2/+2
* Added .PHONY annotation for lib.info target; the real target isFred Drake1997-12-291-0/+4
* Remove more commented-out text that is no longer needed.Guido van Rossum1997-12-292-42/+0
* Remove the commented-out warning at the top. It shouldn't be thereGuido van Rossum1997-12-292-12/+0
* Getting uglier. But it doesn't completely bomb except for some table stuff.Fred Drake1997-12-292-80/+146
* Lots of minor nits that allow this file to get processed without failures byFred Drake1997-12-292-50/+54
* Ignore generated info files.Fred Drake1997-12-291-0/+1
* Reduce warning count from partparse.py.Fred Drake1997-12-292-8/+2
* Revised lib1.texi target to deal with some conversion nastiness. See comment.Fred Drake1997-12-291-0/+7
* Reduce warning count from partparse.py.Fred Drake1997-12-292-4/+2
* Ignore another intermediate file from the info generation.Fred Drake1997-12-291-0/+1
* Reduce warning count from partparse.py.Fred Drake1997-12-292-2/+2
* Added Greg Stein's docs for BaseHTTPServer.py.Guido van Rossum1997-12-295-12/+447
* Make "{" and "}" in code sample visible instead of a group (it's supposed toFred Drake1997-12-292-2/+2
* Added missing "\" to "\var{address}, var{length}" in buffer_info() description.Fred Drake1997-12-292-2/+2
* Reduce warning count from partparse.py.Fred Drake1997-12-292-4/+2
* Use tableii environment for the table instead of tabular. This makes itFred Drake1997-12-292-38/+36
* Reduce warning count from partparse.py.Fred Drake1997-12-294-32/+28
* Nit adjustments to remove warnings when processed with partparse.py.Fred Drake1997-12-292-4/+2
* Normalized the word "Unix" to "\UNIX{}".Fred Drake1997-12-292-6/+6
* A bunch of minor stuff.Fred Drake1997-12-292-18/+230
* Added back info generation. Still buggy in the final phase (makeinfo run).Fred Drake1997-12-291-0/+26
* Added missing "\" to "var{P}.\var{M}" in load_module() description.Fred Drake1997-12-292-2/+2
* Remove unneeded "{}" that confused makeinfo.Fred Drake1997-12-292-2/+2
* Change name of temporary file to avoid possible filesystem issues; matchesFred Drake1997-12-292-2/+2
* Changed all \verb\...\ markup to either \code{...} or \samp{...}.Fred Drake1997-12-292-12/+12