| Commit message (Expand) | Author | Age | Files | Lines |
* | change#3569 deleted some essential code, revert; avoid use of | Gurusamy Sarathy | 2000-04-27 | 1 | -15/+74 |
* | pod nits (from A. C. Yardley <yardley@tanet.net>) | Gurusamy Sarathy | 2000-04-27 | 1 | -14/+14 |
* | 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 | 2 | -7/+50 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-04-26 | 29 | -351/+732 |
|\ |
|
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-04-26 | 16 | -1083/+1097 |
| |\
| |/
|/| |
|
* | | reformat perldiag to avoid long lines | Gurusamy Sarathy | 2000-04-25 | 1 | -298/+291 |
* | | make perldoc use the pod2man from the same version (from | Gurusamy Sarathy | 2000-04-25 | 1 | -10/+11 |
* | | typo in vars.pm that leads to cryptic message (from Piotr Piatkowski | Gurusamy Sarathy | 2000-04-25 | 1 | -1/+2 |
* | | use &dl_error rather than &dl_load_file as the guard for calling | Gurusamy Sarathy | 2000-04-25 | 2 | -4/+6 |
* | | make module name mandatory after -M switch; reorder perldiag | Gurusamy Sarathy | 2000-04-25 | 2 | -789/+805 |
* | | more pod nits (from Larry Virden) | Gurusamy Sarathy | 2000-04-24 | 9 | -16/+16 |
* | | Consolidated B::Deparse fixes (from Stephen McCamant) | Gurusamy Sarathy | 2000-04-24 | 1 | -48/+49 |
* | | 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 | 2 | -4/+19 |
* | | add rsignal(), whichsig() and do_join() to public API list | Gurusamy Sarathy | 2000-04-24 | 5 | -7/+43 |
* | | fix RE brokenness on refs/overloaded things (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-04-24 | 3 | -4/+24 |
* | | small os390 tweaks (from Peter Prymmer) | Gurusamy Sarathy | 2000-04-24 | 2 | -16/+31 |
* | | pod nits | Gurusamy Sarathy | 2000-04-24 | 1 | -6/+3 |
* | | revert change#5923 ("breaks" t/lib/io_poll.t) | Gurusamy Sarathy | 2000-04-24 | 1 | -31/+39 |
* | | arrange for next() to resume at the unstack op rather than the | Gurusamy Sarathy | 2000-04-24 | 3 | -10/+16 |
* | | on windows, reserve 16M of stack rather than 128M (allows more | Gurusamy Sarathy | 2000-04-24 | 2 | -2/+2 |
* | | POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>) | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+2 |
* | | avoid using uninitialized memory in require version check | Gurusamy Sarathy | 2000-04-24 | 2 | -11/+6 |
* | | various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>) | Gurusamy Sarathy | 2000-04-24 | 1 | -39/+31 |
* | | commentary about IoTYPE() (from Nathan Torkington) | Gurusamy Sarathy | 2000-04-24 | 1 | -0/+13 |
* | | make eq unicode-aware (from Gisle Aas); fix bogus tests revealed | Gurusamy Sarathy | 2000-04-24 | 3 | -74/+104 |
* | | Larry's fix for buggy propagation of utf8-ness in join(); add test | Gurusamy Sarathy | 2000-04-24 | 2 | -7/+9 |
* | | Configure might miss old directories when prefix must be | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+1 |
* | | VMS nits in glob() test (from Charles Lane) | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+2 |
* | | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 31 | -99/+93 |
* | | ignore dotfiles (.cvsignore etc) in test (from Warren Jones | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | | supported platforms mixed up | Gurusamy Sarathy | 2000-04-24 | 2 | -8/+1 |
* | | caller() wasn't returning the right number of elements for | Gurusamy Sarathy | 2000-04-24 | 2 | -2/+8 |
* | | pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+2 |
* | | fix totally broken caching in UNIVERSAL::isa() (from | Gurusamy Sarathy | 2000-04-24 | 2 | -20/+76 |
* | | add linebreak properties from unicode/LineBrk.txt (from | Gurusamy Sarathy | 2000-04-24 | 30 | -0/+1129 |
* | | typo in pod | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | | mode argument to do_binmode() should be file mode, not boolean | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | | introduce illegal symbols into null package so that gv_fetchpv(...,TRUE) | Gurusamy Sarathy | 2000-04-16 | 6 | -4/+13 |
* | | add Changes, perldelta.pod | Gurusamy Sarathy | 2000-03-28 | 2 | -0/+158 |
* | | rename Changes and perldelta.pod | Gurusamy Sarathy | 2000-03-28 | 3 | -0/+2 |
| * | 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 | 2 | -151/+181 |
| * | Document that tr() is not tr(1). | Jarkko Hietaniemi | 2000-04-25 | 1 | -0/+6 |
| * | On second thoughts frexp() does have two arguments. | Jarkko Hietaniemi | 2000-04-25 | 1 | -3/+3 |
| * | Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. | Jarkko Hietaniemi | 2000-04-24 | 20 | -106/+405 |
| * | Regen Configure to match #5937. | Jarkko Hietaniemi | 2000-04-24 | 4 | -32/+40 |
| * | Further Unicos fixes for Mark Lutz. | Jarkko Hietaniemi | 2000-04-24 | 2 | -14/+2 |
| * | Various Unicos 10.0.0.6 fixes. | Mark P Lutz | 2000-04-24 | 4 | -5/+26 |