- 31 Aug, 2000 34 commits
-
-
Fred Drake authored
need to be checked to make sure all the latest information is present. This closes SourceForge patch #101275.
-
Vladimir Marangozov authored
-
Greg Ward authored
-
Fred Drake authored
<cgw@fnal.gov>). Fix minor problem with EXTENDED_ARG description markup..
-
Fred Drake authored
Update the generated files related to the autoconf support for BSD db. This closes SourceForge patch #101272.
-
Fred Drake authored
Update the build structures to automatically detect the presence of BSD db, including the proper name of the header file to include. Has all the expected niceties associated with yet-more-configure-options. ;) This checkin includes changes for non-generated files only; subsequent checkin will catch those. This is part of SourceForge patch #101272.
-
Jeremy Hylton authored
applies patch #101369 by Moshe Zadke use explicit list of always safe characters instead of string.letters add test case
-
Fred Drake authored
-
Fred Drake authored
instead of four #if/#endif blocks. This shortens the code and improves readability.
-
Jeremy Hylton authored
also initial static debug variable to 0
-
Greg Ward authored
-
Barry Warsaw authored
LE_MAGIC; it breaks on Tru64.
-
Sjoerd Mullender authored
Since the application never gets to see the namespace abbreviation used in the XML document, but some applications may need to know them, we provide this method.
-
Fred Drake authored
generated markup. Don't be careless with the navigation icons! We should use the blank icon where there is not anyplace to go for a particular position in the navigation bar.
-
Fred Drake authored
-
Thomas Wouters authored
operator associativity.
-
Fred Drake authored
generated documents to the document index.
-
Fred Drake authored
of the generated document to an external index. These correspond to the -up_url and -up_title parameters of LaTeX2HTML.
-
Fred Drake authored
separate some of the ties between l2hinit.perl and python.perl. Revamp the "title page" construction to allow more flexibility.
-
Fred Drake authored
-
Fred Drake authored
initialization with additional Perl files. This can be given more than once.
-
Fred Drake authored
do not use mkdvi.sh or mkhtl.sh any more. This slows down building all versions of the documentation, but if you are only building one format, it does not matter.
-
Fred Drake authored
portable.
-
Fred Drake authored
-
Fred Drake authored
Fix a couple of really minor markup nits.
-
Fred Drake authored
-
Fred Drake authored
Remove some of GCC's warning in -Wstrict-prototypes mode. This closes SourceForge patch #101342.
-
Fred Drake authored
expression next to a || expression; this is a readability-inspired warning from GCC.
-
Fred Drake authored
-
Fred Drake authored
in Parser/grammar.c.
-
Fred Drake authored
-
Fred Drake authored
-
Jeremy Hylton authored
close SF patch #101354
-
Greg Ward authored
according to the MS docs it enables exception-handling, and (according to Alex Martelli <aleaxit@yahoo.com>) is needed to compile without getting warnings from standard C++ library headers. Apparently it doesn't cause any problems with C code, so I haven't bothered conditionalizing the use of /GX.
-
- 30 Aug, 2000 6 commits
-
-
Skip Montanaro authored
-
Paul Prescod authored
-
Greg Ward authored
-
Greg Ward authored
-
Guido van Rossum authored
-
Fred Drake authored
scripts as much as possible.
-