summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test that many blank lines doesn't exhaust stack in the tokenizerTony Cook2020-05-211-1/+12
* perlop - Use a tied scalar directly in chained comparison examplesDan Book2020-05-211-9/+10
* perlop - Add more examples for chained comparisonsDan Book2020-05-211-1/+15
* perlsyn - Mention that postfix foreach cannot specify a lexical variableDan Book2020-05-201-0/+2
* A few small cleanups in ConfigureH.Merijn Brand2020-05-191-9/+0
* pp_sys.c: don't hardcode socket address buffer sizeTomasz Konojacki2020-05-192-3/+7
* add Configure probe for struct sockaddr_storageTomasz Konojacki2020-05-1915-3/+44
* Reflect move of metaconfig.gitDominic Hargreaves2020-05-171-3/+4
* Update release schedule for forthcoming maint releasesSteve Hay2020-05-151-0/+2
* Add epigraph for 5.31.11Steve Hay2020-05-141-0/+6
* Tick 5.31.11 in another place and correct its release dateSteve Hay2020-05-141-2/+2
* typo "set_locale" should be "setlocale"Paul Marquess2020-05-121-1/+1
* Fixed typemap in perlxs.Håkon Hægland2020-05-102-2/+3
* Store github token after workflow v1 checkout.John Lightsey2020-05-071-0/+2
* perlguts.pod - add C<> around a mention of dTHX;Richard Leach2020-05-031-1/+1
* Sync Encode version 3.06 into bleadDan Kogai2020-05-025-27/+10
* handle_names_wildcard: better avoid compiler warningDagfinn Ilmari Mannsåker2020-04-301-2/+2
* handle_names_wildcard: avoid compiler warningHugo van der Sanden2020-04-301-1/+1
* Fix panic in Unicode wildcard matchingKarl Williamson2020-04-291-3/+3
* regcomp.c: Add assertKarl Williamson2020-04-291-0/+1
* regcomp.c: Fix named sequences in (?[...])Karl Williamson2020-04-293-5/+56
* regcomp.c: Avoid use after freeKarl Williamson2020-04-292-13/+27
* regcomp.c: Add commentsKarl Williamson2020-04-291-1/+9
* What can we make with pasta and toilet roll?Chris 'BinGOs' Williams2020-04-291-1/+1
* Update repository and bugtracker meta for Module-CoreListChris 'BinGOs' Williams2020-04-291-2/+2
* Link to the definition of true and false from perlsynE. Choroba2020-04-281-1/+2
* perldiag: Alphabetize two entriesKarl Williamson2020-04-281-14/+14
* perldiag: Update text about '{' warnings/deathKarl Williamson2020-04-281-78/+5
* perldeprecation: Update for 5.32 changed behaviorKarl Williamson2020-04-281-2/+3
* Bump Module::CoreList for 5.31.12Sawyer X2020-04-293-2/+31
* Bump the perl version in various places for 5.31.12Sawyer X2020-04-2924-138/+138
* new perldelta for 5.31.11Sawyer X2020-04-2911-60/+509
* tick releaseSawyer X2020-04-291-2/+2
* Add new release to perlhistv5.31.11Sawyer X2020-04-281-0/+1
* Update perldeltaSawyer X2020-04-281-331/+44
* Update Module::CoreList for 5.31.11Sawyer X2020-04-283-14/+81
* Clarifying the note about "list form" and Windows.Jason McIntosh2020-04-281-7/+6
* Further PR fixes and whitespace/fill tweaksJason McIntosh2020-04-281-29/+37
* More fixes from PR review.Jason McIntosh2020-04-281-16/+16
* Clarifying that it's OK to work with bareword filehandle names if they're bui...Jason McIntosh2020-04-281-1/+1
* Typo and whitespaces fixes and suchJason McIntosh2020-04-281-10/+10
* Clarifying that the PerlIO technical node applies only to older Perl.Jason McIntosh2020-04-281-4/+5
* Updating the cross-references to perlfunc/open so that it aims at the new fir...Jason McIntosh2020-04-282-32/+32
* Making several revisions to the `open` section of perlfunc.pod, primarily (bu...Jason McIntosh2020-04-281-160/+265
* Sync Test-Simple with CPAN version 1.302175Chad Granum2020-04-2868-82/+98
* [MERGE] Revert BEGIN { caller() } fixupsDavid Mitchell2020-04-278-100/+6
|\
| * Revert "avoid identical stack traces"David Mitchell2020-04-276-63/+2
| * Revert "docs: clarify effect of $^H, %^H, ${^WARNING_BITS}"David Mitchell2020-04-271-12/+0
| * Revert "fixup to "avoid identical stack traces" - try 2"David Mitchell2020-04-274-30/+9
|/
* Two fatalizations completed on scheduleJames E Keenan2020-04-271-3/+2