]> granicus.if.org Git - python/shortlog
python
2000-06-29 Greg WardFixed so 'get_source_files()' calls 'check_extension_li...
2000-06-29 Greg WardFixed 'findall()' so it only returns regular files...
2000-06-29 Guido van RossumJack Jansen: Use include "" instead of <>; and staticfo...
2000-06-29 Guido van RossumSome new names (some contributors of patches that haven...
2000-06-28 Guido van RossumVladimir Marangozov:
2000-06-28 Guido van RossumVladimir Marangozov:
2000-06-28 Guido van RossumUrmpf. Quality control on this patch lapsed a bit...
2000-06-28 Guido van RossumRunning the program through itself reveals that one...
2000-06-28 Guido van RossumPeter Schneider-Kamp:
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Guido van RossumTrent Mick: familiar simple Win64 patches
2000-06-28 Fred DrakeGive Moshe some work to do.
2000-06-28 Fred DrakeAdd a "See also:" link to the curses.ascii module.
2000-06-28 Fred DrakeMade the title of the Examples subsection plural!
2000-06-28 Fred DrakeAdded note that the atexit module was added for Python...
2000-06-28 Guido van RossumTrent Mick's Win64 changes: size_t vs. int or long...
2000-06-28 Fred DrakeAdded entry for the curses.ascii module.
2000-06-28 Fred DrakeAdded entries for the curses.ascii module.
2000-06-28 Guido van RossumTrent Mick: familiar simple Win64 patches
2000-06-28 Jack Jansenadded ucnhash (optional on USE_UCNHASH) and the mysteri...
2000-06-28 Jack Jansenucnhash and various other modules added.
2000-06-28 Jack JansenAdded USE_UCNHASH (experimental, I hope it can go)...
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...
next