This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2004-09-30 Dave Mitchell [perl #31767] open $1, "file" doesn't raise an exception
2004-09-30 Jay Hannah[patch] Sys::Syslog POD - $Sys::Syslog::host
2004-09-30 Rafael Garcia... A fix for [perl #31692] : as PerlIO::scalar accesses...
2004-09-28 Dave Mitchellthe improved -DT output of #23325 could print an uninit...
2004-09-28 Nicholas ClarkSpelling correction spotted by Greg McCarroll
2004-09-28 Merijn BroerenPatch for perl.c fixing an obscure environment bug
2004-09-28 Rafael Garcia... Perl -DT segfaults when parsing a 'use' statement
2004-09-23 Rafael Garcia... Typo fix.
2004-09-23 Rafael Garcia... Remove a couple of C<> to avoid confusing double quotes...
2004-09-22 Rafael Garcia... Document that $ENV{PATH} may not contain relative direc...
2004-09-20 LAUN WolfgangRe: [perl #31586] utime does not reach expectations...
2004-09-20 Rafael Garcia... Upgrade to MIME::Base64 3.05.
2004-09-20 Rafael Garcia... Upgrade to Time::HiRes 1.65.
2004-09-20 Steve Peters[perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT...
2004-09-20 Jarkko Hietaniemi[PATCH] encoding and open pragmas
2004-09-19 Dave Mitchellimprove lexer debugging output (-DT)
2004-09-15 John PeacockThe XSUB.h patch from:
2004-09-15 Rafael Garcia... Upgrade to Time::HiRes 1.63.
2004-09-14 Chris HeathRe: [perl #31459] Bug in read()
2004-09-12 Dave Mitchell[perl #30066] Memory leak in nested shared data structu...
2004-09-10 Nicholas ClarkIntegrate:
2004-09-09 Nicholas ClarkA single version of B that supports 5.8 and 5.10
2004-09-08 Vadim Konovalovlib/bigint.pm tiny typo fix
2004-09-08 Marcus Holland... Upgrade to Devel::PPPort 3.03.
2004-09-08 Andy Dougherty[perl #21553] Re: Solaris Perl (fwd)
2004-09-08 Marcus Holland... Upgrade to Devel::PPPort 3.02.
2004-09-08 Marcus Holland... Add MY_CXT_CLONE to the core. (Taken from Time::HiRes...
2004-09-08 Nicholas Clarkbackport B to work on 5.8.x, so that a single version...
2004-09-08 Marcus Holland... SvO?OK_off()'s return value
2004-09-07 Paul Johnsonperlintro.pod
2004-09-06 Steve HayImplement new environment variable to allow the use...
2004-09-06 Craig A. Berry-Dunlink_all_versions for VMS
2004-09-05 Dave Mitchellonly mortalize deleted array elements for AvREAL
2004-09-05 Dave MitchellI somehow managed to omit the base.pm change from ...
2004-09-05 Dave Mitchell[perl #31078] Fields package bug
2004-09-02 Rafael Garcia... Upgrade to Encode 2.02
2004-09-02 Rafael Garcia... Upgrade to version 0.42.
2004-09-01 Rick Delaneyfields.pm lost compile-time benefit
2004-09-01 Dave Mitchellwhoops, fix 'formline undef' test broken by change...
2004-09-01 Andy LesterPATCH: Taintedness and ternary conditional
2004-09-01 Dave Mitchelldelete spurious blank lines added by change 23251
2004-09-01 Dave Mitchell[perl #31111] Random made scripts crashing perl
2004-09-01 david nicol[perl #31228] no no-op
2004-09-01 Jim Cromie[ PATCH ] 2 added private flags for B::Concise
2004-09-01 Rafael Garcia... Upgrade to Cwd 2.21.
2004-09-01 Rafael Garcia... Update to File::Spec 0.90
2004-08-30 Marcus Holland... Skip Time::HiRes tests if configured without that module.
2004-08-30 Marcus Holland... Fix skipping of a Dumpvalue test when configured withou...
2004-08-30 Marcus Holland... Skip a Data::Dumper test if configured without B module.
2004-08-29 Marcus Holland... Fix typo in B::Assembler.
2004-08-29 Marcus Holland... Skip ext/B/t/assembler.t when configured without B.
2004-08-28 Craig A. BerryFile::Spec::VMS update
2004-08-28 H.Merijn BrandPumpkinship updates
2004-08-26 Marcus Holland... Fix nasty line break in Storable test file.
2004-08-26 Rafael Garcia... Upgrade to MIME::Base64 3.03
2004-08-25 Rafael Garcia... Upgrade to MIME::Base64 3.02.
2004-08-24 Rafael Garcia... Grammatical nit by Hugo.
2004-08-23 Nikola Milutinovic[perl #31295] PATCH: Test comp/use.t fails on Tru64
2004-08-23 Marcus Holland... Upgrade to Devel::PPPort 3.01.
2004-08-22 Marcus Holland... Fix some backwards-compatibility problems with Storable.
2004-08-22 Rafael Garcia... Upgrade to Time::HiRes 1.61
2004-08-22 Marcus Holland... Fix Storable's MANIFEST.
2004-08-20 Dave Mitchella regex in STDOUT destructor coredumped because regex...
2004-08-20 Marcus Holland... Upgrade to Devel::PPPort 3.00_03.
2004-08-19 Marcus Holland... Tweak 'h2xs -h' output.
2004-08-19 Marcus Holland... Delete superfluous "with".
2004-08-19 Marcus Holland... Upgrade to Devel::PPPort 3.00_02.
2004-08-19 Rafael Garcia... Mark a test that relies on tainting behavior as TODO...
2004-08-18 Steve HayAdd notes for building with MS VC++ Toolkit 2003
2004-08-17 Marcus Holland... Upgrade to Devel::PPPort 3.00_01.
2004-08-17 Marcus Holland... Upgrade to Devel::PPPort 3.00.
2004-08-17 Jos I. BoumansDocument Carp's global variables + provide tests
2004-08-17 Kirrily RobertUpdates to modules-related pod
2004-08-16 Craig A. Berryrunning mktables on VMS
2004-08-16 Yitzchak Scott... make cygwin ld2 executable
2004-08-14 Dave Mitchellmake pp_goto() cope potential stack reallocation in...
2004-08-13 Telspre Math::BigInt v1.72
2004-08-13 Andy LesterTest for functions with operator names
2004-08-13 Stas Bekmanapi doc fix for SvSetMagicSV_nosteal
2004-08-10 Jim CromieRe: 2 patches: goto.t, B.pm/xs
2004-08-10 Jim Cromie2 patches: goto.t, B.pm/xs
2004-08-10 Alan BurlisonRe: POSIX::sigprocmask implemented incorrectly
2004-08-09 Dave MitchellFix a typo and remove some debugging crud from change...
2004-08-09 Dave Mitchelleval_sv() failing a taint test could corrupt the stack
2004-08-09 Dave Mitchellmade eq_array in t/test.pl handle undef values better
2004-08-09 Dave Mitchellfix minor nit in file description, to keep Jarkko happy
2004-08-09 Andy LesterPatch for t/op/sleep.t
2004-08-09 Rafael Garcia... Add a note in perltodo about a potential extension...
2004-08-09 Alan BurlisonRe: POSIX::sigprocmask implemented incorrectly
2004-08-07 Dave MitchellAdd tests for XS call_*() API
2004-08-07 Paul MarquessDB_File 1.810
2004-08-06 Steve HayFix [perl #24269] socket() call uses non-IFS providers
2004-08-06 Steve HayAnother small clean-up following changes #23190 and...
2004-08-06 Dave Mitchellremove leaks associated with version object change...
2004-08-06 Craig A. Berrysignedness nit in #23190
2004-08-04 Marcus Holland... Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
2004-08-04 Nick Ing-SimmonsComment describing purpose.
2004-08-04 Alan BurlisonRe: POSIX::sigprocmask implemented incorrectly
2004-08-04 Rafael Garcia... Remove compilation warnings about uninitialized variables.
2004-08-04 Rafael Garcia... Remove the "Newline in left-justified string" warning.
next