summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Describe standard float/double support.Guido van Rossum1997-01-032-12/+20
* setkey method's argument is no longer optional (it used to be a no-opBarry Warsaw1997-01-022-6/+4
* (libformatter.tex): Document the flush() method on the writer.Fred Drake1996-12-312-0/+8
* Added libstat.texGuido van Rossum1996-12-313-1/+4
* Document the new extensions.Guido van Rossum1996-12-312-18/+128
* From reading the source, it turns out that the setkey() method canBarry Warsaw1996-12-232-4/+6
* Describe open(2) exported constantsBarry Warsaw1996-12-192-0/+60
* Docs for stat.py -- docs by Skip Montanaro.Guido van Rossum1996-12-192-0/+212
* posix.open(): third argument (mode) is optional.Barry Warsaw1996-12-192-4/+8
* Documented getprotobyname() interface.Guido van Rossum1996-12-192-0/+18
* (libunix.tex): Change matching lib.tex: add line item for the resourceFred Drake1996-12-192-0/+8
* Added pointer to framereader distribution.Guido van Rossum1996-12-181-1/+2
* Added docs for Jeremy's resource module.Guido van Rossum1996-12-185-1/+265
* (libunix.tex): Changed two occurances of "Unix" to "\UNIX{}".Fred Drake1996-12-162-4/+4
* (libtime.tex): Merged in changes from Tamito Kajiyama.Fred Drake1996-12-132-96/+90
* (lib<all sorts of stuff>.tex):Fred Drake1996-12-1341-80/+154
* (tut.tex): Normalized all uses of "UNIX" and "{\UNIX}" to use "\UNIX{}",Fred Drake1996-12-132-18/+18
* (myformat.sty): Added a note about using \command{} v. {\command} wrt.Fred Drake1996-12-131-0/+2
* Added quote_plus() and unquote_plus(), to do space/plus substitutionsGuido van Rossum1996-12-132-2/+22
* Typos reported by Tamito Kajiyama.Guido van Rossum1996-12-132-4/+4
* Added remark about time() and sleep()'s subsecond precision.Guido van Rossum1996-12-122-64/+34
* Added soundex (sigh)Guido van Rossum1996-12-125-1/+53
* Added descriptions of parsedate(), parsedate_tz(), getdate_tz()Guido van Rossum1996-12-062-0/+56
* Added section for operator module (compiled Skip Montanaro).Guido van Rossum1996-12-065-1/+389
* (Makefile): Added sym links for each manual, i.e., index.html -> lib.html.Fred Drake1996-12-061-0/+3
* (Makefile): The sed hack is needed for all 3 manuals processed by latex2html;Fred Drake1996-12-061-3/+10
* (Makefile): Rip out old partparse.py / texi2html.py stuff -- use latex2htmlFred Drake1996-12-061-35/+7
* (myformat.perl): Don't italicize the '[]' characters around optionalFred Drake1996-12-061-1/+1
* (.latex2html-init): Restore one setting to the default (no real need toFred Drake1996-12-061-2/+2
* (libparser.tex): Added note that the line number for a terminal tokenFred Drake1996-12-052-4/+6
* Describe the new Unpacker.get_buffer() method.Barry Warsaw1996-12-042-0/+8
* Added [nh]to[hn][sl]().Guido van Rossum1996-12-022-0/+22
* Added .ilg (makeindex logfile)Guido van Rossum1996-11-271-0/+1
* Added some more turd files we can't avoid: .MIF, .ps, .auto.Guido van Rossum1996-11-271-0/+3
* Webmaker instructionsGuido van Rossum1996-11-271-0/+560
* Script to write MIF files from ref*.{book,doc}Guido van Rossum1996-11-271-0/+17
* (myformat.perl): Fixed handling of "\e" -- argh!Fred Drake1996-11-111-3/+3
* (Makefile): Updated comments about using LaTeX2HTML for the libraryFred Drake1996-11-111-25/+18
* (myformat.perl): Simplify generated HTML for "\optional{...}".Fred Drake1996-11-111-2/+2
* (fix_libaux.sed): Hackish little sed script to modify lib.aux to get sectionFred Drake1996-11-112-0/+6
* (.latex2html-init): Perform some limited setup for the reference manuals;Fred Drake1996-11-111-0/+98
* (myformat.sty): Simplify \varvars definition.Fred Drake1996-11-111-1/+1
* (myformat.perl): Updated to allow library reference manual to be handled byFred Drake1996-11-111-13/+72
* Added 'Introduction' section head and 'Memory Management' subsection.Guido van Rossum1996-11-061-1/+20
* Change last Ellipses to Ellipsis :-(Guido van Rossum1996-11-022-6/+6
* (Makefile): Updated latex2html support.Fred Drake1996-10-291-2/+2
* (myformat.perl): Added handler for cfuncdesc environment. This is neededFred Drake1996-10-291-0/+18
* (myformat.sty, extref.tex): Moved definition of cfuncdesc environment toFred Drake1996-10-292-5/+5
* (tut.tex): Added matching \normalsize after \small font control commandFred Drake1996-10-292-2/+2
* (texi2html.py): Minor improvement to HTML 3.0 output for code examples.Fred Drake1996-10-252-4/+14