summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check errors returned by recursive call to Split().Guido van Rossum1996-12-171-5/+12
* Better error checking in initmath().Barry Warsaw1996-12-171-2/+13
* Renamed.Barry Warsaw1996-12-171-102/+102
* Output for _xdr module testBarry Warsaw1996-12-171-0/+1
* Updated to standard Python C coding style, and fixed a few errorBarry Warsaw1996-12-171-110/+116
* A test of the _xdrmodule (not the entire xdr.py module).Barry Warsaw1996-12-171-0/+24
* Added _xdrmodule testBarry Warsaw1996-12-171-0/+1
* (test_thread): output from thread testBarry Warsaw1996-12-161-0/+6
* (test_thread.py): modifications to quiet it up when not running as a script.Barry Warsaw1996-12-162-6/+17
* (libunix.tex): Changed two occurances of "Unix" to "\UNIX{}".Fred Drake1996-12-162-4/+4
* (sgmllib.py): Partial acceptance of patch from David LeonardFred Drake1996-12-161-1/+1
* Updated test_crypt test to jive with bwarsaw testing styleRoger E. Masse1996-12-161-1/+7
* Revised output for test_cryptRoger E. Masse1996-12-161-1/+0
* Revised test for errno ala bwarsaw's testing paradigm.Roger E. Masse1996-12-161-5/+8
* Output files for test_dl and test_errnoRoger E. Masse1996-12-162-0/+2
* Added test_dl to harnessRoger E. Masse1996-12-161-0/+1
* Revised strategy for testing recomended by bwarsawRoger E. Masse1996-12-161-26/+28
* initsignal(): Added SIGXCPU and SIGXFSZ. Left in the definitions forBarry Warsaw1996-12-161-0/+8
* Added test_errno to the test suiteRoger E. Masse1996-12-162-0/+45
* list2set(): correct return value (an int, not a PyObject*).Barry Warsaw1996-12-161-1/+1
* Better tuple hash function.Guido van Rossum1996-12-161-1/+1
* Change comment about MINSIZE -- 10 is optimal for Python.Guido van Rossum1996-12-161-3/+6
* Removed a #inlclude <errno.h> since it's implied with "Python.h"Roger E. Masse1996-12-131-2/+0
* list2set(): PyList_GetItem could fail.Barry Warsaw1996-12-131-1/+3
* (libtime.tex): Merged in changes from Tamito Kajiyama.Fred Drake1996-12-132-96/+90
* (lib<all sorts of stuff>.tex):Fred Drake1996-12-1341-80/+154
* (tut.tex): Normalized all uses of "UNIX" and "{\UNIX}" to use "\UNIX{}",Fred Drake1996-12-132-18/+18