| Commit message (Expand) | Author | Age | Files | Lines |
* | Batch of small 64-bit/long double/large file support tweaks: | Jarkko Hietaniemi | 1999-08-16 | 1 | -5/+6 |
* | Small test tweaks. | Jarkko Hietaniemi | 1999-08-14 | 2 | -0/+13 |
* | Catch the case of filesize limits. | Jarkko Hietaniemi | 1999-08-14 | 1 | -15/+28 |
* | Don't quit before printing out the message. | Jarkko Hietaniemi | 1999-08-13 | 1 | -3/+3 |
* | Retract change #3977 (do_open9() adds O_LARGEFILE automagically). | Jarkko Hietaniemi | 1999-08-13 | 1 | -6/+2 |
* | Use O_LARGEFILE if available. | Jarkko Hietaniemi | 1999-08-13 | 1 | -2/+6 |
* | st_blocks is in 512 byte blocks. | Jarkko Hietaniemi | 1999-08-12 | 1 | -2/+3 |
* | Simply exit() early if lfs support seems unlikely. | Jarkko Hietaniemi | 1999-08-12 | 1 | -2/+2 |
* | Minor niggles on the lfs tests. | Jarkko Hietaniemi | 1999-08-12 | 1 | -4/+4 |
* | Don't bother with lfs testing if off_t is too small. | Jarkko Hietaniemi | 1999-08-11 | 1 | -0/+6 |
* | Add a hopefully comforting message if there seems to be no LFS. | Jarkko Hietaniemi | 1999-08-11 | 1 | -11/+33 |
* | Add sysio large file support testing. | Jarkko Hietaniemi | 1999-08-11 | 1 | -0/+106 |
* | RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10 | Paul Marquess | 1999-08-05 | 1 | -1/+24 |
* | (Replaced by change #3921) | Paul Marquess | 1999-08-04 | 2 | -1/+29 |
* | Introduce the charnames pragma. | Jarkko Hietaniemi | 1999-08-04 | 1 | -0/+53 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 3 | -13/+684 |
* | UNIX Domain Sockets are not implemented under QNX. | Norton T. Allen | 1999-07-28 | 1 | -0/+2 |
* | fix little utf8 nits in testsuite; add patch from Ilya that cures | Gurusamy Sarathy | 1999-07-25 | 1 | -0/+1 |
* | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 14 | -0/+425 |
* | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 3 | -1/+3 |
* | Long-standing UDP sockets bug on OS/2 | Ilya Zakharevich | 1999-07-05 | 1 | -5/+15 |
* | upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted) | Gurusamy Sarathy | 1999-06-28 | 3 | -21/+19 |
* | OS/2 socket fixes. | Ilya Zakharevich | 1999-05-30 | 1 | -4/+4 |
* | The new t/lib/io_linenum.t was using stricture | Jarkko Hietaniemi | 1999-05-28 | 1 | -2/+1 |
* | Cosmetic OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 1 | -1/+1 |
* | Required OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 2 | -23/+30 |
* | Fixes related to working local $. | Paul Johnson | 1999-05-28 | 1 | -41/+53 |
* | test case for change#3470 | Gurusamy Sarathy | 1999-05-25 | 1 | -2/+19 |
* | remove redundant part of change#1169 superseded by change#2061; | Gurusamy Sarathy | 1999-05-23 | 1 | -4/+5 |
* | more testsuite smarts (many of them courtesy Ilya) | Gurusamy Sarathy | 1999-05-12 | 13 | -41/+85 |
* | testsuite nits | Gurusamy Sarathy | 1999-05-10 | 1 | -2/+4 |
* | test suite and fix input_line_number() | Paul Johnson | 1999-05-10 | 1 | -0/+67 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 1 | -1/+4 |
* | fix typo in dbm filters that caused odbm.t to fail | Gurusamy Sarathy | 1999-05-09 | 1 | -0/+2 |
* | tweak test totals | Gurusamy Sarathy | 1999-05-09 | 1 | -1/+1 |
* | allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.) | Gurusamy Sarathy | 1999-05-08 | 1 | -1/+15 |
* | update test totals | Gurusamy Sarathy | 1999-05-08 | 1 | -1/+1 |
* | applied suggested patch, added tests | William Mann | 1999-05-08 | 1 | -7/+54 |
* | Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods. | Nick Ing-Simmons | 1999-05-08 | 1 | -0/+49 |
* | add test case for AUTOLOAD reentrancy fix in change#3279 | Gurusamy Sarathy | 1999-05-08 | 1 | -1/+22 |
* | DBM Filters (via private mail) | Paul Marquess | 1999-05-07 | 7 | -13/+1314 |
* | additional test for IPC::Open3 (courtesy RonaldWS@aol.com) | Gurusamy Sarathy | 1999-05-06 | 1 | -1/+15 |
* | If both ways to call semctl are broken, skip the tests. | Jarkko Hietaniemi | 1999-04-11 | 1 | -33/+41 |
* | a typo in change#3205 | Gurusamy Sarathy | 1999-04-02 | 1 | -2/+2 |
* | make testsuite reflect change#3157 (Math::BigFloat->new now | Gurusamy Sarathy | 1999-04-02 | 1 | -24/+24 |
* | integrate change#3179 from maint-5.005 | Gurusamy Sarathy | 1999-03-28 | 1 | -1/+1 |
* | [5.005_56] Add EXISTS to SDBM_File and libsdbm | Russ Allbery | 1999-03-25 | 1 | -8/+11 |
* | integrate changes#3116,3119 from maint-5.005 | Gurusamy Sarathy | 1999-03-24 | 1 | -1/+1 |
* | integrate change#3104 from maint-5.005 | Gurusamy Sarathy | 1999-03-24 | 1 | -1/+1 |
* | fix failure of C<&locked_sub;> under -Dusethreads | Gurusamy Sarathy | 1999-03-24 | 1 | -1/+15 |