This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-04-17 Craig A. Berryperldelta for b51c3e77db (VMS glob changes).
2014-04-17 David MitchellExtUtils-Install/t/Install.t: better -w tests
2014-04-17 Steve Hayperldelta - Consistent perl bug formatting
2014-04-16 Steve Hayperldelta - Mention a bug number
2014-04-16 Steve Hayperldelta - Use canonical perl bug URL throughout for...
2014-04-16 Steve Hayperldelta - Note a known problem with some MinGW builds...
2014-04-15 Chris 'BinGOs... Skip writable tests in ExtUtils-Install when root
2014-04-15 Ricardo Signesimport experimental.pm
2014-04-15 Steve HayExtUtils::Install was upgraded to 1.65 by 9345802d17
2014-04-15 Steve HayUpgrade Win32 from version 0.48 to 0.49
2014-04-15 Tony Cookperldelta for 78beb4ca6d
2014-04-14 Tony Cookperldelta for e141190569
2014-04-14 Steve HayRemove unused variable
2014-04-14 Steve HayFix DllMain definition to fix building with gcc-4.8...
2014-04-14 Steve HaySet Off_t et al correctly for USE_LARGE_FILES builds...
2014-04-14 Chris 'BinGOs... Bump ExtUtils::Install version to 1.65
2014-04-14 Matthew Horsfall... Update perldelta for #121512 (9fdd5a7ac7)
2014-04-14 David Mitchellperldelta: add entry for //m fix
2014-04-14 David Mitchellrun/locale.t: reindent block
2014-04-14 David Mitchellrun/locale.t: silence shell warnings
2014-04-14 Steve Hayperldelta updates
2014-04-14 David MitchellExtUtils::Install handle symbolic and hard links
2014-04-13 Tony Cook[perl #120998] avoid caller() crashing on eval '' stack...
2014-04-13 Karl WilliamsonPerlIO.pm: Make pod :utf8 caution more prominent
2014-04-13 Karl WilliamsonPOSIX.pod: Nits
2014-04-13 Karl WilliamsonPATCH: [perl #90646] perlop.pod: Clarify & | and ^...
2014-04-11 David Mitchellinitialise PL_watch_pvx
2014-04-11 Craig A. BerryAttempt to satisfy CRLF expectations in perlbug on...
2014-04-11 Craig A. BerryMake perlbug encoding-agnostic in handling prepared...
2014-04-10 Steve HayUpgrade CPAN from 2.04-TRIAL to 2.05-TRIAL
2014-04-09 H.Merijn Brand-fwrapv is broken prior to gcc-4.3 (googled and patched...
2014-04-09 H.Merijn Brandgcc 4.9 by default does some optimizations that break...
2014-04-09 David MitchellPERL_GLOBAL_STRUCT threads issue
2014-04-09 Steve Hayperldelta updates
2014-04-09 Steve Hayperldiag - Restore nitpick corrections
2014-04-09 Tony Cook[perl #21442] on Win32, skip tests that won't work...
2014-04-09 Tony Cook[perl #21442] skip link() tests where the filesystem...
2014-04-09 Tony Cook[perl #21442] only check link() error codes where link...
2014-04-09 bulk88[perl #21442] fix fs.t failures on Win32 FAT drive
2014-04-09 Karl Williamsonperldiag: Correct misstatement
2014-04-08 Zeframtighten Storable's recognition of tied SVs
2014-04-08 Daniel Draganspeed up miniperl require on Win32
2014-04-07 SHIRAKATA Kentaronitpicks
2014-04-07 Matthew HorsfallMissed perldelta for 437e3a7 (for v5.19.8)
2014-04-07 Matthew Horsfall... RT-121512 - Allow -I/dir/ with trailing slash to find...
2014-04-07 Ricardo Signesbump version on debugger
2014-04-07 Ricardo Signesadd Hiroo Hayashi to AUTHORS
2014-04-07 Hiroo Hayashiproperly reset ReadLine's knowledge of handles after...
2014-04-07 Chris 'BinGOs... Synchronise Carp with CPAN version 1.3301
2014-04-06 Steve HayPorting/acknowledgements.pl - Use correct quotes in...
2014-04-06 David MitchellFile-Glob/t/basic.t: avoid race condition
2014-04-05 Steve HayCorrect typo in commit b38d7779bd
2014-04-04 David Goldenfix documentation of HeUTF8 return value
2014-04-04 Smylersperl5182delta typo fixes
2014-04-04 Steve HayRMG - Update note about adding new perldelta in BLEAD...
2014-04-04 Steve HayAdd pod/perl5182delta.pod
2014-04-02 Ævar Arnfjörð... utf8: add tests for behavior change in v5.15.6-407...
2014-04-01 Karl WilliamsonFix comments and pod that mention 5.20 erroneously
2014-04-01 Thomas Sibley... Adjust conflicting documentation about \s vis-à-vis \cK
2014-04-01 Karl WilliamsonPATCH: [perl #119499] "$!" with UTF-8 flag
2014-04-01 Karl WilliamsonPATCH: [perl 121317] Gconvert() obeys LC_NUMERIC withou...
2014-04-01 Karl Williamsonperllocale: Nits
2014-04-01 Karl Williamsonperllocale: Note that $^E acts the same as $!
2014-04-01 Karl Williamsonmg.c: Fix comment typo
2014-04-01 David Mitchellmissing word in perl5200delta.pod
2014-04-01 Steve HayReword Windows makefile comments to explain the "help...
2014-03-30 Steve HayStart updating perldelta for 5.19.11
2014-03-30 Steve HayCommit b776cec188 missed these RMG steps when preparing...
2014-03-29 David Mitchellperldelta: /\C/ will be an error in 5.24
2014-03-28 Steve HayRMG - refer to BLEAD-POINT/BLEAD-FINAL releases for...
2014-03-28 Steve HayRMG - note that CPAN module upgrades are subject to...
2014-03-28 Steve HayRMG - we no longer have UPSTREAM => 'undef' in Porting...
2014-03-28 Chris 'BinGOs... Maintainers.pl synchronised for CPAN release of ExtUtil...
2014-03-27 Daniel Draganfix killpg on Win32, to meet posix expectations for...
2014-03-26 Karl Williamsonperlrebackslash, perlreref.pod: White space only
2014-03-26 Karl WilliamsonRevert "Add support for test.valgrind parallel testing"
2014-03-26 David MitchellDeprecate /\C/
2014-03-26 Tony Cook[perl #121366] avoid using an invalid SvPVX() in Perl_s...
2014-03-25 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.94
2014-03-24 Chris 'BinGOs... Synchronise versions in Maintainers.pl
2014-03-24 David Mitchell[perl #121484] /m causing false negative
2014-03-24 bulk88#121395 fix, on Win32 test.pl watchdog always blocks...
2014-03-23 Craig A. BerryRemove MM_TEST_ROOT feature from ExtUtils::Install...
2014-03-22 Craig A. BerryReduce excessive stat calls in glob on VMS.
2014-03-21 Aaron CraneAdd 5.19.10 announcement URL to list of epigraphs
2014-03-20 Aaron CranePrepare Module::CoreList for next release
2014-03-20 Aaron CraneBump to Perl version 5.19.11
2014-03-20 Aaron CraneNew perldelta for 5.19.11
2014-03-20 Aaron CraneRecord the 5.19.10 epigraph
2014-03-20 Aaron CraneMerge release branch for Perl 5.19.10
2014-03-20 Aaron CraneUpdate perlhist for 5.19.10 v5.19.10
2014-03-20 Aaron CraneFinalise perldelta for 5.19.10
2014-03-20 Aaron CraneUpdate Module::CoreList for 5.19.10
2014-03-20 Aaron CranePorting/corelist-perldelta.pl: fix bug with 5.*.10...
2014-03-20 Aaron CranePorting/corelist-perldelta.pl: fix minor POD error
2014-03-20 Aaron CranePorting/corelist-perldelta.pl: fix typo in error message
2014-03-20 Aaron CraneUpgrade Devel::PPPort from 3.21 to 3.22
2014-03-20 Aaron CraneUpdate perldelta for recent core changes
2014-03-20 Aaron CraneExtUtils-Install-1.63 has been released to CPAN
2014-03-20 Nicholas ClarkThe linux hints file should only look for -lgdbm_compat...
next