Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simply exit() early if lfs support seems unlikely. | Jarkko Hietaniemi | 1999-08-12 | 2 | -4/+4 |
* | Minor niggles on the lfs tests. | Jarkko Hietaniemi | 1999-08-12 | 2 | -8/+10 |
* | Don't bother with lfs testing if off_t is too small. | Jarkko Hietaniemi | 1999-08-11 | 2 | -0/+12 |
* | Add a hopefully comforting message if there seems to be no LFS. | Jarkko Hietaniemi | 1999-08-11 | 2 | -22/+66 |
* | Add sysio large file support testing. | Jarkko Hietaniemi | 1999-08-11 | 3 | -54/+133 |
* | LFS testing robustness. | Jarkko Hietaniemi | 1999-08-10 | 1 | -16/+71 |
* | Large file support testing. | Jarkko Hietaniemi | 1999-08-10 | 2 | -2/+86 |
* | lexwarn maintenance: new warning class unsafe | Jarkko Hietaniemi | 1999-08-09 | 1 | -6/+6 |
* | Fix regex charclass parsing so that bogus ranges | Jarkko Hietaniemi | 1999-08-05 | 1 | -0/+4 |
* | 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 |
* | The op/filetest.t failed subtest 7 if testing as root. | François Désarménien | 1999-08-03 | 1 | -2/+4 |
* | Exact path to perl for open -|. | Jarkko Hietaniemi | 1999-08-02 | 1 | -2/+2 |
* | Mention that also *BSD systems with glibc are known to stumble. | Jarkko Hietaniemi | 1999-08-02 | 1 | -6/+6 |
* | Fix printf %D %U %O for quads. | Jarkko Hietaniemi | 1999-08-02 | 1 | -6/+19 |
* | More 64-bit fixing. One known bug of that kind | Jarkko Hietaniemi | 1999-08-02 | 2 | -2/+148 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 4 | -13/+704 |
* | 64-bit work. Now 32-bit platforms get a 100% make test | Jarkko Hietaniemi | 1999-08-01 | 1 | -6/+6 |
* | Integer overflow iteration. | Jarkko Hietaniemi | 1999-07-31 | 1 | -1/+4 |
* | Test oct() at the 2^32-1 limit. | Jarkko Hietaniemi | 1999-07-31 | 1 | -1/+8 |
* | Repent and make overly large integerish | Jarkko Hietaniemi | 1999-07-29 | 3 | -79/+51 |
* | AIX exhibits different error on failed system(). | Jarkko Hietaniemi | 1999-07-29 | 1 | -1/+11 |
* | UNIX Domain Sockets are not implemented under QNX. | Norton T. Allen | 1999-07-28 | 1 | -0/+2 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-28 | 2 | -2/+10 |
|\ | |||||
| * | cosmetic testsuite patch | Graham Barr | 1999-07-28 | 2 | -2/+10 |
* | | Test hex('x...'). | Jarkko Hietaniemi | 1999-07-27 | 1 | -1/+6 |
* | | Integer constants (0x, 0[0-7], 0b) now overflow fatally, | Jarkko Hietaniemi | 1999-07-27 | 3 | -54/+56 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-27 | 2 | -2/+78 |
|\ \ | |/ | |||||
| * | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 2 | -2/+78 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-26 | 1 | -1/+17 |
|\ \ | |/ | |||||
| * | (Version 2) Extending unpack to deal with counted strings | Ian Phillipps | 1999-07-26 | 1 | -1/+17 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-26 | 1 | -3/+14 |
|\ \ | |/ | |||||
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 3 | -9/+29 |
| |\ | |/ |/| | |||||
* | | Recode locale.t so that the change in #3730 | Jarkko Hietaniemi | 1999-07-25 | 3 | -9/+29 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-25 | 7 | -4/+32 |
|\ \ | |||||
* \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-20 | 14 | -0/+425 |
|\ \ \ | |||||
| | | * | ensure implicitly closed handles don't set $? or $! | Gurusamy Sarathy | 1999-07-26 | 1 | -3/+14 |
| | |/ | |||||
| | * | add note about glibc bug | Gurusamy Sarathy | 1999-07-25 | 1 | -0/+6 |
| | * | fix little utf8 nits in testsuite; add patch from Ilya that cures | Gurusamy Sarathy | 1999-07-25 | 4 | -1/+4 |
| | * | applied suggested patch for tracking line numbers correctly in | Hugo van der Sanden | 1999-07-23 | 1 | -0/+8 |
| | * | avoid useless use of target for pp_each(); also fixes bugs due to | Gurusamy Sarathy | 1999-07-23 | 1 | -3/+14 |
| |/ | |||||
| * | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 14 | -0/+425 |
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-19 | 1 | -16/+37 |
| |\ | |/ |/| | |||||
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 6 | -9/+126 |
|\ \ | |/ | |||||
* | | Fix the bin/oct/hex constant overflow tests for | Jarkko Hietaniemi | 1999-07-15 | 1 | -12/+18 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-13 | 1 | -0/+3 |
|\ \ | |||||
* \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-11 | 1 | -1/+62 |
|\ \ \ | |||||
* | | | | Change t/pragma/warn oct()/hex() overflow tests to use %Config | Jarkko Hietaniemi | 1999-07-10 | 1 | -16/+31 |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-08 | 2 | -16/+21 |
|\ \ \ \ |