]> granicus.if.org Git - python/shortlog
python
2000-09-15 Fred DrakeUpdate comments in the second paragraph, discussing...
2000-09-15 Jeremy HyltonFix Bug #114293:
2000-09-15 Jack JansenRead a QuickTime movie and return the frames.
2000-09-15 Jack JansenBefore comparing os.uname() to BeOS check that os.uname...
2000-09-15 Jack JansenFor current directory use os.curdir, not ".".
2000-09-15 Jack JansenAllow am/pm as well as AM/PM (C9X behaviour).
2000-09-15 Jack JansenAdded B format char to Py_BuildValue (same as b,h,i...
2000-09-15 Jack JansenCast UCHAR_MAX to int before doing the comparison for...
2000-09-15 Martin v. LöwisUse symbolic constants for allowable short ranges.
2000-09-15 Tim PetersCloses SF bug 113894: on Windows, things like os.listd...
2000-09-15 Tim PetersAdded simple batch file to make running the test suite...
2000-09-15 Martin v. LöwisCorrectly cast the return value of realloc.
2000-09-15 Martin v. LöwisCheck range for bytes and shorts. Closes bug #110845.
2000-09-15 Martin v. LöwisCorrectly use realloc return value. Fixes bug #114424.
2000-09-15 Martin v. LöwisSupport \r in source files. Closes bug #101425.
2000-09-15 Fred DrakeRemoved some debugging prints: When running user confi...
2000-09-15 Fred Drakemain(): Move hackery of sys.argv until after the Tk...
2000-09-15 Fred DrakeAdd item to the list of limitations that points out...
2000-09-15 Fred DrakeTrent Mick points out that the BSD DB also provides...
2000-09-15 Greg WardAdded 'warn_dir' option so other code can sneak in...
2000-09-15 Greg WardAdjust to the new sysconfig regime: use 'get_config_var...
2000-09-15 Greg WardAdjust to the new sysconfig regime: use 'get_config_var...
2000-09-15 Greg WardRevamped 'get_platform()' to try and do something reaso...
2000-09-15 Greg WardChanged from eager parsing of Makefile (at import time...
2000-09-15 Greg WardFixed so 'parse_makefile()' uses the TextFile class...
2000-09-14 Fred DrakeBefore running LaTeX2HTML, remove all the HTML files...
2000-09-14 Fred DrakeWhen there is a Module Index, make sure the icon actual...
2000-09-14 Fred DrakeAdd a reference to the sha module, noting that SHA...
2000-09-14 Fred DrakeConvert "See also" section to use \seetitle.
2000-09-14 Fred DrakeDid not include the sha module documentation dependency.
2000-09-14 Jack JansenAdded a note about gdbm.
2000-09-14 Jack JansenAdded a note about getting CarbonLib as a way to get...
2000-09-14 Jack JansenFixes that should make it possible to run Python on...
2000-09-14 Jack JansenFixes that should make it possible to run Python on...
2000-09-14 Fred DrakeDenis S. Otkidach <ods@users.sourceforge.net>:
2000-09-14 Jeremy Hyltoncope with weird Content-Length values returned from...
2000-09-14 Fred DrakeRemove reference to the stdwin-based windowed debugger...
2000-09-14 Fred DrakeUse the \setshortversion macro to specify the abbreviat...
2000-09-14 Fred DrakeUse \shortversion in a number of places.
2000-09-14 Fred Drakedo_cmd_shortversion(),
2000-09-14 Fred Drake\shortversion,
2000-09-14 Fred DrakeAvoid reference to specific versions of Python where...
2000-09-14 Fred DrakeAvoid reference to specific versions of Python where...
2000-09-14 Fred DrakeAdd some index entries to make it easier to find inform...
2000-09-14 Jeremy HyltonRemove "," from the list of always_safe characters...
2000-09-14 Fred DrakeUse the configure support to determine which ndbm.h...
2000-09-14 Fred DrakeAllow configure to detect whether ndbm.h or gdbm/ndbm...
2000-09-14 Fred DrakeDetlef Lannert <lannert@uni-duesseldorf.de>:
2000-09-14 Jack JansenRemoved exceptions from the required modules (it's...
2000-09-14 Jack JansenAdded Qdoffs and (optionally) icglue modules.
2000-09-14 Jack JansenAdded USE_IC and USE_PYEXPAT
2000-09-13 Jack JansenNot relevant anymore, as pyexpat has moved to another...
2000-09-13 Jack JansenInclude Numerical header files in developer distribution.
2000-09-13 Martin v. LöwisAdd several dl.RTLD_ constants. Closes bug 110842.
2000-09-13 Barry WarsawInclude a link to Francois's po-utils.
2000-09-13 Greg WardAdded --force (-f) option to force installation (includ...
2000-09-13 Greg WardBump version to 0.9.3pre.
2000-09-13 Greg WardFix install directories on Mac OS (now that the "instal...
2000-09-13 Greg WardFix install directories on Mac OS: now everything goes to
2000-09-13 Greg WardChanged/added a bunch of section labels so HTML files...
2000-09-12 Greg WardImprove Windows and Mac OS-specific instructions for...
2000-09-12 Greg WardTypo fix -- it's 'ext_modules', not 'extensions'.
2000-09-12 Fred DrakeSimplify some of the code. Use PyErr_Format() instead...
2000-09-12 Fred DrakeDocumentation is good. Let's release more.
2000-09-12 Fred DrakeMake this script handle PyVarObject* functions as well...
2000-09-12 Jack JansenAdded a note that multiple threads breaks command-.
2000-09-12 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-09-12 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-09-12 Jack JansenMoved to Unsupported.
2000-09-12 Fred DrakeVladimir Marangozov <Vladimir.Marangozov@inrialpes...
2000-09-12 Fred DrakeRe-wrapped some wide comments.
2000-09-12 Fred DrakeAdd note that the various \see* macros are only defined...
2000-09-12 Fred DrakeChange the title of the link to the document index...
2000-09-12 Fred DrakeAdd a reference item pointing to the Namespaces in...
2000-09-12 Fred Drake\seetitle: New macro for building reference list content.
2000-09-12 Fred DrakeWhen referring to namespaces, always say "namespaces...
2000-09-12 Fred DrakeAdded documentation for PySequence_Fast() and PySequenc...
2000-09-12 Fred DrakeWhen formatting the API manual, use the generated api...
2000-09-12 Greg WardBastian Kleineidam: fix so it cleans up the temporary...
2000-09-11 Jack JansenUpped SIZE to 16MB so IDE can run test.autotest (sigh).
2000-09-11 Jack JansenFinal tweaks for 2.0b1
2000-09-11 Guido van RossumDeleted ancient file.
2000-09-11 Skip Montanaroadd index entries for list comprehensions
2000-09-11 Tim PetersWindows installer: In the Start menu IDLE shortcut...
2000-09-11 Fred DrakeSome updates and fix a bunch of really small consistenc...
2000-09-11 Fred DrakeAdd documentation for the \pep and \seepep macros.
2000-09-11 Fred DrakeUntabify. When compiling in -tt mode, an inconsistent...
2000-09-11 Greg WardDelete some debugging prints.
2000-09-11 Greg WardAdded --plat-name option to override sysconfig.get_plat...
2000-09-11 Greg WardMinor tweaks to get rid of some '\XXX' remarks.
2000-09-10 Jack JansenThis shouldn't have been here in the first place.
2000-09-10 Jack JansenRelease notes for 2.0b1. It is not much, but I can...
2000-09-10 Jack JansenDon't include various of the Lib:plat-* folders.
2000-09-10 Jack JansenThe logic for finding long matches before short ones...
2000-09-10 Jack JansenUpdated for 2.0b1
2000-09-10 Mark HammondPatch for [ Bug #113828 ] getpythonregpath with null...
2000-09-10 Tim PetersGeneral cleanup in preparation for a bugfix: removed...
2000-09-10 Greg WardAdded --python and --fix-python options for better...
2000-09-10 Tim PetersClose SF bug 110826: a complaint about the way Python...
2000-09-09 Thomas HellerThe installer now displays info about version of distutils
next