summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update t/porting/known_pod_issues.datv5.25.7Chad Granum2016-11-201-1/+3
* Update perlhist.pod for 5.25.7Chad Granum2016-11-201-1/+2
* Finalize perldelta for 5.25.7Chad Granum2016-11-201-21/+68
* Update Module::CoreLiast for 5.25.7Chad Granum2016-11-201-3/+106
* Fix Module-CoreList version info for 5.25.7Chad Granum2016-11-201-2/+2
* Final manual updates to perldeltaChad Granum2016-11-201-320/+46
* Correct one POD formatting error in perldelta.James E Keenan2016-11-201-2/+0
* perldelta fixes from khwKarl Williamson2016-11-191-40/+16
* Perldelta updates in prep for tomorrows releaseChad Granum2016-11-191-5/+534
* ExtUtils::ParseXS: Rmv impediment to compiling under C++11Karl Williamson2016-11-191-2/+2
* Data-Dumper: Rmv impediment to compiling under C++11Karl Williamson2016-11-192-12/+13
* Storable: Rmv impediment to compiling under C++11Karl Williamson2016-11-192-87/+103
* threads.xs: Rmv impediment to compiling under C++11Karl Williamson2016-11-191-1/+3
* Time-HiRes: Remove impediment to compiling under C++11Karl Williamson2016-11-192-12/+30
* Cwd: Remove impediment to compiling under C++11Karl Williamson2016-11-1913-12/+18
* Merge branch 'perlre-tidy' into bleadAaron Crane2016-11-192-19/+33
|\
| * perlre: don't impugn the stability of all (?…) constructsAaron Crane2016-11-191-6/+3
| * perlre: summarise full syntax for (?(cond)then|else) constructsAaron Crane2016-11-191-0/+9
| * perlre: minor wordsmithing, POD formatting tweaks, etcAaron Crane2016-11-191-8/+11
| * perlre: regularise list itemsAaron Crane2016-11-192-4/+6
| * Document the package for $REGMARK and $REGERRORAaron Crane2016-11-191-1/+4
|/
* Change white space to avoid C++ deprecation warningKarl Williamson2016-11-1847-767/+816
* Use test.pl functions in t/op/groups.tDagfinn Ilmari Mannsåker2016-11-181-44/+35
* t/op/groups.t: Add missing "nok 1"Dan Collins2016-11-181-1/+1
* Remove code commented out since July 1996.James E Keenan2016-11-171-12/+0
* APItest/t/utf8.t: Fix failing EBCDIC testsKarl Williamson2016-11-171-2/+2
* APItest/t/utf8.t: Fill in missing die() reasonKarl Williamson2016-11-171-1/+1
* op/bop.t: Fix test failing on EBCDICKarl Williamson2016-11-171-1/+2
* Remove spurious executable bit from Porting/pod_lib.plDagfinn Ilmari Mannsåker2016-11-171-0/+0
* Account for possibility of DOS file endings.James E Keenan2016-11-161-1/+1
* Test descriptions should be one line or ./TEST chokes on themMatthew Horsfall2016-11-161-2/+3
* optimise $ref1 = $ref2 betterDavid Mitchell2016-11-162-2/+18
* perf/benchmarks: tidy scalar assign benchmarksDavid Mitchell2016-11-161-28/+32
* Report indented here-doc line errors correctlyMatthew Horsfall2016-11-152-3/+8
* Cleanup PERL_VERSION checks in .c filesNicolas R2016-11-152-12/+0
* Revert "Do not try to fchown() to uid -1 and gid -1."Tony Cook2016-11-151-2/+2
* avoid a declaration conflict on El Capitan with recent XCodeTony Cook2016-11-151-3/+12
* Finish removing POSIX deprecated fcnsKarl Williamson2016-11-144-12/+5
* Fix error message for unclosed \N{ in regcompDagfinn Ilmari Mannsåker2016-11-142-4/+9
* toke.c: remove obsolete commentLukas Mai2016-11-141-3/+3
* op.h: add parens around macro expansionLukas Mai2016-11-141-1/+1
* t/porting/regen.t: be even more helpful when tests failAaron Crane2016-11-141-3/+10
* Document that symbols should be removed from metaconfig.hDagfinn Ilmari Mannsåker2016-11-141-0/+3
* Remove all symbols from metaconfig.hDagfinn Ilmari Mannsåker2016-11-141-36/+0
* Silence deprecation warnings in testsMatthew Horsfall2016-11-143-4/+10
* Fixup Unicode::UCD pod/version and regen dependent filesMatthew Horsfall2016-11-143-4/+4
* Add perldelta for Indented Here-docsMatthew Horsfall2016-11-141-0/+32
* Document Indented Here-docsMatthew Horsfall2016-11-141-0/+52
* Add indented here-docs.Matthew Horsfall2016-11-145-20/+273
* Remove "Warning: perl appears in your path"David Mitchell2016-11-141-43/+0