summaryrefslogtreecommitdiffstats
path: root/Doc/info
Commit message (Collapse)AuthorAgeFilesLines
* Reflect the released version.Fred Drake1999-02-222-0/+5
|
* A README file for the info tarball.Fred Drake1999-01-291-0/+16
|
* Fragment of an info "dir" file for the Python documentation.Fred Drake1999-01-271-0/+8
|
* Don't build info for the Macintosh module reference by default; itFred Drake1999-01-271-1/+2
| | | | doesn't do well.
* Added fixinfo.el to the list of dependencies.Fred Drake1999-01-141-1/+2
|
* Remove obsolete files.Fred Drake1999-01-082-123/+0
|
* Replace most everything but the comment at the top.Fred Drake1999-01-081-24/+66
|
* Ignore intermediate files.Fred Drake1998-05-111-0/+2
|
* Add the clean, clobber targets here for this directory.Fred Drake1998-05-111-0/+6
|
* Move the rules to build the info files here.Fred Drake1998-05-081-0/+32
|
* Corrected citation markup in first paragraph.Fred Drake1998-03-051-3/+3
|
* Nit to prevent empty node in formatted version.Fred Drake1998-02-271-3/+3
|
* Bring date into line with the last documentation release.Fred Drake1998-02-191-1/+1
|
* Updated release date to match boilerplate.tex.Fred Drake1997-12-301-2/+2
| | | | | | | | Removed implied future availability of an info/texi version of the other manuals (the word "yet"). Guido, you might want to check this file to see if any other changes are required.
* Removed "-*-texinfo-*-" from first line; this can cause emacs/xemacs to stopFred Drake1997-12-291-2/+2
| | | | | | | | and ask the user for permission to set buffer-local variables depending on the user's configuration. Not really needed since this doesn't get edited often. Bumped the version number to 1.5; date still needs to be set.
* Added disclaimer.Guido van Rossum1996-10-251-23/+37
|
* Version number and date.Guido van Rossum1996-10-221-1/+1
|
* New version/dateGuido van Rossum1996-08-231-1/+1
|
* updated version and dateGuido van Rossum1995-10-091-1/+1
|
* typos, layout and other small thingsGuido van Rossum1995-04-101-1/+1
|
* remove (C) from copyright msgGuido van Rossum1995-03-281-1/+1
|
* 1995 copyrightGuido van Rossum1995-03-151-7/+7
|
* Oops! version numbers again!Guido van Rossum1994-10-061-1/+1
|
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-3/+3
|
* * ext.tex: documentation for extending, reference counts, and embeddingGuido van Rossum1993-11-051-2/+1
| | | | | | | | | | | | | | | | | | (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().
* * Changed preface in texipre.dat.Guido van Rossum1993-02-211-10/+4
| | | | | | * Added libwww entry to Makefile. * Documented new array module. * Documented extensions to regex (last, substring, translation table).
* Incorporated Jan-Hein's changes and texinfo conversion.Guido van Rossum1992-12-082-0/+116