1998-03-06 |
Fred Drake | Misc. revisions to LaTeX2HTML support. |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Fred Drake | Relocated .latex2html-init to l2hinit.perl. |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Fred Drake | Moved & renamed to perl/l2hinit.perl |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Fred Drake | Relocating file to Doc/tools. |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | Got rid of the last tab character in this file. |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | Always set the __file__ attribute, so dynamic link... |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | Fix typo -- -e takes a flag, -h doesn't. Somehow the... |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | Check for HAVE_MKTIME (if you don't have it, some tests... |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | Added mktime to checked functions |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | When we have no setvbuf(), make the file totally unbuff... |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | Don't use setvbuf unless HAVE_SETVBUF is defined. |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Fred Drake | Fix the URL for the regex-to-re HOWTO. |
commit | commitdiff | tree | snapshot |
1998-03-06 |
Guido van Rossum | Clear class_map in constructor so that when it later... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Use a better way to bind the checkext instance variable... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | Oops, I *thoughT* I had seen a better address for Andre... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | Updated URL & email addresses related to the PCT. |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | Corrected citation markup in first paragraph. |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | Update documentation release date. |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | For verbatim text, don't bounce down a size. |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Setting LINKFORSHARED for IRIX was a mistake. |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | Move the change to ending the abstract from python... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | latex-$(VERSION).tar.gz, tarlatex: Create the source... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Fred Drake | Build a tarball that extracts to Python-$VERSION/Doc... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Some changes because gcc on SGI doesn't support '-all' |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Unfold some lines that were previously folded but don... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Reindented, removed tabs. |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Oops, bug omission: also scan internal code objects... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Reindented, removed tabs. |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Some nits... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Support for frozen packages, matching the revamped... |
commit | commitdiff | tree | snapshot |
1998-03-05 |
Guido van Rossum | Added support for packages. |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Create the module index only if a conditional is true. |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Define a new conditional, use this to control creation... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Improve separation of document class and python semanti... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Guido van Rossum | Untested changes to make the '-s windows' option |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Remove item on migration to LaTeX2e document classes... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | tarballs: Ok, we do support info for the moment, so... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | pdf-$(VERSION).tar.gz: If ref/ref.pdf exists, include... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Update URL to get Perl. (Anyone want to re-write LaTeX... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Oops, remove some debugging prints. |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | changeit(): Added support for \deprecated{}. |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Preliminary LaTeX2HTML 98.1p1 support. Includes patch... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Comment out the attempt to get index-related stuff... |
commit | commitdiff | tree | snapshot |
1998-03-04 |
Fred Drake | Simplify some of the escaping around ']' in \item[... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | For each of the l2h??? targets, remove the sed hack... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Of course, I shouldn't have used lseek() to find out... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Oops -- overuse of dabbrev-expand introduced a strange... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Perish Evil Revelry and Lamentation. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Add a single Python-wide (!) lock on import. Only... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Raise ValueError: "unconvertible time" when ctime(... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Doc strings added by Mitch Chapman. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Doc strings added by Mitch Chapman. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Obsolete. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Doc strings added by Mitch Chapman. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Convert LaTeX support to create a new class of document... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Instead of 'import mac', use 'import os' -- this way... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Misc changes for AIX: install the python.exp file,... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Overhaul. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Fix typo. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Nit for \refexmodindex{} (reference to extension module). |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Simplify the parameters passed to node2label.pl. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Marked reference to the Python Library Reference with... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Script to create a source distribution. See comments... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Fred Drake | Ignore tarballs. |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Ken Manheimer | Looks like mention of http://quest.jpl.nasa.gov/zlib... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Initialize adlist variable in getrouteaddr(), so an... |
commit | commitdiff | tree | snapshot |
1998-03-03 |
Guido van Rossum | Added msvcrt. |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Jack Jansen | __file__ now sometimes refers to the .pyc file |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Jack Jansen | Added WEGetTabSize and WESetTabSize, at Just's request |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Fred Drake | &replace_verbatim, |
commit | commitdiff | tree | snapshot |
1998-03-02 |
Guido van Rossum | Typo (coestring -> codestring) discovered by Mark Hammond. |
commit | commitdiff | tree | snapshot |
1998-02-28 |
Guido van Rossum | Fix the handling of errors in Py_FlushLine() in a few... |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Make the title page include all the interesting informa... |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | &do_cmd_deprecated: New function. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Update. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Deprecate the read() and write() methods. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Added semi-structured support for feature deprecation. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Put all the indexsubitem stuff together. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Make table column headings bold. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Updates by AMK. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | When "declaring" a module using \*modindex{}, and ... |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Guido van Rossum | Sjoerd writes: When a multipart message is incomplete... |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Nit to prevent empty node in formatted version. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Reformulate how the info stuff is ignored. |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Use a Python script to create "empty" indexes. This... |
commit | commitdiff | tree | snapshot |
1998-02-27 |
Fred Drake | Update.... |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Fred Drake | Added \label{}s for logical addressing. |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Fred Drake | Added \label{}s for logical addressing. |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Fred Drake | Adjusted to work with the newer version of LaTeX2HTML... |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Fred Drake | Marked references to the other manuals as \emph{} in... |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Guido van Rossum | New version of tb_lineno(), this time *not* using try... |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Guido van Rossum | Fix up description of 'S' format; as Dave Ascher pointe... |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Fred Drake | Do a little bit more work on a table-driven basis.... |
commit | commitdiff | tree | snapshot |
1998-02-26 |
Fred Drake | Add support for some of the newer commands, a little... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Guido van Rossum | A working version of the 'args' command (it prints... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Guido van Rossum | Add test for core dump -- make sure it doesn't come... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Fred Drake | &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used. |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Guido van Rossum | Add back some safeguards on the index elements that... |
commit | commitdiff | tree | snapshot |
next |