Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test output for SGI imageop C module. | Roger E. Masse | 1996-12-20 | 1 | -0/+1 |
| | |||||
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -1/+1 |
| | | | | make the most sense for PyMethodDef structures. [one small fix] | ||||
* | (python-cc-style): Added definitions for c-hanging-braces-alist which | Barry Warsaw | 1996-12-20 | 1 | -2/+8 |
| | | | | make the most sense for PyMethodDef structures. | ||||
* | Two new files (to shut up regrtest). | Guido van Rossum | 1996-12-20 | 2 | -0/+30 |
| | |||||
* | Added example DL for SGI IRIX. | Guido van Rossum | 1996-12-20 | 1 | -0/+2 |
| | |||||
* | Added test for minmax. | Guido van Rossum | 1996-12-20 | 1 | -0/+7 |
| | |||||
* | New regression test harness. See usage message / doc string. | Guido van Rossum | 1996-12-20 | 1 | -0/+170 |
| | |||||
* | Import verbose flag from test_support instead of testing __name__. | Guido van Rossum | 1996-12-20 | 1 | -5/+1 |
| | |||||
* | Set test_support.verbose to 0, to signal tests only to generate | Guido van Rossum | 1996-12-20 | 1 | -0/+2 |
| | | | | portable output. | ||||
* | Add verbose flag for regression test to clear. | Guido van Rossum | 1996-12-20 | 1 | -0/+2 |
| | |||||
* | Describe open(2) exported constants | Barry Warsaw | 1996-12-19 | 2 | -0/+60 |
| | |||||
* | 1. Export open(2) flag constants for every defined constant | Barry Warsaw | 1996-12-19 | 1 | -16/+88 |
| | | | | 2. Reworked error checking in initposix() and initnt(). | ||||
* | Docs for stat.py -- docs by Skip Montanaro. | Guido van Rossum | 1996-12-19 | 2 | -0/+212 |
| | |||||
* | posix.open(): third argument (mode) is optional. | Barry Warsaw | 1996-12-19 | 2 | -4/+8 |
| | |||||
* | Minor formatting changes. | Barry Warsaw | 1996-12-19 | 1 | -10/+11 |
| | |||||
* | Minor formatting changes. | Barry Warsaw | 1996-12-19 | 1 | -31/+33 |
| | |||||
* | Documented getprotobyname() interface. | Guido van Rossum | 1996-12-19 | 2 | -0/+18 |
| | |||||
* | Added the new getprotobyname() call to the module overview at the top. | Guido van Rossum | 1996-12-19 | 1 | -0/+1 |
| | |||||
* | Added getprotobyname() interface. | Guido van Rossum | 1996-12-19 | 1 | -0/+24 |
| | |||||
* | (libunix.tex): Change matching lib.tex: add line item for the resource | Fred Drake | 1996-12-19 | 2 | -0/+8 |
| | | | | module. | ||||
* | Removed references to getdoublearg and get2doublearg rename macros and | Roger E. Masse | 1996-12-18 | 1 | -8/+5 |
| | | | | substituted the appropriate PyArg_Parse calls. Retested. All appears well. | ||||
* | Eradicated all references to getintarg and getstrarg and substituded the | Roger E. Masse | 1996-12-18 | 1 | -5/+2 |
| | | | | proper functions as defined in rename2.h. Thanks Barry! | ||||
* | Opps, left out two defines needed for argument parsing. | Roger E. Masse | 1996-12-18 | 1 | -0/+3 |
| | |||||
* | Test of the operator module | Barry Warsaw | 1996-12-18 | 3 | -0/+78 |
| | |||||
* | Added pointer to framereader distribution. | Guido van Rossum | 1996-12-18 | 1 | -1/+2 |
| | |||||
* | Tabification changes only; the module was already newly named. | Barry Warsaw | 1996-12-18 | 1 | -32/+37 |
| | |||||
* | Renamed. | Roger E. Masse | 1996-12-18 | 1 | -28/+27 |
| | |||||
* | Test script output for the UNIX group file access module (grp) | Roger E. Masse | 1996-12-18 | 1 | -0/+1 |
| | |||||
* | Test script for the UNIX group file access module (grp) | Roger E. Masse | 1996-12-18 | 2 | -0/+25 |
| | |||||
* | PySequence_Index(): set exception when object is not found in | Barry Warsaw | 1996-12-18 | 1 | -0/+1 |
| | | | | | | | | | sequence, otherwise operator.indexOf([4, 3, 2, 1], 9) would raise a SystemError! Note: it might be wise to double check all these functions. I haven't done that yet. | ||||
* | Added Jeremy's resource module. | Guido van Rossum | 1996-12-18 | 3 | -0/+242 |
| | |||||
* | Added docs for Jeremy's resource module. | Guido van Rossum | 1996-12-18 | 5 | -1/+265 |
| | |||||
* | Different operation in verbose mode: show the supported nonstandard | Guido van Rossum | 1996-12-18 | 1 | -2/+16 |
| | | | | options. Also added two: %n and %t (newline and tab character). | ||||
* | In lieu of harness rewrite, fixed problem with test_thread ImportError | Barry Warsaw | 1996-12-18 | 1 | -17/+14 |
| | | | | triggering a bogus TestFailed exception. | ||||
* | Correct *another* mistake (initmath() always fell through to fatal error). | Guido van Rossum | 1996-12-18 | 1 | -0/+1 |
| | | | | Watch it, Barry! :-) | ||||
* | Correct 1-char typo / syntax error. | Guido van Rossum | 1996-12-18 | 1 | -1/+1 |
| | |||||
* | (py-delete-function): new variable | Barry Warsaw | 1996-12-17 | 1 | -1/+7 |
| | | | | (py-delete-char): funcall py-delete-function. | ||||
* | (python-mode): added comment-end definitions. | Barry Warsaw | 1996-12-17 | 1 | -0/+2 |
| | |||||
* | Corrected two errors introduced by the renaming (and the subsequent | Guido van Rossum | 1996-12-17 | 1 | -5/+10 |
| | | | | | style corrections, I presume), found by Jack. Added warning that this has not been tested (Jack could only compile and link it). | ||||
* | Renamed in a grand-ee-ous way! | Roger E. Masse | 1996-12-17 | 1 | -171/+176 |
| | |||||
* | Test output for the GNU dbm module (gdbm) | Roger E. Masse | 1996-12-17 | 1 | -0/+1 |
| | |||||
* | Test script for the GNU dbm module (gdbm) | Roger E. Masse | 1996-12-17 | 2 | -0/+36 |
| | |||||
* | Opps, left in a /*#include "modsupport.h"*/ | Roger E. Masse | 1996-12-17 | 1 | -1/+0 |
| | |||||
* | Grandly renamed. | Roger E. Masse | 1996-12-17 | 1 | -61/+65 |
| | |||||
* | Added the test output for fcntl. | Roger E. Masse | 1996-12-17 | 1 | -0/+1 |
| | |||||
* | Added a test script for the fcntl C module. | Roger E. Masse | 1996-12-17 | 2 | -0/+32 |
| | |||||
* | Another fix for Split() -- don't refuse {"} but turn it into ". | Guido van Rossum | 1996-12-17 | 1 | -1/+7 |
| | | | | | | This is needed because if a configure option has " as its value, it will be rendered as {"}; after stripping one level of quoting it's just ", on which splitlist will barf. | ||||
* | Check errors returned by recursive call to Split(). | Guido van Rossum | 1996-12-17 | 1 | -5/+12 |
| | |||||
* | Better error checking in initmath(). | Barry Warsaw | 1996-12-17 | 1 | -2/+13 |
| | |||||
* | Renamed. | Barry Warsaw | 1996-12-17 | 1 | -102/+102 |
| |