This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2015-09-04 Karl WilliamsonAdd macro for converting Latin1 to UTF-8, and use it
2015-09-04 Karl Williamsonutf8.h: Add assertions to macro
2015-09-04 Karl WilliamsonChange to use UVCHR_SKIP over UNI_SKIP
2015-09-04 Aaron CraneQuell compilation warning in regcomp.c
2015-09-04 Karl Williamsonperlapi: Nits
2015-09-04 Karl Williamsonperlapi: Change slightly weird construct
2015-09-04 Karl Williamsonperlapi use 'UTF-8' instead of variants of that
2015-09-04 Karl Williamsonperlapi: Change some 'eg' to 'e.g.'
2015-09-04 Karl Williamsonperlapi: Add some S<>
2015-09-04 Karl WilliamsonVarious pods: Add C<> around many typed-as-is things
2015-09-04 Karl WilliamsonFix some pedantic pod erros in Thread::Queue
2015-09-04 Karl WilliamsonStart fixing some pod pedantic errors
2015-09-04 Karl Williamsonperlapi, perlintern: Add L<> links to pod
2015-09-04 Karl Williamsonutf8.h: Add macro synonym
2015-09-04 Ricardo Signesimport Time-HiRes v1.9727_02 from CPAN
2015-09-04 Karl WilliamsonXS-APItest/t/svpv_magic.t: Generalize for EBCDIC
2015-09-04 Karl WilliamsonXS-APItest/t/svpeek.t: Skip ASCII-centric test on EBCDIC
2015-09-04 Karl Williamsonext/XS-APItest/t/svcat.t: Generalize to run on EBCDIC
2015-09-04 Karl Williamsont/uni/gv.t: Generalize for EBCDIC
2015-09-04 Karl Williamsonpp.c: White-space only
2015-09-04 Karl Williamsonsv.c: White-space only
2015-09-04 Karl WilliamsonMake cmp() work on EBCDIC with both UTF-8 operands
2015-09-04 Karl Williamsonuni/lex_utf8.t: Generalize for EBCDIC platforms
2015-09-04 Karl Williamsonio/utf8.t: Generalize test for ebcdic, better skip msg
2015-09-04 Karl Williamsonio/utf8.t: Fix typo in comment
2015-09-03 Karl Williamsonregcomp.[ch]: Comment additions, fixes
2015-09-03 Karl Williamsonregcomp.h: Reorder some flag definitions.
2015-09-03 Karl Williamsonregcomp.h: SSC no longer has to be strict ANYOF
2015-09-03 Karl Williamsonre/regex_sets.t: Suppress $^W expected warnings
2015-09-03 David Mitchellaassign.t: better test for DEBUGGING build
2015-09-03 Jarkko HietaniemiAdd minitest-notty to run minitest as batch.
2015-09-03 Sullivan BeckBump Locale-Codes from 3.35 to 3.36
2015-09-03 Tony Cook[perl #125924] allow op/infnan.t to pass on Win32 gcc
2015-09-03 Tony Cook[perl #120903] fix a typo
2015-09-03 Karl Williamsonutfebcdic.h: Clarify comment
2015-09-03 Karl Williamsonutf8::unicode_to_native() should return UV, not an IV
2015-09-02 David Mitchellpp_aassign(): fix ($x,$y) = (undef, $x)
2015-09-02 David Mitchellpp_aassign: scan on DEBUGGING builds
2015-09-02 Tony Cook[perl #120903] perlcall cleanup
2015-09-02 Peter John... Reformat code in .pm files in bignum distribution.
2015-09-01 John SJ AndersonReplace '-w' ref in SEE ALSO with 'use warnings'
2015-09-01 Karl WilliamsonAdd John SJ Anderson to AUTHORS
2015-09-01 Karl WilliamsonPATCH: [perl #125947] Doc error in perlunicode
2015-09-01 Tony Cookprevent warning noise on mingw-64 builds
2015-08-31 Aaron CraneImprove regex debug output for unbounded curly quantifiers
2015-08-31 Steffen MuellerPorting: Updated version of EU::ParseXS on CPAN
2015-08-31 Steffen MuellerExtUtils::ParseXS: Promote version to 3.30
2015-08-31 Tony Cookensure the perldelta version is updated in win32/GNUmak...
2015-08-30 Tony Cookbump perldelta versions in GNUmakefile
2015-08-30 David MitchellRT #125840 stop *x = $x doing bad things
2015-08-29 Steve HayAdd epigraph for 5.20.3-RC2
2015-08-29 Steve HayPerl 5.20.3-RC2 today
2015-08-27 Jan DuboisDeclare compatibility with newer released versions...
2015-08-27 Jan DuboisUpdate Win32 to CPAN version 0.52
2015-08-27 Jan DuboisUse personal email address for Jan Dubois
2015-08-27 Jarkko HietaniemiAUTHORS for 8c1ed856
2015-08-27 Andy BroadThe #ifdef NV_MIN_EXP straddled the if () braces.
2015-08-27 Tony Cookperldelta for e6b2cf838
2015-08-27 Tony Cook[perl #125341] check for unexpected trash after any...
2015-08-27 Todd RinaldoAvoid %Config check on Errno load if it was built with...
2015-08-27 Todd RinaldoDo not inject use Config into Dynaloader.pm when PERL_B...
2015-08-26 Jarkko HietaniemiOne more FD_CLOEXEC case, missed in 131d45a9.
2015-08-26 Jarkko HietaniemiExplicitly use and check for FD_CLOEXEC.
2015-08-26 Jarkko HietaniemiNote that the all the fd flags are saved/restored.
2015-08-25 Karl Williamsonlib/utf8.t: EBCDIC fixes
2015-08-25 Karl Williamsont/op/split.t: Generalize for EBCDIC
2015-08-25 Karl Williamsonperlguts: Wrap macro name with C<>
2015-08-25 Karl Williamsont/op/utf8decode.t: Better SKIP message
2015-08-25 Karl Williamsonlib/utf8.t: Add some tests to stress EBCDIC
2015-08-25 Karl Williamsont/base/lex.t: Use more standard test for EBCDIC
2015-08-25 Karl Williamsont/op/tr.t: Clarify skip tests message
2015-08-25 Karl Williamsonop/chr.t: Better skip message
2015-08-25 Karl WilliamsonVarious .t files: Use globals to see if on EBCDIC
2015-08-25 Tony CookRevert "Update Pod-Simple to CPAN version 3.31"
2015-08-24 Karl Williamsonperldelta: Fix typo
2015-08-24 Lukas Maitest implicit anchors using re.pm [perl #125810]
2015-08-24 Lukas Maiimplicitly anchor .{0,} like .* [perl #125810]
2015-08-24 Karl Williamsonregexec.c: Move a #define next to related code
2015-08-24 Karl WilliamsonOutput bad locale warning in regex synthetic start...
2015-08-24 Karl WilliamsonPATCH: [perl 125825] {n}+ possessive quantifier broken
2015-08-24 Karl WilliamsonFurther clarification to [perl #125805] perldelta
2015-08-24 Karl WilliamsonMake qr/(?[ ])/ work in UTF-8 locales
2015-08-24 Karl Williamsonregcomp.c: Add a parameter to static function
2015-08-24 Karl Williamsonregcomp.h: Fold 2 ANYOF flags into a single one
2015-08-24 Karl WilliamsonAdd ANYOFD regex node
2015-08-24 Karl Williamsonperldebguts: Add clarification
2015-08-24 Karl Williamsonperldelta: Improve wording for [perl #125805]
2015-08-24 Karl Williamsonpodcheck.t: regenerate db
2015-08-24 Karl WilliamsonPATCH: [perl #125805] Perl segfaults with a regex_sets...
2015-08-24 Chris 'BinGOs... Update Pod-Simple to CPAN version 3.31
2015-08-22 Jerry D. HeddenUpgrade to Thread::Queue 3.06
2015-08-22 Steve HayAdd missing URL for 5.23.2 release announcement
2015-08-22 Steve HayAdd epigraph for 5.20.3-RC1
2015-08-22 Steve HayPerl 5.20.3-RC1 today
2015-08-22 Steve HayImport Module::CoreList changes for 5.20.3-RC1
2015-08-22 James E KeenanRemove superfluous line in code sample.
2015-08-21 Jarkko HietaniemiPOSIX: version bump for d7a0f0b
2015-08-21 Jarkko HietaniemiPOSIX: mention the Inf, NaN constants; other small...
2015-08-20 Karl Williamsonmktables: Comment changes only
2015-08-20 Karl Williamsonmktables: Move file handling to non-exceptional order
next