This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2017-01-14 Steve Hay5.22.3 and 5.24.1 today
2017-01-14 Father Chrysostomos[perl #130546] Restore delete-scalar-slice warning
2017-01-13 Karl Williamsonre.pm: pod formatting nits, and clarifications
2017-01-13 Karl WilliamsonWarn on unescaped /[]}]/ under re strict
2017-01-13 Karl Williamsont/re/reg_mesg.t: Add new ability
2017-01-13 Karl WilliamsonVarious .t's: Escape literal '}' and ']' in patterns
2017-01-13 Karl Williamsonregcomp.c: Clarify comment.
2017-01-13 Karl WilliamsonAdd /xx regex pattern modifier
2017-01-13 Karl Williamsonperlre: Clarifications, typos
2017-01-13 Karl Williamsonperlretut: Add some white space for legibility
2017-01-13 Karl Williamsonregcomp.c: Remove obsolete data structure element
2017-01-13 Karl Williamsonpp_sys.c: White space only
2017-01-13 James E KeenanWrite tests for RT #77934.
2017-01-12 Karl WilliamsonRmv unused regex implementation structure element
2017-01-11 Karl WilliamsonPATCH: [perl #130530]: HP-UX assertion failure
2017-01-11 Hugo van der... [perl #130522] test cases for len(STCLASS) > len(target)
2017-01-11 Hugo van der... [perl #130522] don't try to find_by_class outside the...
2017-01-11 Hugo van der... [perl #130522] do not allow endpos to exceed strend
2017-01-10 Tomasz Konojacki(perl #130534) fix test failures under DragonFly BSD
2017-01-10 Karl WilliamsonAdd Tomasz Konojacki to AUTHORS
2017-01-10 Karl Williamsont/loc_tools.pl: Quit immediately if incompat locale
2017-01-10 Karl Williamsont/loc_tools.pl: Allow for multiple warnings
2017-01-10 Karl Williamsont/loc_tools.pl: Emphasize input conditions in comment
2017-01-10 Karl Williamsonlocale.c: Fix typo in comment
2017-01-10 Karl Williamsonlocale.c: -DL shouldn't affect other things
2017-01-09 Tony Cookperldelta for 95309d6ba0f3
2017-01-08 Tony Cookadd build options to disable the PERL_HASH* and PERL_PE...
2017-01-08 Karl Williamsonperlpodspec: Note Pod::Simple instead of Pod::Parser
2017-01-08 Hugo van der... [perl #130495] add fresh_perl() option for prog with...
2017-01-07 Aaron CraneImprove perlintern.pod docs for PL_dowarn
2017-01-07 Aaron CraneFix save-stack type error
2017-01-07 Peter Avalosadd setproctitle() support for DragonFly BSD
2017-01-07 David Mitchellfix some comment typos about PL_isa_DOES
2017-01-07 Aaron Cranecflags.SH: omit a needless process in generated file
2017-01-07 David Mitchellt/perf/optree.t: remove obsolete comment
2017-01-06 James E KeenanEliminate two unused variables detected by clang.
2017-01-06 David Mitchell[MERGE] redo boolean context
2017-01-06 David MitchellIn A && B, stop special-casing boolean-ness of A
2017-01-06 David Mitchelladd xor, grep, flip, flop to boolean cxt detection
2017-01-06 David Mitchellreindent block in rpeep()
2017-01-06 David Mitchellre-implement boolean context detection
2017-01-06 David Mitchelladd testing framework for boolean context
2017-01-06 David Mitchellt/perf/optree.t: add use warnings, strict
2017-01-06 James E KeenanRemoved unused CHR_DIST macro from a second file (RT...
2017-01-06 Andy LesterRemoved unused CHR_DIST macros
2017-01-05 Aaron CraneFix the Unicode Bug in the range operator
2017-01-05 Karl Williamsonregcomp.c: Use memEQ instead of looping an element...
2017-01-05 Karl Williamsonperlapi: Add clarification for SvGROW()
2017-01-05 Karl Williamsontoke.c: Make too-long inline function just static
2017-01-05 Karl Williamsonutf8.c: Add a const to a function parameter
2017-01-05 Tony Cookperldelta for 47a83dc69df7, c345ac2ecadb, 728ecd1a3998...
2017-01-04 Tony CookVarious fixes for dtrace builds on FreeBSD and for...
2017-01-04 Tony Cook(perl #130108) check if dtrace accepts -xnolibs and...
2017-01-04 Tony Cook(perl #130108) separate compiled objects from dtrace...
2017-01-04 Tony Cook(perl #130108) add elf to libswanted on FreeBSD 10.x
2017-01-04 Tony Cook(perl #130108) generate a dummy dtrace_main.o if perlma...
2017-01-04 Aaron CraneRT#130496: assertion failure for '{}->$x' on undefined $x
2017-01-04 Karl WilliamsonAPItest/t/handy.t: Skip locale tests when not in locale
2017-01-04 Andy LesterRemove unnecessary pointer math.
2017-01-04 James E KeenanRT#113960: perl5db should ignore /dev/tty on non-Unix...
2017-01-04 Aaron CraneRT#130487: fix stack-management bug in Data::Dumper
2017-01-04 Hugo van der... [perl #130495] /x comment skipping stops a byte short
2017-01-03 James E KeenanPlace discussion of postfix under DESCRIPTION.
2017-01-03 Karl Williamsontoke.c: Clarify comment
2017-01-03 Karl Williamsontoke.c: Keep better track for avoiding work in tr///
2017-01-03 Karl Williamsontoke.c: Fix comment that said the opposite of what...
2017-01-03 Karl Williamsontoke.c: Simplify expression
2017-01-03 Karl WilliamsonSV_UTF8_NO_ENCODING is no longer used
2017-01-03 Karl Williamsontoke.c: White-space only
2017-01-03 Karl Williamsontoke.c: Potentially avoid work when converting to UTF-8
2017-01-03 Karl Williamsontoke.c: Reorder if/else branches
2017-01-03 Karl Williamsontoke.c: Fix too-small SvGROW()
2017-01-03 Karl Williamsontoke.c: Simplify a couple of expressions
2017-01-03 Karl Williamsontoke.c: Convert sv_grow to SvGROW
2017-01-03 Karl WilliamsonAPItest/t/handy.t: Fix for EBCDIC
2017-01-02 Aaron Craneperlhacktips: add some notes on TRUE and FALSE
2017-01-02 Steve HayAdd epigraphs for 5.22.3-RC5 and 5.24.1-RC5
2017-01-02 Aaron Cranemakedepend.SH: omit trailing "." in progress messages
2017-01-02 Steve HayUpdate copyright year
2017-01-02 David MitchellHandle chop(@a =~ tr///)
2017-01-02 Steve Hay5.22.3-RC5 and 5.24.1-RC5 today
2017-01-01 James E Keenanperldelta for adf9095d629bebb27169b0f3b03f75ee974da100
2017-01-01 John LightseyFix a null pointer dereference segfault in Storable.
2016-12-31 jdheddenUpgrade to threads 2.12
2016-12-31 jdheddenUpgrade to threads::shared 1.54
2016-12-31 jkeenanClarify that 'installhtml' is intended only for use...
2016-12-31 jdheddenUpgrade to threads::shared 1.53
2016-12-30 James E KeenanPrevent tests from getting hung up on 'NonStop' option.
2016-12-30 James E KeenanDiscuss Porting/sync-with-cpan -- the simpler usage...
2016-12-30 Aaron Crane[MERGE] Further improvements to Porting/sync-with-cpan
2016-12-30 Aaron CranePorting/sync-with-cpan: another preflight check
2016-12-30 Aaron CraneRevert "Porting/sync-with-cpan: apply --jobs=N when...
2016-12-30 Aaron CranePorting/sync-with-cpan: handle unwritable files in...
2016-12-30 Aaron CranePorting/sync-with-cpan: remove needless loop
2016-12-30 Aaron CranePorting/sync-with-cpan: fix bug in updating Maintainers.pl
2016-12-30 Aaron CranePorting/sync-with-cpan: try to change "::" to "-" in...
2016-12-30 Aaron CranePorting/sync-with-cpan: offer advice in the face of...
2016-12-30 Aaron Crane[MERGE] Improve Porting/sync-with-cpan
2016-12-30 Aaron CranePorting/sync-with-cpan: allow out-of-tree --tarball...
2016-12-30 Aaron CranePorting/sync-with-cpan: more preflight checks for ...
next