..
.cvsignore
Updates to reflect pending changes to the XML conversion process.
2000-11-22 16:42:37 +00:00
internet.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
language.tex
Break the "Python Services" chapter into two: "Python Runtime Services"
2000-08-03 21:18:18 +00:00
lib.tex
Added documentation for the xreadlines module & related changes. The
2001-01-09 22:47:46 +00:00
libaifc.tex
Document that the |mode| parameter to open() is optional and explain how
1999-12-21 18:31:30 +00:00
libal.tex
Make internal module references hyperlinks wherever it makes sense.
1999-04-22 21:23:22 +00:00
liballos.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libamoeba.tex
Added \platform annotations.
1999-03-02 16:37:17 +00:00
libanydbm.tex
bsddb docs from Skip Montanaro; added interesting links.
1999-04-19 21:19:21 +00:00
libarray.tex
Added link to HTML version of the NumPy documentation.
2000-12-11 20:57:13 +00:00
libascii.tex
SourceForge patch #103140 , checked in at fdrake's invitation. Minor fixes and
2001-01-10 19:34:52 +00:00
libasyncore.tex
Typo: writeable --> writable
2000-11-01 03:12:34 +00:00
libatexit.tex
Move the "See also" section to a location more consistent with other
2000-09-09 03:25:11 +00:00
libaudioop.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libbase64.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
libbasehttp.tex
Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>.
2000-10-10 16:56:41 +00:00
libbastion.tex
Minor cleanup.
1999-04-13 21:39:31 +00:00
libbinascii.tex
Fix markup bug that prevented formatting.
2000-08-15 17:47:09 +00:00
libbinhex.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
libbisect.tex
Based on comments from Guido, do not describe bisect() and insert() as
2001-01-04 14:18:55 +00:00
libbltin.tex
Logical markup.
1999-04-23 17:11:53 +00:00
libbsddb.tex
Update explanation of the set_location() method to indicate that in
2001-01-05 06:44:19 +00:00
libcalendar.tex
Denis S. Otkidach <ods@users.sourceforge.net>:
2000-10-09 15:27:31 +00:00
libcd.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libcfgparser.tex
Typo caught by Jim Tittsler <jwt@onjapan.net>: They --> The
2000-12-07 00:03:24 +00:00
libcgi.tex
Closing patch #101120 -- After everyone agreed.
2000-08-25 21:47:56 +00:00
libcgihttp.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libchunk.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libcmath.tex
Remove unnecessary comma.
1999-06-29 15:53:52 +00:00
libcmd.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libcmp.tex
Removed references to Python 1.5.3; that was a "tentative" number I used
2001-01-25 17:29:18 +00:00
libcmpcache.tex
Removed references to Python 1.5.3; that was a "tentative" number I used
2001-01-25 17:29:18 +00:00
libcode.tex
Denis S. Otkidach <ods@users.sourceforge.net>:
2000-09-14 20:42:53 +00:00
libcodecs.tex
Added link to the "Python Codecs" project at SourceForge.
2001-01-22 20:17:54 +00:00
libcodeop.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libcolorsys.tex
colorsys docs from David Ascher.
1999-04-19 21:20:13 +00:00
libcommands.tex
Shorten the section title.
1999-04-22 15:53:35 +00:00
libcompileall.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libcookie.tex
Fix the example (it didn't seem to reflect reality).
2001-01-18 07:50:17 +00:00
libcopy.tex
Fix really bad typo, noted by Neil Schemenauer <nas@arctrix.com>.
2000-10-06 20:16:50 +00:00
libcopyreg.tex
Document the exceptions that now get raised on invalid parameters.
2000-10-11 22:27:51 +00:00
libcrypt.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libcrypto.tex
Update the link to Andrew Kuchling's crypto code.
2000-09-16 05:02:24 +00:00
libcurses.tex
More on noutrefresh() and scroll().
2001-01-29 06:39:33 +00:00
libcursespanel.tex
Added documentation for the panel wrapper module
2000-12-22 21:57:42 +00:00
libdbhash.tex
bsddb docs from Skip Montanaro; added interesting links.
1999-04-19 21:19:21 +00:00
libdbm.tex
Add some comments on the available implementations that this module can
2000-09-15 21:31:31 +00:00
libdircache.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libdis.tex
Fixed a large number of small problems, mostly noted by Detlef Lannert
2000-10-10 22:00:03 +00:00
libdl.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
liberrno.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libexcs.tex
Document warning categories.
2000-12-19 04:27:54 +00:00
libfcntl.tex
Provide a much better (and complete!) description of the lockf()
2001-01-25 00:36:54 +00:00
libfilecmp.tex
correct typo - closes bug #129205
2001-01-18 10:44:08 +00:00
libfileinput.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libfl.tex
Use the new module-key for the FL module when hyperlinking (the old
1999-04-29 18:42:18 +00:00
libfm.tex
Always use "section" when referring to sections of a document, not "Section".
1999-04-29 02:47:40 +00:00
libfnmatch.tex
Work around annoyances in LaTeX2HTML.
2000-10-09 18:12:29 +00:00
libformatter.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libfpectl.tex
Documentation for the fpectl module, from Lee Busby. (Thanks!)
2001-01-09 20:38:54 +00:00
libfpformat.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libftplib.tex
Document changed default to passive mode.
2001-01-15 16:37:05 +00:00
libfuncs.tex
Backed out the unistr() builtin.
2001-01-19 21:36:19 +00:00
libgc.tex
- update Neil's email address
2000-10-04 16:34:09 +00:00
libgdbm.tex
Add support for gdbm2 open flags ('s' and 'u'). Add module constant
2000-12-17 07:14:13 +00:00
libgetopt.tex
Explain that long options are matched based on a unique prefix rather than
2001-01-08 16:05:51 +00:00
libgetpass.tex
Make internal module references hyperlinks wherever it makes sense.
1999-04-22 21:23:22 +00:00
libgettext.tex
Some rewriting of the "Internationalizing your programs and modules"
2001-01-31 21:21:45 +00:00
libgl.tex
Added "See also" reference to PyOpenGL.
1999-04-27 18:05:06 +00:00
libglob.tex
Work around annoyances in LaTeX2HTML.
2000-10-09 18:12:29 +00:00
libgopherlib.tex
Reference to urllib module can be a hyperlink.
1999-04-22 16:17:45 +00:00
libgrp.tex
Minor revisions similar to some information in the new docstrings.
2000-07-08 16:59:03 +00:00
libgzip.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
libhtmllib.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libhttplib.tex
Minor markup adjustment.
2001-01-22 17:42:32 +00:00
libimageop.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libimaplib.tex
Corrections and additions to the documentation for POP3 and IMAP library
2001-01-11 04:19:52 +00:00
libimgfile.tex
Added \platform annotations.
1999-03-02 16:37:17 +00:00
libimghdr.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libimp.tex
Add a missing newline in an example; caught by Chris Ryland
2001-01-17 05:12:13 +00:00
libintro.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libjpeg.tex
Updates based on comments from /F.
1999-03-12 15:27:35 +00:00
libkeyword.tex
Shorten a few section titles.
1999-02-20 00:14:17 +00:00
liblinecache.tex
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
2001-01-24 17:19:08 +00:00
liblocale.tex
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
2001-01-24 17:19:08 +00:00
libmailbox.tex
Document the two changes to the mailbox.py module:
2001-01-31 22:14:01 +00:00
libmailcap.tex
New section header style.
1998-08-10 19:42:37 +00:00
libmain.tex
A little more text, and some really minor cleanups.
2000-08-17 22:31:23 +00:00
libmarshal.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libmath.tex
Do not talk about "real" numbers; talk about "floats" or "floating point
2000-12-18 13:50:24 +00:00
libmd5.tex
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
2001-01-24 17:19:08 +00:00
libmhlib.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libmimetools.tex
Fixed a large number of small problems, mostly noted by Detlef Lannert
2000-10-10 22:00:03 +00:00
libmimetypes.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libmimewriter.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libmimify.tex
Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>.
2000-04-04 20:42:38 +00:00
libmisc.tex
Adjusted to use the new module synopsis support macros.
1998-07-23 17:59:49 +00:00
libmm.tex
Adjusted to use the new module synopsis support macros.
1998-07-23 17:59:49 +00:00
libmmap.tex
Updated descriptions to incorporate additional information from Tim Peters.
2001-01-11 22:49:49 +00:00
libmpz.tex
Work around LaTeX2HTML comment-handling bug.
1999-04-22 20:55:59 +00:00
libmsvcrt.tex
Update information on the locking() function, added the needed constants.
2000-12-14 03:11:24 +00:00
libmultifile.tex
Fixed spelling of module; closes bug 115712.
2000-09-30 17:04:40 +00:00
libmutex.tex
Added missing word; fixed minor nits.
2001-01-09 20:54:15 +00:00
libnetrc.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libnew.tex
Adjust documentation for new.instance() to reflect that the second
2001-01-28 17:23:05 +00:00
libni.tex
New section header style.
1998-08-10 19:42:37 +00:00
libnis.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libnntplib.tex
Send a "ARTICLE" --> Send an "ARTICLE"
2000-07-01 17:43:19 +00:00
libobjs.tex
Really minor consistency nit.
2000-09-09 03:31:17 +00:00
liboperator.tex
Grant Griffin <grant.griffin@honeywell.com>:
2000-12-15 05:41:49 +00:00
libos.tex
Capitalize first letter of an explanation for a \versionchanged
2000-10-19 05:33:46 +00:00
libpanel.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libparser.tex
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
2001-01-24 17:19:08 +00:00
libpdb.tex
Remove reference to the stdwin-based windowed debugger, since stdwin
2000-09-14 20:32:17 +00:00
libpickle.tex
Capitalize & use periods for \seemodule explanation parameter.
2000-10-18 16:47:52 +00:00
libpipes.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libpopen2.tex
Updated documentation relating to the various flavors of popen[234]()
2000-09-28 20:27:51 +00:00
libpoplib.tex
Added pointer on POP3 variations.
2001-01-11 10:22:34 +00:00
libposix.tex
Make the reference to the os module in the module synopsis (for the
1999-07-01 13:53:32 +00:00
libposixfile.tex
Mark the "Notes:" sections under tables the same way it's done
1999-04-21 21:15:35 +00:00
libposixpath.tex
Explained that os.path.basename() may return something different from the
2000-10-26 21:38:23 +00:00
libpprint.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libprofile.tex
Make internal module references hyperlinks wherever it makes sense.
1999-04-22 21:23:22 +00:00
libpty.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libpwd.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libpyclbr.tex
Add note about not being able to use this module with modules not
1999-06-29 15:43:02 +00:00
libpycompile.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libpyexpat.tex
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
2001-01-24 17:19:08 +00:00
libpython.tex
Break the "Python Services" chapter into two: "Python Runtime Services"
2000-08-03 21:18:18 +00:00
libqueue.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libquopri.tex
Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>
2000-04-04 20:43:50 +00:00
librand.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
librandom.tex
The combo of getstate/setstate/jumpahead is very powerful, but needs
2001-01-26 10:00:39 +00:00
libre.tex
Document the .lastindex and .lastgroup attributes of MatchObject
2000-10-18 23:08:13 +00:00
libreadline.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libregex.tex
Add obsolescence note to the module descriptions that get added to the
2000-09-25 17:23:04 +00:00
libregsub.tex
Add obsolescence note to the module descriptions that get added to the
2000-09-25 17:23:04 +00:00
librepr.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libresource.tex
"\platform{UNIX}" should really be spelled "\platform{Unix}".
1999-03-02 17:03:42 +00:00
librestricted.tex
Fixed some logical markup nits.
1999-04-23 17:26:24 +00:00
librexec.tex
Make internal module references hyperlinks wherever it makes sense.
1999-04-22 21:23:22 +00:00
librfc822.tex
Emphasis that instantiating this class doesn't consume the message body.
2001-01-27 10:56:14 +00:00
librgbimg.tex
Shorten section title.
1999-02-20 04:51:16 +00:00
librlcompleter.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
librobotparser.tex
\file and \filenq should not be used in section titles; they are not
2000-04-28 18:17:23 +00:00
librotor.tex
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
2001-01-24 17:19:08 +00:00
libsched.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libselect.tex
select.select(): Add note that though this function accepts empty lists,
2000-12-11 15:50:07 +00:00
libsgi.tex
Adjusted to use the new module synopsis support macros.
1998-07-23 17:59:49 +00:00
libsgmllib.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libsha.tex
Repaired some glitches in the MD5 and SHA docs; copied the descriptions of
2000-09-18 15:34:57 +00:00
libshelve.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libshlex.tex
Fix a few small markup/consistency nits.
2001-01-16 20:52:41 +00:00
libshutil.tex
Moshe Zadka <mzadka@geocities.com>:
2000-07-31 15:45:46 +00:00
libsignal.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libsimplehttp.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libsite.tex
Document \code{import} in pth files.
2001-01-11 22:07:25 +00:00
libsmtplib.tex
Replace minimal \seetext references with better annotated \seerfc
2000-10-03 05:56:55 +00:00
libsndhdr.tex
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:03:45 +00:00
libsocket.tex
SourceForge patch #103140 , checked in at fdrake's invitation. Minor fixes and
2001-01-10 19:34:52 +00:00
libsocksvr.tex
Changing allow_reuse_address's default value, and documenting it.
2000-12-13 20:39:22 +00:00
libsomeos.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libsoundex.tex
Use \citetitle and \programopt as appropriate.
1999-11-10 16:21:37 +00:00
libstat.tex
Fixed minor markup nits for consistency with the rest of the library
2001-01-11 16:02:08 +00:00
libstatcache.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libstatvfs.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libstdtypes.tex
Massively improved documentation for string formatting operations,
2001-01-26 20:48:35 +00:00
libstdwin.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libstring.tex
Fix doubled word
2000-12-26 16:14:32 +00:00
libstringio.tex
Added information on the use of Unicode with the StringIO and cStringIO
2000-11-28 16:24:28 +00:00
libstrings.tex
Adjusted to use the new module synopsis support macros.
1998-07-23 17:59:49 +00:00
libstruct.tex
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
2001-01-24 17:19:08 +00:00
libsun.tex
Separate chapter and section.
1998-02-19 18:59:48 +00:00
libsunau.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libsunaudio.tex
Separate documentation of SUNAUDIODEV from sunaudiodev; this mirrors
1999-06-27 14:53:11 +00:00
libsymbol.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
libsys.tex
Implementation of PEP-0217.
2001-01-11 05:41:27 +00:00
libsyslog.tex
"\platform{UNIX}" should really be spelled "\platform{Unix}".
1999-03-02 17:03:42 +00:00
libtabnanny.tex
Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor
2000-02-23 15:44:08 +00:00
libtelnetlib.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libtempfile.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libtermios.tex
Added "See Also" section for termios module.
1999-06-23 15:12:09 +00:00
libthread.tex
Noted by Guido:
2000-04-05 15:00:38 +00:00
libthreading.tex
Fix a grammatical error reported by Detlef Lannert
1999-04-23 20:07:02 +00:00
libtime.tex
Instructive example for strftime(); how to generate RFC822 dates.
2001-01-28 00:56:54 +00:00
libtoken.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
libtokenize.tex
Fix a couple of grammatical errors reported by Detlef Lannert
1999-04-23 20:00:53 +00:00
libtraceback.tex
Rob W. W. Hooft's spelling fixes for the Library Reference. I hope
2000-07-16 19:01:10 +00:00
libtty.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libturtle.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libtypes.tex
Marc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 15:05:04 +00:00
libundoc.tex
Add regex and regsub to the list of undocumented obsolete modules.
2000-09-28 05:31:39 +00:00
libunicodedata.tex
new unicodedata functions (name, lookup)
2001-01-24 08:10:07 +00:00
libunix.tex
Adjusted to use the new module synopsis support macros.
1998-07-23 17:59:49 +00:00
liburllib.tex
updated to document use of sequences of two-element tuples as inputs
2001-01-28 21:18:16 +00:00
liburlparse.tex
Add reference to RFC 2396 in "See also" section.
2000-08-25 17:29:35 +00:00
libuser.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
libuserdict.tex
Fixed a large number of small problems, mostly noted by Detlef Lannert
2000-10-10 22:00:03 +00:00
libuu.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
libwarnings.tex
Document filterwarnings(..., append=<bool>).
2001-01-14 14:10:18 +00:00
libwave.tex
Update Moshe Zadka's email address to one works and might last a while.
2000-12-01 15:25:23 +00:00
libwebbrowser.tex
Fixed a bug where \& was needed.
2001-01-25 00:38:15 +00:00
libwhichdb.tex
Make the names of the referenced modules hyperlinks; they had not been
1999-04-21 18:10:08 +00:00
libwhrandom.tex
Merged changes from the 1.5.2p2 release.
2000-04-03 20:13:55 +00:00
libwinreg.tex
Use small tables instead of bare \item markers to describe the contents
2000-11-30 07:12:54 +00:00
libwinsound.tex
Removed references to Python 1.5.3; that was a "tentative" number I used
2001-01-25 17:29:18 +00:00
libxdrlib.tex
Minor nit fixes based on suggestions from Ka-Ping Yee <ping@lfw.org>.
2000-10-10 17:02:34 +00:00
libxmllib.tex
Added brief explanation of the \versionchanged for 1.5.2 (fixes formatting
2000-11-28 06:39:28 +00:00
libxreadlines.tex
Added note that this module was added in Python 2.1.
2001-01-12 22:57:32 +00:00
libzipfile.tex
Make sure methods of ZipFile objects are in alphabetical order; the logical
2000-10-11 18:56:00 +00:00
libzlib.tex
Make all the \seemodule explanations consistent: start with a capitalized
2000-10-18 17:43:06 +00:00
markup.tex
Created a new chapter on structured markup processing, including the
2000-07-05 02:24:39 +00:00
netdata.tex
New chapter headers for Internet Protocols and Internet Data chapters,
1998-08-07 15:56:52 +00:00
windows.tex
Other chapter titles refer to collections of modules as "Services"; do
1999-02-22 14:48:00 +00:00
xmldom.tex
Fix a number of typos found by Guido.
2001-01-26 20:51:32 +00:00
xmldomminidom.tex
Change some wording to make this work with PDF generation -- using a PDF
2001-01-22 19:06:20 +00:00
xmldompulldom.tex
Added "stub" documentation for xml.dom.pulldom for Paul to fill out with
2000-12-13 19:34:38 +00:00
xmlsax.tex
Finish a sentence that was left half-written!
2000-12-13 22:36:02 +00:00
xmlsaxhandler.tex
Added documentation on the ErrorHandler interface.
2000-12-19 04:07:54 +00:00
xmlsaxreader.tex
Massive addition of SAX documentation from Martin von Loewis
2000-10-12 20:05:09 +00:00
xmlsaxutils.tex
Massive addition of SAX documentation from Martin von Loewis
2000-10-12 20:05:09 +00:00