]> granicus.if.org Git - python/shortlog
python
2000-06-21 Guido van RossumSjoerd Mullender:
2000-06-21 Greg WardImplementation of the CCompiler class for Cygwin and...
2000-06-21 Greg WardFix inspired by Rene Liebscher: if setup script is...
2000-06-21 Greg WardDelete spurious comment.
2000-06-21 Greg WardBuild the 'outfiles' list so 'get_outputs()' has someth...
2000-06-21 Greg WardRene Liebscher: when fixing up directories with an...
2000-06-21 Greg WardFleshed out and added a bunch of useful stuff, notably...
2000-06-21 Greg WardOops, import 'grok_environment_error()'.
2000-06-21 Greg WardAdded 'preprocess()' method to CCompiler interface...
2000-06-21 Andrew M. KuchlingMinor grammatical fix
2000-06-21 Andrew M. KuchlingDocument .timeout() method and .typeahead() function
2000-06-21 Andrew M. KuchlingAdded .timeout() method and .typeahead() function
2000-06-20 Jack JansenAdded an optional debug handler that traps and prints...
2000-06-20 Jack JansenReplaced OpenResFile calls with FSpOpenResFile calls...
2000-06-20 Jeremy Hyltonverify that Python raises SyntaxError for long and...
2000-06-20 Jeremy HyltonAdd new parser error code, E_OVERFLOW. This error...
2000-06-20 Jeremy Hyltonadd minimal test of exception use. verify that each...
2000-06-20 Jeremy Hyltonmark SyntaxError__str__ as METH_VARARGS
2000-06-20 Fred DrakePekka Pessi <Pekka.Pessi@nokia.com>:
2000-06-20 Fred DrakeFredrik Lundh <effbot@telia.com>:
2000-06-20 Mark HammondAdded a new debug method sys.gettotalrefcount(), which...
2000-06-20 Jack JansenMade to work under carbon.
2000-06-20 Jack JansenUnder carbon use the GetQDGlobalxxx methods to implemen...
2000-06-20 Jack JansenMade argc/argv processing work again under carbon.
2000-06-20 Fred DrakeChristopher Fandrich <cfandrich@8cs.com>:
2000-06-19 Fred DrakePatch from Rene Liebscher <R.Liebscher@gmx.de>, slightl...
2000-06-19 Fred DrakeFixed docstring typo, reported by Skip Montanaro <skip...
2000-06-19 Andrew M. KuchlingPatch from Michael Hudson to fix flatten recursive...
2000-06-18 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-18 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-18 Andrew M. KuchlingFix bug when the replacement template is a callable...
2000-06-18 Andrew M. KuchlingPatch from Lorenzo M. Catucci:
2000-06-18 Andrew M. KuchlingPatch from /F:
2000-06-18 Andrew M. KuchlingPatch from /F:
2000-06-18 Greg Ward'get_platform()' now just returns 'sys.platform' on...
2000-06-18 Andrew M. KuchlingRegenerated autoconf files. There's an extra change...
2000-06-18 Andrew M. KuchlingCheck for existence of mremap()
2000-06-18 Andrew M. KuchlingSupport resizing the mapping depending on whether HAVE_...
2000-06-18 Fred DrakeMarkup consistency nits.
2000-06-18 Andrew M. KuchlingAdditional tests for seek() method, written by Trent...
2000-06-18 Andrew M. KuchlingPatch from Trent Mick:
2000-06-18 Andrew M. KuchlingRemoved MS_INVALIDATE flags
2000-06-18 Andrew M. KuchlingMake changes and clarifications suggested by Mark Hammond
2000-06-17 Greg WardPulled the MSVC++-specific hackery out to a new method...
2000-06-17 Andrew M. KuchlingFix the size() method to return the size of the file...
2000-06-17 Andrew M. KuchlingDocumentation for the mmap module: proofreaders welcomed
2000-06-17 Marc-André... Vladimir MARANGOZOV <Vladimir.Marangozov@inrialpes...
2000-06-17 Greg WardRenamed PATH_CREATED to _path_created, on the grounds...
2000-06-17 Greg WardChanged 'remove_tree()' to use the new 'grok_environmen...
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...
next