This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-06-05 Chris 'BinGOs... Update Scalar-List-Utils to CPAN version 1.39
2014-06-05 David Mitchellwhen unCOWing a string, set SvCUR to 0
2014-06-05 H.Merijn BrandEnable new wcs variables for Win32
2014-06-05 H.Merijn Brandprevent double single quotes for default cfg vars
2014-06-05 H.Merijn Brandundoubled bad quoting
2014-06-05 H.Merijn BrandProbe for working wcscmp and wcsxfrm
2014-06-05 Jarkko HietaniemiThere's no UVdf, there is UVuf. (#if 0'ed code)
2014-06-04 kafkaBring a long line in threads.pm under 80 cols
2014-06-04 H.Merijn Brandevat => eval as found by Tom Hukins
2014-06-04 Dagfinn Ilmari... Disallow omitting % and @ on hash and array names
2014-06-04 kafkaBring all lines in CoreList.pod under 80 cols
2014-06-04 Daniel Draganrefactor pp_tied
2014-06-03 Thomas SibleyCorrect heading level of perllexwarn changes summary
2014-06-03 Chris 'BinGOs... Reduce env var calls to one in ExtUtils::Install
2014-06-03 Steve HayUpgrade Module::Metadata from version 1.000023 to 1...
2014-06-03 Chris 'BinGOs... Add quietening env var option to pm_to_blib in ExtUtils...
2014-06-03 Jarkko Hietaniemi375ed12a broke Config::IniFiles
2014-06-03 Jarkko Hietaniemi38d96942 missed a side-effect in PerlIO_open flags...
2014-06-03 David Mitchellperl.h: move PERL_GET_CONTEXT fallbacks earlier
2014-06-02 Karl WilliamsonFix 2 overlong verbatim lines in Hash::Util
2014-06-02 Steve HayUpdate Porting/Maintainers.pl for Devel-PPPort upgrade...
2014-06-02 Andy DoughertyRemove undefined Makefile.SH 'translators' target for...
2014-06-02 Tony Cooktemporary fix for https://rt.cpan.org/Ticket/Display...
2014-06-02 Steve HayUpgrade Module-Metadata from version 1.000022 to 1...
2014-06-02 Steve Hayperldelta for 207c4a46d1
2014-06-02 Sullivan BeckBump Locale-Codes from 3.30 to 3.31
2014-06-02 Jarkko Hietaniemix2p is gone, do not install its pod.
2014-06-02 Jarkko HietaniemiUse PERL_UNUSED_RESULT.
2014-06-02 Daniel Draganremove intentional leak in win32/win32.c ansify_path
2014-06-01 Yves Ortonregcomp.c - cleanup the ahocorasick start class logic...
2014-06-01 Yves OrtonHash::Util - fixes to hash stats and add bucket_stats_f...
2014-06-01 Yves Ortonhv_func.h - fix seed initialization in sdbm and djb2...
2014-06-01 Yves Ortonuniversal.c - utf8::downgrade($x,FAIL_OK) is not suppos...
2014-06-01 Karl Williamsont/loc_tools.pl: Clarify comment
2014-06-01 Karl Williamsonperllocale: Wrap some text in C<...>
2014-06-01 Karl Williamsonregcomp.c: Skip work that is a no-op
2014-06-01 Karl Williamsonregcomp.c: Update comment to new reality
2014-06-01 Chris 'BinGOs... Update Socket to CPAN version 2.014
2014-06-01 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.92
2014-06-01 Chris 'BinGOs... Regen META files after CPAN-Meta update
2014-06-01 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.141520
2014-06-01 Tony Cookregen for removed Configure symbol
2014-06-01 H.Merijn Brandremove BOOTSTRAP_CHARSET from Configure (khw's request)
2014-06-01 Karl Williamsonrun/locale.t: Add explanation for when tests fail
2014-06-01 Karl Williamsonrun/locale.t: Remove redundant block
2014-06-01 Karl Williamsonperlebcdic: Nit, and remove obsolete text
2014-06-01 Karl Williamsonperlebcdic: Clean-up
2014-06-01 Karl Williamsonutfebcdic.h: Add comments
2014-06-01 Karl WilliamsonPATCH: [perl #120386]: av_len documentation
2014-06-01 Karl Williamsonlib/utf8.pm: Document unicode_to_native() and inverse
2014-06-01 Karl Williamsonlib/utf8.pm: wrap code examples in pod with C<>
2014-06-01 Karl Williamsonlib/locale.t: Add tests, fix test names
2014-06-01 Karl Williamsonlib/locale.t: Add some tests
2014-06-01 Karl Williamsonlib/locale.t: Improve test names; add some names
2014-06-01 Karl Williamsonsv.c: Add comment
2014-05-31 Karl WilliamsonFix definition of toCTRL() for EBCDIC
2014-05-31 Karl WilliamsonAdd some (UN)?LIKELY() to UTF8 handling
2014-05-31 Karl WilliamsonMove some deprecated utf8-handling functions to mathoms
2014-05-31 Karl WilliamsonMake is_utf8_char_buf() a macro
2014-05-31 Karl Williamsonutf8.h: Use new macro type from previous commit
2014-05-31 Karl Williamsonregen/regcharclass.pl: Add new macro type with intermed...
2014-05-31 Karl WilliamsonCreate isUTF8_CHAR() macro and use it
2014-05-31 Karl Williamsonutf8.h: Move macro within file
2014-05-31 Karl Williamsonutf8.c: Move a static function to inline.h
2014-05-31 Karl Williamsonregen/regcharclass.pl: Comment, white-space only
2014-05-31 Karl Williamsonregen/regcharclass.pl: Update to use EBCDIC utilities
2014-05-31 Karl Williamsonregen/regcharclass.pl: make a 'do' into a 'require'
2014-05-31 Karl WilliamsonRevert bootstrapping to non-ASCII platforms
2014-05-31 Karl WilliamsonRevert "regen/regcharclass.pl: Make more EBCDIC-friendly"
2014-05-31 Karl Williamsonregen/regcharclass_multi_char_folds.pl: Don't do unnece...
2014-05-31 Karl Williamsonregen/mk_invlists.pl: Remove unnecessary #if's
2014-05-31 Karl Williamsonregen/mk_invlists.pl: White-space only
2014-05-31 Karl Williamsonregen/mk_invlists.pl: Update to use EBCDIC utilities
2014-05-31 Karl Williamsonregen/unicode_constants.pl: White-space only
2014-05-31 Karl Williamsonregen/unicode_constants.pl: Update to use EBCDIC utilities
2014-05-31 Karl Williamsonregen/mk_PL_charclass.pl: White-space only
2014-05-31 Karl Williamsonregen/mk_PL_charclass.pl: Update to use EBCDIC utilities
2014-05-31 Karl WilliamsonMake many EBCDIC tables generated instead of hand-coded
2014-05-31 Karl WilliamsonAdd utilities for dealing with EBCDIC
2014-05-31 Karl Williamsonregcomp.c: Change ref to obsolete global var
2014-05-31 Karl Williamsonregen/unicode_constants.pl: White-space only
2014-05-31 Karl Williamsonregen/unicode_constants.pl: Rearrange code order
2014-05-31 Karl Williamsonhandy.h: Make macro more efficient on EBCDIC
2014-05-31 Karl WilliamsonCreate new testing helper file
2014-05-31 Karl WilliamsonUse already existing functions in some .t files
2014-05-31 Karl WilliamsonUpdate podcheck db to reflect fixed problem
2014-05-31 Karl Williamsonregen/mk_PL_charclass.pl: Rmv hard-coded char names
2014-05-31 Karl WilliamsonPATCH: [perl #121777] User-defined prop and packages
2014-05-31 Karl Williamsonregcomp.c: Rmv temporary variable
2014-05-31 Karl Williamsonlib/utf8_heavy.pl: Stack '?' and ':' ternaries
2014-05-31 Steve HayUpgrade Encode from version 2.60_01 to 2.62
2014-05-31 Steve HayRemove old Class-ISA remnants
2014-05-31 Steve HayRemove Package-Constants remnant
2014-05-31 Steve HayRemove Module-Build remnants
2014-05-31 Steve HayRemove CGI.pm remnants
2014-05-31 Steve HayUpgrade libnet from version 1.25 to 1.27
2014-05-31 Chris 'BinGOs... Belt and braces, add Module-CoreList version checks...
2014-05-31 Chris 'BinGOs... Added core-only version check to Module-CoreList
2014-05-31 Norman KochClarify "require <>"-message.
2014-05-31 Todd RinaldoCorrect illegal use of >> in Exporter POD.
next