]> granicus.if.org Git - python/shortlog
python
2000-06-28 Guido van RossumTrent Mick: change a few casts for Win64 compatibility.
2000-06-28 Jack JansenAdded USE_UCNHASH (experimental, I hope it can go)
2000-06-28 Fred DrakeSkip Montanaro <skip@mojam.com>:
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate (in
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Fred DrakeSupport constant as a font name for the first column...
2000-06-28 Guido van RossumJack Jansen: Moved includes to the top, removed think...
2000-06-28 Guido van RossumJack Jansen: Mac Carbon: don't include sys/types if...
2000-06-28 Guido van RossumJack Jansen: Removed support for long-dead Think C...
2000-06-28 Guido van RossumJack Jansen: Removed Macintosh tab-guessing code
2000-06-28 Guido van RossumJack Jansen: Support for conditional inclusion of metho...
2000-06-28 Fred DrakeRevise the description of when functions retrieved...
2000-06-28 Fred DrakeMichael Hudson <mwh21@cam.ac.uk>:
2000-06-28 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-28 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-28 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Fred DrakeEnhanced memory-reference information in the descriptio...
2000-06-28 Fred DrakeAdded documentation for PyOS_AfterFork().
2000-06-28 Fred DrakeAdded memory-reference information to the description...
2000-06-28 Fred DrakeAdded the atexit module and documentation from Skip...
2000-06-28 Jeremy Hyltontypos fixed by Rob Hooft
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Fred DrakeChanged the #error to a #warning when checking gcc...
2000-06-28 Andrew M. KuchlingAdded section on cycle GC
2000-06-28 Greg WardLyle Johnson: pass in temp directory as 'build_temp...
2000-06-28 Greg WardLyle Johnson: added 'build_temp' parameter to 'link_sha...
2000-06-28 Greg WardTypo fix.
2000-06-28 Greg WardLyle Johnson's interface to Borland C++, with a few...
2000-06-28 Greg WardFixed to use 'reinitialize_command()' to fetch "install...
2000-06-28 Greg WardFixed to use 'reinitialize_command()' to fetch the...
2000-06-27 Andrew M. KuchlingFixes for compiling on Tru64.
2000-06-27 Andrew M. KuchlingFix two typos (, instead of ;)
2000-06-27 Andrew M. KuchlingFix comment typo noticed by Rob Hooft
2000-06-27 Andrew M. KuchlingChanged obsolete e-mail alias
2000-06-27 Andrew M. KuchlingAdded support for mouse functions: mousemask(), mousein...
2000-06-27 Greg WardOops, only do that AIX hack on AIX.
2000-06-27 Greg WardFixed LDSHARED for AIX, based on a patch by Rene Liebscher.
2000-06-27 Greg WardA-ha! Read Thomas' patch a little more carefully and...
2000-06-27 Greg WardThomas Heller: added --swig-cpp option and fixed silly...
2000-06-27 Greg WardThomas Heller's "bdist_wininst" command (unreviewed...
2000-06-27 Greg WardInfrastructure support for the "bdist_wininst" command.
2000-06-27 Greg WardAdded 'include_dirs' parameters all over the place.
2000-06-27 Andrew M. KuchlingSync to ESR's current version
2000-06-27 Andrew M. KuchlingDrop back to old version of wrapper(); ESR reports...
2000-06-27 Andrew M. KuchlingChange pyexpat test suite to exercise the .returns_unic...
2000-06-27 Andrew M. KuchlingAdded support for passing Unicode strings to Expat...
2000-06-26 Andrew M. KuchlingDcoumentation for ascii.py. I've changed two reference...
2000-06-26 Andrew M. KuchlingAdded two modules for ASCII characters and a simple...
2000-06-26 Andrew M. KuchlingAdd wrapper for initscr() to copy the ACS_ and LINES...
2000-06-26 Greg Steinnow that imputil is in the main Python repository,...
2000-06-26 Guido van RossumFredrik Lundh: get rid of warning in pythonrun.c
2000-06-26 Greg Steininitial commit of a new HTTP library, supporting HTTP...
2000-06-25 Andrew M. KuchlingFix typos and errors noticed by Skip Montanaro
2000-06-25 Jeremy Hyltonupdate output file to reflect new test of exception...
2000-06-25 Greg WardMinor wording tweaks.
2000-06-25 Greg WardDefine the 'executables' class attribute so the CCompil...
2000-06-25 Greg WardRemoved some debugging code that slipped into the last...
2000-06-25 Greg WardFixed the "pre-link hook" so it actually works, mainly...
2000-06-25 Greg WardAdded PreprocessError and UnknownFileError (both used...
2000-06-25 Greg WardCall 'customize_compiler()' after getting CCompiler...
2000-06-25 Greg WardFixed a few silly bugs in my SWIG support code. (Hey...
2000-06-25 Greg WardAdded the 'customize_compiler()' function, which plugs...
2000-06-25 Greg WardIntroduced some bureaucracy for setting and tracking...
2000-06-25 Greg WardGot rid of direct dependence on the sysconfig module...
2000-06-24 Greg WardAdded 'split_quoted()' function to deal with strings...
2000-06-24 Greg WardDocstring reformatting/tweaking binge.
2000-06-24 Greg WardPrint a warning if we install a data file right in...
2000-06-24 Greg WardChanged the default installation directory for data...
2000-06-24 Greg WardChanged 'object_filenames()' to raise exception instead...
2000-06-24 Greg WardSome clarifications to the 'A simple example' section.
2000-06-24 Greg WardFixed a grab-bag of typos spotted by Detlef Lannert.
2000-06-24 Greg WardChanged so all the help-generating functions are define...
2000-06-24 Greg WardMore stylistic tweaks to the generic '--help-xxx' code.
2000-06-24 Greg WardStylistic/formatting changes to Rene Liebscher's '...
2000-06-24 Greg WardExperimental, completely untested SWIG support.
2000-06-24 Greg WardRevised docstring so 'sources' isn't necessarily all...
2000-06-23 Barry Warsaw(py-execute-region): Make sure the new temporary buffer...
2000-06-23 Jeremy Hyltonpart 2 of Neil Schemenauer's GC patches:
2000-06-23 Jeremy Hyltontraverse functions should return 0 on success
2000-06-23 Jeremy Hyltonraise TypeError when PyObject_Get/SetAttr called with...
2000-06-23 Jeremy HyltonRound 1 of Neil Schemenauer's GC patches:
next