]> granicus.if.org Git - python/shortlog
python
2000-06-08 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-08 Greg WardHarry Henry Gebel: fix '_format_changelog()' so it...
2000-06-08 Greg WardInclude setup.cfg in the list of default files to distr...
2000-06-08 Greg WardMoved the code that prunes the file list after reading...
2000-06-08 Greg WardRenamed 'find_defaults()' to 'add_defaults()'.
2000-06-08 Greg WardDocstring addition binge.
2000-06-08 Greg WardFixed so we print more than just the first line of...
2000-06-08 Greg WardDocstring reformatting binge.
2000-06-08 Greg WardCosmetic tweaks to imports, the 'show_formats()' functi...
2000-06-08 Greg WardMade all debug output go through the 'debug_print(...
2000-06-08 Greg WardAdded 'debug_print()' method (driven by DEBUG global...
2000-06-07 Jack JansenAdded _localemodule and exceptions.c
2000-06-07 Jack JansenAdded _localemodule.
2000-06-07 Jack JansenNav removed (it has moved to the core toolbox modules).
2000-06-07 Jack JansenNav and AE have been moved to core toolbox modules...
2000-06-07 Jack JansenMoved AE module to the core toolbox set: it is needed...
2000-06-07 Jack JansenMoved AE module to the core toolbox set: it is needed...
2000-06-07 Jack JansenMinor bugfix: one uthread-dependent cleanup had "if...
2000-06-07 Jack JansenUpped default memory size to 16MB
2000-06-07 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-07 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-07 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-07 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-07 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-07 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-07 Marc-André... New codec which always raises an exception when used...
2000-06-07 Fred DrakeAdded preliminary documentation for the winreg module,
2000-06-07 Greg WardPatch from Rene Liebscher: this adds "--help-foo" optio...
2000-06-07 Greg WardAlways look for the system config file in the Distutils...
2000-06-07 Greg WardPatch from Rene Liebscher:
2000-06-06 Trent Mickcorrect case in python16.dsp to allow build with VS6
2000-06-06 Andrew M. KuchlingPatch from Trent Mick:
2000-06-06 Greg WardFirst crack at the Distutils "config" command. Unlike...
2000-06-06 Greg WardFix 'reinitialize_command()' so it resets the 'have_run...
2000-06-06 Greg WardSupport for multiple distribution formats in one run.
2000-06-06 Greg Ward'get_outputs()' now returns an empty list instead of...
2000-06-05 Jack JansenAdded lib-tk to the standard sys.path initializer.
2000-06-04 Jack JansenRemoved assorted old ifdefs.
2000-06-04 Jack JansenRemoved support for very old CodeWarrior runtimes.
2000-06-04 Jack JansenRemoved SYMANTEC_CFM68K support.
2000-06-04 Jack JansenRemoved USE_STDWIN support.
2000-06-04 Jack JansenRemoved THINK_C support.
2000-06-04 Jack JansenDefine USE_GUSI2, not USE_GUSI1. PythonStandalone still...
2000-06-04 Jack JansenRemoved THINK_C support.
2000-06-04 Greg WardFixed syntax error.
2000-06-04 Greg WardUse 'ensure_string_list()' for 'formats' option, so...
2000-06-04 Greg WardPatch from Harry Henry Gebel:
2000-06-04 Greg WardAdded the 'ensure_*' methods from bdist_rpm; refactored...
2000-06-04 Greg WardRemoved the 'ensure_*' methods -- they're just too...
2000-06-04 Greg WardRenamed 'modules' option to 'py_modules', for consisten...
2000-06-03 Andrew M. KuchlingUse PyArg_ParseTuple and specify the method names,...
2000-06-03 Andrew M. KuchlingAdd missing PyArg_NoArgs() calls to methods that didn...
2000-06-03 Andrew M. KuchlingLatex formatting fixes
2000-06-03 Andrew M. KuchlingPatches from Moshe, w/ AMK's revisions
2000-06-03 Greg WardPatch from Harry Henry Gebel: fixes a bit of code that...
2000-06-03 Greg WardCatch DistutilSetupError from the Distribution constructor.
2000-06-03 Greg WardAdded a bunch of new globals in '_init_mac()' -- these...
2000-06-02 Jack JansenFirst version of the project that produces a working...
2000-06-02 Jack JansenRevived various of the compatability routines and made...
2000-06-02 Jack JansenRemoved hfsrunning() macro. This means MacPython won...
2000-06-02 Jack JansenMade the core toolbox modules carbon-compatible using...
2000-06-02 Jack JansenReplaced GetFInfo and SetFInfo calls with FspGetFInfo...
2000-06-02 Jack JansenRemoved (within an #ifdef) Carbon-incompatabilities:
2000-06-02 Jack JansenRemoved (within an #ifdef) Carbon-incompatabilities:
2000-06-02 Jack JansenFixed callback function arguments to be carbon-compatible.
2000-06-02 Jack JansenConfig file for PythonStandCarbon (small non-shared...
2000-06-02 Jack JansenMade compatible with MSL Carbon libraries.
2000-06-02 Jeremy Hyltonmake sure the case is correct (damned case-sensitive...
2000-06-02 Greg WardBumped version number to 0.9pre (there will be a couple...
2000-06-02 Greg WardOnly print debugging output if DEBUG true.
2000-06-02 Greg WardOnly print debugging output if DEBUG true (and deleted...
2000-06-02 Greg WardUse Distribution method 'dump_option_dicts()' for debug...
2000-06-02 Greg WardDitched the obsolete '_get_package_data()' method and its
2000-06-02 Greg WardFairly massive overhaul to support getting RPM inputs...
2000-06-02 Greg WardReformatted and updated many docstrings.
2000-06-01 Fred DrakeTrent Mick <trentm@ActiveState.com>:
2000-06-01 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-01 Jeremy HyltonFredrik Lundh: here's the 96.6% version of SRE
2000-06-01 Jeremy Hyltonadd new Python/exceptions.c to python16 project (courte...
2000-06-01 Fred DrakeImprove TypeError exception message for list catenation.
2000-06-01 Fred DrakeMichael Hudson <mwh21@cam.ac.uk>:
2000-06-01 Andrew M. KuchlingFix bug reported by atkins@gweep.net; re.compile(r...
2000-06-01 Fred DrakeMichael Hudson <mwh21@cam.ac.uk>:
2000-06-01 Jeremy Hyltonpatch from Charles Waldman--
2000-06-01 Greg WardRemember the list of archive files created in 'make_dis...
2000-06-01 Greg WardOops, 'reinitialize_command()' forgot to return the...
2000-06-01 Greg WardAdded 'reinitialize_command()' method -- delegated...
2000-06-01 Greg WardEnsure that 'make_archive()' returns the name of the...
2000-06-01 Greg WardMore tweaking to make this command act like other Distu...
2000-05-31 Greg WardRegularize options a bit:
2000-05-31 Fred DrakeDo not expose __builtins__ name as a completion; this...
2000-05-31 Andrew M. KuchlingFilled out the "Core Changes" section.
2000-05-31 Greg WardRenamed 'native_path()' to 'convert_path()'.
2000-05-31 Greg WardNormalize paths before writing them to a zipfile.
2000-05-31 Greg WardFixed 'change_root() to work at all on Windows, and...
2000-05-31 Greg WardImport the new Extension class, so setup scripts can
2000-05-31 Greg WardOverhauled to expect 'self.extensions' (taken from...
2000-05-31 Greg WardProvides the Extension class, a nicer way to describe...
2000-05-30 Fred DrakeFixed typo noted by Guido Kollerie <gkoller@cs.vu.nl...
2000-05-30 Guido van RossumAdd 'r' to docstrings to avoid expanded backslash escap...
next