summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* fix bug when one of the operands is +0E+0 (from Ronald J KimballGurusamy Sarathy1999-12-171-6/+10
* fix File::Find testsuite bugs in symlink-less placesGurusamy Sarathy1999-12-091-7/+9
* newer version of File::Find with support for following symlinks andGurusamy Sarathy1999-12-091-3/+92
* various File::Glob fixes for DOSISH platformsPaul Moore1999-12-022-2/+50
* revert non-kosher parts of change#4562 (sort order problemsGurusamy Sarathy1999-11-131-216/+0
* was Re: [ID 19991102.003] perl on os390Peter Prymmer1999-11-131-0/+216
* Try to fix largefileness so that it "works" without a quad IV.Jarkko Hietaniemi1999-11-131-12/+21
* Turn on largefileness always if available andJarkko Hietaniemi1999-11-111-6/+0
* Do not block if no message queues available.Jarkko Hietaniemi1999-10-271-3/+49
* dos-djgpp updateLaszlo Molnar1999-10-251-0/+4
* charnames and UTESTIlya Zakharevich1999-10-251-9/+13
* skip unreadable directory test when running as rootGurusamy Sarathy1999-10-201-9/+13
* OS/2 support bits (from Ilya Zakharevich)Gurusamy Sarathy1999-10-161-1/+6
* add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-123-0/+230
* apply parts of LynxOS patches from Alan JohnsonGurusamy Sarathy1999-10-121-1/+1
* Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"Michael G. Schwern1999-10-041-1/+1
* Be understanding about large file systems.Jarkko Hietaniemi1999-10-021-0/+6
* deprecate C<use attrs>Gurusamy Sarathy1999-10-021-5/+2
* Temp file cleanliness.Jarkko Hietaniemi1999-10-011-0/+4
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-241-1/+26
|\
| * normalize time for strftime() (without the isdst effects ofSpider Boardman1999-09-241-1/+26
* | Cleanup cleanup.Jarkko Hietaniemi1999-09-221-0/+4
|/
* UNICOS does support large files but doesn't support sparse filesJarkko Hietaniemi1999-09-171-0/+7
* Portable blocksize (replaces #4171).Jarkko Hietaniemi1999-09-171-5/+1
* (replaced by #4172)Jarkko Hietaniemi1999-09-171-1/+5
* Detypo #4169.Jarkko Hietaniemi1999-09-171-1/+1
* Diagnose possible quota limits.Jarkko Hietaniemi1999-09-171-3/+5
* Filesystem quotas may stop you from using large files.Jarkko Hietaniemi1999-09-171-9/+19
* change some filenames to be 8.3-friendlyGurusamy Sarathy1999-09-141-0/+0
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-113-0/+86
|\
| * upgrade to Getopt::Long v2.20 (from Johan VromansGurusamy Sarathy1999-09-103-0/+86
* | DB_File 1.71Paul Marquess1999-09-091-2/+4
|/
* modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-051-2/+51
* Re: [PATCH 5.005_60] distclean forgot twoJohn Tobey1999-09-011-0/+4
* [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-011-1/+1
* Enhance lfs tests: check every seek and sysseekJarkko Hietaniemi1999-09-011-12/+34
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-5/+5
* an EBCDIC friendly cgi-html.t testPeter Prymmer1999-08-291-0/+14
* sub : attrlistSpider Boardman1999-08-291-0/+125
* 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