This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-04-04 Karl WilliamsonDefine $d_has_C_UTF8 in Windows config files
2019-04-04 Karl WilliamsonPartial patch for [perl #133970] Roman::Unicode broken
2019-04-04 Steve HayRevert part of commit b6125dfcd017e2dd18dacdce91a6e0714...
2019-04-04 Karl Williamsonmktables: Turn off DEBUG
2019-04-04 Karl WilliamsonSilence some compiler warnings
2019-04-04 David Mitchellfix leak in Perl_vload_module()
2019-04-04 Karl Williamsont/charset_tools.pl: Add comments
2019-04-04 Karl Williamsonnewlocale() has a problem in openbsd
2019-04-04 Karl Williamsonnumeric.c: Change formal parameter to be const
2019-04-03 Karl WilliamsonPATCH: [perl #133978] BBC breaks Jcode
2019-04-03 David MitchellAvoid leaks in Perl_custom_op_get_field()
2019-04-03 David Mitchellfix leak in Devel-PPPort
2019-04-03 David MitchellData::Dumper - avoid leak on croak
2019-04-03 David MitchellFix recent double free in S_parse_gv_stash_name()
2019-04-02 Unicode ConsortiumCorrections to Unicode 12.0
2019-04-02 David Mitchellfix locale.c under -DPERL_GLOBAL_STRUCT_PRIVATE
2019-03-31 Karl Williamsonhandy.h: Parenthesize formal parameters in macro defn
2019-03-31 Alberto SimõesUpdate EU::CBuilder to 0.280231
2019-03-30 James E Keenanperldelta for 4f13e4588f9a08564a56a0d6db821f2803aed09f
2019-03-30 Ed Jquotemeta the stuff intended literally in RE
2019-03-30 Karl Williamsonregcharclass.h: Change to use new inRANGE macro
2019-03-30 Karl Williamsonregexec.c: Use first byte info in ANYOFH
2019-03-29 Karl WilliamsonRemove zero length valgrind files at end.
2019-03-29 Karl Williamsonregcomp.c: Use new inRANGE macro
2019-03-29 Karl Williamsonnumeric.c: use new inRANGE macro
2019-03-29 Karl Williamsonhandy.h: Convert some macros to use inRANGE
2019-03-29 Karl Williamsonhandy.h: Comments, remove extraneous parens
2019-03-29 David Mitchellfix leak in Perl__force_out_malformed_utf8_message()
2019-03-29 Karl WilliamsonPATCH: [perl #133347] Tk broken
2019-03-28 Karl Williamsonperldiag: Rmv obsolete message
2019-03-28 Karl WilliamsonPATCH: [perl #133942] BBC: BKB/Lingua-JA-Moji
2019-03-27 Karl Williamsonperlapi: Add weasel word to make stmt accurate
2019-03-27 Karl WilliamsonPATCH: [perl #133959] Free BSD broken tests
2019-03-27 Hugo van der... [perl #133892] coredump in Perl_re_intuit_start
2019-03-26 Karl Williamsonperl5299delta: Fixes from errata
2019-03-26 Tom Wyantperl5299delta: Clarify variable-length lookbehind entry
2019-03-26 David Mitchellfix CvFILE() leak in Perl_newMYSUB()
2019-03-26 David Mitchellavoid leak with local $h{foo}, $a[n]
2019-03-26 David Mitchellfix leak in package name lookup
2019-03-25 David Mitchellfix a leak with indented heredocs
2019-03-25 David Mitchellreformat S_scan_heredoc()
2019-03-25 David MitchellS_scan_heredoc(): add cosmetic braces
2019-03-25 David Mitchellfix leak with local ${^WARNING_BITS} = ...
2019-03-25 Karl WilliamsonIt's an error if any component of \p{user-defined}...
2019-03-25 Karl Williamsonregcomp.c: Fix comment
2019-03-25 David Mitchellavoid leak assigning regexp to non-COW string
2019-03-25 David Mitchellfix leak in BEGIN { threads->new(...) }
2019-03-25 David Mitchellfix leak in cloned regexes.
2019-03-25 Niko TyniFix POSIX::mblen mbstate_t initialization on threaded...
2019-03-23 Karl WilliamsonPATCH: [perl #132928] Save some bytes
2019-03-23 Karl Williamsonperldelta: Add errata for 5.29.9 perldelta
2019-03-23 Karl Williamsonreg_mesg.t: Add missing '#' comment indicator
2019-03-23 Karl WilliamsonPATCH: [perl #132851] Empty /(?)/
2019-03-22 Karl WilliamsonPATCH: [perl #133984] Failure in lookbehind
2019-03-22 Karl WilliamsonPATCH: [perl #133889] Assertion failure
2019-03-21 Karl Williamsonhandy.h: Change some macros to use new inRANGE
2019-03-21 Karl WilliamsonGeneralize macro and move to handy.h
2019-03-21 Karl WilliamsonPATCH: [perl #133880] assertion failure
2019-03-21 Karl Williamsonlocale.c: White-space, comment only
2019-03-21 Karl Williamsonlocale.c: Don't try to recreate the LC_ALL C locale
2019-03-21 Karl WilliamsonAdd, improve some debugging stmts for -DL (locales)
2019-03-21 Karl Williamsonperldelta: Rmv extraneous =back
2019-03-21 Zak B. ElepUpdate Module::CoreList for 5.29.10
2019-03-21 Zak B. ElepBump the perl version in various places for 5.29.10
2019-03-21 Zak B. ElepNew perldelta for 5.29.10
2019-03-21 Zak B. ElepTick off 5.29.9!
2019-03-21 Zak B. ElepEpigraph for 5.29.9
2019-03-20 Zak B. ElepEnsure autogenerated files for Devel::PPPort are up... v5.29.9
2019-03-20 Zak B. ElepAdd myself to AUTHORS
2019-03-20 Zak B. ElepAdd 5.29.9 release to pod/perlhist
2019-03-20 Zak B. ElepUpdate perldelta for 5.29.9 release
2019-03-20 Zak B. ElepUpdate Module::CoreList for 5.29.9
2019-03-20 Zak B. ElepFix $JSON::PP::Boolean::VERSION
2019-03-20 Zak B. ElepPorting/Maintainers.pl: vutil.c is CUSTOMIZED once...
2019-03-20 Karl WilliamsonAdd common UTF-8 first byte to ANYOFH regnodes
2019-03-19 Nicolas RBump Devel::PPPort to keep in sync with CPAN
2019-03-19 Karl WilliamsonPATCH: [perl #133937] Assertion failure
2019-03-19 Karl Williamsondquote.c: Prevent possible out-of-bounds read
2019-03-19 Karl WilliamsonChange error wording for empty \x{}
2019-03-19 Karl WilliamsonChange error wording for \o{}
2019-03-19 Karl WilliamsonMerge branch 'safer' into blead
2019-03-19 Karl Williamsonregexec.c: Use safe UTF8SKIP
2019-03-19 Karl Williamsonregexec.c: Use safer utf8_hop
2019-03-19 Karl Williamsonregcomp.c: Use safer utf8_hop
2019-03-19 Karl Williamsonregcomp.c: Use safe UTF8SKIP
2019-03-19 Karl Williamsonpp_ctl.c: Use safe UTF8SKIP
2019-03-19 Karl Williamsonpp_pack.c: Use safe UTF8SKIP
2019-03-19 Karl Williamsonpp.c: Use safer utf8_hop
2019-03-19 Karl Williamsonregexec.c: Add comments
2019-03-19 Karl Williamsonpp.c, pp_sys.c: Use DO_UTF8 instead of its expansion
2019-03-19 David Mitchellop_free() remove redundant !kid test
2019-03-19 David Mitchellhandle scope error in qr/\(?{/
2019-03-18 Karl WilliamsonMerge branch 'vlb' into blead
2019-03-18 Karl Williamsonregexec.c: White-space only
2019-03-18 Karl WilliamsonImplement variable length lookbehind in regex patterns
2019-03-18 Karl Williamsonregexec.c: regmatch(): Add pushing eol
2019-03-18 Karl Williamsonregexec.c: restrict match to substring in regmatch()
2019-03-18 Karl Williamsonregexec.c: Add parameter to static fcn
2019-03-18 Karl WilliamsonAdd warning category for variable length lookbehind
2019-03-18 Karl Williamsonregexec.c: Rmv unnecessary assigns
next