]> granicus.if.org Git - python/shortlog
python
2000-09-08 Jack JansenPyOS_CheckStack now understands multiple threads. Other...
2000-09-08 Fred DrakeWhen building the HTML packages, make sure we pick...
2000-09-08 Fred DrakeAdd a general "About" page and link to it from the...
2000-09-08 Andrew M. KuchlingMatch Sam Rushing's current version of asyncore.py...
2000-09-08 Fred DrakeAdd test cases to make sure we get the right SyntaxErro...
2000-09-08 Fred Drakecom_continue_stmt(): Improve error message when contin...
2000-09-08 Martin v. LöwisFix for bug 110629: Generate unique image names by...
2000-09-08 Tim PetersA #define didn't start in column 1. Closes SF bug...
2000-09-08 Vladimir MarangozovAdd missing Py_PROTO macro for backward compatibility...
2000-09-08 Marc-André... This patch hopefully fixes the problem with "es#" and...
2000-09-08 Jack JansenRemoved 68K support.
2000-09-08 Jack JansenGot rid of Py_FatalError calls.
2000-09-08 Jack JansenUse same short banner message as unix/win Python.
2000-09-08 Jack JansenAdded USE_UCNHASH, defined USE_GUSI if USE_GUSI{1,2...
2000-09-08 Jack JansenRemoved 68k support, added pyexpat, adapted for new...
2000-09-08 Skip Montanaroautodetect presence of libdb - this allows bsddbmodule...
2000-09-07 Fred DrakeRemove an item that no longer needs to be done for...
2000-09-07 Fred DrakeMake the HTML more XHTML-friendly.
2000-09-07 Fred DrakeWrap some long lines.
2000-09-07 Fred DrakeRemove the specific date -- back in development mode.
2000-09-07 Fred Drake\file is not allowed in section titles -- converting...
2000-09-07 Fred DrakeRemove comment about -X and string exceptions. Error...
2000-09-07 Thomas HellerChanges:
2000-09-07 Fredrik LundhOlder Tk versions don't support mousewheel support...
2000-09-07 Guido van RossumOops. Jim's fix didn't. This one does -- I tested...
2000-09-07 Fred DrakeAdded note about Python version this was added for.
2000-09-07 Fred DrakeMinor markup nits around use of \optional.
2000-09-07 Marc-André... Added Unicode objects to the copy mechanism. Since...
2000-09-07 Tim PetersBoost Windows build # to 5 (see new BUILDno.txt).
2000-09-07 Tim PetersWindows installer, reflecting changes that went into...
2000-09-07 Tim PetersDocument new Windows build # scheme.
2000-09-07 Greg WardGreatly enhanced the section on creating built distribu...
2000-09-07 Greg WardTypo fix.
2000-09-07 Guido van RossumRemoving this file again to set its status to 'dead'.
2000-09-07 Guido van RossumSimple fix from Jin Fulton to avoid returning a half...
2000-09-06 Guido van RossumAnother typo (in the list comprehension example).
2000-09-06 Andrew M. KuchlingAdd new section "What About Python 1.6?"
2000-09-06 Guido van RossumFix three typos.
2000-09-06 Andrew M. KuchlingRemoved mention of the winreg module, since it was...
2000-09-06 Fred DrakeAdded a \versionadded statement to the getfqdn() descri...
2000-09-06 Greg WardBullet-proofing of 'make_release_tree()':
2000-09-06 Greg WardReorganized logic in 'get_file_list()' so it's easier...
2000-09-06 Greg WardTypo fix.
2000-09-06 Greg WardGeneral overhaul of the "Creating a Source Distribution...
2000-09-05 Fred DrakeFix mkhowto so that the bookmarks for the PDF work...
2000-09-05 cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.0b1
2000-09-05 Tim PetersAdded Windows news. Also repeated 1.6 Windows news...
2000-09-05 Guido van RossumAdded BeOpen support plug.
2000-09-05 Jeremy HyltonAll the NEWS that I could finish in 15 minutes (and...
2000-09-05 Jeremy Hyltoncurrent progress on 2.0 NEWS
2000-09-05 Tim PetersWindows build: install NEWS.txt; bump BUILD# to 3...
2000-09-05 Guido van RossumMany changes suggested by Bob Weiner, mostly small...
2000-09-05 Jeremy Hyltoncompromise value for threshold0: not too high, not...
2000-09-05 Guido van RossumThe malloc rearrangement was actually already in 1.6.
2000-09-05 Guido van RossumAdded readline news. (Skip)
2000-09-05 Fred DrakeFix PDF generation.
2000-09-05 Fred DrakeMinor nit to make this work a little better with the...
2000-09-05 Guido van RossumDon't emit 8 lines of (c) information at startup -...
2000-09-05 Fred DrakeMinor markup revisions for consistency with the rest...
2000-09-05 Fred DrakeAdded entry for mmap module.
2000-09-05 Guido van RossumBarry Warsaw: Fixed -+ operator. Added some new sectio...
2000-09-05 Tim PetersNow that I've got real docs, redirect _DOC_ out of...
2000-09-05 Guido van RossumThe usual.
2000-09-05 Guido van RossumSh*t! Should use $(srcdir)/LICENSE of course.
2000-09-05 Guido van RossumInstall LICENSE as LICENSE.txt in the <prefix>/lib...
2000-09-05 Guido van RossumInstead of printing all 9 lines of copyright info,...
2000-09-05 Guido van RossumThe GCC version is loooooooooong; put it on a new line.
2000-09-05 Guido van RossumAdd new builtin commands "copyright", "license", "credi...
2000-09-05 Guido van RossumAdded the 2.0b1 news.
2000-09-05 Fred DrakeUpdate license according to the LICENSE file in the...
2000-09-05 Fred DrakeSet the date.
2000-09-05 Guido van RossumSince it looks like the dual license clause may be...
2000-09-04 Greg WardFleshed out the section on the setup config file, setup...
2000-09-04 Andrew M. KuchlingVarious corrections pointed out by Detlef Lannert
2000-09-04 Guido van RossumAdded release dates (in some cases detemined by looking...
2000-09-04 Guido van Rossum1.6 is history.
2000-09-04 Guido van RossumFor this server to work on Windows, directories should...
2000-09-04 Guido van RossumTim Peters: "Audun S. Runde mailto:audun@mindspring...
2000-09-04 Tim Peterstest_mmap wrote null bytes into its expected-output...
2000-09-04 Skip MontanaroFixes bug in --with-libdb. If --with-libdb was not...
2000-09-04 Andrew M. KuchlingCorrect docstring about return value when group didn...
2000-09-04 Guido van RossumAll right. More uniformity, and extra blank lines.
2000-09-04 Guido van RossumUse periods, not semicolons between Copyright and All...
2000-09-04 Guido van RossumChanges in license names by BobW.
2000-09-04 Vladimir MarangozovFix the char* vs. const char* mismatch for the argument...
2000-09-03 Vladimir MarangozovMove down the INT_MAX logic, because HAVE_LIMITS_H...
2000-09-03 Guido van RossumHack the Windows code to use os.popen().
2000-09-03 Guido van RossumProperly name and number the BEOPEN OPEN SOURCE PYTHON...
2000-09-03 Fredrik Lundhchanged \x to consume exactly two hex digits, also...
2000-09-03 Fredrik Lundhupdated SRE test suite (fixes PEP223 problem, shows...
2000-09-03 Tim PetersRepair failing test_sre.py.
2000-09-03 Guido van RossumRemove a comma from CWI's copyright notice.
2000-09-03 Guido van RossumChange the copyright notice according to CNRI's wishes...
2000-09-03 Guido van RossumVarious edits. Most importantly, added dual licensing...
2000-09-02 Fredrik Lundhchanged \x to consume exactly two hex digits. implemen...
2000-09-02 Fredrik Lundhreturn -1 for undefined groups (as implemented in 1...
2000-09-02 Guido van RossumPatch by Martin von Löwis to give him his umlaut, to...
2000-09-02 Fredrik Lundh-- tightened up parsing of octal numbers
2000-09-02 Tim PetersPyInterpreterState_New is not thread-safe, and the...
2000-09-02 Thomas WoutersCosmetic cleanup by Vladimir.
next