| Commit message (Expand) | Author | Age | Files | Lines |
* | autodoc.pl: Strip, lead/trail space from =for apidoc | Karl Williamson | 2019-05-30 | 1 | -1/+1 |
* | autodoc.pl: White-space only | Karl Williamson | 2019-05-30 | 1 | -49/+49 |
* | autodoc.pl: Refactor slightly | Karl Williamson | 2019-05-30 | 1 | -4/+7 |
* | autodoc.pl: Change name of variable | Karl Williamson | 2019-05-30 | 1 | -7/+7 |
* | Use of strings with code points over 0xFF as arguments to "vec" | James E Keenan | 2019-05-30 | 7 | -37/+23 |
* | PATCH: [perl #119439] Remove Pod::Parser from core | Karl Williamson | 2019-05-30 | 52 | -7721/+4 |
* | pod/perlpod: Add advice about Z<> uses | Karl Williamson | 2019-05-30 | 1 | -1/+40 |
* | podcheck.t: Stop using Pod::Parser | Karl Williamson | 2019-05-30 | 1 | -31/+8 |
* | podcheck.t: Sort some output for consistency | Karl Williamson | 2019-05-30 | 1 | -2/+2 |
* | podcheck.t: Typos, white-space, comment | Karl Williamson | 2019-05-30 | 1 | -5/+9 |
* | perldelta for fb5e77103dd4, 35608a1658fe | Tony Cook | 2019-05-30 | 1 | -1/+4 |
* | (perl #122112) a simpler fix for pclose() aborted by a signal | Tony Cook | 2019-05-30 | 2 | -3/+11 |
* | (perl #122112) test for signal handler death in pclose | Tony Cook | 2019-05-30 | 1 | -1/+22 |
* | Make sv_mortalcopy_flags() public | Pali | 2019-05-29 | 3 | -2/+7 |
* | Remove remaining assignments to SvCUR and SvLEN in core | Dagfinn Ilmari Mannsåker | 2019-05-28 | 9 | -10/+25 |
* | Update Pod-Simple to CPAN version 3.36 | Karl Williamson | 2019-05-27 | 47 | -408/+2317 |
* | Make sure 'if' compiled before Pod::Simple | Karl Williamson | 2019-05-27 | 2 | -4/+8 |
* | make_ext.pl: Add some general comments | Karl Williamson | 2019-05-27 | 1 | -0/+8 |
* | Better document build dependency ordering | Karl Williamson | 2019-05-27 | 2 | -2/+9 |
* | perlsource: Better document Configure | Karl Williamson | 2019-05-27 | 1 | -5/+9 |
* | Don't use PL_check[op_type] to check for filetets ops to stack | Dagfinn Ilmari Mannsåker | 2019-05-27 | 3 | -7/+7 |
* | Module-CoreList: Add some L<> to pod | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | perlpodspec: Pod in heredocs is still pod | Karl Williamson | 2019-05-25 | 1 | -0/+3 |
* | utils/h2xs.PL: Use L</Foo Bar>, not L<Foo Bar> in pod | Karl Williamson | 2019-05-25 | 1 | -1/+1 |
* | perltie: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 1 | -5/+5 |
* | lib/warnings.pm: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 2 | -4/+4 |
* | lib/overload.pm: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 1 | -15/+15 |
* | Unicode::UCD: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 5 | -6/+6 |
* | lib/Class/Struct.pm: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | Tie::File: Use L</Foo>, not L<"Foo"> in pod | Karl Williamson | 2019-05-25 | 1 | -1/+1 |
* | perlxstut: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | configpm: Remove extraneous =cut lines | Karl Williamson | 2019-05-25 | 1 | -4/+0 |
* | README.os2: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 1 | -4/+4 |
* | Porting/release_managers_guide.pod: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | INTALL: Use L</Foo Bar>, not L<Foo Bar> | Karl Williamson | 2019-05-25 | 1 | -3/+3 |
* | Time::HiRes: Remove trailing blanks | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | Time::HiRes: Add L<> to pod links | Karl Williamson | 2019-05-25 | 2 | -11/+23 |
* | INSTALL: Add L<> and F<> pod directives | Karl Williamson | 2019-05-25 | 1 | -27/+27 |
* | PathTools::Win32.pm: Add L<> around link in pod | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | SelfLoader: Add L<> around link in pod | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | Locale::Maketext: Add L<> around links in pod | Karl Williamson | 2019-05-25 | 3 | -7/+7 |
* | I18N::LangTags: Add L<> around links in pod | Karl Williamson | 2019-05-25 | 1 | -8/+8 |
* | Tie::File: Add L<> around link in pod | Karl Williamson | 2019-05-25 | 2 | -3/+3 |
* | lib/Unicode/UCD.t: Use standard Perl environment variable | Karl Williamson | 2019-05-25 | 1 | -3/+3 |
* | perlrun: Add L<> to links | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | IO: Add L<> around link in pod | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | ExtUtils::CBuilder: Add L<> around a link in the pod | Karl Williamson | 2019-05-25 | 1 | -2/+2 |
* | perlbug.PL: Add L<> around a link in the pod | Karl Williamson | 2019-05-25 | 1 | -1/+1 |
* | Unicode::Normalize: Add L<> to links in pod | Karl Williamson | 2019-05-25 | 1 | -7/+7 |
* | Add log library to libwanted; provides __android_log_print for Sys::Syslog | Richard Leach | 2019-05-25 | 1 | -1/+1 |