]> granicus.if.org Git - python/shortlog
python
2000-05-13 Gregory P.... From Lyle Johnson: renamed 'implib_dir' to 'implib_file...
2000-05-12 Jack Jansen(Temporarily) revived after a long sleep, for building...
2000-05-12 Jack JansenFixed to work again without USE_GUSI and with USE_MSL_M...
2000-05-12 Jack JansenFixed to work again without USE_GUSI
2000-05-12 Jack JansenAdded unicodedata and _codecs modules (which had appare...
2000-05-12 Jack JansenFirst tiny steps towards Carbon: this project currently...
2000-05-12 Guido van RossumRemoving thread.h -- it has been obsolete for quite...
2000-05-12 Gregory P.... Added comment/docstring/revision header.
2000-05-12 Gregory P.... Fixed 'select_scheme()' so it doesn't override a direct...
2000-05-12 Gregory P.... Added --skip-build option, so lazy debuggers/testers...
2000-05-12 Gregory P.... Caught up with renaming in 'install_misc' base class.
2000-05-12 Gregory P.... Deleted some cruft.
2000-05-12 Gregory P.... In 'install_misc' class:
2000-05-12 Gregory P.... Doc patch from Bastein Kleineidam: start to describe...
2000-05-12 Gregory P.... Patch from Bastien Kleineidam:
2000-05-12 Gregory P.... Call 'parse_config_files()' at the appropriate point.
2000-05-12 Gregory P.... Preliminary support for config files:
2000-05-12 Gregory P.... Made 'check_environ()' "public" by stripping the leadin...
2000-05-12 Gregory P.... Fix from Lyle Johnson: add the '--compiler' option.
2000-05-12 Gregory P.... Fix from Lyle Johnson: add the '--compiler' option.
2000-05-11 Guido van RossumThe addition of rint() (by Peter Schneider-Kamp; I...
2000-05-11 Guido van RossumAdd check for rint() in math library.
2000-05-11 Guido van RossumRemove stdwin references
2000-05-11 Guido van RossumRemoving junk
2000-05-11 Guido van Rossumremoving more stdwin users
2000-05-11 Guido van RossumAdded a few new names...
2000-05-11 Guido van RossumAdded math.rint() -- round according to current IEEE754...
2000-05-11 Guido van Rossumremoving more stdwin users
2000-05-11 Guido van RossumBill Tutt:
2000-05-10 Fred DrakeOops, better also note that the module initialization...
2000-05-10 Fred DrakeSection "The Module's Method Table and Initialization...
2000-05-10 Guido van RossumAt Bob Kahn's request, add CNRI to the copyright string...
2000-05-10 Fred DrakeRename the "browser" module to "BrowserControl", since...
2000-05-10 Fred DrakeEditorWindow.python_docs():
2000-05-10 Fred DrakeCollection of classes and convenience functions to...
2000-05-10 Jack JansenGUSI 2.0.5 has a non-functional getsockname() if you...
2000-05-10 Guido van RossumTrent Mick:
2000-05-09 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeMinimal change so I can add the rest of MAL's checkin...
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Fred DrakeM.-A. Lemburg <mal@lemburg.com>:
2000-05-09 Guido van RossumNew version from Jim Fulton to fix a problem that Eric...
2000-05-09 Fred DrakeFix references to the built-in compile() that don't...
2000-05-09 Fred DrakeSkip Montanaro <skip@mojam.com>:
2000-05-09 Fred DrakeDefine \seeurl in the seealso environment. Two paramet...
2000-05-09 Fred Drakedo_cmd_seeurl(): New function.
2000-05-09 Fred Drakeread() method: clarify that strings are accepted and...
2000-05-09 Guido van RossumAdd a simple directory listing function.
2000-05-09 Guido van RossumSet HTTPServer class variable allow_reuse_address to...
2000-05-09 Guido van RossumAdd class variable allow_reuse_address in TCPServer...
2000-05-09 Fred DrakeConfigParser.read():
2000-05-09 Fred DrakeMinor edit of leading comments: 'the the' --> 'the...
2000-05-09 Guido van RossumReplace PyErr_BadArgument() error in PyInt_AsLong(...
2000-05-09 Guido van RossumTrent Mick:
2000-05-09 Guido van RossumCaolan McNamara: properly undo the byte-stuffing of...
2000-05-09 Jack JansenUSE_GUSI2 should be defined, not USE_GUSI1.
2000-05-09 Jack JansenSelecting the macfsn option didn't work, fixed.
2000-05-09 Jack JansenImport this to replace open() by an extended version...
2000-05-09 Greg WardAdded comment about the MSVC-specific kludge.
2000-05-08 Guido van RossumDeleted some modules that are no longer supported.
2000-05-08 Guido van RossumThe usual...
2000-05-08 Guido van RossumDeleted the stdwin-based test() function.
2000-05-08 Guido van RossumDeleting all stdwin library modules.
2000-05-08 Jeremy Hyltonif the GzipFile constructor fails, the __del__ method...
2000-05-08 Guido van RossumTrent Mick:
2000-05-08 Guido van RossumTrent Mick:
2000-05-08 Guido van RossumTrent Mick:
2000-05-08 Guido van RossumTrent Mick:
2000-05-08 Guido van RossumTrent Mick:
2000-05-08 Guido van RossumTrent Mick:
2000-05-08 Guido van RossumTrent Mick:
2000-05-08 Guido van RossumAndy Dustman: add GNU pth user-space thread support.
2000-05-07 Jack JansenUpdated for the 1.6a2 distribution: added a note about...
2000-05-07 Jack JansenChanged for the new preference resource version.
2000-05-07 Jack JansenThe applets need more memory nowadays, it seems (becaus...
2000-05-07 Jack JansenInstaller for 1.6a2. This is not the optimal location...
2000-05-07 Jack Jansen1.6a2 directive files.
2000-05-07 Jack JansenThese were never used, removed.
2000-05-07 Jack JansenMoved and renamed
2000-05-07 Greg WardDon't use 'set_option()' or 'get_option()' method ...
2000-05-07 Greg WardGot rid of several little-used and not-very-useful...
2000-05-07 Greg WardGot rid of some little-used and not-very-useful methods...
2000-05-06 Jack JansenTentative MkDistr scripts for 1.6a2.
2000-05-06 Jack JansenUpdated for 1.6a2.
2000-05-06 Jack JansenPut the install folders in (vise), not vise, so the...
2000-05-06 Jack JansenWe should define both USE_GUSI and USE_GUSI2.
2000-05-06 Greg WardAdded the ability to sneak extra flags onto the C compi...
2000-05-06 Guido van RossumToby Dickenson:
2000-05-05 Jack JansenAdding projects to the repository again, this time...
2000-05-05 Jack JansenRemoved string-exception preference, added tabcheck...
2000-05-05 Jack JansenAuto-install on import, if NavServices is available...
2000-05-05 Jack JansenGot rid of PyMem_XDEL.
2000-05-05 Jack JansenGot rid of w/MSL in the version string.
next