Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New lightweight Carp has a require. If Carp is used in a __DIE__ handler | Nick Ing-Simmons | 1999-08-14 | 1 | -1/+6 |
* | Turn of deprecated warnings for defined(@Sompack::ISA) type | Nick Ing-Simmons | 1999-08-12 | 1 | -16/+0 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-02 | 4 | -10/+169 |
|\ | |||||
| * | 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 cfgperl changes into mainline | Gurusamy Sarathy | 1999-08-02 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | 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 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-01 | 4 | -80/+72 |
|\ \ | |/ | |||||
| * | 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 |
* | | DB_File 1.68 update from Paul Marquess | Gurusamy Sarathy | 1999-08-01 | 3 | -13/+684 |
* | | More optimizations to REx engine | Ilya Zakharevich | 1999-08-01 | 1 | -0/+20 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-07-29 | 4 | -54/+63 |
|\ \ | |/ | |||||
| * | 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 |
| |\ | |/ |/| | |||||
| * | 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 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-26 | 1 | -1/+17 |
| |\ \ | |||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-26 | 1 | -3/+14 |
| |\ \ \ | |||||
* | | | | | cosmetic testsuite patch | Graham Barr | 1999-07-28 | 2 | -2/+10 |
| |_|_|/ |/| | | | |||||
* | | | | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 2 | -2/+78 |
| |_|/ |/| | | |||||
* | | | (Version 2) Extending unpack to deal with counted strings | Ian Phillipps | 1999-07-26 | 1 | -1/+17 |
| |/ |/| | |||||
* | | 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 |
| |\ \ \ | |||||
| * | | | | Integrate with Sarathy. perldiag.pod required manual editing. | Jarkko Hietaniemi | 1999-07-07 | 7 | -6/+34 |
* | | | | | [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 |
* | | | | | allow $foo{$x} and $bar[$i] for (\$) prototype | Gurusamy Sarathy | 1999-07-17 | 1 | -5/+15 |
* | | | | | fix vec() on magic values | Ian Phillipps | 1999-07-17 | 1 | -0/+12 |