]> granicus.if.org Git - python/shortlog
python
2000-04-06 Guido van RossumAdd msvcrt to list of libraries to ignore in Debug...
2000-04-06 Greg WardAdd missing import of 'usage' string.
2000-04-05 Fred DrakeRemoved bogus connect() call in SMTP example; reported...
2000-04-05 Fred DrakeAdded reference to the multifile module from the "See...
2000-04-05 Jack JansenAdded a few cast to make it 68k-compatible.
2000-04-05 Guido van RossumFredrik Lundh: eliminate a MSVC compiler warning.
2000-04-05 Guido van RossumMarc-Andre's third try at this bulk patch seems to...
2000-04-05 Guido van RossumForgot to save the project file -- this also reflects...
2000-04-05 Guido van RossumLots of cleanup things.
2000-04-05 Fred DrakeNoted by Guido:
2000-04-05 Fred DrakeNoted by Guido:
2000-04-05 Fred DrakeNoted by Guido:
2000-04-05 Fred DrakeMark Hammond:
2000-04-05 Fred DrakeMark Hammond <mhammond@skippinet.com.au>:
2000-04-04 Guido van RossumWork the Tcl version number in the path we search for.
2000-04-04 Guido van RossumGet rid of Win32s check.
2000-04-04 Fred DrakeMerged in changes from 1.5.2p2 release.
2000-04-04 Fred DrakeMerged in changes from 1.5.2p2 release as appropriate.
2000-04-04 Guido van RossumSkip Montanaro submits a simple patch that makes encode...
2000-04-04 Fred DrakeAdded "See also" section; from Peter Funk <pf@artcom...
2000-04-04 Fred DrakeAdded "See also" section; from Peter Funk <pf@artcom...
2000-04-04 Fred DrakeFixed typo in example code; spotted by Everett Lipman
2000-04-04 Guido van RossumPatch by Fred Gansevles.
2000-04-04 Fred DrakePatch from Hrvoje Niksic <hniksic@iskon.hr>:
2000-04-04 Fred DrakeAdded notes about the eventual disappearance of two...
2000-04-04 Guido van RossumAdd warning that multi-arg connect() etc. are deprecated.
2000-04-04 Guido van RossumPut back multi-arg capability on connect/connect_ex...
2000-04-04 Guido van RossumSince Thomas Wouters kept complaining that he wants...
2000-04-04 Greg WardReorganization: ripped util.py to shreds, creating...
2000-04-04 Greg WardReorganization: moved the Distribution class from core...
2000-04-03 Guido van RossumOnly write message about changed Tab size with -v.
2000-04-03 Fred DrakeMerged changes from the 1.5.2p2 release.
2000-04-03 Fred DrakeMerge in changes from the 1.5.2p2 release.
2000-04-03 Fred DrakeMerged changes from the 1.5.2p2 release.
2000-04-03 Fred DrakeUserString section:
2000-04-03 Fred DrakeNote that "Unicode" is always capitalized.
2000-04-03 Fred DrakeMerge in changes from the 1.5.2p2 release.
2000-04-03 Fred DrakeMerged changes from the 1.5.2p2 release.
2000-04-03 Fred DrakeMerge in changes from the 1.5.2p2 release.
2000-04-03 Fred DrakeMerged changes from the 1.5.2p2 release.
2000-04-03 Fred DrakeUserString class from Peter Funk <pf@artcom-gmbh.de>.
2000-04-02 Andrew M. KuchlingThis patch looks large, but it just deletes the ^M...
2000-04-02 Andrew M. KuchlingUntabified file to fix problems reported by tabnanny
2000-04-01 Fred DrakeMark Hammond: Uncomment call to delete test data when...
2000-03-31 Fred DrakeAdded --numeric option, similar to mkhtml.sh.
2000-03-31 Fred DrakeAdded rule to copy in the icons/ directory.
2000-03-31 Fred DrakeList of subdirs that are generated during the build.
2000-03-31 Fred DrakeBuild rules for the "long HTML" version.
2000-03-31 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.6a1
2000-03-31 Guido van RossumQuick update to the README file. For intros and books...
2000-03-31 Guido van RossumAdd a README file so that cvs update -P doesn't obliter...
2000-03-31 Guido van RossumTwo more names. I just realize that there may be more...
2000-03-31 Guido van RossumI believe I've now got all the names mentioned in the...
2000-03-31 Greg WardFixed my simplification to Thomas' patch: winreg and...
2000-03-31 Fred DrakeImprove explanation of reference counts for PyString_Co...
2000-03-31 Fred DrakeReflect the two new sections in the dependencies.
2000-03-31 Fred DrakeTwo new sections. Preliminary.
2000-03-31 Guido van RossumZip file handling module, by Jim Ahlstrom.
2000-03-31 Guido van RossumMarc-Andre Lemburg: The large unicode database table...
2000-03-31 Guido van RossumMarc-Andre Lemburg: Error reporting in the codec regist...
2000-03-31 Andrew M. KuchlingAdd '#include <netinet/tcp.h>'
2000-03-31 Guido van RossumSome blank lines.
2000-03-31 Guido van RossumMarc-Andre Lemburg: use all lowercase names.
2000-03-31 Guido van RossumThis module's name should be linuxaudio*dev*.c
2000-03-31 Greg WardSimplified Thomas Heller's registry patch: just assign...
2000-03-31 Greg WardPatch from Thomas Heller: use the new winreg module...
2000-03-31 Guido van RossumAdded some clarifications to pyexpat.
2000-03-31 Guido van RossumMake it compile on Windows.
2000-03-31 Guido van RossumAdding pyexpat project.
2000-03-31 Guido van RossumBuncha last-minute fixes
2000-03-31 Andrew M. KuchlingAdded test case output for pyexpat module
2000-03-31 Andrew M. KuchlingAdded test case for pyexpat module that tries to exerci...
2000-03-31 Andrew M. KuchlingAdded Python interface to Expat XML parser.
2000-03-31 Guido van RossumAdd Python version bump to configure script. (AMK)
2000-03-31 Guido van RossumAdded distutils and distutils/command to LIBSUBDIRS...
2000-03-31 Guido van RossumAdded _sre project to workspace.
2000-03-31 Guido van RossumRemoved three unused variables from the Windows code.
2000-03-31 Guido van RossumAdded the _sre module. It is always on.
2000-03-31 Guido van RossumAdding Fredrik Lundh's _sre.c module and its header...
2000-03-31 Guido van RossumAdded Fredrik Lundh's sre module and its supporting...
2000-03-31 Guido van RossumThomas Heller fixes a typo in an error message.
2000-03-31 Guido van RossumMore names.
2000-03-31 Greg WardAdded code to blow away the pseudo-installation tree...
2000-03-31 Greg WardOops, got a little too enthusiastic deleting code in...
2000-03-31 Greg WardFixed 'make_archive()' to explicitly turn of compressio...
2000-03-31 Greg WardRename 'formats' option to 'format', and remove the...
2000-03-31 Greg WardImport from 'types' module.
2000-03-31 Greg WardTweaked 'get_platform()' to include the first character...
2000-03-31 Greg WardRemoved some old test code: don't set 'plat' when calli...
2000-03-31 Greg WardDon't perpetrate the "_d" hack for naming debugging...
2000-03-31 Greg WardPatch (mostly) from Thomas Heller for building on Windows:
2000-03-31 Greg WardDon't put Python's library directory into the library...
2000-03-31 Guido van RossumAdd back an obscure "feature" to the Obj version of...
2000-03-31 Greg WardAdded 'bdist' and 'bdist_dumb'.
2000-03-31 Guido van RossumA version of FixTk.py that works with the way the insta...
2000-03-31 Greg WardAdded 'get_name()' and 'get_full_name()' methods to...
2000-03-31 Greg WardAdded 'create_tree()'.
2000-03-31 Greg WardAdded DistutilsInternalError.
2000-03-31 Greg WardThe 'bdist_dumb' command, the first worker bee for...
2000-03-31 Greg WardThe 'bdist' command, for creating "built" (binary)...
next