]> granicus.if.org Git - python/shortlog
python
1996-10-22 Guido van RossumAdded chapter on restricted execution.
1996-10-22 Guido van RossumStart new chapter on restricted execution.
1996-10-22 Guido van RossumActual text submitted by AMK.
1996-10-22 Guido van RossumBackground chapter on restricted execution. Additional...
1996-10-21 Guido van RossumChange the default seeding -- use 8 bits of sub-second...
1996-10-21 Guido van RossumThe usual...
1996-10-21 Fred Drake(Tkinter.py): Fixed bug in re-implementation of Option...
1996-10-21 Guido van Rossum(Fred Drake:) Re-wrote the OptionMenu class to allow...
1996-10-21 Guido van RossumChanges in description of NeXT options. Fixed referenc...
1996-10-21 Guido van RossumSupport passing in an empty dictionary of keywords...
1996-10-21 Guido van RossumChanged _Py_EllipsesObject -> _Py_EllipsisObject.
1996-10-21 Guido van RossumMajor upgrade by Vladimir Marangozov.
1996-10-21 Guido van RossumCheckin before ticking changes off..
1996-10-21 Guido van RossumDon't recommend unzipping in the root.
1996-10-21 Guido van RossumChanged _Py_EllipsesObject -> _Py_EllipsisObject.
1996-10-21 Guido van RossumAdd an XXX comment about apparent incompleteness of...
1996-10-21 Guido van RossumFrom: "Mark Hammond" <MHammond@skippinet.com.au>
1996-10-16 Jack JansenPorted to CW10
1996-10-16 Jack JansenAdded a warning about gusi cfm68k "far data"
1996-10-16 Guido van RossumForget about Ellipses b/w compatibility.
1996-10-15 Jack JansenChanged Types to types.
1996-10-15 Jack JansenFixed xstat to again include resroucefork size, creator...
1996-10-15 Jack JansenFixed flashing in ProgressBar update.
1996-10-15 Guido van RossumAdded warning not to import directly.
1996-10-15 Guido van RossumAllow code objects to be passed to run() and eval().
1996-10-15 Guido van RossumPatches for Mac module docs by Jack
1996-10-14 Fred Drake(partparse.py): Small change by Sjoerd to improve...
1996-10-13 Guido van RossumAdded item about bug in Slackware96 libdl.
1996-10-12 Guido van RossumDon't close an already closed socket.
1996-10-11 Guido van RossumAdded embryonic description of fcntl.lockf(). Added...
1996-10-11 Fred Drake(texi2html.py): Added CLASS=Navigation attribute to...
1996-10-11 Fred Drake(libtypes.tex): Correct reversal of two words in descr...
1996-10-11 Guido van RossumEllipses -> Ellipsis rename (the dictionary really...
1996-10-11 Guido van RossumAdded Slice and Ellipses types.
1996-10-11 Guido van RossumTypos detected by Sjoerd
1996-10-11 Guido van RossumGot rid of almost totally obsolete Demo/www subdir.
1996-10-11 Jack Jansen'documented' resource-number useage of EditPythonPrefs
1996-10-11 Jack JansenMoved resources to 510/511: the numbers above 512 gave...
1996-10-10 Fred Drake(partparse.py): Small fix to do_datadesc(): in some...
1996-10-10 Guido van RossumAdd a dependency on clobber to the boot target. Now...
1996-10-10 Guido van RossumFix some cases where self.openedurl wasn't set.
1996-10-10 Guido van RossumDon't add names that start with _
1996-10-09 Fred Drake(Makefile): Push texi2html.py options into a make...
1996-10-09 Fred Drake(texi2html.py): Tightened the generated HTML slightly...
1996-10-09 Fred Drake(Makefile): Add libformatter.tex to the library docume...
1996-10-09 Fred Drake(libhtmllib.tex, libsgmllib.tex, libformatter.tex):
1996-10-09 Fred Drake(partparse.py): Rationalize some behavior around unexp...
1996-10-09 Fred Drake(lib.tex, libwww.tex): Include the sgmlib chapter...
1996-10-09 Jack JansenPrepared for Tk windowing implementation
1996-10-09 Jack Jansentweaked some of the positions of interface elements.
1996-10-08 Fred Drake(formatter.py): Simplify NullFormatter definition...
1996-10-08 Fred Drake(lib.tex): Added entry for formatter module.
1996-10-08 Fred Drake(libwww.tex): Added entry for formatter module.
1996-10-08 Fred Drake(libformatter.tex): Added documentation for abstract...
1996-10-08 Fred Drake(libhtmllib.tex): Revised documentation for HTML support.
1996-10-08 Fred Drake(libsgmllib.tex): Revised documentation for SGML support.
1996-10-08 Guido van RossumA first stab at describing what's new in 1.4. Still...
1996-10-08 Guido van RossumNils Fischbeck, Tim Hochberg, Terry Reedy, Ka-Ping Yee
1996-10-08 Guido van RossumAdded 'static' target; add variable TARGET replacing...
1996-10-08 Guido van RossumToss Q 3.10 on posix.listdir on NeXT. Add revived...
1996-10-08 Guido van RossumToss the outdated QuickRef.
1996-10-08 Guido van RossumAdd waitflag to down_sema().
1996-10-08 Guido van RossumCheck for NULL pointer returned from localtime()/gmtime().
1996-10-08 Guido van RossumSpeedup of makeresult() by keeping a filler of (-1...
1996-10-08 Guido van RossumSjoerd's thread changes (including down_sema typo fix).
1996-10-08 Guido van RossumRemove RCS crud... Sigh...
1996-10-08 Guido van RossumRemoved RCS crud from official Python release version.
1996-10-08 Guido van RossumThe usual... Sigh...
1996-10-08 Guido van RossumRemoved debugging print statement
1996-10-08 Guido van RossumSimple test module for strop.
1996-10-08 Guido van RossumChange to always call list.append with a single argument.
1996-10-08 Guido van RossumChanges to always call list.append with a single argument.
1996-10-08 Guido van RossumChange to always call list.append with a single argument.
1996-10-08 Jack JansenCreate img modules for cfm68k too.
1996-10-07 Guido van RossumSet the __file__ attribute of the imported module in...
1996-10-07 Guido van RossumAdd provisions to set the (to be documented!) instance...
1996-10-07 Guido van RossumCompromise on test in find_class(): a user-defined...
1996-10-06 Fred Drake(Tkinter.py): Improve application basename determinati...
1996-10-04 Guido van RossumAdded getparamnames() to Message class -- return a...
1996-10-04 Guido van RossumDon't auto-install on import. This slows down apps...
1996-10-04 Fred Drake(Tkinter.py): Fixed dumb typo in Misc.tk_setPalette().
1996-10-04 Jack JansenUse mac_image (from cmif stuff)
1996-10-04 Jack JansenFixed progressbar cleanup
1996-10-04 Guido van RossumReplace all uses of strncmp (in split, find, rfind...
1996-10-02 Guido van RossumDon't mix stdout/stderr.
1996-10-01 Jack JansenFixed object-handler-install bug
1996-10-01 Jack JansenFixed bug in object-handler install arg handling
1996-10-01 Jack JansenFixed very nasty null-dereferencing bug in DisposeContr...
1996-10-01 Guido van RossumAdd main program similar to pdb.
1996-09-30 Barry Warsaw(py-process-filter): Make sure current-buffer is restor...
1996-09-30 Guido van RossumAlways open file objects in binary mode.
1996-09-30 Guido van RossumFix subtle bug detected by Jim F.
1996-09-30 Guido van RossumDon't die if an ok file method (e.g. fileno) doesn...
1996-09-30 Jack JansenAdded DebugStr method to drop into low-level debugger
1996-09-30 Jack JansenAdded VCHECK compile time option that fills allocated...
1996-09-27 Guido van RossumProtect '&' signs with '\' in description of PyNumber_C...
1996-09-27 Guido van RossumNits corrected by Fred
1996-09-27 Fred Drake(Tkinter.py): Many revisions for Tk 4.X: Added clipbo...
1996-09-26 Fred Drake(Canvas.py): Added definition of CanvasItem.cget(...
1996-09-26 Jack Jansen- Simplified inheritance structure (still not good...
next