summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perldelta: Fix link to perlinternv5.37.1Matthew Horsfall2022-06-201-1/+1
* Add 5.37.0 and 5.37.1 to perlhistMatthew Horsfall2022-06-201-0/+3
* perldelta: Fix github linkMatthew Horsfall2022-06-201-1/+1
* perldelta: Update modules from Module::CoreList, and finalizeMatthew Horsfall2022-06-201-21/+51
* Updated Module::CoreList for 5.37.1Matthew Horsfall2022-06-203-1/+55
* perlport: Mention Ultrix is no longer supportedMatthew Horsfall2022-06-201-1/+12
* Update AUTHORS list for 5.37.1Matthew Horsfall2022-06-202-4/+10
* perldelta: Get perldelta cleaned up and ready for 5.37.1Matthew Horsfall2022-06-201-221/+24
* perldelta: Add some perldelta changes from 5.37.0 to nowMatthew Horsfall2022-06-201-2/+155
* Add perldelta for new 'catch block requires a (VAR)' syntax error messagePaul "LeoNerd" Evans2022-06-201-1/+3
* davem's perldelta entries for 5.37.1David Mitchell2022-06-201-1/+6
* Adjust comments in op.c and peep.c about the files' contentsPaul "LeoNerd" Evans2022-06-202-2/+6
* Add (C) declaration and an opening quote to peep.cPaul "LeoNerd" Evans2022-06-201-0/+19
* Split optree optimizer and finalizer from op.c into new peep.cPaul "LeoNerd" Evans2022-06-2010-4040/+4091
* Move the handy OpTYPE_set() macro out of op.c into op.h where other code can ...Paul "LeoNerd" Evans2022-06-202-6/+8
* [MERGE] exception issuesDavid Mitchell2022-06-208-129/+312
|\
| * cop.h: fix je_mustcatch code comment.David Mitchell2022-06-201-1/+1
| * t/op/catch.t: add comments explaining its purposeDavid Mitchell2022-06-201-0/+6
| * s/JUMPENV/JMPENV/gDavid Mitchell2022-06-204-7/+7
| * perlinterp.pod: rewrite Exception handing sectionDavid Mitchell2022-06-201-101/+183
| * pp_ctl.c: revamp S_docatch() and docsDavid Mitchell2022-06-201-17/+100
| * fix panic from eval {} inside /(?{...})/David Mitchell2022-06-202-3/+15
|/
* locale.c Make a char * variable constKarl Williamson2022-06-191-1/+1
* locale.c: querylocale() doesn't work on LC_ALLKarl Williamson2022-06-195-92/+186
* locale.c: Create new convenience macroKarl Williamson2022-06-192-8/+33
* perl.h: Expand scope of cpp conditionalKarl Williamson2022-06-191-2/+2
* locale.c: Remove exploratory codeKarl Williamson2022-06-191-47/+0
* locale.c: Use low level macros at low levelKarl Williamson2022-06-191-10/+14
* Perl_setlocale(): Same code for all param2 == NULLKarl Williamson2022-06-191-22/+26
* locale.c: Use a function table to simplify codeKarl Williamson2022-06-194-76/+77
* locale.c: Add panic check/messageKarl Williamson2022-06-194-3/+59
* locale.c: Add setlocale() return context macrosKarl Williamson2022-06-191-33/+50
* locale.c: Add a convenience #defineKarl Williamson2022-06-191-1/+4
* locale.c: Generalize certain Win32 callsKarl Williamson2022-06-191-11/+11
* locale.c: Create new macros for just querying localeKarl Williamson2022-06-191-27/+29
* locale.c: #define some macros in terms of a base oneKarl Williamson2022-06-191-3/+5
* locale.c: Remove spaces around a '##' preprocessor directiveKarl Williamson2022-06-191-1/+1
* locale.c: Outdent previous commitKarl Williamson2022-06-191-3/+3
* locale.c: Separate query part of emulate_setlocale()Karl Williamson2022-06-194-58/+66
* locale.c: Move fcn within fileKarl Williamson2022-06-191-42/+42
* locale.c: Comment clarifications, white spaceKarl Williamson2022-06-191-208/+335
* Rmv stray line mistakenly introduced in d4dc074d701Karl Williamson2022-06-191-2/+1
* perlapi: Note PERL_NO_GET_CONTEXT exists in perlgutsKarl Williamson2022-06-191-0/+3
* perlapi: Note PERL_GCC_BRACE_GROUPS_FORBIDDEN existsKarl Williamson2022-06-191-1/+7
* Remove a stray period from the usage outputEd Sabol2022-06-191-1/+1
* Ed Sabol is now a Perl authorTomasz Konojacki2022-06-191-0/+1
* Remove usage of old package separator.Nicolas Mendoza2022-06-181-9/+9
* Follow on to 6d21409fd4b749511b9ec73e2dbaaff513f6eae8Karl Williamson2022-06-1811-218/+219
* perlapi: Sort some consolidated entriesKarl Williamson2022-06-181-3/+3
* perldiag: ispunct is a libc, section 3, fcnKarl Williamson2022-06-182-2/+2