This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2019-04-12 David Mitchellfix leak in Perl_coresub_op()
2019-04-12 David MitchellAvoid leak/crash calling CORE::foo()
2019-04-12 David Mitchellfix leak in do { ... } while 0
2019-04-12 David MitchellPerl_newLISTOP() allocate OP_PUSHMARK safely
2019-04-12 James E KeenanRevert "ext/POSIX/t/mb.t: Add test for MB_CUR_MAX"
2019-04-10 Tomasz Konojackiwin32/Makefile: minor cleanup
2019-04-10 Karl Williamsonmktables: Generalize handling of [perl #133979]
2019-04-10 Karl WilliamsonPATCH: [perl #133992] Assertion failure in scan_const
2019-04-10 Karl Williamsontoke.c: Add assertion
2019-04-10 Karl Williamsontoke.c: White-space only
2019-04-10 Karl Williamsontoke.c: Streamline a case
2019-04-10 Karl Williamsontoke.c: Change names of two variables
2019-04-10 Karl Williamsontoke.c: Use local variable instead of global
2019-04-10 Karl Williamsont/re/pat.t: Silence 'wide char' warning
2019-04-10 Karl WilliamsonPATCH: [perl #133999] Assertion failure in regex match
2019-04-10 Karl WilliamsonPATCH: [perl #133995], Assertion failure in regmatch
2019-04-09 Karl Williamsonregcomp.c: White space only
2019-04-09 Karl WilliamsonPATCH: [perl #133998] regcomp assertion failure
2019-04-09 Steve HayAdd support for VS2019 (Visual C++ 14.2)
2019-04-09 Karl Williamsonext/POSIX/t/mb.t: Add test for MB_CUR_MAX
2019-04-09 Karl WilliamsonMake POSIX::mblen() slightly safer
2019-04-09 Karl Williamsonext/POSIX/t/mb.t: Use actual expected char len
2019-04-09 Karl Williamsonext/POSIX/t/mb.t: Generalize for EBCDIC
2019-04-08 Unicode ConsortiumPreliminary Unicode 12.1
2019-04-08 Brian GreenfieldSpelling correction in documentation.
2019-04-07 Karl Williamsonmktables: White-space only
2019-04-07 Karl WilliamsonPATCH: [perl #133979] uniprops02 failing on Windows
2019-04-06 Tomasz Konojackiimplement diagnostics ignore/restore macros for Visual C++
2019-04-05 Karl WilliamsonPATCH: [perl #133988], Assertion failure
2019-04-05 Karl WilliamsonPATCH: [perl #133896] Assertion failure
2019-04-05 Karl Williamsonregcomp.c: Change name of variable
2019-04-05 Karl Williamsonregcomp.c: Consolidate code
2019-04-05 Karl Williamsonporting/diag.t: Allow nested =item's
2019-04-05 Karen Etheridgefix typo
2019-04-05 Steve Hay5.28.2 should arrive this month
2019-04-05 Steve HayAdd epigraph for 5.28.2-RC1
2019-04-05 Steve Hay5.28.2-RC1 today
2019-04-05 David Mitchellfixup to 'change LABEL type from pval to opval'
2019-04-05 David Mitchellparser: change LABEL type from pval to opval
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)
next