This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-04-17 Andy DoughertyAs part of their switch to a multi-arch library layout,
2011-04-17 Karl Williamsonperlre: Nits in recently added text
2011-04-17 Tom ChristiansenNits in perlunicode
2011-04-16 Father ChrysostomosFollowup to 088225f/[perl #88132]: packages ending...
2011-04-15 Craig A. BerryGive EU::CB 04-base.t an absolute path on VMS.
2011-04-15 Craig A. BerryIPC::Open3 needs porting to work on VMS.
2011-04-15 Craig A. BerryDon't copy all of %ENV in prereq.t.
2011-04-15 Karl Williamsonperlrebackslash: Slight edits
2011-04-15 Karl Williamsonperlop: Slight edits
2011-04-15 Karl Williamsonperlunicode: More 5.14 edits
2011-04-15 Karl Williamsonperlunitut: clarification
2011-04-15 Karl Williamsonperluniprops: Linked to wrong pod; slight edits
2011-04-15 Tom Christiansenperlunicode: Edits for 5.14
2011-04-15 Nicholas ClarkIn the release guide, mention the AdvanceCOMP can compr...
2011-04-15 David Mitchellstop waithires.t failing under high load
2011-04-14 Tom Christiansenperllocale: Clean up recent additions
2011-04-14 Father Chrysostomosperldelta: 342c852 changed $re::VERSION
2011-04-14 Father Chrysostomos[perl #88486] IO::File does not always export SEEK*
2011-04-14 Father Chrysostomosperldelta entries for 088225f
2011-04-14 Jan Dubois[perl #88420] BOM support on Windows broken in 5.13.11
2011-04-13 Father Chrysostomos[perl #88132] broken ISA lookup after aliasing packages...
2011-04-13 Karl Williamsonperldelta: Clarify entry
2011-04-13 Karl Williamsonperlre.pod: Clarify
2011-04-13 Karl Williamsonperlunicode: Update for 5.14
2011-04-13 Karl Williamsonperllocale: Update for 5.14
2011-04-13 Nicholas ClarkIn testargs.t in Test::Harness, don't run a world-writa...
2011-04-13 David Mitchellhandle freed backref array in global cleanup
2011-04-13 Tony Cookcheck --whole-archive is supported before using it
2011-04-13 Karl Williamsonperlrebackslash: Update for 5.14 changes
2011-04-13 Karl Williamsonperlretut: Update for 5.14 /a, /u
2011-04-13 Karl Williamsonperlrecharclass: Update for 5.14 changes
2011-04-13 Karl Williamsonperlre.pod: Update for 5.14
2011-04-12 David Mitchellreg_eval_scope.t: skip coring tests on all arches
2011-04-12 David Mitchelladd tests for $tied op= $tied
2011-04-12 David Mitchelladd $tied ^ $tied test
2011-04-12 Karl Williamsonperlop: Update for 5.14 additions
2011-04-12 Karl Williamsonregcomp: Improve error message for (?-d:...)
2011-04-12 Karl WilliamsonPATCH: [perl #86972]: Tweak error messages
2011-04-12 Karl Williamsonperldelta: Typo
2011-04-12 Karl Williamsonperlreapi: Update as little as possible for 5.14
2011-04-12 Nicholas ClarkFix eval.t under minitest, inadvertently broken by...
2011-04-11 Karl WilliamsonAdd test for [perl #87812]
2011-04-11 Karl WilliamsonPATCH: final [perl #86972]: Allow /(?aia)/
2011-04-11 David LeadbeaterRequire IO::File in IO::Handle
2011-04-10 Karl WilliamsonPATCH: partial [perl #86972]: Allow /(?aia)/
2011-04-10 Karl WilliamsonPATCH: partial [perl #86972]: Allow /aia
2011-04-09 Karl WilliamsonPATCH: [perl #87812] BBC breaks Pod::Coverage::TrustPod
2011-04-09 Karl Williamsonregcomp.c: Shun ANYOF_NONBITMAP_NON_UTF8
2011-04-09 Father Chrysostomosperldelta: Move the XIDStart change from bugs to incompat.
2011-04-09 Father Chrysostomosperldelta for [perl #87708]
2011-04-08 Father ChrysostomosRevert parts of c31c291..96b6b87
2011-04-08 Father ChrysostomosRevert "[perl #87708] $tied / $tied under use integer"
2011-04-08 Father ChrysostomosRemove unnecessary code from pp_add
2011-04-08 Father ChrysostomosRemove unnecessary code from pp_eq
2011-04-08 Father ChrysostomosCorrect the skip count in stash.t
2011-04-08 Father Chrysostomos[perl #87708] Fix ‘$tied binop $tied’
2011-04-07 Father Chrysostomos[perl #87708] $tied == $tied
2011-04-07 Leon TimmermansMake :utf8 and :bytes MULTIARG
2011-04-07 Karl WilliamsonPATCH: [perl #87810] BBC Text::MultiMarkdown
2011-04-07 Father Chrysostomos[perl #87388] bless[], "main::" crashes
2011-04-07 Father ChrysostomosCorrect stupidities in 4c3ac4b
2011-04-07 Father Chrysostomos[perl #87708] $tied + $tied
2011-04-06 David Mitchellmake mg_clear() et al behave when RC==0
2011-04-06 Father Chrysostomos[perl #87708] $tied / $tied under use integer
2011-04-06 Father Chrysostomos[perl #87708] $tied % $tied and $tied * $tied under...
2011-04-06 Father Chrysostomos[perl #87708] $tied + $tied and $tied - $tied under...
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied < $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied > $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied <= $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied >= $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied == $tied
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied != $tied
2011-04-06 Karl WilliamsonPATCH: [perl #87908] \W is its complement sometimes
2011-04-06 Father Chrysostomos[perl #87708] use integer; $tied <=> $tied
2011-04-06 Nicholas Clarkc31c2913 swaps the order of uninitialised warnings...
2011-04-06 Father Chrysostomos[perl #87708] atan2 $tied, $tied
2011-04-06 Karl WilliamsonPATCH: [perl #87726] unwanted warning from diagnostics...
2011-04-05 Father ChrysostomosEr, 87708, not 87726
2011-04-05 Father ChrysostomosTODO tests for [perl #87726]
2011-04-05 Nicholas ClarkIn Darwin's hints, only add -no-cpp-precomp to ccflags...
2011-04-05 Nicholas ClarkBump ExtUtils::CBuilder version following a24b897525551a1d.
2011-04-04 Father Chrysostomosperldelta entry for the [perl #87664] fix
2011-04-04 Father Chrysostomosperldelta: File::Basename’s version
2011-04-04 Father ChrysostomosRevert "Remove MacOS classic support from File::Basename."
2011-04-04 Craig A. BerryMake ExtUtils::CBuilder reset ccflags on compile for...
2011-04-04 Father Chrysostomos[perl #87664] Don’t autovivify stashes when anonymising CVs
2011-04-03 Father Chrysostomos[perl #87064] eval no longer shares filters
2011-04-02 Florian RagwitzMake Changes refer to the upcoming release for the...
2011-04-02 Jesse VincentAdd a note to the RMG about the fact that you should...
2011-04-02 Jesse VincentManually change the sha that uconfig.h was generated...
2011-04-02 Jesse VincentAdded a 5.14 feature bundle (identical to the 5.13...
2011-04-02 Jesse VincentFirst provisional bump to 5.14.0-RC0
2011-04-02 Jesse VincentWe shouldn't be changing perl version numbers in blead...
2011-04-02 Father ChrysostomosRemove a semi-erroneous misleading perldelta entry
2011-04-02 Karl Williamsonperlrequick: /o no longer needed
2011-04-02 Karl Williamsonperlrequick: Capitalize Perl when used as a noun
2011-04-02 Karl Williamsonperlreref: Fix column in table
2011-04-02 Karl Williamsonperlreref: Update for 5.14 changes
2011-04-01 Father ChrysostomosUpdate HTTP::Tiny’s version in perldelta
2011-04-01 David GoldenUpdate HTTP::Tiny to CPAN version 0.012
next