Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement 64-bit vec(). | Jarkko Hietaniemi | 1999-08-29 | 1 | -5/+16 |
* | Integrate with Nick. | Jarkko Hietaniemi | 1999-08-16 | 1 | -1/+6 |
|\ | |||||
| * | New lightweight Carp has a require. If Carp is used in a __DIE__ handler | Nick Ing-Simmons | 1999-08-14 | 1 | -1/+6 |
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-02 | 1 | -0/+147 |
| |\ | |||||
| * \ | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-01 | 2 | -16/+41 |
| |\ \ | |||||
| * | | | More optimizations to REx engine | Ilya Zakharevich | 1999-08-01 | 1 | -0/+20 |
| * | | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-07-29 | 1 | -13/+36 |
| |\ \ \ | |||||
* | | | | | Batch of small 64-bit/long double/large file support tweaks: | Jarkko Hietaniemi | 1999-08-16 | 2 | -11/+48 |
* | | | | | Catch the case of filesize limits. | Jarkko Hietaniemi | 1999-08-14 | 1 | -16/+31 |
* | | | | | Don't quit before printing out the message. | Jarkko Hietaniemi | 1999-08-13 | 1 | -3/+3 |
* | | | | | Make the 64-bit tests more paranoid. | Jarkko Hietaniemi | 1999-08-13 | 1 | -30/+35 |
* | | | | | 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/+6 |
* | | | | | 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 | 2 | -54/+27 |
* | | | | | LFS testing robustness. | Jarkko Hietaniemi | 1999-08-10 | 1 | -16/+71 |
* | | | | | Large file support testing. | Jarkko Hietaniemi | 1999-08-10 | 2 | -2/+86 |
* | | | | | Fix regex charclass parsing so that bogus ranges | Jarkko Hietaniemi | 1999-08-05 | 1 | -0/+4 |
* | | | | | The op/filetest.t failed subtest 7 if testing as root. | François Désarménien | 1999-08-03 | 1 | -2/+4 |
| |_|_|/ |/| | | | |||||
* | | | | 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 | 1 | -0/+134 |
* | | | | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -0/+20 |
| |_|/ |/| | | |||||
* | | | 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 | 1 | -15/+20 |
* | | | AIX exhibits different error on failed system(). | Jarkko Hietaniemi | 1999-07-29 | 1 | -1/+11 |
| |/ |/| | |||||
* | | 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 | 1 | -13/+31 |
* | | 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-25 | 3 | -3/+23 |
|\ \ | |/ | |||||
| * | fix little utf8 nits in testsuite; add patch from Ilya that cures | Gurusamy Sarathy | 1999-07-25 | 1 | -0/+1 |
| * | 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 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 5 | -4/+111 |
|\ \ | |/ | |||||
| * | [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough | Peter Prymmer | 1999-07-18 | 2 | -2/+74 |
| * | remove spurious newSTATEOP() that causes goto to enter one too many | Gurusamy Sarathy | 1999-07-18 | 1 | -1/+22 |
| * | fix vec() on magic values | Ian Phillipps | 1999-07-17 | 1 | -0/+12 |
| * | make system() return -1 and set $! if exec of child failed | Ilya Zakharevich | 1999-07-17 | 1 | -1/+3 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-11 | 1 | -1/+62 |
|\ \ | |/ | |||||
| * | change#3612 was buggy and failed to build Tk; applied Ilya's | Gurusamy Sarathy | 1999-07-11 | 1 | -1/+62 |
| * | integrate cfgperl contents | Gurusamy Sarathy | 1999-07-07 | 3 | -12/+39 |
| |\ | |||||
| * | | filetest.t and ByteLoader build tweaks from Peter Prymmer | Gurusamy Sarathy | 1999-07-07 | 1 | -2/+4 |
| * | | applied new parts of suggested patch | Charles Bailey | 1999-07-07 | 2 | -1/+9 |
* | | | Integrate with Sarathy. perldiag.pod required manual editing. | Jarkko Hietaniemi | 1999-07-07 | 2 | -2/+12 |
| |/ |/| | |||||
* | | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 3 | -12/+39 |