summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* fix little utf8 nits in testsuite; add patch from Ilya that curesGurusamy Sarathy1999-07-251-0/+1
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-2014-0/+425
* applied new parts of suggested patchCharles Bailey1999-07-073-1/+3
* Long-standing UDP sockets bug on OS/2Ilya Zakharevich1999-07-051-5/+15
* upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)Gurusamy Sarathy1999-06-283-21/+19
* OS/2 socket fixes.Ilya Zakharevich1999-05-301-4/+4
* The new t/lib/io_linenum.t was using strictureJarkko Hietaniemi1999-05-281-2/+1
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-1/+1
* Required OS/2-related patchesIlya Zakharevich1999-05-282-23/+30
* Fixes related to working local $.Paul Johnson1999-05-281-41/+53
* test case for change#3470Gurusamy Sarathy1999-05-251-2/+19
* remove redundant part of change#1169 superseded by change#2061;Gurusamy Sarathy1999-05-231-4/+5
* more testsuite smarts (many of them courtesy Ilya)Gurusamy Sarathy1999-05-1213-41/+85
* testsuite nitsGurusamy Sarathy1999-05-101-2/+4
* test suite and fix input_line_number()Paul Johnson1999-05-101-0/+67
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+4
* fix typo in dbm filters that caused odbm.t to failGurusamy Sarathy1999-05-091-0/+2
* tweak test totalsGurusamy Sarathy1999-05-091-1/+1
* allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)Gurusamy Sarathy1999-05-081-1/+15
* update test totalsGurusamy Sarathy1999-05-081-1/+1
* applied suggested patch, added testsWilliam Mann1999-05-081-7/+54
* Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.Nick Ing-Simmons1999-05-081-0/+49
* add test case for AUTOLOAD reentrancy fix in change#3279Gurusamy Sarathy1999-05-081-1/+22
* DBM Filters (via private mail)Paul Marquess1999-05-077-13/+1314
* additional test for IPC::Open3 (courtesy RonaldWS@aol.com)Gurusamy Sarathy1999-05-061-1/+15
* If both ways to call semctl are broken, skip the tests.Jarkko Hietaniemi1999-04-111-33/+41
* a typo in change#3205Gurusamy Sarathy1999-04-021-2/+2
* make testsuite reflect change#3157 (Math::BigFloat->new nowGurusamy Sarathy1999-04-021-24/+24
* integrate change#3179 from maint-5.005Gurusamy Sarathy1999-03-281-1/+1
* [5.005_56] Add EXISTS to SDBM_File and libsdbmRuss Allbery1999-03-251-8/+11
* integrate changes#3116,3119 from maint-5.005Gurusamy Sarathy1999-03-241-1/+1
* integrate change#3104 from maint-5.005Gurusamy Sarathy1999-03-241-1/+1
* fix failure of C<&locked_sub;> under -DusethreadsGurusamy Sarathy1999-03-241-1/+15
* File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>Gurusamy Sarathy1999-03-231-0/+17
* adjust timeouts to accomodate slow/busy systemsGurusamy Sarathy1999-03-051-2/+4
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-03-041-5/+5
|\
| * Use '!' to mark native integer packings instead of '_'.Jarkko Hietaniemi1999-03-031-5/+5
* | HP-UX has yet another spelling for /NaNQ?/Gurusamy Sarathy1999-03-041-4/+4
* | error-check for accept() testGurusamy Sarathy1999-03-041-1/+1
|/
* integrate cfgperl contentsGurusamy Sarathy1999-02-241-3/+5
|\
| * DB_File 1.64 patchPaul Marquess1999-02-221-3/+5
* | testsuite adjustmentsM. J. T. Guy1999-02-241-1/+1
* | tweak RE for NaNQ? recognitionGurusamy Sarathy1999-02-191-6/+12
* | bring '*' prototype closer to how it behaves internallyGurusamy Sarathy1999-02-191-0/+27
* | NaNQ? tweakGurusamy Sarathy1999-02-161-4/+4
|/
* allow /0|NaN/ on some bigfloatpm.t tests for portability; otherGurusamy Sarathy1999-02-152-5/+16
* change#2839 was bogus, redoGurusamy Sarathy1999-02-151-0/+2
* support native integers, pack("L_",...) etc. (via private mail)Jarkko Hietaniemi1999-02-151-29/+5
* fix bugs in the handling of negative numbers, among other thingsSteven Knight1999-02-153-16/+867
* "goto must have label" message for C<goto ''>Jan Dubois1999-02-131-0/+5