summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* documented termios + TERMIOSGuido van Rossum1995-03-311-1/+1
|
* Don't reference removed files in MakefileGuido van Rossum1995-03-281-2/+2
|
* restructured library manual accordiung to functional groupGuido van Rossum1995-03-281-5/+7
|
* New documentation on the CD module.Sjoerd Mullender1995-03-281-0/+1
|
* use macros more; added some more docsGuido van Rossum1995-03-201-36/+49
|
* added lots of commentsGuido van Rossum1995-03-171-10/+100
|
* added macdnrGuido van Rossum1995-03-071-2/+3
|
* converted docs for Jim Roskind's profilerGuido van Rossum1995-03-021-2/+2
|
* small nits and new filesGuido van Rossum1995-03-011-3/+5
|
* added WWW sectionsGuido van Rossum1995-02-271-8/+12
|
* added www chaptersGuido van Rossum1995-02-161-5/+6
|
* Added libaifc.tex to list of library files.Sjoerd Mullender1994-12-141-1/+1
|
* don't assum '.' is in PATHGuido van Rossum1994-10-201-1/+1
|
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-6/+37
|
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-13/+33
|
* * lib2.tex (sys): updated sys.std{in,out,err} docs. AddedGuido van Rossum1993-12-171-2/+3
| | | | | | | | | | | | | | | sys.tracebacklimit. * tut.tex (Exceptions): change text printed by traceback. * lib5.tex (audioop): added minmax. * lib5.tex (audioop.getsample): move wandered paragraph back * lib3.tex, partparse.py: undo mucking with \nopagebreak (didn't work). * partparse.py: ignore \nopagebreak command * ref5.tex: added description of lambda forms. * ref7.tex: added reference to lambda forms to section on function definition. * lib1.tex: removed lambda as built-in function (it is now a special form). Also removed feature of filter, map, reduce to turn a string argument into an anonymous function.
* * text2latex.py: call main() instead of always processing ext.tex.Guido van Rossum1993-11-191-1/+1
| | | | | | | | * Makefile: added 'ext' to 'all' target * ext.tex: more changes towards a readable text * lib4.tex (posix): added set{uid,gid} * lib2.tex (array): restored doc for typecode and itemsize (which were there but not visible for dir())
* * ext.tex: documentation for extending, reference counts, and embeddingGuido van Rossum1993-11-051-9/+25
| | | | | | | | | | | | | | | | | | (formerly ../misc/{EXTENDING,REFCNT,EMBEDDING}). Also affects Makefile. * text2latex.py: script to do part of the conversion from an plain ASCI text file (in my particular style) to LaTeX. (Chapter/section/subsection headers, and verbatim sections.) * partparse.py, texipre.dat, fix.el, Makefile: Minor cleanup of latex -> info conversion process (at least it works again, and with less debugging output). Removed fix.sh. * lib1.tex (section{Built-in Functions}): adapt description of str() and repr() to new situation. * lib3.tex (Module os): added exec*() variants. * lib3.tex (Module posix): added execve(). * lib2.tex (Module array): documented reality; remove typecode and itemsize, add byteswap, rename read/write to fromfile/tofile, and re-alphabetized. * lib1.tex (Built-in Functions): renamed bagof() to filter().
* Lots of small changes collected over months...Guido van Rossum1993-05-121-1/+1
|
* * Changed preface in texipre.dat.Guido van Rossum1993-02-211-0/+4
| | | | | | * Added libwww entry to Makefile. * Documented new array module. * Documented extensions to regex (last, substring, translation table).
* Documented marshal.{dumps,loads} and sys.builtin_module_names.Guido van Rossum1993-01-221-1/+1
|
* Changes to some math using underscore as subscript, necessary sinceGuido van Rossum1992-12-171-1/+2
| | | | the new style file defines underscore as an underscore in tt font.
* Incorporated Jan-Hein's changes and texinfo conversion.Guido van Rossum1992-12-081-1/+7
|
* > * Makefile: always create .ps files; add qua to 'all' target;Guido van Rossum1992-07-071-3/+16
| | | | > added 'clobber' target
* Remove bibtex log file.Guido van Rossum1992-06-231-1/+1
|
* Change recipe to build qua.Guido van Rossum1992-06-031-1/+1
|
* Also remove @* filesGuido van Rossum1992-04-061-1/+1
|
* Much simpler version, intended as a script.Guido van Rossum1992-03-061-58/+25
|
* Added ref.tex.Guido van Rossum1991-11-211-2/+9
|
* Renamed mod to lib.Guido van Rossum1991-11-121-4/+10
|
* Dependencies on mod[123].tex.Guido van Rossum1991-02-191-1/+1
|
* Remove Emacs garbage.Guido van Rossum1991-02-191-1/+1
|
* Took out (di)troff references.Guido van Rossum1991-01-251-25/+7
| | | | Changed dependencies somewhat.
* Made the move to TeX.Guido van Rossum1991-01-221-15/+40
|
* Added support for postscript output (*.ps).Guido van Rossum1990-10-071-2/+11
|
* Renamed intro and modules to tut and mod; added tbl to pipeline.Guido van Rossum1990-09-181-7/+9
|
* Initial revisionGuido van Rossum1990-08-091-0/+29