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 |
1998-02-24 |
Guido van Rossum | Typo: baseWidht -> baseWidth. |
commit | commitdiff | tree | snapshot |
1998-02-24 |
Fred Drake | Logical markup. |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Fred Drake | Add support for hyperref package. This builds the... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Fred Drake | clean: Remove *.out (hyperref's internal files for... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Fred Drake | Ignore hyperref's *.out files (used in building outline... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Fred Drake | Change quoting a little bit to avoid problems building... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Fred Drake | Clean up some stuff in the {seealso} at the end. This... |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Guido van Rossum | Patches from Jack for new Apple headers |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Fred Drake | Marked the unmarked AttributeError. (AMK) |
commit | commitdiff | tree | snapshot |
1998-02-23 |
Fred Drake | "streans" --> "streams" (AMK) |
commit | commitdiff | tree | snapshot |
1998-02-22 |
Fred Drake | Add a period to "Written by James Roskind" |
commit | commitdiff | tree | snapshot |
1998-02-22 |
Fred Drake | Changed way *.ind are forced to exist; the files are... |
commit | commitdiff | tree | snapshot |
1998-02-22 |
Guido van Rossum | Fixed and extended the example; the original example... |
commit | commitdiff | tree | snapshot |
1998-02-22 |
Guido van Rossum | Add slightly more explicit warning about running "make... |
commit | commitdiff | tree | snapshot |
1998-02-22 |
Guido van Rossum | Added two subsections with extra hints and details... |
commit | commitdiff | tree | snapshot |
1998-02-21 |
Guido van Rossum | Adapt to new webchecker structure. Due to better struc... |
commit | commitdiff | tree | snapshot |
1998-02-21 |
Guido van Rossum | Major overhaul. Don't use global variable (e.g. verbos... |
commit | commitdiff | tree | snapshot |
1998-02-21 |
Fred Drake | The list of module descriptions should be a {descriptio... |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Fred Drake | Removed two items, correct one spelling error. |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Guido van Rossum | A bug in PCRE could cause core dumps in patterns such as |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Jack Jansen | Default button on main window wasn't set correctly |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Jack Jansen | Added some debug prints (if enabled by setting DEBUG) |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Jack Jansen | BuildApplet will now also update old applets |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Jack Jansen | Current ("1.5b4") projects, with new UH toolbox modules... |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Jack Jansen | USE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_... |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Jack Jansen | - Universal Headers 3 mods |
commit | commitdiff | tree | snapshot |
1998-02-20 |
Jack Jansen | Regenerated from Universal Headers 3.0.1. Some new... |
commit | commitdiff | tree | snapshot |
next |