p5sagit/p5-mst-13.2.git
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Jarkko Hietaniemi &HUGE_VAL is not defined, it exists.
2000-04-28 Gurusamy Sarathy clarify note about shadow password support (from
2000-04-28 Gurusamy Sarathy IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl...
2000-04-28 Gurusamy Sarathy VMS config tweak (from Craig A. Berry <craig.berry...
2000-04-28 Gurusamy Sarathy note about compile failures and END blocks (from M...
2000-04-28 Jarkko Hietaniemi Regen Configure.
2000-04-28 Gurusamy Sarathy perldoc might fail via "use blib" (from Hugo van der...
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy allow REG_EXPAND_SZ keys in Windows registry (from
2000-04-28 Gurusamy Sarathy destructive sv_setsv() can lose UV-ness from source...
2000-04-28 Gurusamy Sarathy support additional library locations via $Config{otherl...
2000-04-28 Gurusamy Sarathy fix line renumbering bug in C<eval qq[#line 10 "X"...
2000-04-28 Jarkko Hietaniemi Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
2000-04-28 Jarkko Hietaniemi Preserve $!.
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy fixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-04-28 Gurusamy Sarathy fix for missed accounting for null byte in pack("Z...
2000-04-28 Gurusamy Sarathy various minor tweaks seen on p5p
2000-04-28 Gurusamy Sarathy pod nit (from Simon Cozens)
2000-04-28 Gurusamy Sarathy posix-bc patches (from Dorner Thomas <Thomas.Dorner...
2000-04-28 Gurusamy Sarathy use $ENV{LIB} to search for libs under Visual C compiler
2000-04-28 Gurusamy Sarathy qw(a\\b) must be parsed like 'a\\b', i.e., backslash...
2000-04-28 Gurusamy Sarathy s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2000-04-28 Gurusamy Sarathy B::Bytecode tweaks (from Simon Cozens <simon@brecon...
2000-04-28 Gurusamy Sarathy add regular expressions tutorial and quick-start guide...
2000-04-28 Gurusamy Sarathy forked child may not exit correctly if it failed to...
2000-04-28 Gurusamy Sarathy attributes::reftype() doesn't work on tied argument
2000-04-28 Gurusamy Sarathy numeric conversion of non-number in change#3378 tramples on
2000-04-28 Gurusamy Sarathy avoid error in IO::Socket::INET when given an unknown...
2000-04-28 Gurusamy Sarathy rename File::Glob::glob() to File::Glob::bsd_glob(...
2000-04-28 Gurusamy Sarathy allow Configure -S to run non-interactively (spotted...
2000-04-28 Gurusamy Sarathy under useithreads, constant pad entries could inadverte...
2000-04-27 Gurusamy Sarathy sync version numbers in File::Spec with the ones on...
2000-04-27 Gurusamy Sarathy autoquote barewords followed by newline and arrow properly
2000-04-27 Gurusamy Sarathy DB_File v1.73 update (from Paul Marquess)
2000-04-27 Gurusamy Sarathy allow sort() reentrancy (variant of patch suggested by
2000-04-27 Gurusamy Sarathy change#4197 somehow missed initializing PL_errors,...
2000-04-27 Gurusamy Sarathy fix for failure to match $foo =~ /(?i)/ (from Ilya...
2000-04-27 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-27 Jarkko Hietaniemi Unicos tweaks from Mark P. Lutz.
2000-04-27 Gurusamy Sarathy Data::Dumper fumbles negative numbers on 32-bit platfor...
2000-04-27 Gurusamy Sarathy fix Sys::Syslog breakage on domain sockets (from Tom...
2000-04-27 Gurusamy Sarathy tolerate spaces in group names in test on solaris ...
2000-04-27 Gurusamy Sarathy improved docs on the warn_uninit diagnostic (from David...
2000-04-27 Gurusamy Sarathy add testsuite for B backends, fix bug in B::Deparse...
2000-04-27 Gurusamy Sarathy avoid "will not stay shared" warnings for our variables...
2000-04-27 Gurusamy Sarathy reformat to 72 columns (again)
2000-04-27 Gurusamy Sarathy patch from Larry to make (\&) prototype work; added...
2000-04-27 Gurusamy Sarathy updated README.hpux (from Jeff Okamoto)
2000-04-27 Gurusamy Sarathy recognize our, CHECK and INIT in cperl-mode (from Doug...
2000-04-27 Gurusamy Sarathy better INSTALL notes on Solaris issues (from Dominic...
2000-04-27 Gurusamy Sarathy doubled words in pods (from Simon Cozens
2000-04-27 Gurusamy Sarathy change#3569 deleted some essential code, revert; avoid...
2000-04-27 Gurusamy Sarathy pod nits (from A. C. Yardley <yardley@tanet.net>)
2000-04-27 Gurusamy Sarathy better diagnostics on failed tests (from Ilya Zakharevich)
2000-04-27 Gurusamy Sarathy longstanding bug exposed by change#3307: sort arguments...
2000-04-26 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-04-26 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-26 Jarkko Hietaniemi Undo "use integer" addition from 64bitint as it seems
2000-04-26 Jarkko Hietaniemi Be more robust on "extreme" (large absolute value)
2000-04-25 Gurusamy Sarathy reformat perldiag to avoid long lines
2000-04-25 Gurusamy Sarathy make perldoc use the pod2man from the same version...
2000-04-25 Gurusamy Sarathy typo in vars.pm that leads to cryptic message (from...
2000-04-25 Gurusamy Sarathy use ...
2000-04-25 Jarkko Hietaniemi Document that tr() is not tr(1).
2000-04-25 Gurusamy Sarathy make module name mandatory after -M switch; reorder...
2000-04-25 Jarkko Hietaniemi On second thoughts frexp() does have two arguments.
2000-04-24 Jarkko Hietaniemi Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-04-24 Jarkko Hietaniemi Regen Configure to match #5937.
2000-04-24 Jarkko Hietaniemi Further Unicos fixes for Mark Lutz.
2000-04-24 Mark P Lutz Various Unicos 10.0.0.6 fixes.
2000-04-24 Gurusamy Sarathy more pod nits (from Larry Virden)
2000-04-24 Gurusamy Sarathy Consolidated B::Deparse fixes (from Stephen McCamant)
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy additional tests for change#5934 (from Paul Marquess...
2000-04-24 M. J. T. Guy Do not assume sign propagation.
2000-04-24 Gurusamy Sarathy propagate lexical warnings from surrounding scope correctly
2000-04-24 Jarkko Hietaniemi Flatten the cpp jungle doing the nosuid checking.
2000-04-24 Gurusamy Sarathy add rsignal(), whichsig() and do_join() to public API...
2000-04-24 Gurusamy Sarathy fix RE brokenness on refs/overloaded things (from Ilya...
2000-04-24 Gurusamy Sarathy small os390 tweaks (from Peter Prymmer)
2000-04-24 Gurusamy Sarathy pod nits
2000-04-24 Gurusamy Sarathy revert change#5923 ("breaks" t/lib/io_poll.t)
2000-04-24 Gurusamy Sarathy arrange for next() to resume at the unstack op rather...
2000-04-24 Gurusamy Sarathy on windows, reserve 16M of stack rather than 128M ...
2000-04-24 Gurusamy Sarathy POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu...
2000-04-24 Gurusamy Sarathy avoid using uninitialized memory in require version...
2000-04-24 Gurusamy Sarathy various bugs in IO::Poll (from Lincoln D. Stein <lstein...
2000-04-24 Gurusamy Sarathy commentary about IoTYPE() (from Nathan Torkington)
2000-04-24 Gurusamy Sarathy make eq unicode-aware (from Gisle Aas); fix bogus tests...
2000-04-24 Gurusamy Sarathy Larry's fix for buggy propagation of utf8-ness in join...
2000-04-24 Gurusamy Sarathy Configure might miss old directories when prefix must be
2000-04-24 Gurusamy Sarathy VMS nits in glob() test (from Charles Lane)
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-04-24 Gurusamy Sarathy ignore dotfiles (.cvsignore etc) in test (from Warren...
2000-04-24 Gurusamy Sarathy supported platforms mixed up
2000-04-24 Gurusamy Sarathy caller() wasn't returning the right number of elements for
2000-04-24 Gurusamy Sarathy pod nit: $yday range for localtime/gmtime is 0..364...
2000-04-24 Gurusamy Sarathy fix totally broken caching in UNIVERSAL::isa() (from
next