summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-5/+6
* Small test tweaks.Jarkko Hietaniemi1999-08-142-0/+13
* Catch the case of filesize limits.Jarkko Hietaniemi1999-08-141-15/+28
* Don't quit before printing out the message.Jarkko Hietaniemi1999-08-131-3/+3
* Retract change #3977 (do_open9() adds O_LARGEFILE automagically).Jarkko Hietaniemi1999-08-131-6/+2
* Use O_LARGEFILE if available.Jarkko Hietaniemi1999-08-131-2/+6
* st_blocks is in 512 byte blocks.Jarkko Hietaniemi1999-08-121-2/+3
* Simply exit() early if lfs support seems unlikely.Jarkko Hietaniemi1999-08-121-2/+2
* Minor niggles on the lfs tests.Jarkko Hietaniemi1999-08-121-4/+4
* Don't bother with lfs testing if off_t is too small.Jarkko Hietaniemi1999-08-111-0/+6
* Add a hopefully comforting message if there seems to be no LFS. Jarkko Hietaniemi1999-08-111-11/+33
* Add sysio large file support testing.Jarkko Hietaniemi1999-08-111-0/+106
* RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10Paul Marquess1999-08-051-1/+24
* (Replaced by change #3921)Paul Marquess1999-08-042-1/+29
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-0/+53
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-013-13/+684
* UNIX Domain Sockets are not implemented under QNX.Norton T. Allen1999-07-281-0/+2
* 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