2000-04-27 |
Gurusamy Sarathy |
change#3569 deleted some essential code, revert; avoid... |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy |
pod nits (from A. C. Yardley <yardley@tanet.net>) |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy |
better diagnostics on failed tests (from Ilya Zakharevich) |
commit | commitdiff | tree | snapshot |
2000-04-27 |
Gurusamy Sarathy |
longstanding bug exposed by change#3307: sort arguments... |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jarkko Hietaniemi |
Undo "use integer" addition from 64bitint as it seems |
commit | commitdiff | tree | snapshot |
2000-04-26 |
Jarkko Hietaniemi |
Be more robust on "extreme" (large absolute value) |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy |
reformat perldiag to avoid long lines |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy |
make perldoc use the pod2man from the same version... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy |
typo in vars.pm that leads to cryptic message (from... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy |
use ... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Jarkko Hietaniemi |
Document that tr() is not tr(1). |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Gurusamy Sarathy |
make module name mandatory after -M switch; reorder... |
commit | commitdiff | tree | snapshot |
2000-04-25 |
Jarkko Hietaniemi |
On second thoughts frexp() does have two arguments. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi |
Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi |
Regen Configure to match #5937. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi |
Further Unicos fixes for Mark Lutz. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Mark P Lutz |
Various Unicos 10.0.0.6 fixes. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
more pod nits (from Larry Virden) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
Consolidated B::Deparse fixes (from Stephen McCamant) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
additional tests for change#5934 (from Paul Marquess... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
M. J. T. Guy |
Do not assume sign propagation. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
propagate lexical warnings from surrounding scope correctly |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Jarkko Hietaniemi |
Flatten the cpp jungle doing the nosuid checking. |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
add rsignal(), whichsig() and do_join() to public API... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
fix RE brokenness on refs/overloaded things (from Ilya... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
small os390 tweaks (from Peter Prymmer) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
pod nits |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
revert change#5923 ("breaks" t/lib/io_poll.t) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
arrange for next() to resume at the unstack op rather... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
on windows, reserve 16M of stack rather than 128M ... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
avoid using uninitialized memory in require version... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
various bugs in IO::Poll (from Lincoln D. Stein <lstein... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
commentary about IoTYPE() (from Nathan Torkington) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
make eq unicode-aware (from Gisle Aas); fix bogus tests... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
Larry's fix for buggy propagation of utf8-ness in join... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
Configure might miss old directories when prefix must be |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
VMS nits in glob() test (from Charles Lane) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
various pod nits (from Larry Virden and others) |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
ignore dotfiles (.cvsignore etc) in test (from Warren... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
supported platforms mixed up |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
caller() wasn't returning the right number of elements for |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
pod nit: $yday range for localtime/gmtime is 0..364... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
fix totally broken caching in UNIVERSAL::isa() (from |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
add linebreak properties from unicode/LineBrk.txt ... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
typo in pod |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Gurusamy Sarathy |
mode argument to do_binmode() should be file mode,... |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Gurusamy Sarathy |
introduce illegal symbols into null package so that... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Jarkko Hietaniemi |
pp_gmtime() assumed that newSVpvf %d would take C ints, |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Jarkko Hietaniemi |
Typo in #5905. |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Jarkko Hietaniemi |
Fix for "[ID 20000329.080] quad printing does not work... |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Gurusamy Sarathy |
add Changes, perldelta.pod |
commit | commitdiff | tree | snapshot |
2000-03-28 |
Gurusamy Sarathy |
rename Changes and perldelta.pod |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Gurusamy Sarathy |
three guesses on what this is :-) |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Gurusamy Sarathy |
update patchlevel.h, Changes; regen perltoc.pod |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Gurusamy Sarathy |
revise perldelta for more optimal ordering, minor Todo |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Gurusamy Sarathy |
pod updates (from Tom Christiansen) |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Gurusamy Sarathy |
fix misplaced OP refcount for eval root |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
unretract change#5871 (Dominic Dunlop reports machten... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
perlsyn.pod nit (from Tom Christiansen) |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
typo in comment |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
add README.machten (from Dominic Dunlop) |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
makefile nits |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
add note about lib/open3.t#22 failure on Win2K |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
io/fs.t tweaks for Windows 2000 |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
make unloading of extension shared objects (change... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
avoid loading both XSLoader and DynaLoader (avoids... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
Metaconfigify #5881. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
avoid including things that aren't directories in inc_v... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
avoid File::Compare warning when passed handles (from... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
Retract #5871. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
RM600-svr4 tweaks (from Frank Ridderbusch |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
save RE context when calling __WARN__ and __DIE__ hooks; |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
missing pieces in perldelta |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
rename tests to more appropriate names |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
Make the no-luck-on-uselongdouble warning more visible. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
backout change#5708; fixups for behavior of recently... |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
remove outdated notes in makefiles |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
Disable SysV shm and msg even more. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
Augment #5865. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
perlbug -ok shouldn't prompt (from Paul Moore |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Jarkko Hietaniemi |
OpenBSD pthreadness fixes from Tom Christiansen. |
commit | commitdiff | tree | snapshot |
2000-03-22 |
Gurusamy Sarathy |
UMRs in universal.c (SvCUR() may not be there unless... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Jarkko Hietaniemi |
The SysV shm*() are in libc but unimplemented. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Jarkko Hietaniemi |
s/setgropus/setgroups/; # detypo in a comment |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Jarkko Hietaniemi |
Add supported platforms. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Gurusamy Sarathy |
add missing bincompat symbols to export list |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Jarkko Hietaniemi |
Disallow using too old gcc in {Tru64,Digital UNIX,DEC... |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Jarkko Hietaniemi |
Nit for #5802 from Robin Barker. |
commit | commitdiff | tree | snapshot |
2000-03-21 |
Jarkko Hietaniemi |
Be more lenient in the case libsunmath cannot be found. |
commit | commitdiff | tree | snapshot |
next |