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 |
1996-12-12 |
Barry Warsaw | Reworked to eliminate all potential memory problems... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Make sure ok_builtin_modules, ok_dynamic_modules and |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Fixed test_strftime to be silent when called from autotest. |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Added test_strftime (Skip Montanaro). |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Add mktime_tz() which turns a date_tz 10-tuple into... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Added remark about time() and sleep()'s subsecond preci... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Added soundex (sigh) |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Guido van Rossum | Added a bunch of new winfo options; we should now be... |
commit | commitdiff | tree | snapshot |
1996-12-12 |
Barry Warsaw | Several changes... Guido *please* take a look! |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | A test of the select module that is actually reproduceable! |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Guido van Rossum | Some more tuning of quicksort: use pointers instead... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Output of rgbimg module test |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Added test of rgbimg module |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | minor formatting nit |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Grandly renamed. |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Guido van Rossum | Be more careful with the shuffling of stdout. |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Renamed. |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Output of the nis and pwd module tests |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Test of the pwd module |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Added test_pwd |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Guido van Rossum | Rewrite without using try-except to break out of two... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Just test one key/value pair for one NIS map. I.e... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | test of the nis module |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | added test_nis |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | cat and puste errors |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | nis_maplist(): Use check of yp_get_default_domain(... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Barry Warsaw | Renamed, and bug fixed: |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Added new quicksort implementation, tailored to sorting... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | Renamed. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | Test output files in their new location |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | Directory for test output files: Output => output |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | When run as a script, runs each test and sends results... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | New regression testing harness. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Moved the raise logic out of the main interpreter loop... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Added -lld to AIX LINKFORSHARED. Monty Stein. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | Added a provide so the corresponding require will succeed. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | A test of the `new' module. The new.code() test is... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | Added test_new. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | Renamed. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | The usual; added several test modules, too. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Add optional data argument to urlopen() and open_http... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | In the HTTP reply header, be more accepting in the... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Added remaining declarations needed/used in glmodule... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Better way to handle 64-bit ints, keeping gcc -Wall... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Add unistd.h to make gcc -Wall happy. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Add const to error and newstring functions |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Fix operator priority bug found thanks to gcc -Wall. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Make gcc -Wall happy; remove dummy variable (can't... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Added extern decl for gethostname() to keep gcc -Wall... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Great renaming. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Guido van Rossum | Removed redundant inclusion of <errno.h> (sorry, Roj!). |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Roger E. Masse | renamed in a grand fashion. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Roger E. Masse | Added a test script for dbmmodule.c and added it to... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Barry Warsaw | Added test_new |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Barry Warsaw | Renamed a few symbols that were found in comments. |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Barry Warsaw | Renamed, ungrandly. We don't have the GNU MP library... |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Roger E. Masse | renamed grandly. |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Roger E. Masse | new test script for cryptmodule.py |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Roger E. Masse | Test script/output for cryptmodule.c added to testall... |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Barry Warsaw | (python-cc-style): Although open braces for substatemen... |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Roger E. Masse | Renamed Grandly |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Roger E. Masse | New test module for complex math module |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Roger E. Masse | Added test_cmath.py to test complex math module |
commit | commitdiff | tree | snapshot |
next |