]> granicus.if.org Git - python/shortlog
python
2000-06-30 Fred DrakeChange description of altzone to not refer to the ...
2000-06-30 Fred DrakeSay "manual page", not "man page", when referring to...
2000-06-30 Fred DrakeAdd a comment about needing to change a #include if...
2000-06-30 Fred DrakeMake sure to note that this module was added for Python...
2000-06-30 Fred DrakeReflect the name change to _winreg; we still need docum...
2000-06-30 Fred DrakeUpdate Python version numbers from 1.6 to 2.0 where...
2000-06-30 Greg WardBump version to 0.9.
2000-06-30 Guido van RossumBump version to 2.0.
2000-06-30 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-30 Guido van RossumSomehow this had HAVE_SYS_SOCKET_H twice. Once is...
2000-06-30 Guido van RossumPatch by Nadav Horesh to make acosh and asinh better.
2000-06-30 Andrew M. KuchlingFinished the GC section.
2000-06-30 Andrew M. KuchlingDocument recently-added mouse-related functions
2000-06-30 Fredrik Lundh- fixed split behaviour on empty matches
2000-06-29 Greg WardAllow 2.0 on the list of target versions. NB. this...
2000-06-29 Fredrik Lundhstill trying to figure out how to fix the remaining
2000-06-29 Greg WardDon't try to guess the name of a .def file -- if one...
2000-06-29 Greg WardOn second thought, first try for _winreg, and then...
2000-06-29 Fred DrakeRemoved --l2h-config option; it introduced unnecessary...
2000-06-29 Greg WardChanged to use _winreg module instead of winreg.
2000-06-29 Greg WardCleaned up and reformatted by Rene Liebscher.
2000-06-29 Guido van RossumBump version to 2.0.
2000-06-29 Guido van RossumBump version to 2.0b1. Change copyright to BeOpen...
2000-06-29 Guido van RossumBump version to 2.0b1.
2000-06-29 Guido van RossumTentative 2.0 and BeOpen upgrade.
2000-06-29 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-29 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-29 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-29 Fred DrakeThis patch extends PC/config.h and configure.in as...
2000-06-29 Fred DrakeUpdate comments relating to the removal of the -X optio...
2000-06-29 Fred DrakeTypo.
2000-06-29 Fred DrakeThe low-level interface is now in _winreg; update the...
2000-06-29 Fred DrakePaul Prescod <paul@prescod.net>:
2000-06-29 Fred DrakePackage docstring.
2000-06-29 Guido van RossumThe usual :)
2000-06-29 Fred DrakePaul Prescod <paul@prescod.net>:
2000-06-29 Fred DrakePackage docstring and initialization.
2000-06-29 Fred DrakePackage docstring.
2000-06-29 Fred DrakeThis patch addresses two main issues: (1) There exist...
2000-06-29 Fred Drake[Old patch that hadn't been checked in.]
2000-06-29 Fredrik Lundh- fixed another split problem
2000-06-29 Fredrik Lundh- workaround to make 1.6 build under MSVC 5.0. hopefully,
2000-06-29 Guido van RossumSkip Montanaro: modify test_socket.py to listen/connect...
2000-06-29 Fredrik Lundh- fixed split
2000-06-29 Fred DrakePaul Prescod <paul@prescod.net>:
2000-06-29 Fred DrakeFinish converting the winreg extension to _winreg.
2000-06-29 Guido van RossumNils Fischbeck: added doc strings to everything. Marti...
2000-06-29 Guido van RossumChange string exceptions to class exceptions.
2000-06-29 Fred DrakeUpdate the module name to _winreg, pending checkin...
2000-06-29 Barry WarsawThread support is turned on my default now. To disable...
2000-06-29 Barry WarsawUpdated the comment in this file to reflect the new...
2000-06-29 Guido van RossumChange the loop index in normalizestring() to size_t...
2000-06-29 Jeremy Hyltonpyexpat notes: add the name of the archive to the ar...
2000-06-29 Guido van RossumWhoops! We just discovered that Gordon's revamp of...
2000-06-29 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-29 Fredrik Lundh- renamed "tolower" hook (it happened to work with
2000-06-29 Greg WardTypo fix.
2000-06-29 Fredrik Lundh- make sure group names are valid identifiers
2000-06-29 Fredrik Lundh- last patch broke parse_template; fixed by changing...
2000-06-29 Greg Steindemonstration importers
2000-06-29 Fredrik Lundh- removed "alpha only" licensing restriction
2000-06-29 Fredrik Lundhtowards 1.6b1
2000-06-29 Fredrik Lundhtowards 1.6b1
2000-06-29 Fred DrakeImprove explanation of how to build the pyexpat module.
2000-06-29 Fred DrakeConvert to use class-based exceptions.
2000-06-29 Fred DrakeMake it clear that id() can return either a long intege...
2000-06-29 Fred DrakeAdd update of httplib docs to reflect Greg Stein's...
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...
next