]> granicus.if.org Git - python/shortlog
python
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.
2000-09-02 Tim PetersSourceForge patch 101396, by an anonymous friend.
2000-09-01 Guido van RossumREMOVED all CWI, CNRI and BeOpen copyright markings.
2000-09-01 Guido van RossumRewritten some pieces of PyNumber_InPlaceAdd() for...
2000-09-01 Guido van RossumUpdated to include all files here.
2000-09-01 Guido van RossumDelete too.
2000-09-01 Guido van RossumDeleted. Long obsolete.
2000-09-01 Guido van RossumDeleted. We no longer require disclaimers on contribut...
2000-09-01 Guido van RossumDeleted; this is ancient info.
2000-09-01 Guido van RossumDeleted. This is obsoleted by Tools/scripts/fixnotice.py.
2000-09-01 Guido van RossumReady to go.
2000-09-01 Guido van RossumRemove the 1.5.2 news. 2.0 news is still to be done.
2000-09-01 Guido van RossumMoved NEWS from 1.5.2 here.
2000-09-01 Guido van RossumDeleted. This information is now in ../LICENSE.
2000-09-01 Guido van RossumThe second argument to start_new_thread() is not a...
2000-09-01 Jeremy Hyltonpatch by Neil Schemenauer to improve (fix?) line number...
2000-09-01 Tim PetersThe "more" cmd varies across Windows flavors, sometimes...
2000-09-01 Guido van RossumClean up a bit. Drop -X option, update date, remove...
2000-09-01 Jeremy HyltonUpdate magic number.
2000-09-01 Tim PetersInstall LICENSE.txt and README.txt.
2000-09-01 Guido van RossumTentative license. Could still change for the 2.0b1...
2000-09-01 Tim PetersGuido pointed out that the "non-admin install" blurb...
2000-09-01 Guido van RossumAdding new files, removing some.
2000-09-01 Tim PetersRepaired damaged comments, and extra spaces in fatal...
2000-09-01 Guido van RossumThe usual
2000-09-01 Guido van RossumCorrect configure.in version.
2000-09-01 Guido van RossumMove the Py_DECREF(x) after the error: label so that...
2000-09-01 Guido van RossumRob Hooft, Moshe Zadka: converted to 4 space indents...
2000-09-01 Tim PetersBack off to HKCU (instead of HKLM) if user doesn't...
2000-09-01 Vladimir MarangozovCosmetics on Py_Get/SetRecursionLimit (for the style...
2000-09-01 Moshe ZadkaUpdate documentation for PyErr_Format, because the...
2000-09-01 Barry WarsawDo the absolute minimal amount of modifications to...
2000-09-01 Barry WarsawTool to generate binary GNU .mo file from .po template...
2000-09-01 Tim PetersAdded installation of w9xpopen.exe.
2000-09-01 Thomas WoutersFix grouping, again. This time properly :-) Sorry,...
2000-09-01 Barry WarsawApplying patch #100994 to allow JPython to use more...
2000-09-01 Tim PetersFix test_popen2 on Windows, recently broken by changes...
2000-09-01 Barry WarsawApplied patch #101350, closing it.
2000-09-01 Barry WarsawDocument the new optional argument "rest" on the transf...
2000-09-01 Barry WarsawAdded support for RFC 959's REST command (restart)...
2000-09-01 Fred DrakeDocument PyImport_AppendInittab(), PyImport_ExtendInitt...
2000-09-01 Jeremy Hyltonset the default threshold much higher
2000-09-01 Jeremy Hyltoncode part of patch #100895 by Fredrik Lundh
2000-09-01 Jeremy HyltonDon't call Py_FatalError in module initialization
2000-09-01 Tim PetersRevert removal of void from function definition. Guido...
2000-09-01 Guido van RossumNow that StreamRequestHandler defaults rfile to buffere...
2000-09-01 Guido van RossumIn class StreamRequestHandler, make the default bufferi...
2000-09-01 Jeremy Hyltonrefactor __del__ exception handler into PyErr_WriteUnra...
2000-09-01 Guido van RossumAdd three prototypes for functions in history.h to...
2000-09-01 Guido van RossumMoodules -> Modules.
2000-09-01 Guido van RossumAdd parens suggested by gcc -Wall.
next