Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Output for _xdr module test | Barry Warsaw | 1996-12-17 | 1 | -0/+1 |
| | |||||
* | Updated to standard Python C coding style, and fixed a few error | Barry Warsaw | 1996-12-17 | 1 | -110/+116 |
| | | | | checking nits. | ||||
* | A test of the _xdrmodule (not the entire xdr.py module). | Barry Warsaw | 1996-12-17 | 1 | -0/+24 |
| | |||||
* | Added _xdrmodule test | Barry Warsaw | 1996-12-17 | 1 | -0/+1 |
| | |||||
* | (test_thread): output from thread test | Barry Warsaw | 1996-12-16 | 1 | -0/+6 |
| | |||||
* | (test_thread.py): modifications to quiet it up when not running as a script. | Barry Warsaw | 1996-12-16 | 2 | -6/+17 |
| | | | | (testall.py): added test_thread to the list of regression tests. | ||||
* | (libunix.tex): Changed two occurances of "Unix" to "\UNIX{}". | Fred Drake | 1996-12-16 | 2 | -4/+4 |
| | |||||
* | (sgmllib.py): Partial acceptance of patch from David Leonard | Fred Drake | 1996-12-16 | 1 | -1/+1 |
| | | | | | | | | <leonard@dstc.edu.au>; allows hyphen and period in the middle of attribute names. Still not allowed as first character; as first character these are illegal in the Reference Concrete Syntax, and we've not identified any use of these characters as the first char in an attribute name in deployment on the web. | ||||
* | Updated test_crypt test to jive with bwarsaw testing style | Roger E. Masse | 1996-12-16 | 1 | -1/+7 |
| | |||||
* | Revised output for test_crypt | Roger E. Masse | 1996-12-16 | 1 | -1/+0 |
| | |||||
* | Revised test for errno ala bwarsaw's testing paradigm. | Roger E. Masse | 1996-12-16 | 1 | -5/+8 |
| | |||||
* | Output files for test_dl and test_errno | Roger E. Masse | 1996-12-16 | 2 | -0/+2 |
| | |||||
* | Added test_dl to harness | Roger E. Masse | 1996-12-16 | 1 | -0/+1 |
| | |||||
* | Revised strategy for testing recomended by bwarsaw | Roger E. Masse | 1996-12-16 | 1 | -26/+28 |
| | |||||
* | initsignal(): Added SIGXCPU and SIGXFSZ. Left in the definitions for | Barry Warsaw | 1996-12-16 | 1 | -0/+8 |
| | | | | | | | SIGCPU and SIGFSZ but we're (Jeremy and I) are actually unsure whether these were typos or if there are systems that use these alternate names. We've checked Solaris, SunOS, and IRIX; they contain only the SIGX* names. | ||||
* | Added test_errno to the test suite | Roger E. Masse | 1996-12-16 | 2 | -0/+45 |
| | |||||
* | list2set(): correct return value (an int, not a PyObject*). | Barry Warsaw | 1996-12-16 | 1 | -1/+1 |
| | |||||
* | Better tuple hash function. | Guido van Rossum | 1996-12-16 | 1 | -1/+1 |
| | |||||
* | Change comment about MINSIZE -- 10 is optimal for Python. | Guido van Rossum | 1996-12-16 | 1 | -3/+6 |
| | |||||
* | Removed a #inlclude <errno.h> since it's implied with "Python.h" | Roger E. Masse | 1996-12-13 | 1 | -2/+0 |
| | |||||
* | list2set(): PyList_GetItem could fail. | Barry Warsaw | 1996-12-13 | 1 | -1/+3 |
| | |||||
* | (libtime.tex): Merged in changes from Tamito Kajiyama. | Fred Drake | 1996-12-13 | 2 | -96/+90 |
| | | | | | | | (For those watching Python CVS messages: I checked in all of Tamito's other changes, but the mail delivery failed since the subject line was too long. The patch Tamito sent for the documentation has been completely merged in.) | ||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 41 | -80/+154 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | (tut.tex): Normalized all uses of "UNIX" and "{\UNIX}" to use "\UNIX{}", | Fred Drake | 1996-12-13 | 2 | -18/+18 |
| | | | | | per usage needed for GNU info processing. Based on comments from Tamito Kajiyama. | ||||
* | (myformat.sty): Added a note about using \command{} v. {\command} wrt. | Fred Drake | 1996-12-13 | 1 | -0/+2 |
| | | | | GNU info processing. | ||||
* | Renamed. | Roger E. Masse | 1996-12-13 | 1 | -73/+75 |
| | |||||
* | Test for the dl module. This only works for SunOS and Solaris. | Roger E. Masse | 1996-12-13 | 1 | -0/+32 |
| | | | | | | | | | I've attempted to make a test that silently exits if either module dl is not present, we're not on a Sun OS, or a standard shared library ('/usr/lib/libresolv.so') is not found... Otherwise, It does a simple test of dlmodule on that library. I *think* this would be ok to add to testall.py but I'll wait till I hear some feedback on the liberalness of this approach. | ||||
* | nonstandard_expectations is only added when in verbose mode, so we | Barry Warsaw | 1996-12-13 | 1 | -2/+1 |
| | | | | | don't need the if test for verbosity when checking for results of an unsupported option. | ||||
* | Hmm, now that I think about it, we *can* use time.time() and 'date' if | Barry Warsaw | 1996-12-13 | 1 | -6/+8 |
| | | | | running verbose. | ||||
* | More or less portabilized. | Barry Warsaw | 1996-12-13 | 1 | -7/+11 |
| | | | | | | | | 1. If a conversion isn't supported on the current platform, just ignore it, unless running as a script (i.e. verbose) 2. Don't use time.time() and os.popen('date') to get the raw values. These will always be different! | ||||
* | Fixed | Barry Warsaw | 1996-12-13 | 1 | -2/+0 |
| | |||||
* | Get rid of it -- use bsddb! | Guido van Rossum | 1996-12-13 | 1 | -387/+0 |
| | |||||
* | Opps, fixed a couple of newly introduced wrapping problems. | Roger E. Masse | 1996-12-13 | 1 | -3/+4 |
| | |||||
* | Reindented via GvR recomendation ala Bwarsaw cppy-style.el | Roger E. Masse | 1996-12-13 | 1 | -69/+69 |
| | |||||
* | Added quote_plus() and unquote_plus(), to do space/plus substitutions | Guido van Rossum | 1996-12-13 | 2 | -2/+22 |
| | | | | | | for form field values. Also corrected substitution example (the original changed the spelling of "conolly" to "connolly" :). | ||||
* | Added quote_plus() and unquote_plus(), to do space/plus substitutions | Guido van Rossum | 1996-12-13 | 1 | -0/+14 |
| | | | | for form field values. | ||||
* | Added the example "thin ice" from the extensions manual. | Guido van Rossum | 1996-12-13 | 1 | -0/+24 |
| | |||||
* | Typos reported by Tamito Kajiyama. | Guido van Rossum | 1996-12-13 | 2 | -4/+4 |
| |