]> granicus.if.org Git - python/shortlog
python
2000-04-09 Just van Rossumminor tweak (jvr)
2000-04-09 Just van Rossumadded experimental microthread support for use with...
2000-04-09 Just van Rossumadded popup control (jvr)
2000-04-09 Just van Rossumadded setbound() method, some cleanups (jvr)
2000-04-09 Just van Rossumoops, keyword list missed exec... doh! thanks to Maik...
2000-04-09 Jack JansenInstaller Vise vct file for 1.6a1. Not very pretty...
2000-04-09 Jack JansenModified for 1.6a1.
2000-04-09 Jack JansenQuick readme for 1.6a1.
2000-04-09 Greg WardFixed so LaTeX can actually process it, and so it looks...
2000-04-09 Greg WardGot started for real on this manual. Completely untest...
2000-04-09 Greg WardExtracted a bunch of Distutils-specific commands and...
2000-04-09 Greg WardDitched the unused 'list_only' option.
2000-04-09 Greg WardCatch DistutilsFileError in addition to DistutilsExecEr...
2000-04-09 Greg WardAdded (currently) pointless and trivial main body ...
2000-04-09 Greg WardThis little note is to clarify things for people who...
2000-04-08 Jack JansenDrag was missing from the modules built.
2000-04-08 Jack JansenThis hadn't been checked in for a while.
2000-04-08 Fred DrakeFix Skip's email address in his attribution! (Thanks...
2000-04-07 Fred DrakeAdded support for the "Long HTML" version to the build...
2000-04-07 Fred DrakeNew example from Skip Montanaro <skip@mojam.com>.
2000-04-07 Jack JansenEnable multithreading.
2000-04-07 Jack JansenAdded a profiling target.
2000-04-07 Jack JansenFiddled linkorder and a few other things to make shared...
2000-04-07 Fred DrakeDescribe the purpose of the "long HTML" package.
2000-04-07 Fred DrakeFred Gansevles <gansevle@cs.utwente.nl>:
2000-04-07 Jack JansenStarted on GUSI2 and threading support.
2000-04-07 Jack Jansen1.6a1 modules added.
2000-04-07 Jack JansenStarted on GUSI2 and threading support. cfm68k targets...
2000-04-07 Jack JansenStarted on GUSI2 and threading support.
2000-04-07 Jack JansenReady for 1.6a1. Reordered the defines to be in line...
2000-04-07 Jack JansenReturn a handle in stead of a resource.
2000-04-07 Guido van RossumVladimir Marangozov: This fixes the line number in...
2000-04-06 Guido van RossumJust in case someone wants to use this, let's fix the...
2000-04-06 Fred DrakeMark RELEASE with the release level ("a2").
2000-04-06 Guido van RossumConrad Huang points out that "if (0 < ch < 256)", while...
2000-04-06 Fred DrakeMake sure the \declaremodule uses the right name for...
2000-04-06 Fred Drakeunichr(),
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Fred DrakeRevised / removed comments about string exceptions...
2000-04-06 Guido van RossumBump version to 1.6a2 -- to be released one of these...
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Guido van RossumMoved socket, select, unicodedata to their own PYD...
2000-04-06 Fred DrakeNote the exception raised when parameter to chr() is...
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Guido van RossumRemove _socket, select, soundex, and unicodedata. ...
2000-04-06 Fred DrakeAdded entry for codecs module.
2000-04-06 Fred DrakeAdded codecs entry here as part of String Services.
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Fred DrakeMarc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Fred DrakeBut don't do the funny \UNICODE macro; we're trying...
2000-04-06 Fred DrakePatch from Marc-Andre Lemburg <mal@lemburg.com>:
2000-04-06 Guido van RossumWindows: Since we're not using ZLIB.DLL any more, don...
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.
next