Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for missed accounting for null byte in pack("Z",...) (from | Gurusamy Sarathy | 2000-04-28 | 1 | -2/+3 |
* | qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes | Gurusamy Sarathy | 2000-04-28 | 1 | -2/+2 |
* | under useithreads, constant pad entries could inadvertently be | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+7 |
* | allow sort() reentrancy (variant of patch suggested by | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+19 |
* | fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-04-27 | 1 | -0/+1 |
* | tolerate spaces in group names in test on solaris (from David Boyce | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+2 |
* | better diagnostics on failed tests (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-04-27 | 1 | -3/+5 |
* | longstanding bug exposed by change#3307: sort arguments weren't | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+34 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-04-26 | 3 | -6/+19 |
|\ | |||||
| * | Undo "use integer" addition from 64bitint as it seems | Jarkko Hietaniemi | 2000-04-26 | 1 | -2/+0 |
| * | Various Unicos 10.0.0.6 fixes. | Mark P Lutz | 2000-04-24 | 1 | -0/+2 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-24 | 4 | -4/+68 |
| * | Do not assume sign propagation. | M. J. T. Guy | 2000-04-24 | 2 | -4/+4 |
| * | Typo in #5905. | Jarkko Hietaniemi | 2000-03-31 | 1 | -1/+1 |
| * | Fix for "[ID 20000329.080] quad printing does not work as documented", | Jarkko Hietaniemi | 2000-03-31 | 1 | -2/+15 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-22 | 2 | -0/+0 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-21 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | detypo | Jarkko Hietaniemi | 2000-03-20 | 1 | -1/+1 |
| * | | | Fix the socklen default type (from Laszlo Molnar; | Jarkko Hietaniemi | 2000-03-19 | 1 | -3/+2 |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-19 | 2 | -4/+16 |
| |\ \ \ | |||||
* | | | | | fix RE brokenness on refs/overloaded things (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+18 |
* | | | | | arrange for next() to resume at the unstack op rather than the | Gurusamy Sarathy | 2000-04-24 | 1 | -0/+6 |
* | | | | | Larry's fix for buggy propagation of utf8-ness in join(); add test | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+6 |
* | | | | | fix totally broken caching in UNIVERSAL::isa() (from | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+38 |
| |_|_|/ |/| | | | |||||
* | | | | rename tests to more appropriate names | Gurusamy Sarathy | 2000-03-22 | 2 | -0/+0 |
| |_|/ |/| | | |||||
* | | | integrate cfgperl and vmsperl contents into mainline | Gurusamy Sarathy | 2000-03-21 | 1 | -4/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Quick pre-release fixes: clean up results in File::Spec::VMS and | Charles Bailey | 2000-03-17 | 1 | -1/+1 |
* | | | taint.t shouldn't fail where IPC::SysV unavailable | Gurusamy Sarathy | 2000-03-19 | 1 | -4/+7 |
* | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-19 | 2 | -5/+78 |
|\ \ \ | | |/ | |/| | |||||
| * | | Taint msgrcv() messages; general SysV IPC cleanup. | Jarkko Hietaniemi | 2000-03-19 | 1 | -7/+47 |
| * | | Taint shmread(). | Jarkko Hietaniemi | 2000-03-19 | 1 | -1/+34 |
| * | | Taint also the passwd field of the getpw*(). | Jarkko Hietaniemi | 2000-03-19 | 1 | -1/+1 |
| * | | The #5805 requires a test change, too. | Jarkko Hietaniemi | 2000-03-18 | 1 | -2/+2 |
| * | | Make the test easier to use. | Jarkko Hietaniemi | 2000-03-17 | 1 | -1/+1 |
| * | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-15 | 1 | -1/+3 |
| |\ \ | |||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-14 | 8 | -39/+60 |
| |\ \ \ | |||||
| * \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-13 | 2 | -9/+31 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-13 | 1 | -0/+30 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 2 | -1/+32 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-11 | 1 | -1/+5 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | fix sort optimizer to not hang inside loops | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+9 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | test case for change#5700 (from M. J. T. Guy) | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+3 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | lexical warnings update for docs and tests (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 8 | -39/+60 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | final touches for lexical warnings (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -8/+0 |
* | | | | | the premature FREETMPS calls in change#1187 weren't defensive enough | Gurusamy Sarathy | 2000-03-13 | 1 | -1/+31 |
| |_|_|/ |/| | | | |||||
* | | | | another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX | Gurusamy Sarathy | 2000-03-12 | 1 | -0/+30 |
| |_|/ |/| | | |||||
* | | | another long-standing eval bug: return doesn't reset $@ correctly | Gurusamy Sarathy | 2000-03-11 | 1 | -1/+25 |
* | | | change#3511 was not defensive enough about try blocks, causing | Gurusamy Sarathy | 2000-03-11 | 1 | -0/+7 |
| |/ |/| | |||||
* | | failed hunk in change#5644 | Gurusamy Sarathy | 2000-03-11 | 1 | -1/+1 |
* | | fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-03-11 | 1 | -0/+4 |