]> granicus.if.org Git - python/shortlog
python
2000-04-26 Fred DrakeAdded a "See also:" section that exhibits the \seerfc...
2000-04-26 Fred DrakeDefine \seerfc within the seealso environment.
2000-04-26 Fred Drakeref_module_index_helper(): Use "my" instead of "local".
2000-04-26 Greg WardHacked things up a bit so that configuration variables...
2000-04-26 Greg WardHarry Henry Gebel: import exception classes.
2000-04-26 Greg WardHarry Henry Gebel: add 'long_description' to Distributi...
2000-04-26 Greg WardSupply short form for --manifest-only (-o) and --force...
2000-04-26 Greg WardHarry Henry Gebel:
2000-04-25 Guido van RossumFix typo in last patch -- the symbol's name is MSG_DONW...
2000-04-25 Guido van RossumPatch by Charles G Waldman:
2000-04-25 Guido van RossumPatch inspired by Just van Rossum: on the Mac, in savef...
2000-04-25 Fred DrakeRemoved some extraneous and confusing parenthesized...
2000-04-25 Guido van RossumCharles G Waldman: Doing a PyObject_New then PyMem_DEL...
2000-04-25 Guido van RossumMichael Hudson:
2000-04-25 Fred Drakevalidate_arglist(): Re-written to reflect extended...
2000-04-25 Guido van RossumMark Hammond: Added dependency of winsound project...
2000-04-25 Greg WardAdded section headers for "Extending the Distutils...
2000-04-25 Greg WardBumped version to 0.8.2.
2000-04-25 Greg WardHarry Henry Gebel:
2000-04-25 Greg WardLyle Johnson: fixed broken logic in 'native_path()'.
2000-04-24 Guido van RossumChristian Tismer -- total rewrite on trashcan code.
2000-04-24 Guido van RossumAdd definition of socklen_t so that socketmodule.c...
2000-04-24 Guido van RossumJack Jansen: The GUSI 2.0 I/O library used on the Mac...
2000-04-24 Guido van RossumJack Jansen: The GUSI 2.0 I/O library (which is used...
2000-04-24 Guido van RossumAdded tests for socklen_t
2000-04-24 Guido van RossumJack Jansen: The new version of the GUSI i/o library...
2000-04-24 Guido van RossumJack Jansen: Posix threads are now supported on the...
2000-04-24 Guido van RossumAdded site-packages. (Sorry, forgot who submitted...
2000-04-24 Guido van RossumJack Jansen: A few new types needed by new API calls.
2000-04-24 Guido van RossumOops -- Mark forgot to add "0x" to the /base: argument.
2000-04-24 Andrew M. KuchlingFix to previous patch: send the request data when it...
2000-04-24 Guido van RossumAdded a provision to stop all threads before exiting...
2000-04-24 Guido van RossumRemove Windows line endings.
2000-04-24 Guido van RossumFix spelling error and remove Windows line endings.
2000-04-24 Guido van RossumChanges by Mark Hammond to ignore more by-products...
2000-04-24 Guido van RossumSecurity patch for Unix by Chris McDonough.
2000-04-23 Jack JansenDon't build the _tkinter project from Build, only the...
2000-04-23 Jack JansenTk 8.3.0 resources.
2000-04-23 Jack JansenFixed to work with Tcl/Tk 8.3.0, at least, my modified...
2000-04-23 Andrew M. KuchlingFixed bug reported by JP Calderone: https:// URL's...
2000-04-23 Greg WardPatch from Harry Henry Gebel: fix two stupid bugs in...
2000-04-22 Jack JansenAdded a couple of contributors. Still needs work for...
2000-04-22 Jack JansenErik van Blokland's CaptureAE.
2000-04-22 Jack JansenAdded a reference to the Open Directory page on macPython.
2000-04-22 Jack JansenThe .exp file hadn't been regenerated after adding...
2000-04-22 Jack JansenAdded a note about Personal Webserver, and replaced...
2000-04-22 Jack JansenAdded Corran Webster's explanation of how to write...
2000-04-22 Greg WardSporadic, untested Python 1.5.1 compatibility changes.
2000-04-22 Greg WardMerged in Python 1.5.1 compatibility changes from the...
2000-04-22 Greg WardMerged in code from the 0.1.5 release to handle IOError...
2000-04-22 Greg WardCheck that 'self.formats' is good early on.
2000-04-22 Greg WardCatch DistutilsOptionError in 'setup()' -- it's thrown...
2000-04-22 Greg WardExtracted the "what-do-I-do-for-this-format" logic...
2000-04-22 Greg WardFix how we generate the meta-data query methods to...
2000-04-22 Greg WardChanged to call 'get_fullname()', not 'get_full_name...
2000-04-21 Jack JansenMade the GUSI options work again with GUSI 2.
2000-04-21 Guido van RossumAdded winsound project to workspace, and added -I optio...
2000-04-21 Guido van RossumPatch by Vladimir Marangozov to unload additionally...
2000-04-21 Guido van RossumAdded test_winsound by Mark Hammond.
2000-04-21 Guido van RossumMark Hammond:
2000-04-21 Guido van RossumMark Hammond:
2000-04-21 Guido van RossumCharles Waldman writes:
2000-04-21 Guido van RossumPatch by Charles G Waldman to avoid a sneaky memory...
2000-04-21 Guido van RossumCharles Waldman writes:
2000-04-21 Guido van RossumCharles Waldman writes:
2000-04-21 Guido van RossumUse an explicit macro SOCKETCLOSE which expands to...
2000-04-21 Guido van RossumPatch by Brian Hooper, somewhat augmented by GvR, to...
2000-04-21 Guido van RossumDoc strings for the spawn* functions, by Michael Hudson.
2000-04-21 Greg WardFix 'check_metadata()' so it grovels through the distri...
2000-04-21 Greg WardPatch from Andrew Kuchling: document the new multiple...
2000-04-21 Greg WardPatch from Andrew Kuchling: allow multiple include...
2000-04-21 Greg WardFixed the '--license' option so it's officially an...
2000-04-21 Greg WardAdded the capability for alias options.
2000-04-21 Greg WardAdded 'has_option()', 'get_attr_name()' methods.
2000-04-21 Greg WardPatch, originally from Bastian Kleineidam and savagely...
2000-04-21 Greg WardMade 'generate_help()' and 'print_help()' methods of...
2000-04-21 Greg WardContinuing the refactoring: deleted the old 'fancy_geto...
2000-04-21 Greg WardHefty refactoring: converted 'fancy_getopt()' function...
2000-04-19 Greg WardReformatted wide paragraphs.
2000-04-19 Greg WardReverted '\var' in the "standard installation location...
2000-04-19 Greg WardDropped '\tilde' and '\bslash' definitions.
2000-04-19 Greg WardChanged '\tilde' and '\bslash' to the standard '\textas...
2000-04-19 Greg WardRemoved '\package' definition.
2000-04-19 Greg WardChanged '\package' to \module'.
2000-04-19 Greg WardChanged '\option' to '\longprogramopt' wherever it...
2000-04-19 Fred DrakeANSI-fy & de-tabify the source.
2000-04-19 Greg WardBumped version to 0.8.1.
2000-04-19 Greg WardAdded kludge to deal with the "./ld_so_aix" problem...
2000-04-19 Greg WardDon't load the config.h file, even under Unix, because...
2000-04-19 Greg WardAdded 'link_executable()' method (Berthold Hoellmann).
2000-04-18 Jack JansenFix by Dan Green and Corran Webster to support LongDateTime
2000-04-17 Fred DrakeAdded documentation for WindowsError; omission noted...
2000-04-17 Fred DrakeClarify the description of the else clause for try...
2000-04-15 Greg WardReformatted all exception documentation as docstrings.
2000-04-15 Greg WardCleaned up/simplified error-handling:
2000-04-14 Jeremy HyltonFix PR#7 comparisons of recursive objects
2000-04-14 Fred DrakeAnthony Baxter <anthony@interlink.com.au>:
2000-04-14 Greg WardDon't run "ranlib" if sysconfig's RANLIB (from Python...
2000-04-14 Greg WardVarious wording/formattin tweaks.
2000-04-14 Greg WardUse 'get_python_inc()' to figure out the Python include...
next