]> granicus.if.org Git - python/shortlog
python
2000-06-17 Greg WardChanged to use the new 'grok_environment_error()' funct...
2000-06-17 Greg WardAdded 'grok_environment_error()' function to deal with...
2000-06-17 Greg WardBastian Kleineidam: added 'remove_tree()' function...
2000-06-17 Greg WardFixed install directory for header files on Unix.
2000-06-16 Fred DrakeUpdates from Marc-Andre Lemburg <mal@leburg.com> for...
2000-06-16 Fred DrakeAdded reference count information for PySequence_List().
2000-06-16 Fred DrakeDocumented PySequence_List() and PySequence_Tuple().
2000-06-16 Marc-André... Michael Hudson <mwh21@cam.ac.uk>:
2000-06-15 Fred Drakedo_cmd_textasciitilde(): New function.
2000-06-15 Fred DrakeFix markup error that hid a tilde character; reported...
2000-06-15 Fred DrakeMichael Hudson <mwh21@cam.ac.uk>:
2000-06-15 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-06-14 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-14 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-14 Jack JansenOops, default type and creator were reversed.
2000-06-13 Fred DrakeHook in the documentation for the unicodedata module.
2000-06-13 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-06-13 Fred DrakeJames C. Ahlstron <jim@interet.com>:
2000-06-13 Jack JansenAlso add a one-line description of the "optional" direc...
2000-06-13 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-13 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-11 Andrew M. KuchlingDocumentation for the pyexpat module.
2000-06-10 Andrew M. KuchlingApplied simplifications suggested by Greg Stein.
2000-06-10 Andrew M. KuchlingRenamed the C extension for ncurses support from 'curse...
2000-06-10 Andrew M. KuchlingInstall the contents of the Lib/curses directory
2000-06-10 Andrew M. KuchlingAdd contents of curses package
2000-06-10 Andrew M. KuchlingMention setting the default encoding
2000-06-10 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-10 Fred DrakeAdded test for linnuxaudiodev module; directly adapted...
2000-06-10 Andrew M. KuchlingList more deleted modules.
2000-06-10 Andrew M. KuchlingFilled in the sections on new and deleted modules.
2000-06-10 Andrew M. KuchlingComment out an apparent debug print
2000-06-09 Jeremy Hyltonthe PyDict_SetItem does not borrow a reference, so...
2000-06-09 Andrew M. KuchlingPatch from /F: this patch brings the CVS version of...
2000-06-09 Andrew M. KuchlingPatch from Michael Hudson: improve unclear error message
2000-06-09 Mark HammondCleanup a few docstrings.
2000-06-09 Andrew M. KuchlingMinor fixes, additions to notes
2000-06-08 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-08 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-08 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
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...
next