summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove refs to bare ?RE? in podsv5.25.12Karl Williamson2017-04-203-9/+5
* add new release to perlhistSawyer X2017-04-201-0/+1
* Finalizing perldeltaSawyer X2017-04-201-22/+14
* Fix perldelta and perldiagSawyer X2017-04-202-2/+2
* Update Module::CoreList for 5.25.12Sawyer X2017-04-201-2/+11
* Preparing perldeltaSawyer X2017-04-202-297/+26
* Document 1c99110 in the right placeSawyer X2017-04-202-5/+8
* Regenerate opcodes (regen/opcode.pl)Sawyer X2017-04-191-1/+1
* Regen uconfig.shSawyer X2017-04-191-1/+1
* Set Module::CoreList back to 5.25.12Sawyer X2017-04-193-6/+6
* Mark as unstableSawyer X2017-04-191-1/+1
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-1927-200/+200
* Another dev release...Sawyer X2017-04-191-1/+3
* [MERGE] fix require's croak messageDavid Mitchell2017-04-182-31/+195
|\
| * emit require module name err hint only when validDavid Mitchell2017-04-182-16/+140
| * require die msg: only mention @INC if usedDavid Mitchell2017-04-182-2/+11
| * S_require_file() : simplify an else if blockDavid Mitchell2017-04-181-3/+3
| * better comment require() source.David Mitchell2017-04-181-11/+42
|/
* add PERL_UTIL_H_ to util.h, not util.hDavid Mitchell2017-04-182-6/+6
* Workaround for GNU Autoconf unescaped left braceKarl Williamson2017-04-172-2/+23
* Net-Ping udp not allowed in AIX or IRIX, either.Jarkko Hietaniemi2017-04-171-1/+1
* Update CPAN.pm to ANDK/CPAN-2.18-TRIAL.tar.gzDavid Mitchell2017-04-164-5/+10
* add include guard to util.hDavid Mitchell2017-04-161-0/+6
* threads::shared: alloc arenas with correct contextDavid Mitchell2017-04-143-5/+29
* fix perldiag entry for do '.' warningDavid Mitchell2017-04-131-1/+1
* more tweaks to 'do's podDavid Mitchell2017-04-131-7/+11
* perlunicode: Update text about malformed UTF-8Karl Williamson2017-04-111-11/+19
* PATCH: [perl #130801] perlapi: Clarify SvIV/SvUV/SvNV behaviorPali2017-04-111-18/+33
* perlunicode: Add linkKarl Williamson2017-04-091-1/+2
* PATCH: [perl #121292] wrong perlunicode BOM claimsKarl Williamson2017-04-081-6/+8
* Spelling corrections only.James E Keenan2017-04-071-2/+2
* [MERGE] make tests run without '.' in @INCDavid Mitchell2017-04-0761-64/+147
|\
| * Safe.pm: document rdo()'s usage of @INCDavid Mitchell2017-04-071-1/+4
| * fix and test execution of non-empty .bs filesDavid Mitchell2017-04-076-4/+31
| * dist/Unicode-Normalize/Makefile.PL: fix 'do'David Mitchell2017-04-071-1/+1
| * fix cases where 'do file' should be 'do ./file'.James E Keenan2017-04-073-4/+4
| * utils/libnetcfg: fix 'do' without '.' in @INCDavid Mitchell2017-04-071-1/+1
| * Porting/bench.pl: fix 'do' without '.' in @INCDavid Mitchell2017-04-071-1/+5
| * fixup regen/regcharclass.pl for no '.'in @INCDavid Mitchell2017-04-072-2/+2
| * fix dist/Safe/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-071-1/+1
| * fix dist/Time-HiRes/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-0711-0/+11
| * fix ExtUtils-ParseXS/t/*.t that needed '.' in @INCDavid Mitchell2017-04-073-0/+3
| * fix dist/base/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-072-2/+2
| * fix lib/B/Deparse.t that assumed '.' in @INCDavid Mitchell2017-04-071-1/+1
| * fix ext/Pod-Html/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-0715-15/+15
| * fix ext/arybase/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-071-0/+1
| * fix ext/XS-APItest/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-072-2/+5
| * fixup tests under t/ that assumed '.' in @INCDavid Mitchell2017-04-078-19/+12
| * stop passing '.' in @INC to testsDavid Mitchell2017-04-073-10/+48
|/
* pods: Add L<> for links missing them; a couple nitsKarl Williamson2017-04-0524-59/+67