]> granicus.if.org Git - python/shortlog
python
1999-12-03 Jack JansenSet the finder "is shared" bit, by request of Joe Strou...
1999-12-03 Jack JansenAllow for 12 arguments max, in stead of 8. Untested.
1999-12-03 Fred DrakeCorrect the docstring for byteswap(); error noted by...
1999-12-03 Greg Ward[from 1999-11-04]
1999-12-03 Jack JansenDefault schedparams set to (0,0): no event-intervention...
1999-12-03 Jack JansenStandalone.html is long obsolete. Added description...
1999-12-03 Jack JansenNew examples by Tony Ingraldi, using dns-lookup in...
1999-12-02 Jack JansenGive a warning if system-wide sys.argv processing is...
1999-12-01 Barry WarsawLast try, think I got it now.
1999-12-01 Barry WarsawOnce more
1999-12-01 Barry WarsawOnce more
1999-12-01 Barry WarsawUrg!
1999-12-01 Barry Warsawmore trivial stuff to test CVS -- should be the last?
1999-12-01 Barry Warsawtesting CVS once more
1999-12-01 Barry Warsawtesting CVS
1999-12-01 Barry Warsawtesting CVS
1999-12-01 Barry Warsawtesting CVS
1999-12-01 Barry Warsawtesting CVS
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Fred DrakeUpdate link to PythonWare library page.
1999-11-30 Guido van RossumIn abspath(), always use normpath(), even when win32api...
1999-11-28 Barry WarsawA bunch of docstring fixes.
1999-11-24 Greg Steinlook for builtins before stuff on the path.
1999-11-24 Greg Steinadd loading of dynamic library modules.
1999-11-23 Fred Drakerewrite_descriptor(): Fixup conversion of arguments...
1999-11-23 Fred DrakeDon't rename \var to <varname>; DocBook is too verbose...
1999-11-20 Greg Steinturn SysPathImporter into PathImporter.
1999-11-20 Greg Steinremove the __version__ global.
1999-11-20 Greg Steinonly put __path__ into package modules.
1999-11-20 Greg Steinshift code from DirectoryImporter out to a common area.
1999-11-19 Fred DrakeMoved all the imports to the top.
1999-11-18 Fred DrakeSet the date and version to reflect the actual status...
1999-11-18 Fred DrakeWhen generating the top-level index to the documents...
1999-11-18 Guido van RossumPatches by Kannan Vijayan:
1999-11-17 Fred DrakeRemoved last XXX comment; no further action needed...
1999-11-17 Guido van RossumComplete the integration of Sam Bayer's fixes.
1999-11-17 Guido van RossumChanged fron importing wcnew back to webchecker.
1999-11-17 Guido van RossumIntegrated Sam Bayer's wcnew.py code. It seems silly...
1999-11-17 Guido van Rossum# *NOT* by Sam Bayer: reindented to use 4 spaces like...
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-16 Guido van RossumMoshe Zadka writes: When deploying SimpleHTTPServer...
1999-11-16 Guido van RossumHint for C++ users on AIX by Gary Duzan added.
1999-11-16 Guido van RossumThe 'test' target ought to depend on 'all', not just...
1999-11-16 Guido van RossumPatch by Vladimir Marangozov, inspired by a bug report...
1999-11-16 Guido van RossumChanges resulting from patch to acconfig.h.
1999-11-16 Guido van RossumPatch by Vladimir Marangozov, inspired by a bug report...
1999-11-16 Guido van RossumPatch by Vladimir Marangozov, inspired by a bug report...
1999-11-15 Guido van RossumChange the last PyErr_Format %s format to %.400s.
1999-11-15 Fred DrakePreliminary documentation for turtle module (Tk), by...
1999-11-15 Guido van RossumCorrect typo in module doc string doscovered by Jonatha...
1999-11-12 Fred DrakeAdded request to please not send HTML email to the...
1999-11-10 Fred DrakeDocument \citetitle and \programopt.
1999-11-10 Fred DrakeUse \citetitle and \programopt as appropriate.
1999-11-10 Fred DrakeUse \citetitle as appropriate.
1999-11-10 Fred DrakeUse \citetitle in several places, and \programopt where...
1999-11-10 Fred DrakeUse \citetitle in several places.
1999-11-09 Fred DrakeUse \citetitle instead of \emph.
1999-11-09 Fred DrakeUse \citetitle in one place.
1999-11-09 Fred DrakeUse the new markup as apporpriate.
1999-11-09 Fred DrakeUse \programopt in one place.
1999-11-09 Fred DrakeAdded citetitle and programopt.
1999-11-09 Fred DrakeUse \programopt in one place.
1999-11-09 Fred DrakeMissed a couple of program options that had been marked...
1999-11-09 Fred DrakeUse \programopt in one place.
1999-11-09 Fred DrakeUse \citetitle and \programopt as appropriate.
1999-11-09 Fred Drake\programopt: New macro, used to mark command-line...
1999-11-09 Fred Drakedo_cmd_programopt(): New function, similar to do_cmd_p...
1999-11-09 Guido van RossumOops. Remove some garbage from the doc string that...
1999-11-08 Guido van RossumJack Jansen: Mac has no EINTR.
1999-11-07 Greg SteinAdd some header comments to all the files.
1999-11-07 Greg Steininitial checkin for my Python stuff.
1999-11-05 Guido van RossumPatch by Dieter Maurer to make things work for Tcl...
1999-11-05 Guido van RossumPatch by Dieter Maurer to make things work for Tcl...
1999-11-05 Jack JansenAdded HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_...
1999-11-05 Jack JansenChanges to ProgressBar:
1999-11-05 Guido van RossumChecking in text versions of release forms and explanation.
1999-11-04 Fred Drakesplit() docstring: Made signature and description...
1999-11-04 Guido van RossumBugfix by Jack Jansen for Macintosh (for the inet_ntoa...
1999-11-04 Just van RossumTypo fixed in docstring; removed unneccesary import...
1999-11-04 Just van RossumAdapted to new macmudulefinder.process() API. (jvr)
1999-11-04 Just van Rossum- changed the API of process() so it will return a...
1999-11-03 Barry WarsawSeveral improvements, some of where were contributed...
1999-11-03 Barry WarsawPython equivalent of xgettext(1). This was originally...
1999-11-03 Guido van RossumSjoerd Mullender writes:
1999-11-02 Guido van RossumOops. spawnl() and spawnle() should be implemented...
1999-11-02 Guido van RossumFix a bug reported by Toby Dickenson (on 18 May 1999).
1999-11-02 Guido van RossumSjoerd Mullender:
1999-11-02 Guido van RossumCorrect typo in walk.__doc__ reported by Francois Pinard.
1999-11-02 Guido van RossumChecking in a bunch of spawn functions. These are...
1999-10-30 Just van Rossum- windowbounds() now works with multiple screens (windo...
1999-10-30 Just van RossumVery minor little things... -- jvr
next