This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-03-25 Craig A. BerrySuppress another empty \N{} warning in pat_advanced.t.
2016-03-25 H.Merijn BrandAdd probe for memmem
2016-03-25 AbigailSuggest having the previous release ready.
2016-03-25 James E KeenanAdd 's' and 'S' to list of ANSI C portable filename...
2016-03-25 Aristotle Pagaltzisimprove perldiag implicit close text further
2016-03-25 Karl WilliamsonPATCH: [perl #123417] Deprecate empty \N{}
2016-03-25 Karl Williamsont/re/re_tests: Add missing \ escape to a test
2016-03-24 David Mitchellstop lc() etc accidentally modifying in-place.
2016-03-24 David Mitchellimprove perldiag implicit close text
2016-03-23 David MitchellMark unexpectedly passing TEST -deparse tests
2016-03-23 Matthew HorsfallList perl.develop-help.com in the RMG regarding smoke...
2016-03-22 Jarkko Hietaniemi[perl #127764] Perl with '-Dusecbacktrace' doesn't...
2016-03-22 Dagfinn Ilmari... [perl #127765] Fix bogus $File::Spec::AmigaOS::VERSION
2016-03-21 AbigailPoint out that at some stage, porting tests will fail.
2016-03-21 Chris 'BinGOs... Maintainers.pl updates
2016-03-21 David MitchellIntegrate podlators 4.07
2016-03-20 AbigailBump version in various places
2016-03-20 AbigailNew perldelta
2016-03-20 Leon TimmermansRemove vutil.c from list of customized files
2016-03-20 AbigailTick off releases
2016-03-20 AbigailEpigraph for 5.23.9.
2016-03-20 AbigailMerge branch 'release-5.23.9' into blead
2016-03-20 Karl Williamsonperldelta: Clarify a statement
2016-03-20 AbigailAdd new release to perlhist v5.23.9
2016-03-20 AbigailChanged modules section for perldelta.pod
2016-03-20 AbigailAdded Acknowledgements
2016-03-20 AbigailUpdate Module::CoreList for 5.23.9
2016-03-20 AbigailMention (relative) path to Module::CoreList's Changes...
2016-03-20 Karl WilliamsonImprison at_tindex_nomg()
2016-03-20 Karl Williamsonregcomp.c: Fix -Dr output.
2016-03-20 AbigailDocument the changes for perl 5.23.9
2016-03-19 Craig A. Berryconfigure.com update for newlocale, freelocale, and...
2016-03-19 Father ChrysostomosSort perldiag
2016-03-19 Karl Williamsonregcomp.c, perl.c: Use 'VOL' not 'volatile'
2016-03-19 H.Merijn Brandregen
2016-03-19 H.Merijn BrandAdd Configure probes for newlocale, freelocale, and...
2016-03-19 John PeacockUpdate version to 0.9916
2016-03-19 Steve HayUpgrade Win32API::File from version 0.1202 to 0.1203
2016-03-19 David Mitchell[MERGE] dtrace linking fixups
2016-03-18 David Mitchellfix up dtrace compile/link for Solaris
2016-03-18 David MitchellMakefile.SH: rationalise object list variables
2016-03-18 David Mitchellrename and function-ise dtrace macros
2016-03-18 David MitchellConfigure: silence 'dtrace -G' probe
2016-03-18 David Mitchellregex sets: fix Solaris optimiser bug (2nd attempt)
2016-03-18 Karl Williamsonregcomp.c: Avoid a memory leak
2016-03-18 Karl Williamsonregcomp.c: Comment enhancements
2016-03-18 Karl WilliamsonMake instr() a macro
2016-03-18 Karl Williamsonperlapi: Further clarification for term "Latin1"
2016-03-18 Karl Williamsonhandy.h: Add synonyms for macros
2016-03-18 Karl WilliamsonCarp: Fix .t failure to compile in v5.6
2016-03-18 Leon TimmermansVarious fixups for version.pm 0.9914
2016-03-18 John PeacockRemove no longer valid tests
2016-03-18 John PeacockImport version.pm 0.9914 from CPAN
2016-03-17 Ricardo Signesperldelta: document exception thrown when -i output...
2016-03-17 Tony Cookcroak on failure to close an in-place edit output file
2016-03-17 Tony Cookreport an error and fail if we can't flush stdout
2016-03-17 Steve Hayperldelta for 22e30cb2a3, 6156385671 and a28fff5120
2016-03-17 Karl Williamsonlocale.c: Add comment
2016-03-17 Karl Williamsonregen/mk_invlists.pl: Revamp so works on earlier Unicodes
2016-03-17 Karl Williamsonmktables: Use correct structure to look up data
2016-03-17 Karl Williamsonmktables: Fix bug with early Unicode versions
2016-03-17 Karl Williamsonmktables: Unicode 1.5 only had 2**16 code points
2016-03-17 AbigailThe public_html directory on dromedary is working again.
2016-03-17 Shlomi FishAdd contributing info to Carp.
2016-03-15 David Mitchellharmonize S_dump_exec_pos()'s last arg type
2016-03-15 Tony Cookavoid generating an empty statement outside a function...
2016-03-14 Yves Ortonfix "bad match" issue reported in perl #127705
2016-03-14 Yves Ortonfix perl #127705, incorrect restoration of state during...
2016-03-14 Yves Ortonadd consistency with other union members
2016-03-14 Yves Ortonfixup broken diagnostic
2016-03-14 Andy Broadamigaos4: avoid PerlIO_findFILE() in popen/plcose
2016-03-14 David MitchellConfigure: silence some try.c warnings
2016-03-14 David Mitchells/ar rcu/ar rc/ during linking
2016-03-14 David MitchellHOPBACKc(pos, off): silence compiler warning
2016-03-14 Tony Cookonly call Perl_re_printf() under -DDEBUGGING
2016-03-14 Jarkko HietaniemiTime-HiRes: recent changes
2016-03-14 Jarkko HietaniemiTime-HiRes: version bump
2016-03-14 Jarkko HietaniemiTime-HiRes: the mutex needs init
2016-03-13 Jarkko HietaniemiTime-HiRes: also hrt_ualarm_itimer() is unused
2016-03-13 Jarkko HietaniemiTime-HiRes: MUTEX_LOCK, not PERL_MUTEX_LOCK
2016-03-13 Ricardo Signesautouse: update tests to match new v1.11 CPAN release
2016-03-13 Jarkko HietaniemiTime-HiRes: aim for CPAN release of 1.9731 today
2016-03-13 Yves Ortondont call re_printf() with %*s if you arent going to...
2016-03-13 Yves Ortononce more for the win
2016-03-13 Karl Williamsonlib/warnings.t: Skip an ASCII-centric test on EBCDIC
2016-03-13 Yves Ortonfixup definitions and usage of new re debugging subs
2016-03-13 Yves Orton[perl #126182] rework pattern GOSUB infinite recursion...
2016-03-13 Yves OrtonRework diagnostics in the regex engine
2016-03-13 Jarkko HietaniemiTime-HiRes: record recent changes
2016-03-13 Jarkko HietaniemiTime-HiRes: not_used is unused
2016-03-13 Jarkko HietaniemiTime-HiRes: no mutex for you due to mistyped USE
2016-03-13 Jarkko HietaniemiTime-HiRes: remove unused hrt_ualarm
2016-03-12 Lukas Maiop.c: cosmetic comment changes
2016-03-12 Karl Williamsont/re/uniprops.t: Remove wrong test cases
2016-03-12 David MitchellAPItest.xs silence compiler warning
2016-03-12 David Mitchellregex sets: fix Solaris optimiser bug
2016-03-12 Andy Broadamigaos4: better popen() + pclose() implementation
2016-03-11 Karl WilliamsonFix various pod errors.
2016-03-11 Karl Williamsoninline.h: Fix comment
2016-03-11 Karl Williamsonperlvar: Add a couple links
next