]> granicus.if.org Git - python/shortlog
python
1996-12-13 Guido van RossumAdded support for 4-channel on SGI.
1996-12-13 Guido van RossumAdded QUADRO.
1996-12-13 Barry WarsawRenamed, however there is no test case. I did test...
1996-12-12 Guido van RossumFixed conversion between seconds and milliseconds.
1996-12-12 Barry WarsawA test of the struct module
1996-12-12 Barry WarsawRenamed.
1996-12-12 Barry Warsaw(python-cc-style): typo "c-offset-alist" => "c-offsets...
1996-12-12 Barry WarsawRenamed, but *not* tested or compiled. I don't even...
1996-12-12 Barry WarsawPrint final report, either all tests OK, or list of...
1996-12-12 Barry WarsawPrint a more meaningful message when a test's output...
1996-12-12 Barry WarsawReworked to eliminate all potential memory problems...
1996-12-12 Guido van RossumMake sure ok_builtin_modules, ok_dynamic_modules and
1996-12-12 Guido van RossumFixed test_strftime to be silent when called from autotest.
1996-12-12 Guido van RossumAdded test_strftime (Skip Montanaro).
1996-12-12 Guido van RossumAdd mktime_tz() which turns a date_tz 10-tuple into...
1996-12-12 Guido van RossumAdded remark about time() and sleep()'s subsecond preci...
1996-12-12 Guido van RossumAdded soundex (sigh)
1996-12-12 Guido van RossumAdded a bunch of new winfo options; we should now be...
1996-12-12 Barry WarsawSeveral changes... Guido *please* take a look!
1996-12-11 Barry WarsawA test of the select module that is actually reproduceable!
1996-12-11 Guido van RossumSome more tuning of quicksort: use pointers instead...
1996-12-11 Barry WarsawOutput of rgbimg module test
1996-12-11 Barry WarsawAdded test of rgbimg module
1996-12-11 Barry Warsawminor formatting nit
1996-12-11 Barry WarsawGrandly renamed.
1996-12-11 Guido van RossumBe more careful with the shuffling of stdout.
1996-12-11 Barry WarsawRenamed.
1996-12-11 Barry WarsawOutput of the nis and pwd module tests
1996-12-11 Barry WarsawTest of the pwd module
1996-12-11 Barry WarsawAdded test_pwd
1996-12-11 Guido van RossumRewrite without using try-except to break out of two...
1996-12-11 Barry WarsawJust test one key/value pair for one NIS map. I.e...
1996-12-11 Barry Warsawtest of the nis module
1996-12-11 Barry Warsawadded test_nis
1996-12-11 Barry Warsawcat and puste errors
1996-12-11 Barry Warsawnis_maplist(): Use check of yp_get_default_domain(...
1996-12-11 Barry WarsawRenamed, and bug fixed:
1996-12-10 Guido van RossumAdded new quicksort implementation, tailored to sorting...
1996-12-10 Barry WarsawRenamed.
1996-12-10 Barry WarsawTest output files in their new location
1996-12-10 Barry WarsawDirectory for test output files: Output => output
1996-12-10 Barry WarsawWhen run as a script, runs each test and sends results...
1996-12-10 Barry WarsawNew regression testing harness.
1996-12-10 Guido van RossumMoved the raise logic out of the main interpreter loop...
1996-12-10 Guido van RossumThe usual
1996-12-10 Guido van RossumAdded -lld to AIX LINKFORSHARED. Monty Stein.
1996-12-10 Barry WarsawAdded a provide so the corresponding require will succeed.
1996-12-10 Barry WarsawA test of the `new' module. The new.code() test is...
1996-12-10 Barry WarsawAdded test_new.
1996-12-10 Barry WarsawRenamed.
1996-12-10 Guido van RossumThe usual; added several test modules, too.
1996-12-10 Guido van RossumAdd optional data argument to urlopen() and open_http...
1996-12-10 Guido van RossumIn the HTTP reply header, be more accepting in the...
1996-12-10 Guido van RossumAdded remaining declarations needed/used in glmodule...
1996-12-10 Guido van RossumBetter way to handle 64-bit ints, keeping gcc -Wall...
1996-12-10 Guido van RossumAdd unistd.h to make gcc -Wall happy.
1996-12-10 Guido van RossumAdd const to error and newstring functions
1996-12-10 Guido van RossumFix operator priority bug found thanks to gcc -Wall.
1996-12-10 Guido van RossumMake gcc -Wall happy; remove dummy variable (can't...
1996-12-10 Guido van RossumAdded extern decl for gethostname() to keep gcc -Wall...
1996-12-10 Guido van RossumGreat renaming.
1996-12-10 Guido van RossumRemoved redundant inclusion of <errno.h> (sorry, Roj!).
1996-12-10 Roger E. Masserenamed in a grand fashion.
1996-12-10 Roger E. MasseAdded a test script for dbmmodule.c and added it to...
1996-12-10 Barry WarsawAdded test_new
1996-12-09 Barry WarsawRenamed a few symbols that were found in comments.
1996-12-09 Barry WarsawRenamed, ungrandly. We don't have the GNU MP library...
1996-12-09 Roger E. Masserenamed grandly.
1996-12-09 Roger E. Massenew test script for cryptmodule.py
1996-12-09 Roger E. MasseTest script/output for cryptmodule.c added to testall...
1996-12-09 Barry Warsaw(python-cc-style): Although open braces for substatemen...
1996-12-09 Roger E. MasseRenamed Grandly
1996-12-09 Roger E. MasseNew test module for complex math module
1996-12-09 Roger E. MasseAdded test_cmath.py to test complex math module
1996-12-09 Barry Warsaw(testall.py): Slightly improved test harness to make...
1996-12-09 Barry WarsawRenamed
1996-12-09 Roger E. MasseRemoved some unneeded header files and reedited with...
1996-12-09 Barry Warsaw(python-cc-style): Oops, we decided to use TABs for...
1996-12-09 Barry WarsawC coding standard for Python C files.
1996-12-09 Barry WarsawAdded test_strop
1996-12-09 Barry WarsawAdded tests of all strop module functions, and touching...
1996-12-09 Guido van RossumAdded test_array output line.
1996-12-09 Roger E. MasseRenamed Grandly (I think).
1996-12-09 Roger E. Massemodule to test the arraymodule created and added to...
1996-12-09 Guido van RossumChanges to keep gcc -Wall happy.
1996-12-09 Guido van RossumAdded `void' to declaration of initgl(), to keep gcc...
1996-12-09 Guido van RossumAdded a bunch of extern void decls, to keep gcc -Wall...
1996-12-09 Guido van RossumInclude <sys/ioctl.h>, to keep gcc -Wall happy.
1996-12-09 Guido van RossumMake dummy int public (with _Py_ prefix), to keep gcc...
1996-12-09 Guido van RossumAdd ``extern void bzero();'' for SGI, to keep gcc ...
1996-12-09 Guido van RossumInclude unistd.h to keep gcc -Wall happy.
1996-12-09 Guido van RossumAdded ``extern int get_default_domain();'' for SGI...
1996-12-09 Guido van RossumAdded #ifdef around ``extern int ftime();'' for MS...
1996-12-09 Barry WarsawGreatly renamed.
1996-12-09 Barry Warsawins(): missed a renaming in a string: dictinsert =>
1996-12-06 Barry WarsawGreatly renamed.
1996-12-06 Barry WarsawAdded test_time
1996-12-06 Barry WarsawAdded 'test_time'
1996-12-06 Barry Warsawtest of time module. not terribly fancy, but it does...
1996-12-06 Guido van RossumAdded descriptions of parsedate(), parsedate_tz(),...
next