summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add in the Known Issue, thanks again to BinGOs++v5.23.7Stevan Little2016-01-201-0/+12
* Adding the new version to Perl history Stevan Little2016-01-201-0/+1
* mauke++ && BinGOs++Stevan Little2016-01-201-16/+6
* remove the last of the boiler plateStevan Little2016-01-201-6/+0
* update module core list in perldeltaStevan Little2016-01-201-1/+69
* sorry, this is not correct, it was a small change to the test, I misread the ...Stevan Little2016-01-201-13/+0
* Update %Module::CoreList::released with new dateStevan Little2016-01-201-1/+1
* updated Module::CoreList (version has already been bumped in Changes and on m...Stevan Little2016-01-201-6/+116
* first run through for the perldelta, more to comeStevan Little2016-01-201-215/+133
* updating copyright to 2016Stevan Little2016-01-202-3/+3
* apparently that was now to best to deprecate an email address, this one is be...Stevan Little2016-01-191-0/+1
* updating my own email, that address is no longer validStevan Little2016-01-192-2/+2
* Use lookup table for /\b{gcb}/ instead of switch stmtKarl Williamson2016-01-195-102/+143
* t/re/uniprops.t: Fix bug in diagnostic outputKarl Williamson2016-01-193-3/+3
* Add qr/\b{lb}/Karl Williamson2016-01-1919-13/+7454
* Make tables for Perl-tailored Unicode Line_Break propertyKarl Williamson2016-01-194-3/+13262
* regen/mk_invlists.pl: Use property's real valuesKarl Williamson2016-01-192-2/+9
* mktables: Add field to constructorKarl Williamson2016-01-193-10/+17
* regen/mk_invlists.pl: Internal housekeepingKarl Williamson2016-01-192-9/+8
* regen/mk_invlists.pl: Keep internal enum values lastKarl Williamson2016-01-192-125/+130
* remove vestigial uses of PRIVSHIFTDavid Mitchell2016-01-193-13/+22
* Remove B::Section from B.pmTodd Rinaldo2016-01-191-67/+1
* lib/ExtUtils/typemap: silence g++ warning.David Mitchell2016-01-191-3/+11
* remove deprecated PL_timesbufDaniel Dragan2016-01-175-11/+5
* Remove unused sub from strict vs. multideref testDagfinn Ilmari Mannsåker2016-01-171-2/+1
* Fix broken fix for RT #127212Aaron Crane2016-01-171-3/+5
* Fix version numbers in intrpvar.h commentsAaron Crane2016-01-171-2/+2
* Exempt intrpvar.h from bump-perl-version changesAaron Crane2016-01-171-0/+1
* RT #127212: retain binary compatibility across plain/DEBUGGINGAaron Crane2016-01-171-3/+4
* perldelta for fix in e1ccd22Ricardo Signes2016-01-161-0/+5
* Enforce strict 'subs' in multideref optimisationDagfinn Ilmari Mannsåker2016-01-162-0/+17
* Have Perl_vmssetenv always use setenv/unsetenv.Craig A. Berry2016-01-161-16/+2
* C99 math under C++ on VMS.Craig A. Berry2016-01-161-0/+48
* embed.fnc: fix some back indentationDavid Mitchell2016-01-151-2/+2
* embed.fnc and regen: detect duplicate fn defsDavid Mitchell2016-01-151-2/+23
* re/uniprops: Fix to work on early UnicodesKarl Williamson2016-01-143-5/+8
* Unicode::UCD: Fix to work on very early Unicode versionsKarl Williamson2016-01-143-5/+11
* Don't generate EBCDIC POSIX-BC tablesKarl Williamson2016-01-146-26158/+21
* PathTools: use mkpath instead of make_path in testsRicardo Signes2016-01-141-3/+3
* perldelta for 61d30259f32eTony Cook2016-01-141-1/+1
* [perl #123737] handle a non-identifer after @ better for a missing opTony Cook2016-01-142-3/+18
* No List::Util under miniperl.Jarkko Hietaniemi2016-01-131-6/+9
* PathTools-3.62 is now on CPANSteve Hay2016-01-121-1/+1
* Data::Dumper: handle huge inputs on 64-bit platformsAaron Crane2016-01-124-16/+49
* Revert "add Changes file for PathTools"Ricardo Signes2016-01-111-927/+0
* perldelta: two CVE noticesRicardo Signes2016-01-111-4/+8
* add Changes file for PathToolsRicardo Signes2016-01-111-0/+927
* avoid invalid memory access in MapPath[AW]Tony Cook2016-01-115-7/+77
* PathTools: bump version for CVE-2015-8607 fixRicardo Signes2016-01-1111-11/+11
* ensure File::Spec::canonpath() preserves taintTony Cook2016-01-112-1/+19