1996-12-20 |
Roger E. Masse | test output for SGI imageop C module. |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Barry Warsaw | (python-cc-style): Added definitions for c-hanging... |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Barry Warsaw | (python-cc-style): Added definitions for c-hanging... |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Guido van Rossum | Two new files (to shut up regrtest). |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Guido van Rossum | Added example DL for SGI IRIX. |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Guido van Rossum | Added test for minmax. |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Guido van Rossum | New regression test harness. See usage message / doc... |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Guido van Rossum | Import verbose flag from test_support instead of testin... |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Guido van Rossum | Set test_support.verbose to 0, to signal tests only... |
commit | commitdiff | tree | snapshot |
1996-12-20 |
Guido van Rossum | Add verbose flag for regression test to clear. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Barry Warsaw | Describe open(2) exported constants |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Barry Warsaw | 1. Export open(2) flag constants for every defined... |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Guido van Rossum | Docs for stat.py -- docs by Skip Montanaro. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Barry Warsaw | posix.open(): third argument (mode) is optional. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Barry Warsaw | Minor formatting changes. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Barry Warsaw | Minor formatting changes. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Guido van Rossum | Documented getprotobyname() interface. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Guido van Rossum | Added the new getprotobyname() call to the module overv... |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Guido van Rossum | Added getprotobyname() interface. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
Fred Drake | (libunix.tex): Change matching lib.tex: add line item... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Roger E. Masse | Removed references to getdoublearg and get2doublearg... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Roger E. Masse | Eradicated all references to getintarg and getstrarg... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Roger E. Masse | Opps, left out two defines needed for argument parsing. |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Barry Warsaw | Test of the operator module |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Guido van Rossum | Added pointer to framereader distribution. |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Barry Warsaw | Tabification changes only; the module was already newly... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Roger E. Masse | Renamed. |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Roger E. Masse | Test script output for the UNIX group file access modul... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Roger E. Masse | Test script for the UNIX group file access module ... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Barry Warsaw | PySequence_Index(): set exception when object is not... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Guido van Rossum | Added Jeremy's resource module. |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Guido van Rossum | Added docs for Jeremy's resource module. |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Guido van Rossum | Different operation in verbose mode: show the supported... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Barry Warsaw | In lieu of harness rewrite, fixed problem with test_thr... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Guido van Rossum | Correct *another* mistake (initmath() always fell throu... |
commit | commitdiff | tree | snapshot |
1996-12-18 |
Guido van Rossum | Correct 1-char typo / syntax error. |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | (py-delete-function): new variable |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | (python-mode): added comment-end definitions. |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Guido van Rossum | Corrected two errors introduced by the renaming (and... |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Roger E. Masse | Renamed in a grand-ee-ous way! |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Roger E. Masse | Test output for the GNU dbm module (gdbm) |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Roger E. Masse | Test script for the GNU dbm module (gdbm) |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Roger E. Masse | Opps, left in a /*#include "modsupport.h"*/ |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Roger E. Masse | Grandly renamed. |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Roger E. Masse | Added the test output for fcntl. |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Roger E. Masse | Added a test script for the fcntl C module. |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Guido van Rossum | Another fix for Split() -- don't refuse {"} but turn... |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Guido van Rossum | Check errors returned by recursive call to Split(). |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | Better error checking in initmath(). |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | Renamed. |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | Output for _xdr module test |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | Updated to standard Python C coding style, and fixed... |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | A test of the _xdrmodule (not the entire xdr.py module). |
commit | commitdiff | tree | snapshot |
1996-12-17 |
Barry Warsaw | Added _xdrmodule test |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Barry Warsaw | (test_thread): output from thread test |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Barry Warsaw | (test_thread.py): modifications to quiet it up when... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Fred Drake | (libunix.tex): Changed two occurances of "Unix" to... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Fred Drake | (sgmllib.py): Partial acceptance of patch from David... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Roger E. Masse | Updated test_crypt test to jive with bwarsaw testing... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Roger E. Masse | Revised output for test_crypt |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Roger E. Masse | Revised test for errno ala bwarsaw's testing paradigm. |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Roger E. Masse | Output files for test_dl and test_errno |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Roger E. Masse | Added test_dl to harness |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Roger E. Masse | Revised strategy for testing recomended by bwarsaw |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Barry Warsaw | initsignal(): Added SIGXCPU and SIGXFSZ. Left in the... |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Roger E. Masse | Added test_errno to the test suite |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Barry Warsaw | list2set(): correct return value (an int, not a PyObject*). |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Guido van Rossum | Better tuple hash function. |
commit | commitdiff | tree | snapshot |
1996-12-16 |
Guido van Rossum | Change comment about MINSIZE -- 10 is optimal for Python. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Roger E. Masse | Removed a #inlclude <errno.h> since it's implied with... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | list2set(): PyList_GetItem could fail. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Fred Drake | (libtime.tex): Merged in changes from Tamito Kajiyama. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Fred Drake | (lib<all sorts of stuff>.tex): |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Fred Drake | (tut.tex): Normalized all uses of "UNIX" and "{\UNIX... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Fred Drake | (myformat.sty): Added a note about using \command... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Roger E. Masse | Renamed. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Roger E. Masse | Test for the dl module. This only works for SunOS... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | nonstandard_expectations is only added when in verbose... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | Hmm, now that I think about it, we *can* use time.time... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | More or less portabilized. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | Fixed |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Guido van Rossum | Get rid of it -- use bsddb! |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Roger E. Masse | Opps, fixed a couple of newly introduced wrapping problems. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Roger E. Masse | Reindented via GvR recomendation ala Bwarsaw cppy-style.el |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Guido van Rossum | Added quote_plus() and unquote_plus(), to do space... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Guido van Rossum | Added quote_plus() and unquote_plus(), to do space... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Guido van Rossum | Added the example "thin ice" from the extensions manual. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Guido van Rossum | Typos reported by Tamito Kajiyama. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | Renamed, and scrutinized for missed potential error... |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | Output file for module struct test |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Guido van Rossum | Added support for 4-channel on SGI. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Guido van Rossum | Added QUADRO. |
commit | commitdiff | tree | snapshot |
1996-12-13 |
Barry Warsaw | Renamed, however there is no test case. I did test... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Fixed conversion between seconds and milliseconds. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Barry Warsaw | A test of the struct module |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Barry Warsaw | Renamed. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Barry Warsaw | (python-cc-style): typo "c-offset-alist" => "c-offsets... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Barry Warsaw | Renamed, but *not* tested or compiled. I don't even... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Barry Warsaw | Print final report, either all tests OK, or list of... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Barry Warsaw | Print a more meaningful message when a test's output... |
commit | commitdiff | tree | snapshot |
next |