]> granicus.if.org Git - python/shortlog
python
1996-12-30 Guido van RossumActually, *this* fixes the last bug.
1996-12-30 Guido van RossumConsiderably restructured. This fixes the one remainin...
1996-12-29 Guido van RossumSolitaire game, like the one that comes with Windows.
1996-12-27 Guido van RossumAdded support for RFC 850 style dates, as used by some...
1996-12-27 Guido van RossumFix bogus implementation of Group.bind().
1996-12-27 Guido van RossumAdded config(ure) method to Image class.
1996-12-27 Guido van RossumChange the default values for IntVar and DoubleVar...
1996-12-27 Guido van RossumCrude but effective hack to clear the parser cache...
1996-12-25 Guido van RossumRemoved all traces of accessobject.c.
1996-12-24 Roger E. MasseRenamed.
1996-12-24 Roger E. MasseTest output for the gl C extension module.
1996-12-24 Roger E. Massegl is a *huge* module. This is a very simple test...
1996-12-23 Barry WarsawOutput files
1996-12-23 Barry Warsawtest_rotor.py: New test of the rotor module.
1996-12-23 Barry WarsawReworked to check for memory problems (one potential...
1996-12-23 Barry WarsawFrom reading the source, it turns out that the setkey...
1996-12-23 Jack Jansen- CWGUSI has moved
1996-12-23 Jack JansenAdded a chapter on using OSAXen
1996-12-23 Jack JansenAdded range of resource-ids for twit.
1996-12-23 Jack JansenAdded Application.cleanup method which asks all windows...
1996-12-23 Jack JansenAdded gdbm (if USE_GDBM defined)
1996-12-23 Jack JansenMoved resources around to forestall conflicts with...
1996-12-23 Jack JansenAdded gdbm
1996-12-23 Jack JansenAdded gdbm plugins, changed jpeg library to v6, various...
1996-12-23 Jack JansenAdded gdbm plugins
1996-12-23 Jack JansenIf sys.argv is empty ask for input file and output...
1996-12-20 Roger E. MasseVery very small comment change.
1996-12-20 Roger E. MasseMany scripts, but small changes. Update the way the...
1996-12-20 Barry Warsawadded test of the regex module
1996-12-20 Roger E. MasseRenamed.
1996-12-20 Barry WarsawSeveral changes. Test program to follow.
1996-12-20 Roger E. MasseMore and better comments.
1996-12-20 Roger E. MasseMinor semantic cleanup.
1996-12-20 Roger E. MasseOutput for test script for the SGI imgfile module.
1996-12-20 Roger E. MasseTest script for the SGI imgfile module.
1996-12-20 Roger E. MasseRenamed.
1996-12-20 Roger E. Masse8 bit greyscale test file needed for testing imageop...
1996-12-20 Roger E. MasseTest program for the SGI imageop module.
1996-12-20 Roger E. Massetest output for SGI imageop C module.
1996-12-20 Barry Warsaw(python-cc-style): Added definitions for c-hanging...
1996-12-20 Barry Warsaw(python-cc-style): Added definitions for c-hanging...
1996-12-20 Guido van RossumTwo new files (to shut up regrtest).
1996-12-20 Guido van RossumAdded example DL for SGI IRIX.
1996-12-20 Guido van RossumAdded test for minmax.
1996-12-20 Guido van RossumNew regression test harness. See usage message / doc...
1996-12-20 Guido van RossumImport verbose flag from test_support instead of testin...
1996-12-20 Guido van RossumSet test_support.verbose to 0, to signal tests only...
1996-12-20 Guido van RossumAdd verbose flag for regression test to clear.
1996-12-19 Barry WarsawDescribe open(2) exported constants
1996-12-19 Barry Warsaw1. Export open(2) flag constants for every defined...
1996-12-19 Guido van RossumDocs for stat.py -- docs by Skip Montanaro.
1996-12-19 Barry Warsawposix.open(): third argument (mode) is optional.
1996-12-19 Barry WarsawMinor formatting changes.
1996-12-19 Barry WarsawMinor formatting changes.
1996-12-19 Guido van RossumDocumented getprotobyname() interface.
1996-12-19 Guido van RossumAdded the new getprotobyname() call to the module overv...
1996-12-19 Guido van RossumAdded getprotobyname() interface.
1996-12-19 Fred Drake(libunix.tex): Change matching lib.tex: add line item...
1996-12-18 Roger E. MasseRemoved references to getdoublearg and get2doublearg...
1996-12-18 Roger E. MasseEradicated all references to getintarg and getstrarg...
1996-12-18 Roger E. MasseOpps, left out two defines needed for argument parsing.
1996-12-18 Barry WarsawTest of the operator module
1996-12-18 Guido van RossumAdded pointer to framereader distribution.
1996-12-18 Barry WarsawTabification changes only; the module was already newly...
1996-12-18 Roger E. MasseRenamed.
1996-12-18 Roger E. MasseTest script output for the UNIX group file access modul...
1996-12-18 Roger E. MasseTest script for the UNIX group file access module ...
1996-12-18 Barry WarsawPySequence_Index(): set exception when object is not...
1996-12-18 Guido van RossumAdded Jeremy's resource module.
1996-12-18 Guido van RossumAdded docs for Jeremy's resource module.
1996-12-18 Guido van RossumDifferent operation in verbose mode: show the supported...
1996-12-18 Barry WarsawIn lieu of harness rewrite, fixed problem with test_thr...
1996-12-18 Guido van RossumCorrect *another* mistake (initmath() always fell throu...
1996-12-18 Guido van RossumCorrect 1-char typo / syntax error.
1996-12-17 Barry Warsaw(py-delete-function): new variable
1996-12-17 Barry Warsaw(python-mode): added comment-end definitions.
1996-12-17 Guido van RossumCorrected two errors introduced by the renaming (and...
1996-12-17 Roger E. MasseRenamed in a grand-ee-ous way!
1996-12-17 Roger E. MasseTest output for the GNU dbm module (gdbm)
1996-12-17 Roger E. MasseTest script for the GNU dbm module (gdbm)
1996-12-17 Roger E. MasseOpps, left in a /*#include "modsupport.h"*/
1996-12-17 Roger E. MasseGrandly renamed.
1996-12-17 Roger E. MasseAdded the test output for fcntl.
1996-12-17 Roger E. MasseAdded a test script for the fcntl C module.
1996-12-17 Guido van RossumAnother fix for Split() -- don't refuse {"} but turn...
1996-12-17 Guido van RossumCheck errors returned by recursive call to Split().
1996-12-17 Barry WarsawBetter error checking in initmath().
1996-12-17 Barry WarsawRenamed.
1996-12-17 Barry WarsawOutput for _xdr module test
1996-12-17 Barry WarsawUpdated to standard Python C coding style, and fixed...
1996-12-17 Barry WarsawA test of the _xdrmodule (not the entire xdr.py module).
1996-12-17 Barry WarsawAdded _xdrmodule test
1996-12-16 Barry Warsaw(test_thread): output from thread test
1996-12-16 Barry Warsaw(test_thread.py): modifications to quiet it up when...
1996-12-16 Fred Drake(libunix.tex): Changed two occurances of "Unix" to...
1996-12-16 Fred Drake(sgmllib.py): Partial acceptance of patch from David...
1996-12-16 Roger E. MasseUpdated test_crypt test to jive with bwarsaw testing...
1996-12-16 Roger E. MasseRevised output for test_crypt
1996-12-16 Roger E. MasseRevised test for errno ala bwarsaw's testing paradigm.
1996-12-16 Roger E. MasseOutput files for test_dl and test_errno
next