This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
reenable fake signal handling on Windows, bugs and all
[perl5.git] / lib /
2000-05-07 Gurusamy Sarathyadd File::Temp v0.08 from CPAN, with small tweaks to...
2000-05-07 Gurusamy Sarathyremove outdated kludge in Carp (NULLs are permitted...
2000-05-07 Gurusamy Sarathyavoid warnings in diagnostics.pm; pod tweaks (from...
2000-05-05 Jarkko HietaniemiComplex tweaks.
2000-05-05 Jarkko HietaniemiIntegrate with Sarathy.
2000-05-05 Gurusamy Sarathymisformatted perllocal.pod (from Tim Jenness
2000-05-05 Gurusamy SarathyFile::Spec compatibility update (from Barrie Slaymaker
2000-05-03 Jarkko HietaniemiThe search of infinity continues, this time simplified.
2000-05-02 Jarkko HietaniemiComplex tweakery.
2000-05-02 Jarkko HietaniemiInfinite problems.
2000-05-01 Jarkko HietaniemiIntegrate with Sarathy; unfortunately Sarathy's whitespace
2000-05-01 Gurusamy Sarathysmall nits in diagnostics.pm (from Robin Barker)
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 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-30 Gurusamy SarathyIs{Alnum,Alpha,Word} don't match titlecase
2000-04-30 Gurusamy Sarathydebugger stomps on $. (from M.J.T. Guy)
2000-04-28 Jarkko Hietaniemi&HUGE_VAL is not defined, it exists.
2000-04-28 Jarkko HietaniemiTry to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
2000-04-28 Jarkko HietaniemiPreserve $!.
2000-04-28 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-28 Gurusamy Sarathyvarious minor tweaks seen on p5p
2000-04-28 Gurusamy Sarathyuse $ENV{LIB} to search for libs under Visual C compiler
2000-04-28 Gurusamy Sarathys/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2000-04-27 Gurusamy Sarathysync version numbers in File::Spec with the ones on...
2000-04-27 Gurusamy Sarathychange#4197 somehow missed initializing PL_errors,...
2000-04-27 Jarkko HietaniemiUnicos tweaks from Mark P. Lutz.
2000-04-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-26 Jarkko HietaniemiBe more robust on "extreme" (large absolute value)
2000-04-25 Gurusamy Sarathytypo in vars.pm that leads to cryptic message (from...
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-04-24 Gurusamy Sarathyadd linebreak properties from unicode/LineBrk.txt ...
2000-03-22 Gurusamy Sarathyavoid File::Compare warning when passed handles (from...
2000-03-22 Gurusamy SarathyRM600-svr4 tweaks (from Frank Ridderbusch
2000-03-22 Gurusamy Sarathybackout change#5708; fixups for behavior of recently...
2000-03-21 Gurusamy Sarathyintegrate cfgperl and vmsperl contents into mainline
2000-03-21 Gurusamy Sarathy$File::Find::name doesn't reflect top level files
2000-03-20 Gurusamy Sarathyadd note about symbolic filehandles (from Johan Vromans)
2000-03-20 Gurusamy Sarathytypo in change#5839
2000-03-20 Gurusamy Sarathymake dumpvar.pl recognize emptyness in arrays (from...
2000-03-20 Gurusamy Sarathymention handle autovivification in perldata (from Johan...
2000-03-19 Gurusamy Sarathypwent.pm doc tweak (from Tom Christiansen)
2000-03-19 Gurusamy Sarathymention need to wait for children (from Russ Allbery)
2000-03-19 Gurusamy SarathyPod::Man should strip leading lib/ for module manpages...
2000-03-19 Gurusamy SarathyUser::pwent fixups for additional fields (from Tom...
2000-03-19 Gurusamy Sarathyremove dead code
2000-03-19 Gurusamy Sarathydefault warnLevel and dieLevel to 0 in debugger (from Tom
2000-03-19 Gurusamy Sarathyfixes for alias handling in debugger (from Tom Christia...
2000-03-18 Gurusamy SarathyGetopt::Long 2.23 update (from Johan Vromans)
2000-03-18 Gurusamy Sarathyrecognize single-line declarations in xsubpp; add switc...
2000-03-17 Gurusamy Sarathymake noTTY debugger option work again (from Paul Marquess)
2000-03-17 Gurusamy Sarathymissing file in change#5781
2000-03-17 Gurusamy Sarathydocumentation fixes from p5p
2000-03-17 Charles Bailey Quick pre-release fixes: clean up results in...
2000-03-17 Gurusamy Sarathys/:def/:DEFAULT/
2000-03-17 Gurusamy Sarathypod{man,text} updates from podlators-1.00 (from Russ...
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-16 Jarkko HietaniemiVMS patches from Dan Sugalski and Charles Bailey
2000-03-15 Charles BaileyAdd VMS' default to the CGI.pm temp list (should update...
2000-03-15 Charles BaileyChange test using obsolete %COnfig element
2000-03-14 Gurusamy Sarathyintegrate vmsperl changes into mainline (change#5693...
2000-03-14 Gurusamy Sarathyallow alternates to negate correctly (from Johan Vromans)
2000-03-14 Gurusamy Sarathyprotect special characters better against interpretatio...
2000-03-14 Gurusamy Sarathymore efficient Text::Abbrev (from M.E. O'Neill <oneill...
2000-03-14 Gurusamy Sarathypatches for many bugs in the debugger; documentation...
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathyupdates from PodParser v1.12 on CPAN (from Brad Appleton)
2000-03-13 Gurusamy Sarathyignore const for the purposes of typemaps (from Hugo...
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-13 Charles BaileyTrim out leftover hunk from prior resolve conflict
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-12 Gurusamy Sarathyfix File::DosGlob for patterns with drive names like...
2000-03-11 Gurusamy SarathyFile::Spec::VMS fixups, *not tested* on VMS (from Barri...
2000-03-11 Gurusamy Sarathyremove =for section (from Johan Vromans)
2000-03-11 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-11 Gurusamy Sarathyperldelta update, typos and whitespace adjustments
2000-03-11 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-09 Gurusamy Sarathytweak Unicode notes, other cleanups
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
2000-03-09 Gurusamy Sarathyprovide support for deleting actions etc. (from Ronald...
2000-03-09 Gurusamy Sarathynew xsubpp keywords should be in all caps
2000-03-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-08 Jarkko Hietaniemiwording changes
2000-03-08 Gurusamy Sarathyshore up pod2latex shortcomings, and a Pod::Parser...
2000-03-08 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-08 Gurusamy SarathyPod::InputObjects tweak (from Brad Appleton)
2000-03-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-08 Jarkko HietaniemiMake the stringification more customizable.
2000-03-07 Gurusamy SarathyVMS build patch (from Peter Prymmer)
2000-03-07 Gurusamy Sarathysupport :void to enable croaking only in void context...
2000-03-07 Gurusamy SarathyPod::Html tweak to avoid false falses
2000-03-07 Gurusamy Sarathyadd missing HTML escapes that can be displayed in xterm...
2000-03-07 Gurusamy SarathyFatal.pm pod tweak (from Matt Sergeant <matt@sergeant...
2000-03-07 Gurusamy Sarathytypo in makedef.pl
2000-03-06 Gurusamy Sarathychange#5513 accidentally undid change#5373, put it...
2000-03-06 Gurusamy SarathyPod::Man bugfixes (from Russ Allbery)
next