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 |
1998-02-25 |
Barry Warsaw | (py-execute-region): Simplified calculation of temporar... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Barry Warsaw | (py-temp-directory): Minor docstring nit. |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Guido van Rossum | Tweak the tb_lineno() function to be compatible with... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Barry Warsaw | (py-master-file): Fixed some typos in the docstring. |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Fred Drake | Make sure the ']' in the content of the \item[] isn... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Support for sound input added. The interface is even... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Regenerated because of confusion with Style/StyleParame... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Regerated: Style and StyleParameter are different beasts |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Oops, this wasn't checked in yet: part of the AE struct... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Module to use Mac serial port as a communication link |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Helper routines to create standalone Python applications. |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Hack to get at string buffer address changed |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Helper file for version-checking |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Jack Jansen | Added (minimal) documentation on how to build standalon... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Fred Drake | PyFile_FromFile() description: make sure the closing... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Fred Drake | Derive the name of the modules .ind from the jobname. |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Fred Drake | Change quoting of the "echo" commands yet again...... |
commit | commitdiff | tree | snapshot |
1998-02-25 |
Fred Drake | Make this work better with a4 paper. |
commit | commitdiff | tree | snapshot |
next |