summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (perl #133462) add specific test run instructions to README.win32Tony Cook2019-02-051-0/+7
* (perl #108276) reduce recursion on opsTony Cook2019-02-054-166/+234
|\
| * (perl #108276) optimize child ops in sibling orderTony Cook2019-02-051-1/+21
| * (perl #108276) indent optimize_op() loop bodyTony Cook2019-02-051-24/+24
| * (perl #108276) remove recursion from optimize_op()Tony Cook2019-02-051-6/+10
| * (perl #108276) add wrappers for deferred op processingTony Cook2019-02-051-8/+9
| * (perl #108276) indent body of new finalize_op() loopTony Cook2019-02-051-130/+130
| * (perl #108276) eliminate recursion from finalize_op()Tony Cook2019-02-054-5/+48
|/
* Grammatical correction only.James E Keenan2019-02-044-3/+4
* Define _GNU_SOURCE if using the musl libc on linux.Andy Dougherty2019-01-311-0/+10
* Improve detection of memrchr, strlcat, and strlcpy.Andy Dougherty2019-01-311-6/+57
* Update Encode to CPAN version 3.00Chris 'BinGOs' Williams2019-01-317-23/+38
* If comparison is always true, while (1) should suffice.James E Keenan2019-01-291-12/+13
* perldelta for d4c456e337e6Tony Cook2019-01-301-1/+3
* (perl #133782) set magic when changing $^RTony Cook2019-01-302-5/+22
* Split t/re/fold_grind.t into multiple test filesKarl Williamson2019-01-298-37/+185
* Update Test-Simple to CPAN version 1.302161Chris 'BinGOs' Williams2019-01-2967-423/+88
* bump $IO::VERSIONTony Cook2019-01-2911-11/+11
* Avoid indenting POD paragraphs in dist/IOShlomi Fish2019-01-282-4/+4
* Update perlfaq to CPAN version 5.20190126Chris 'BinGOs' Williams2019-01-2813-32/+36
* don't leak temp filesTony Cook2019-01-281-1/+1
* PERL_OP_PARENT is always defined, stop testing for itTony Cook2019-01-2512-68/+9
* Another attempt to improve Configure detection of memmem() [perl #133760].Andy Dougherty2019-01-231-40/+18
* Add ability to include literal text in the prototype check.Andy Dougherty2019-01-231-0/+1
* find.t: Use temporary testing directory for all blocks of tests.James E Keenan2019-01-231-46/+56
* sv_utf8_(downgrade|decode) no longer marked experimentalTony Cook2019-01-231-2/+2
* Improve Configure detection of memmem() [perl #133760].Andy Dougherty2019-01-221-2/+41
* perldelta for 4829a1eae86eTony Cook2019-01-221-2/+3
* (perl #133751) qr// is already blessedTony Cook2019-01-221-1/+3
* perldelta for 5d4636a3aa0bTony Cook2019-01-221-1/+5
* (perl #130367) separate error for push etc on hash/globTony Cook2019-01-222-0/+38
* Test file in Encode is no longer customisedChris 'BinGOs' Williams2019-01-212-5/+0
* Encode: synch with CPAN version 2.99Dan Kogai2019-01-2112-580/+1606
* (perl #131562) correct large line numbers copying eval lines on #lineTony Cook2019-01-211-5/+5
* Provide defined value for $TODO only where test should not run.James E Keenan2019-01-201-10/+9
* Provide defined value for $TODO only where test is still failing.James E Keenan2019-01-201-3/+5
* Here be unicornsChris 'BinGOs' Williams2019-01-201-1/+1
* fix version in deltaKaren Etheridge2019-01-191-1/+1
* Update Module::CoreList for 5.29.8Abigail2019-01-203-2/+31
* Bump the perl version in various places for 5.29.8Abigail2019-01-2022-135/+135
* New perldelta for 5.29.8Abigail2019-01-2011-107/+557
* Tick!Abigail2019-01-201-1/+1
* Epigraph for 5.29.7Abigail2019-01-201-0/+19
* Porting/makerel: fix progress message.Abigail2019-01-201-1/+1
* And 5.29.7 release to pod/perlhistv5.29.7Abigail2019-01-201-0/+1
* Bump copyright to 2019 in perl.c and README.Abigail2019-01-202-3/+3
* New/Update Modules section for perldeltaAbigail2019-01-201-13/+47
* Perldelta acknowledgements for 5.29.7.Abigail2019-01-201-2/+24
* Update Module::CoreList for 5.29.7Abigail2019-01-201-4/+131
* Perldelta: Link to each ticket.Abigail2019-01-191-7/+7