This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-05-01 Gurusamy Sarathyintroduce @LAST_MATCH_START and @LAST_MATCH_END, Englis...
2000-05-01 Gurusamy Sarathyadd CGI.pm v2.66 (from Lincoln Stein)
2000-05-01 Gurusamy SarathyPod::Man generates groff-incompatible macro definition...
2000-05-01 Gurusamy Sarathypodlators-1.02 update (from Russ Allbery)
2000-04-30 Gurusamy SarathyIs{Alnum,Alpha,Word} don't match titlecase
2000-04-30 Gurusamy Sarathyextend "Unrecognized escape" warning to \8, \9, and...
2000-04-30 Gurusamy Sarathydebugger stomps on $. (from M.J.T. Guy)
2000-04-30 Gurusamy Sarathyunbalanced LEAVE after perl_clone(...,0) (from Doug...
2000-04-29 Gurusamy Sarathyremove Win2K issue in pod (fixed by change#6020)
2000-04-29 Gurusamy Sarathytest tweak
2000-04-29 Gurusamy Sarathywindows portability tweaks
2000-04-29 Gurusamy Sarathymake lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathytweak test for portability
2000-04-28 Gurusamy Sarathyglob() loading File::Glob behind the scenes may cause...
2000-04-28 Gurusamy Sarathytweak change#5945 to display correct switch name in...
2000-04-28 Gurusamy Sarathyclarify note about shadow password support (from
2000-04-28 Gurusamy SarathyIO::Poll bugs fixed (from Lincoln Stein <lstein@cshl...
2000-04-28 Gurusamy SarathyVMS config tweak (from Craig A. Berry <craig.berry...
2000-04-28 Gurusamy Sarathynote about compile failures and END blocks (from M...
2000-04-28 Gurusamy Sarathyperldoc might fail via "use blib" (from Hugo van der...
2000-04-28 Gurusamy Sarathyallow REG_EXPAND_SZ keys in Windows registry (from
2000-04-28 Gurusamy Sarathydestructive sv_setsv() can lose UV-ness from source...
2000-04-28 Gurusamy Sarathysupport additional library locations via $Config{otherl...
2000-04-28 Gurusamy Sarathyfix line renumbering bug in C<eval qq[#line 10 "X"...
2000-04-28 Gurusamy Sarathyfixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-04-28 Gurusamy Sarathyfix for missed accounting for null byte in pack("Z...
2000-04-28 Gurusamy Sarathyvarious minor tweaks seen on p5p
2000-04-28 Gurusamy Sarathypod nit (from Simon Cozens)
2000-04-28 Gurusamy Sarathyposix-bc patches (from Dorner Thomas <Thomas.Dorner...
2000-04-28 Gurusamy Sarathyuse $ENV{LIB} to search for libs under Visual C compiler
2000-04-28 Gurusamy Sarathyqw(a\\b) must be parsed like 'a\\b', i.e., backslash...
2000-04-28 Gurusamy Sarathys/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2000-04-28 Gurusamy SarathyB::Bytecode tweaks (from Simon Cozens <simon@brecon...
2000-04-28 Gurusamy Sarathyadd regular expressions tutorial and quick-start guide...
2000-04-28 Gurusamy Sarathyforked child may not exit correctly if it failed to...
2000-04-28 Gurusamy Sarathyattributes::reftype() doesn't work on tied argument
2000-04-28 Gurusamy Sarathynumeric conversion of non-number in change#3378 tramples on
2000-04-28 Gurusamy Sarathyavoid error in IO::Socket::INET when given an unknown...
2000-04-28 Gurusamy Sarathyrename File::Glob::glob() to File::Glob::bsd_glob(...
2000-04-28 Gurusamy Sarathyallow Configure -S to run non-interactively (spotted...
2000-04-28 Gurusamy Sarathyunder useithreads, constant pad entries could inadverte...
2000-04-27 Gurusamy Sarathysync version numbers in File::Spec with the ones on...
2000-04-27 Gurusamy Sarathyautoquote barewords followed by newline and arrow properly
2000-04-27 Gurusamy SarathyDB_File v1.73 update (from Paul Marquess)
2000-04-27 Gurusamy Sarathyallow sort() reentrancy (variant of patch suggested by
2000-04-27 Gurusamy Sarathychange#4197 somehow missed initializing PL_errors,...
2000-04-27 Gurusamy Sarathyfix for failure to match $foo =~ /(?i)/ (from Ilya...
2000-04-27 Gurusamy SarathyData::Dumper fumbles negative numbers on 32-bit platfor...
2000-04-27 Gurusamy Sarathyfix Sys::Syslog breakage on domain sockets (from Tom...
2000-04-27 Gurusamy Sarathytolerate spaces in group names in test on solaris ...
2000-04-27 Gurusamy Sarathyimproved docs on the warn_uninit diagnostic (from David...
2000-04-27 Gurusamy Sarathyadd testsuite for B backends, fix bug in B::Deparse...
2000-04-27 Gurusamy Sarathyavoid "will not stay shared" warnings for our variables...
2000-04-27 Gurusamy Sarathyreformat to 72 columns (again)
2000-04-27 Gurusamy Sarathypatch from Larry to make (\&) prototype work; added...
2000-04-27 Gurusamy Sarathyupdated README.hpux (from Jeff Okamoto)
2000-04-27 Gurusamy Sarathyrecognize our, CHECK and INIT in cperl-mode (from Doug...
2000-04-27 Gurusamy Sarathybetter INSTALL notes on Solaris issues (from Dominic...
2000-04-27 Gurusamy Sarathydoubled words in pods (from Simon Cozens
2000-04-27 Gurusamy Sarathychange#3569 deleted some essential code, revert; avoid...
2000-04-27 Gurusamy Sarathypod nits (from A. C. Yardley <yardley@tanet.net>)
2000-04-27 Gurusamy Sarathybetter diagnostics on failed tests (from Ilya Zakharevich)
2000-04-27 Gurusamy Sarathylongstanding bug exposed by change#3307: sort arguments...
2000-04-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-04-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-26 Jarkko HietaniemiUndo "use integer" addition from 64bitint as it seems
2000-04-26 Jarkko HietaniemiBe more robust on "extreme" (large absolute value)
2000-04-25 Gurusamy Sarathyreformat perldiag to avoid long lines
2000-04-25 Gurusamy Sarathymake perldoc use the pod2man from the same version...
2000-04-25 Gurusamy Sarathytypo in vars.pm that leads to cryptic message (from...
2000-04-25 Gurusamy Sarathyuse &dl_error rather than &dl_load_file as the guard...
2000-04-25 Jarkko HietaniemiDocument that tr() is not tr(1).
2000-04-25 Gurusamy Sarathymake module name mandatory after -M switch; reorder...
2000-04-25 Jarkko HietaniemiOn second thoughts frexp() does have two arguments.
2000-04-24 Jarkko HietaniemiAdd HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
2000-04-24 Jarkko HietaniemiRegen Configure to match #5937.
2000-04-24 Jarkko HietaniemiFurther Unicos fixes for Mark Lutz.
2000-04-24 Mark P LutzVarious Unicos 10.0.0.6 fixes.
2000-04-24 Gurusamy Sarathymore pod nits (from Larry Virden)
2000-04-24 Gurusamy SarathyConsolidated B::Deparse fixes (from Stephen McCamant)
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyadditional tests for change#5934 (from Paul Marquess...
2000-04-24 M. J. T. GuyDo not assume sign propagation.
2000-04-24 Gurusamy Sarathypropagate lexical warnings from surrounding scope correctly
2000-04-24 Jarkko HietaniemiFlatten the cpp jungle doing the nosuid checking.
2000-04-24 Gurusamy Sarathyadd rsignal(), whichsig() and do_join() to public API...
2000-04-24 Gurusamy Sarathyfix RE brokenness on refs/overloaded things (from Ilya...
2000-04-24 Gurusamy Sarathysmall os390 tweaks (from Peter Prymmer)
2000-04-24 Gurusamy Sarathypod nits
2000-04-24 Gurusamy Sarathyrevert change#5923 ("breaks" t/lib/io_poll.t)
2000-04-24 Gurusamy Sarathyarrange for next() to resume at the unstack op rather...
2000-04-24 Gurusamy Sarathyon windows, reserve 16M of stack rather than 128M ...
2000-04-24 Gurusamy SarathyPOSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu...
2000-04-24 Gurusamy Sarathyavoid using uninitialized memory in require version...
2000-04-24 Gurusamy Sarathyvarious bugs in IO::Poll (from Lincoln D. Stein <lstein...
2000-04-24 Gurusamy Sarathycommentary about IoTYPE() (from Nathan Torkington)
2000-04-24 Gurusamy Sarathymake eq unicode-aware (from Gisle Aas); fix bogus tests...
2000-04-24 Gurusamy SarathyLarry's fix for buggy propagation of utf8-ness in join...
2000-04-24 Gurusamy SarathyConfigure might miss old directories when prefix must be
2000-04-24 Gurusamy SarathyVMS nits in glob() test (from Charles Lane)
next