summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-2013-47/+533
|\
| * Integrate with Nick.Jarkko Hietaniemi1999-08-162-17/+6
| |\ | |/ |/|
| * Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-163-16/+54
| * Small test tweaks.Jarkko Hietaniemi1999-08-143-1/+28
| * Catch the case of filesize limits.Jarkko Hietaniemi1999-08-142-31/+59
| * Don't quit before printing out the message.Jarkko Hietaniemi1999-08-132-6/+6
| * Retract change #3977 (do_open9() adds O_LARGEFILE automagically).Jarkko Hietaniemi1999-08-131-6/+2
| * Make the 64-bit tests more paranoid.Jarkko Hietaniemi1999-08-131-30/+35
| * Use O_LARGEFILE if available.Jarkko Hietaniemi1999-08-131-2/+6
| * st_blocks is in 512 byte blocks.Jarkko Hietaniemi1999-08-122-4/+6
| * Simply exit() early if lfs support seems unlikely.Jarkko Hietaniemi1999-08-122-4/+4
| * Minor niggles on the lfs tests.Jarkko Hietaniemi1999-08-122-8/+10
| * Don't bother with lfs testing if off_t is too small.Jarkko Hietaniemi1999-08-112-0/+12
| * Add a hopefully comforting message if there seems to be no LFS. Jarkko Hietaniemi1999-08-112-22/+66
| * Add sysio large file support testing.Jarkko Hietaniemi1999-08-113-54/+133
| * LFS testing robustness.Jarkko Hietaniemi1999-08-101-16/+71
| * Large file support testing.Jarkko Hietaniemi1999-08-102-2/+86
| * lexwarn maintenance: new warning class unsafeJarkko Hietaniemi1999-08-091-6/+6
| * Fix regex charclass parsing so that bogus rangesJarkko Hietaniemi1999-08-051-0/+4
| * 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
| * The op/filetest.t failed subtest 7 if testing as root.François Désarménien1999-08-031-2/+4
* | New lightweight Carp has a require. If Carp is used in a __DIE__ handlerNick Ing-Simmons1999-08-141-1/+6
* | Turn of deprecated warnings for defined(@Sompack::ISA) typeNick Ing-Simmons1999-08-121-16/+0
* | integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-024-10/+169
|\ \ | |/
| * Exact path to perl for open -|.Jarkko Hietaniemi1999-08-021-2/+2
| * Mention that also *BSD systems with glibc are known to stumble.Jarkko Hietaniemi1999-08-021-6/+6
| * Fix printf %D %U %O for quads.Jarkko Hietaniemi1999-08-021-6/+19
| * More 64-bit fixing. One known bug of that kindJarkko Hietaniemi1999-08-022-2/+148
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-08-021-6/+6
|\ \ | |/
| * Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-014-13/+704
| * 64-bit work. Now 32-bit platforms get a 100% make testJarkko Hietaniemi1999-08-011-6/+6
* | integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-014-80/+72
|\ \ | |/
| * Integer overflow iteration.Jarkko Hietaniemi1999-07-311-1/+4
| * Test oct() at the 2^32-1 limit.Jarkko Hietaniemi1999-07-311-1/+8
| * Repent and make overly large integerishJarkko Hietaniemi1999-07-293-79/+51
| * AIX exhibits different error on failed system().Jarkko Hietaniemi1999-07-291-1/+11
* | DB_File 1.68 update from Paul MarquessGurusamy Sarathy1999-08-013-13/+684
* | More optimizations to REx engineIlya Zakharevich1999-08-011-0/+20
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-07-294-54/+63
|\ \ | |/
| * UNIX Domain Sockets are not implemented under QNX.Norton T. Allen1999-07-281-0/+2
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-282-2/+10
| |\ | |/ |/|
| * Test hex('x...').Jarkko Hietaniemi1999-07-271-1/+6
| * Integer constants (0x, 0[0-7], 0b) now overflow fatally,Jarkko Hietaniemi1999-07-273-54/+56
| * Integrate with Sarathy.Jarkko Hietaniemi1999-07-272-2/+78
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-261-1/+17
| |\ \
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-261-3/+14
| |\ \ \
* | | | | cosmetic testsuite patchGraham Barr1999-07-282-2/+10
| |_|_|/ |/| | |
* | | | applied suggested patch; added missing prototype changes toIlya Zakharevich1999-07-272-2/+78
| |_|/ |/| |