This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2019-11-21 Karl Williamsonregcomp.c: Fix order of fcn declaration
2019-11-21 Karl WilliamsonProperly handle filled /il regnodes and multi-char...
2019-11-21 Max MaischeinTry to find the appropriate SHAs
2019-11-20 Chris 'BinGOs... Update Module::CoreList for 5.31.7
2019-11-20 Chris 'BinGOs... Bump the perl version in various places for 5.31.7
2019-11-20 Chris 'BinGOs... new perldelta for v5.31.7
2019-11-20 Chris 'BinGOs... Update epigraphs.pod for v5.31.6 one
2019-11-20 Chris 'BinGOs... Merge branch 'release-5.31.6' into blead
2019-11-20 Karl Williamsonregcomp.c: Add invlist_lowest() and use it
2019-11-20 Karl WilliamsonAdd ANYOFHs regnode
2019-11-20 Karl Williamsonregcomp.c: DTRT in av_store()
2019-11-20 Karl Williamsonfind_first_differing_byte_pos
2019-11-20 Karl Williamsonregcomp.c fix comments, white-space
2019-11-20 Chris 'BinGOs... Make makerel ignore other .git* files as well v5.31.6
2019-11-20 Chris 'BinGOs... Finalise perldelta and update perlhist
2019-11-20 Chris 'BinGOs... Update Module::CoreList for 5.31.6
2019-11-19 Karl Williamsonregcomp.sym: Add missing commas
2019-11-19 Max MaischeinOutput information on the current pull request
2019-11-19 Max MaischeinOutput information on the current pull request
2019-11-19 Max MaischeinFix the author email address on Github Actions pull...
2019-11-19 David Mitchellfix POSIX.xs under VMS
2019-11-19 Chad GranumUpdate Test-Simple to CPAN version 1.302169
2019-11-18 Tony Cookdocument that /c does nothing for s///
2019-11-18 Karl WilliamsonFix qr/[...]/ for 32 bit platforms with 64bit UV's
2019-11-18 Max MaischeinFix CCHOME setting for MinGW
2019-11-18 Karl WilliamsonClean up -Dy debugging
2019-11-18 Karl WilliamsonFix tr/// for 32 bit platforms with 64bit ints
2019-11-18 Karl Williamsonop.c: Rmv redundant line in tr/// table
2019-11-18 Karl WilliamsonUpdates to perldelta
2019-11-18 Karl Williamsonperlguts: sprintf %p now works
2019-11-18 Max MaischeinSet CCHOME to make op/taint.t pass
2019-11-18 Max MaischeinAdd smoke support for OSX
2019-11-18 Max MaischeinGithub Actions only get 2 CPUs
2019-11-18 Max MaischeinMSVC100FREE -> MSVC100
next