This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-12-08 Tony Cookre-work travis cases to test more variety
2019-12-07 Karl Williamsonregcomp.c: Replace a loop with memchr
2019-12-07 Karl Williamsonregcomp.c: After AvARRAY(), don't use av_store
2019-12-07 Karl Williamsonregcomp.c: White space only
2019-12-07 Karl Williamsonregcomp.c: Use inRANGE macro
2019-12-07 Karl Williamsont/op/die.t: 'use utf8'
2019-12-07 Karl Williamsonhandy.h: Fix typo in little-used macro
2019-12-07 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Fix for EBCDIC
2019-12-07 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Don't recalculate...
2019-12-07 Karl Williamsonext/XS-APItest/t/utf8_warn_base.pl: Fix comment typos
2019-12-07 Karl Williamsonregen/ebcdic.pl: Fix bug in decoding some high code...
2019-12-07 Karl Williamsonregen/ebcdic.pl: Comments only: typo, add column headings
2019-12-07 Karl WilliamsonFix UTF8_IS_START on EBCDIC
2019-12-07 Chris 'BinGOs... Update IO-Compress to CPAN version 2.093
2019-12-07 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.093
2019-12-07 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.093
2019-12-06 Chris 'BinGOs... Update IO-Compress to CPAN version 2.092
2019-12-06 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.092
2019-12-06 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.092
2019-12-05 James E KeenanLocal variable 'last' hides a parameter of the same...
2019-12-05 brian d foyUpdate link to Birrell's threads paper
2019-12-05 James E KeenanLocal variable 'imode' hides a parameter of the same...
2019-12-05 James E Keenanperldelta for 5e91ca38cafa2b006f7671e941287e05d31c2d97
2019-12-05 Tony Cookperldelta for 41fb88e3240, b34c1a7ee25
2019-12-04 Tony Cookupdates to $^H{feature_validname} now update cop_features
2019-12-04 Tony Cooktests for the faster features problem sprout pointed out
2019-12-04 James E KeenanCorrect inconsistent version numbers in English.pm
2019-12-04 James E Keenanperldelta for 62fc08893a06fdb5633e7656e3c783d705682fd1
2019-12-04 Chad GranumUpdate Test-Simple to CPAN version 1.302170
2019-12-04 Tony Cookskip code that requires dynamic loading and minitest...
2019-12-04 Tony Cookfix skip for loop over locales
2019-12-04 Tony CookPOSIX isn't loadable in miniperl
2019-12-04 Tony Cookmove the implementation of %-, %+ into core
2019-12-03 Karl WilliamsonRegenerate Configure and friends after metaconfig changes
2019-12-03 Karl Williamsonmetaconfig.h: Add entry for wcrtomb()
2019-12-03 Karl Williamsonmetaconfig.h: Rmv temporary entries
2019-12-03 PaliUpdate documentation for UTF8f
2019-12-02 Karl Williamsonregcomp.c: Silence compiler warning
2019-12-02 PaliStorable: Fix compile warning: comparison between signe...
2019-12-02 PaliStorable: Fix compile warning: format ‘%d’ expects...
2019-11-30 Karl Williamsonlocale.c: Use proper #ifdef to enable behavior
2019-11-30 Karl Williamsonlocale.c white space only
2019-11-30 Karl WilliamsonPATCH: GH #17081: Workaround glibc bug with LC_MESSAGES
2019-11-30 Karl Williamsonautodoc.pl: Catch more errors
2019-11-30 Karl WilliamsonFix wrong apidoc line
2019-11-30 Max MaischeinWe don't need to switch branches in git at all
2019-11-30 Max MaischeinRemove -Dissymlink='test -h'
2019-11-29 Karl Williamsonperlguts: Add missing '=for apidoc' lines
2019-11-28 Karl WilliamsonPOSIX/t/time.t: Reset LC_CTYPE to C
2019-11-28 Karl Williamsont/loc_tools.pl: Silence 'undef' warning
2019-11-27 Karl Williamsonregcomp.c: Silence (stupid) compiler warning
2019-11-27 Karl WilliamsonMove data for PL_InBitmap to charclass_invlists.h
2019-11-27 Karl WilliamsonMove regex global variables to interpreter level
2019-11-27 Dan BookUpdate perlpolicy to reference GitHub issue tracker
2019-11-27 Dan BookConvert issue links from rt.perl.org to GitHub
2019-11-27 Dan BookUpdate Porting documents to reference GitHub issues
2019-11-26 Chris 'BinGOs... The version for PPPort in CPAN is 3.56
2019-11-26 Vitali PeilPATCH: gh #16045: add test descriptions for some basic...
2019-11-26 Tony Cookre-work the cygwin action
2019-11-26 Tony CookRevert "cygwin 2.1.0 can test -r just fine, incl. under...
2019-11-26 Tony Cookmore closely match File::stat's -X behaviour to built...
2019-11-25 Tony CookMake FindBin dual-life
2019-11-25 Tony Cookmake test (via TestInit) in core and TAP::Harness set...
2019-11-25 Sawyer XUpdate gitignore:
2019-11-25 Sawyer XUpdate Maintainers.pl
2019-11-25 Sawyer XRegenerate META:
2019-11-25 Sawyer XUpdate MANIFEST:
2019-11-25 Sawyer XChange regex to look for t/ dir
2019-11-25 Sawyer XMove FindBin to dist/
2019-11-25 James E KeenanUpdate Storable's bugtracker
2019-11-25 Tony CookFilter::Simple: fix and sanity check for executable_no_...
2019-11-25 Tony Cookbump $Storable::VERSION
2019-11-25 Tony Cookdisallow vstring magic strings over 2GB-1
2019-11-24 Karl Williamsonutf8.h: Rmv obsolete macros
2019-11-24 Karl WilliamsonAdd missing back compat macros
2019-11-24 Chris 'BinGOs... Update IO-Compress to CPAN version 2.091
2019-11-24 Chris 'BinGOs... Update Compress-Raw-Bzip2 to CPAN version 2.091
2019-11-24 Chris 'BinGOs... Update Compress-Raw-Zlib to CPAN version 2.091
2019-11-24 Chris 'BinGOs... Well, she turned me into a newt!
2019-11-22 Karl Williamsonregcomp.sym: Add comment
2019-11-22 Karl Williamsonregcomp.h: Delete obsolote macro
2019-11-22 Karl Williamsonregcomp.sym: Simplify a couple regnode defns
2019-11-22 Karl Williamsonregcomp.c: Add assertion
2019-11-22 Karl WilliamsonPATCH: gh #17319 Segfault
2019-11-22 Karl WilliamsonMerge branch 'ppport' into blead
2019-11-22 Karl WilliamsonD:P: parts/inc/misc: Silence Wide char warnings
2019-11-22 Karl WilliamsonD:P: Update parts/base, parts/todo to latest
2019-11-22 Karl WilliamsonD:P: parts/embed.fnc: Update to latest blead
2019-11-22 Karl WilliamsonD:P: HACKERS: Correct misstatement
2019-11-22 Karl WilliamsonD:P: HACKERS: Update for modern test infrastructure
2019-11-22 Karl WilliamsonD:P: PATCH: gh #156 sync_locale doesn't work in 5.20...
2019-11-22 Karl WilliamsonD:P: devel/regenerate: Update script name
2019-11-22 Karl WilliamsonD:P: parts/apidoc.fnc: Update to latest blead
2019-11-22 Karl WilliamsonD:P: Convert ok() to is()
2019-11-22 Karl WilliamsonD:P: Change to use modern skip functionality
2019-11-22 Karl WilliamsonD:P: Convert to use modern Test functions
2019-11-22 Tomasz KonojackiD:P: fix mess.t failures when $0 contains backslashes
2019-11-22 Karl WilliamsonDevel::PPPort: Bump version to 3.56
2019-11-22 Steve HayFix MYMALLOC (PERL_MALLOC) build on Windows
2019-11-22 Karl WilliamsonPATCH: gh #17275 Silence new warning
next