]> granicus.if.org Git - python/shortlog
python
1998-03-03 Guido van RossumOops -- overuse of dabbrev-expand introduced a strange...
1998-03-03 Fred DrakePerish Evil Revelry and Lamentation.
1998-03-03 Guido van RossumAdd a single Python-wide (!) lock on import. Only...
1998-03-03 Guido van RossumRaise ValueError: "unconvertible time" when ctime(...
1998-03-03 Guido van RossumDoc strings added by Mitch Chapman.
1998-03-03 Guido van RossumDoc strings added by Mitch Chapman.
1998-03-03 Fred DrakeObsolete.
1998-03-03 Guido van RossumDoc strings added by Mitch Chapman.
1998-03-03 Fred DrakeConvert LaTeX support to create a new class of document...
1998-03-03 Fred DrakeLogical markup.
1998-03-03 Guido van RossumInstead of 'import mac', use 'import os' -- this way...
1998-03-03 Guido van RossumMisc changes for AIX: install the python.exp file,...
1998-03-03 Fred DrakeOverhaul.
1998-03-03 Fred DrakeFix typo.
1998-03-03 Fred DrakeNit for \refexmodindex{} (reference to extension module).
1998-03-03 Fred DrakeSimplify the parameters passed to node2label.pl.
1998-03-03 Fred DrakeMarked reference to the Python Library Reference with...
1998-03-03 Fred DrakeScript to create a source distribution. See comments...
1998-03-03 Fred DrakeIgnore tarballs.
1998-03-03 Ken ManheimerLooks like mention of http://quest.jpl.nasa.gov/zlib...
1998-03-03 Guido van RossumInitialize adlist variable in getrouteaddr(), so an...
1998-03-03 Guido van RossumAdded msvcrt.
1998-03-02 Jack Jansen__file__ now sometimes refers to the .pyc file
1998-03-02 Jack JansenAdded WEGetTabSize and WESetTabSize, at Just's request
1998-03-02 Fred Drake&replace_verbatim,
1998-03-02 Guido van RossumTypo (coestring -> codestring) discovered by Mark Hammond.
1998-02-28 Guido van RossumFix the handling of errors in Py_FlushLine() in a few...
1998-02-27 Fred DrakeMake the title page include all the interesting informa...
1998-02-27 Fred Drake&do_cmd_deprecated: New function.
1998-02-27 Fred DrakeUpdate.
1998-02-27 Fred DrakeDeprecate the read() and write() methods.
1998-02-27 Fred DrakeAdded semi-structured support for feature deprecation.
1998-02-27 Fred DrakePut all the indexsubitem stuff together.
1998-02-27 Fred DrakeMake table column headings bold.
1998-02-27 Fred DrakeUpdates by AMK.
1998-02-27 Fred DrakeWhen "declaring" a module using \*modindex{}, and ...
1998-02-27 Guido van RossumSjoerd writes: When a multipart message is incomplete...
1998-02-27 Fred DrakeLogical markup.
1998-02-27 Fred DrakeNit to prevent empty node in formatted version.
1998-02-27 Fred DrakeReformulate how the info stuff is ignored.
1998-02-27 Fred DrakeUse a Python script to create "empty" indexes. This...
1998-02-27 Fred DrakeUpdate....
1998-02-26 Fred DrakeAdded \label{}s for logical addressing.
1998-02-26 Fred DrakeAdded \label{}s for logical addressing.
1998-02-26 Fred DrakeAdjusted to work with the newer version of LaTeX2HTML...
1998-02-26 Fred DrakeMarked references to the other manuals as \emph{} in...
1998-02-26 Guido van RossumNew version of tb_lineno(), this time *not* using try...
1998-02-26 Guido van RossumFix up description of 'S' format; as Dave Ascher pointe...
1998-02-26 Fred DrakeDo a little bit more work on a table-driven basis....
1998-02-26 Fred DrakeAdd support for some of the newer commands, a little...
1998-02-25 Guido van RossumA working version of the 'args' command (it prints...
1998-02-25 Guido van RossumAdd test for core dump -- make sure it doesn't come...
1998-02-25 Fred Drake&do_cmd_bcode, &do_cmd_ecode: Removed; no longer used.
1998-02-25 Guido van RossumAdd back some safeguards on the index elements that...
1998-02-25 Barry Warsaw(py-execute-region): Simplified calculation of temporar...
1998-02-25 Barry Warsaw(py-temp-directory): Minor docstring nit.
1998-02-25 Guido van RossumTweak the tb_lineno() function to be compatible with...
1998-02-25 Barry Warsaw(py-master-file): Fixed some typos in the docstring.
1998-02-25 Fred DrakeMake sure the ']' in the content of the \item[] isn...
1998-02-25 Jack JansenSupport for sound input added. The interface is even...
1998-02-25 Jack JansenRegenerated because of confusion with Style/StyleParame...
1998-02-25 Jack JansenRegerated: Style and StyleParameter are different beasts
1998-02-25 Jack JansenOops, this wasn't checked in yet: part of the AE struct...
1998-02-25 Jack JansenModule to use Mac serial port as a communication link
1998-02-25 Jack JansenHelper routines to create standalone Python applications.
1998-02-25 Jack JansenHack to get at string buffer address changed
1998-02-25 Jack JansenHelper file for version-checking
1998-02-25 Jack JansenAdded (minimal) documentation on how to build standalon...
1998-02-25 Fred DrakePyFile_FromFile() description: make sure the closing...
1998-02-25 Fred DrakeDerive the name of the modules .ind from the jobname.
1998-02-25 Fred DrakeChange quoting of the "echo" commands yet again......
1998-02-25 Fred DrakeMake this work better with a4 paper.
1998-02-24 Guido van RossumTypo: baseWidht -> baseWidth.
1998-02-24 Fred DrakeLogical markup.
1998-02-23 Fred DrakeAdd support for hyperref package. This builds the...
1998-02-23 Fred Drakeclean: Remove *.out (hyperref's internal files for...
1998-02-23 Fred DrakeIgnore hyperref's *.out files (used in building outline...
1998-02-23 Fred DrakeChange quoting a little bit to avoid problems building...
1998-02-23 Fred DrakeClean up some stuff in the {seealso} at the end. This...
1998-02-23 Guido van RossumPatches from Jack for new Apple headers
1998-02-23 Fred DrakeMarked the unmarked AttributeError. (AMK)
1998-02-23 Fred Drake"streans" --> "streams" (AMK)
1998-02-22 Fred DrakeAdd a period to "Written by James Roskind"
1998-02-22 Fred DrakeChanged way *.ind are forced to exist; the files are...
1998-02-22 Guido van RossumFixed and extended the example; the original example...
1998-02-22 Guido van RossumAdd slightly more explicit warning about running "make...
1998-02-22 Guido van RossumAdded two subsections with extra hints and details...
1998-02-21 Guido van RossumAdapt to new webchecker structure. Due to better struc...
1998-02-21 Guido van RossumMajor overhaul. Don't use global variable (e.g. verbos...
1998-02-21 Fred DrakeThe list of module descriptions should be a {descriptio...
1998-02-20 Fred DrakeRemoved two items, correct one spelling error.
1998-02-20 Guido van RossumA bug in PCRE could cause core dumps in patterns such as
1998-02-20 Jack JansenDefault button on main window wasn't set correctly
1998-02-20 Jack JansenAdded some debug prints (if enabled by setting DEBUG)
1998-02-20 Jack JansenBuildApplet will now also update old applets
1998-02-20 Jack JansenCurrent ("1.5b4") projects, with new UH toolbox modules...
1998-02-20 Jack JansenUSE_PRECOMPILED_HEADERS renamed to MSL_USE_PRECOMPILED_...
1998-02-20 Jack Jansen- Universal Headers 3 mods
1998-02-20 Jack JansenRegenerated from Universal Headers 3.0.1. Some new...
1998-02-20 Jack JansenFixed double-dispose of splash() dialog
next