1999-12-17 |
Gurusamy Sarathy |
fix bug when one of the operands is +0E+0 (from Ronald... |
tree | commitdiff |
1999-12-09 |
Gurusamy Sarathy |
fix File::Find testsuite bugs in symlink-less places |
tree | commitdiff |
1999-12-09 |
Gurusamy Sarathy |
newer version of File::Find with support for following... |
tree | commitdiff |
1999-12-02 |
Paul Moore |
various File::Glob fixes for DOSISH platforms |
tree | commitdiff |
1999-11-13 |
Gurusamy Sarathy |
revert non-kosher parts of change#4562 (sort order... |
tree | commitdiff |
1999-11-13 |
Peter Prymmer |
was Re: [ID 19991102.003] perl on os390 |
tree | commitdiff |
1999-11-13 |
Jarkko Hietaniemi |
Try to fix largefileness so that it "works" without... |
tree | commitdiff |
1999-11-11 |
Jarkko Hietaniemi |
Turn on largefileness always if available and |
tree | commitdiff |
1999-10-27 |
Jarkko Hietaniemi |
Do not block if no message queues available. |
tree | commitdiff |
1999-10-25 |
Laszlo Molnar |
dos-djgpp update |
tree | commitdiff |
1999-10-25 |
Ilya Zakharevich |
charnames and UTEST |
tree | commitdiff |
1999-10-20 |
Gurusamy Sarathy |
skip unreadable directory test when running as root |
tree | commitdiff |
1999-10-16 |
Gurusamy Sarathy |
OS/2 support bits (from Ilya Zakharevich) |
tree | commitdiff |
1999-10-12 |
Gurusamy Sarathy |
add File::BSDGlob as File::Glob and load it at compile... |
tree | commitdiff |
1999-10-12 |
Gurusamy Sarathy |
apply parts of LynxOS patches from Alan Johnson |
tree | commitdiff |
1999-10-04 |
Michael G. Schwern |
Re: [PATCH av.c, op.c, perldiag.pod] "array field"... |
tree | commitdiff |
1999-10-02 |
Jarkko Hietaniemi |
Be understanding about large file systems. |
tree | commitdiff |
1999-10-02 |
Gurusamy Sarathy |
deprecate C<use attrs> |
tree | commitdiff |
1999-10-01 |
Jarkko Hietaniemi |
Temp file cleanliness. |
tree | commitdiff |
1999-09-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
1999-09-24 |
Spider Boardman |
normalize time for strftime() (without the isdst effects of |
tree | commitdiff |
1999-09-22 |
Jarkko Hietaniemi |
Cleanup cleanup. |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
UNICOS does support large files but doesn't support... |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
Portable blocksize (replaces #4171). |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
(replaced by #4172) |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
Detypo #4169. |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
Diagnose possible quota limits. |
tree | commitdiff |
1999-09-17 |
Jarkko Hietaniemi |
Filesystem quotas may stop you from using large files. |
tree | commitdiff |
1999-09-14 |
Gurusamy Sarathy |
change some filenames to be 8.3-friendly |
tree | commitdiff |
1999-09-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
tree | commitdiff |
1999-09-10 |
Gurusamy Sarathy |
upgrade to Getopt::Long v2.20 (from Johan Vromans |
tree | commitdiff |
1999-09-09 |
Paul Marquess |
DB_File 1.71 |
tree | commitdiff |
1999-09-05 |
John Nolan |
modified suggested patch to handle cross-refs and qr... |
tree | commitdiff |
1999-09-01 |
John Tobey |
Re: [PATCH 5.005_60] distclean forgot two |
tree | commitdiff |
1999-09-01 |
Fifer, Eric |
[ID 19990821.001] [PATCH] perl5.005_60 cygwin port |
tree | commitdiff |
1999-09-01 |
Jarkko Hietaniemi |
Enhance lfs tests: check every seek and sysseek |
tree | commitdiff |
1999-08-30 |
Ilya Zakharevich |
Use \N{named characters} instead of \C. |
tree | commitdiff |
1999-08-29 |
Peter Prymmer |
an EBCDIC friendly cgi-html.t test |
tree | commitdiff |
1999-08-29 |
Spider Boardman |
sub : attrlist |
tree | commitdiff |
1999-08-16 |
Jarkko Hietaniemi |
Batch of small 64-bit/long double/large file support... |
tree | commitdiff |
1999-08-14 |
Jarkko Hietaniemi |
Small test tweaks. |
tree | commitdiff |
1999-08-14 |
Jarkko Hietaniemi |
Catch the case of filesize limits. |
tree | commitdiff |
1999-08-13 |
Jarkko Hietaniemi |
Don't quit before printing out the message. |
tree | commitdiff |
1999-08-13 |
Jarkko Hietaniemi |
Retract change #3977 (do_open9() adds O_LARGEFILE autom... |
tree | commitdiff |
1999-08-13 |
Jarkko Hietaniemi |
Use O_LARGEFILE if available. |
tree | commitdiff |
1999-08-12 |
Jarkko Hietaniemi |
st_blocks is in 512 byte blocks. |
tree | commitdiff |
1999-08-12 |
Jarkko Hietaniemi |
Simply exit() early if lfs support seems unlikely. |
tree | commitdiff |
1999-08-12 |
Jarkko Hietaniemi |
Minor niggles on the lfs tests. |
tree | commitdiff |
1999-08-11 |
Jarkko Hietaniemi |
Don't bother with lfs testing if off_t is too small. |
tree | commitdiff |
1999-08-11 |
Jarkko Hietaniemi |
Add a hopefully comforting message if there seems to... |
tree | commitdiff |
1999-08-11 |
Jarkko Hietaniemi |
Add sysio large file support testing. |
tree | commitdiff |
1999-08-05 |
Paul Marquess |
RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley... |
tree | commitdiff |
1999-08-04 |
Paul Marquess |
(Replaced by change #3921) |
tree | commitdiff |
1999-08-04 |
Jarkko Hietaniemi |
Introduce the charnames pragma. |
tree | commitdiff |
1999-08-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. perl.h and util.c required... |
tree | commitdiff |
1999-08-01 |
Gurusamy Sarathy |
DB_File 1.68 update from Paul Marquess |
tree | commitdiff |
1999-07-28 |
Norton T. Allen |
UNIX Domain Sockets are not implemented under QNX. |
tree | commitdiff |
1999-07-25 |
Gurusamy Sarathy |
fix little utf8 nits in testsuite; add patch from Ilya... |
tree | commitdiff |
1999-07-20 |
Gurusamy Sarathy |
move DProf things around to where they are supposed... |
tree | commitdiff |
1999-07-07 |
Jarkko Hietaniemi |
Integrate with Sarathy. perldiag.pod required manual... |
tree | commitdiff |
1999-07-07 |
Charles Bailey |
applied new parts of suggested patch |
tree | commitdiff |
1999-07-05 |
Ilya Zakharevich |
Long-standing UDP sockets bug on OS/2 |
tree | commitdiff |
1999-07-04 |
Jarkko Hietaniemi |
Integrate with mainperl. |
tree | commitdiff |
1999-06-28 |
Gurusamy Sarathy |
upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT... |
tree | commitdiff |
1999-05-30 |
Ilya Zakharevich |
OS/2 socket fixes. |
tree | commitdiff |
1999-05-28 |
Jarkko Hietaniemi |
The new t/lib/io_linenum.t was using stricture |
tree | commitdiff |
1999-05-28 |
Ilya Zakharevich |
Cosmetic OS/2-related patches |
tree | commitdiff |
1999-05-28 |
Ilya Zakharevich |
Required OS/2-related patches |
tree | commitdiff |
1999-05-28 |
Paul Johnson |
Fixes related to working local $. |
tree | commitdiff |
1999-05-25 |
Gurusamy Sarathy |
test case for change#3470 |
tree | commitdiff |
1999-05-23 |
Gurusamy Sarathy |
remove redundant part of change#1169 superseded by... |
tree | commitdiff |
1999-05-12 |
Gurusamy Sarathy |
more testsuite smarts (many of them courtesy Ilya) |
tree | commitdiff |
1999-05-10 |
Gurusamy Sarathy |
testsuite nits |
tree | commitdiff |
1999-05-10 |
Paul Johnson |
test suite and fix input_line_number() |
tree | commitdiff |
1999-05-10 |
Alexander Smishlajev |
cygwin32 update (untested adaptation of patch against... |
tree | commitdiff |
1999-05-09 |
Gurusamy Sarathy |
fix typo in dbm filters that caused odbm.t to fail |
tree | commitdiff |
1999-05-09 |
Gurusamy Sarathy |
tweak test totals |
tree | commitdiff |
1999-05-08 |
Gurusamy Sarathy |
allow AV/HV dereferences on pseudohashes ($ph->{foo... |
tree | commitdiff |
1999-05-08 |
Gurusamy Sarathy |
update test totals |
tree | commitdiff |
1999-05-08 |
William Mann |
applied suggested patch, added tests |
tree | commitdiff |
1999-05-08 |
Nick Ing-Simmons |
Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO... |
tree | commitdiff |
1999-05-08 |
Gurusamy Sarathy |
add test case for AUTOLOAD reentrancy fix in change... |
tree | commitdiff |
1999-05-07 |
Paul Marquess |
DBM Filters (via private mail) |
tree | commitdiff |
1999-05-06 |
Gurusamy Sarathy |
additional test for IPC::Open3 (courtesy RonaldWS@aol... |
tree | commitdiff |
1999-04-11 |
Jarkko Hietaniemi |
If both ways to call semctl are broken, skip the tests. |
tree | commitdiff |
1999-04-02 |
Gurusamy Sarathy |
a typo in change#3205 |
tree | commitdiff |
1999-04-02 |
Gurusamy Sarathy |
make testsuite reflect change#3157 (Math::BigFloat... |
tree | commitdiff |
1999-03-28 |
Gurusamy Sarathy |
integrate change#3179 from maint-5.005 |
tree | commitdiff |
1999-03-25 |
Russ Allbery |
[5.005_56] Add EXISTS to SDBM_File and libsdbm |
tree | commitdiff |
1999-03-24 |
Gurusamy Sarathy |
integrate changes#3116,3119 from maint-5.005 |
tree | commitdiff |
1999-03-24 |
Gurusamy Sarathy |
integrate change#3104 from maint-5.005 |
tree | commitdiff |
1999-03-24 |
Gurusamy Sarathy |
fix failure of C<&locked_sub;> under -Dusethreads |
tree | commitdiff |
1999-03-23 |
Gurusamy Sarathy |
File::Spec fixes from Jan Dubois <jan.dubois@ibm.net> |
tree | commitdiff |
1999-03-05 |
Gurusamy Sarathy |
adjust timeouts to accomodate slow/busy systems |
tree | commitdiff |
1999-03-04 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
tree | commitdiff |
1999-03-04 |
Gurusamy Sarathy |
HP-UX has yet another spelling for /NaNQ?/ |
tree | commitdiff |
1999-03-04 |
Gurusamy Sarathy |
error-check for accept() test |
tree | commitdiff |
1999-03-03 |
Jarkko Hietaniemi |
Use '!' to mark native integer packings instead of... |
tree | commitdiff |
1999-02-24 |
Gurusamy Sarathy |
integrate cfgperl contents |
tree | commitdiff |
1999-02-24 |
M. J. T. Guy |
testsuite adjustments |
tree | commitdiff |
next |