summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed.Roger E. Masse1996-12-201-615/+625
* 8 bit greyscale test file needed for testing imageop and imgfile.Roger E. Masse1996-12-201-0/+0
* Test program for the SGI imageop module.Roger E. Masse1996-12-202-0/+122
* test output for SGI imageop C module.Roger E. Masse1996-12-201-0/+1
* (python-cc-style): Added definitions for c-hanging-braces-alist whichBarry Warsaw1996-12-201-1/+1
* (python-cc-style): Added definitions for c-hanging-braces-alist whichBarry Warsaw1996-12-201-2/+8
* Two new files (to shut up regrtest).Guido van Rossum1996-12-202-0/+30
* Added example DL for SGI IRIX.Guido van Rossum1996-12-201-0/+2
* Added test for minmax.Guido van Rossum1996-12-201-0/+7
* New regression test harness. See usage message / doc string.Guido van Rossum1996-12-201-0/+170
* Import verbose flag from test_support instead of testing __name__.Guido van Rossum1996-12-201-5/+1
* Set test_support.verbose to 0, to signal tests only to generateGuido van Rossum1996-12-201-0/+2
* Add verbose flag for regression test to clear.Guido van Rossum1996-12-201-0/+2
* Describe open(2) exported constantsBarry Warsaw1996-12-192-0/+60
* 1. Export open(2) flag constants for every defined constantBarry Warsaw1996-12-191-16/+88
* Docs for stat.py -- docs by Skip Montanaro.Guido van Rossum1996-12-192-0/+212
* posix.open(): third argument (mode) is optional.Barry Warsaw1996-12-192-4/+8
* Minor formatting changes.Barry Warsaw1996-12-191-10/+11
* Minor formatting changes.Barry Warsaw1996-12-191-31/+33
* Documented getprotobyname() interface.Guido van Rossum1996-12-192-0/+18
* Added the new getprotobyname() call to the module overview at the top.Guido van Rossum1996-12-191-0/+1
* Added getprotobyname() interface.Guido van Rossum1996-12-191-0/+24
* (libunix.tex): Change matching lib.tex: add line item for the resourceFred Drake1996-12-192-0/+8
* Removed references to getdoublearg and get2doublearg rename macros andRoger E. Masse1996-12-181-8/+5
* Eradicated all references to getintarg and getstrarg and substituded theRoger E. Masse1996-12-181-5/+2
* Opps, left out two defines needed for argument parsing.Roger E. Masse1996-12-181-0/+3
* Test of the operator moduleBarry Warsaw1996-12-183-0/+78
* Added pointer to framereader distribution.Guido van Rossum1996-12-181-1/+2
* Tabification changes only; the module was already newly named.Barry Warsaw1996-12-181-32/+37
* Renamed.Roger E. Masse1996-12-181-28/+27
* Test script output for the UNIX group file access module (grp)Roger E. Masse1996-12-181-0/+1
* Test script for the UNIX group file access module (grp)Roger E. Masse1996-12-182-0/+25
* PySequence_Index(): set exception when object is not found inBarry Warsaw1996-12-181-0/+1
* Added Jeremy's resource module.Guido van Rossum1996-12-183-0/+242
* Added docs for Jeremy's resource module.Guido van Rossum1996-12-185-1/+265
* Different operation in verbose mode: show the supported nonstandardGuido van Rossum1996-12-181-2/+16
* In lieu of harness rewrite, fixed problem with test_thread ImportErrorBarry Warsaw1996-12-181-17/+14
* Correct *another* mistake (initmath() always fell through to fatal error).Guido van Rossum1996-12-181-0/+1
* Correct 1-char typo / syntax error.Guido van Rossum1996-12-181-1/+1
* (py-delete-function): new variableBarry Warsaw1996-12-171-1/+7
* (python-mode): added comment-end definitions.Barry Warsaw1996-12-171-0/+2
* Corrected two errors introduced by the renaming (and the subsequentGuido van Rossum1996-12-171-5/+10
* Renamed in a grand-ee-ous way!Roger E. Masse1996-12-171-171/+176
* Test output for the GNU dbm module (gdbm)Roger E. Masse1996-12-171-0/+1
* Test script for the GNU dbm module (gdbm)Roger E. Masse1996-12-172-0/+36
* Opps, left in a /*#include "modsupport.h"*/Roger E. Masse1996-12-171-1/+0
* Grandly renamed.Roger E. Masse1996-12-171-61/+65
* Added the test output for fcntl.Roger E. Masse1996-12-171-0/+1
* Added a test script for the fcntl C module.Roger E. Masse1996-12-172-0/+32
* Another fix for Split() -- don't refuse {"} but turn it into ".Guido van Rossum1996-12-171-1/+7