Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -10/+21 |
|\ | |||||
| * | Undo "use integer" addition from 64bitint as it seems | Jarkko Hietaniemi | 2000-04-26 | 1 | -2/+0 |
| * | Be more robust on "extreme" (large absolute value) | Jarkko Hietaniemi | 2000-04-26 | 1 | -4/+2 |
| * | Various Unicos 10.0.0.6 fixes. | Mark P Lutz | 2000-04-24 | 1 | -0/+2 |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-24 | 15 | -162/+657 |
| * | 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 | 1 | -1/+2 |
| |\ | |||||
| * \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-22 | 3 | -0/+0 |
| |\ \ | |||||
| * \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-21 | 7 | -32/+27 |
| |\ \ \ | |||||
| * | | | | detypo | Jarkko Hietaniemi | 2000-03-20 | 1 | -1/+1 |
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-20 | 2 | -2/+6 |
| |\ \ \ \ | |||||
| * | | | | | Fix the socklen default type (from Laszlo Molnar; | Jarkko Hietaniemi | 2000-03-19 | 1 | -3/+2 |
| * | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-19 | 4 | -6/+71 |
| |\ \ \ \ \ | |||||
* | | | | | | | additional tests for change#5934 (from Paul Marquess, who also | Gurusamy Sarathy | 2000-04-24 | 5 | -82/+479 |
* | | | | | | | propagate lexical warnings from surrounding scope correctly | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+14 |
* | | | | | | | 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 |
* | | | | | | | make eq unicode-aware (from Gisle Aas); fix bogus tests revealed | Gurusamy Sarathy | 2000-04-24 | 2 | -70/+91 |
* | | | | | | | Larry's fix for buggy propagation of utf8-ness in join(); add test | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+6 |
* | | | | | | | VMS nits in glob() test (from Charles Lane) | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+2 |
* | | | | | | | ignore dotfiles (.cvsignore etc) in test (from Warren Jones | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | | | | | | | caller() wasn't returning the right number of elements for | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | | | | | | | fix totally broken caching in UNIVERSAL::isa() (from | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+38 |
* | | | | | | | introduce illegal symbols into null package so that gv_fetchpv(...,TRUE) | Gurusamy Sarathy | 2000-04-16 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | io/fs.t tweaks for Windows 2000 | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | rename tests to more appropriate names | Gurusamy Sarathy | 2000-03-22 | 3 | -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 |
| * | | | | Insulate tests of default display_format from different precision | Charles Bailey | 2000-03-13 | 1 | -4/+6 |
| * | | | | Resync with mainline post RC1 | Charles Bailey | 2000-03-13 | 9 | -28/+217 |
| |\ \ \ \ | |||||
| * | | | | | Update File::Spec::VMS and tests | Charles Bailey | 2000-03-13 | 1 | -26/+20 |
| * | | | | | Basic 5.6.0 RC1 build patches for VMS | Charles Bailey | 2000-03-13 | 2 | -6/+6 |
* | | | | | | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 5 | -25/+25 |
* | | | | | | test fails when sockets not available (from Yitzchak Scott-Thoennes) | Gurusamy Sarathy | 2000-03-21 | 1 | -6/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | more sleep needed from slow systems (from Peter Haworth) | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+1 |
* | | | | | change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}" | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+5 |
| |_|_|/ |/| | | | |||||
* | | | | taint.t shouldn't fail where IPC::SysV unavailable | Gurusamy Sarathy | 2000-03-19 | 1 | -4/+7 |
* | | | | squelch known scalar leak due to compile failure | Gurusamy Sarathy | 2000-03-19 | 1 | -2/+4 |
* | | | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-19 | 3 | -13/+80 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Taint msgrcv() messages; general SysV IPC cleanup. | Jarkko Hietaniemi | 2000-03-19 | 2 | -15/+49 |
| * | | | 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 |
| * | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-18 | 1 | -0/+32 |
| |\ \ \ | |||||
| * | | | | The #5805 requires a test change, too. | Jarkko Hietaniemi | 2000-03-18 | 1 | -2/+2 |
| * | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-18 | 2 | -3/+183 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-17 | 2 | -15/+5 |
| |\ \ \ \ \ |