]> granicus.if.org Git - python/shortlog
python
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
2000-09-09 Thomas HellerThe windows installer must also look under the HKEY_CUR...
2000-09-09 Fred DrakeDo not try to fix bugs while sleeping.
2000-09-09 Fred DrakeKevin Jacobs <jacobs@darwin.cwru.edu>:
2000-09-09 Tim PetersFix for bug 113934. string*n and unicode*n did no...
2000-09-09 Fred DrakeAdd support for new \pep, \seepep, excclassdesc markup.
2000-09-09 Fred Drakeexcclassdesc: New environment. For use in documenting...
2000-09-09 Fred DrakeAdd support for a filename to record the name of the...
2000-09-09 Fred DrakeAdd a reference to the material on string methods.
2000-09-09 Fred DrakeVarious clarifications and minor nits fixed. Affected...
2000-09-09 Fred DrakeReally minor consistency nit.
2000-09-09 Fred DrakeImprove a couple of references to the language referenc...
2000-09-09 Fred DrakeMinor clarifications in the introductory paragraph.
2000-09-09 Fred DrakeAdd \modulesynopsis for inclusion in the list of module...
2000-09-09 Fred DrakeMove the "See also" section to a location more consiste...
2000-09-09 Fred DrakeMove description of UserString.MutableString to a locat...
2000-09-08 Fred DrakeAdd a brief section on linking Python as an embedded...
2000-09-08 Jack JansenFirst attempt at a 2.0b1 installer
2000-09-08 Jack JansenUpdated for .0b1 distribution
next