summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.31.10Sawyer X2020-03-201-0/+1
* perldelta cleanupSawyer X2020-03-201-386/+28
* Add obituary for DrForr...Sawyer X2020-03-201-2/+8
* fix PERL_GLOBAL_STRUCT_PRIVATE buildsDavid Mitchell2020-03-202-0/+5
* regcomp.c: Update commentsKarl Williamson2020-03-201-2/+2
* Add named sequences to Unicode wildcard name capabilitesKarl Williamson2020-03-207-31/+172
* regcomp.c: white-space onlyKarl Williamson2020-03-201-6/+6
* regcomp.c: Add a [ to fake string only if original had oneKarl Williamson2020-03-201-4/+10
* mktables: Change named sequences to 5 digitsKarl Williamson2020-03-205-13/+10
* regcomp.c: Fix misspellingKarl Williamson2020-03-201-1/+1
* Document chained oprators in perldeltaSawyer X2020-03-201-0/+17
* fixup to free_and_set_cop_warnings()David Mitchell2020-03-206-13/+12
* vmsish.h: Fix missing semicolon from 2bc5f86Craig A. Berry2020-03-191-1/+1
* Correct some grammar in README.linux and update itShlomi Fish2020-03-191-6/+17
* lib/unicore/mktables: use function signaturesNicolas R2020-03-195-776/+289
* modernize mkppport with signaturesNicolas R2020-03-191-12/+8
* regen/reentr.pl: Add commentKarl Williamson2020-03-181-0/+7
* regen/reentr.pl: Rearrange ternary expressionKarl Williamson2020-03-181-21/+20
* File-Glob/bsd_glob.c: use PerlEnv_getenv()Karl Williamson2020-03-181-2/+2
* Perl_init_tm: Use mutex to avoid race.Karl Williamson2020-03-181-0/+2
* Merge branch 'time64' into bleadKarl Williamson2020-03-182-107/+134
|\
| * time64.c: Add a branch prediction for unlikely eventKarl Williamson2020-03-181-1/+1
| * time64.c: Add mutex protectionKarl Williamson2020-03-181-3/+46
| * time64.[ch]: Inline only use of another macroKarl Williamson2020-03-182-30/+21
| * time64.[ch]: Inline only use of a macro and fcnKarl Williamson2020-03-182-32/+25
| * time64.c: White-space onlyKarl Williamson2020-03-181-42/+42
| * time64.c: Refactor Perl_localtime64_r()Karl Williamson2020-03-181-8/+7
| * time64.c: Store fcn return in a variableKarl Williamson2020-03-181-1/+2
|/
* reentr.[ch]: Add gmtime_r, localtime_rKarl Williamson2020-03-183-7/+72
* reentr.h: Add way to see if reentrant usedKarl Williamson2020-03-182-0/+145
* reentr.h: Add clarifying commentKarl Williamson2020-03-182-4/+8
* reentr.[ch]: White-space onlyKarl Williamson2020-03-182-557/+557
* perl.h: Add ENV_LOCALE (UN)?LOCK macrosKarl Williamson2020-03-181-0/+15
* pp_match(): output regex debugging infoKarl Williamson2020-03-184-3/+61
* regcomp.h: Add macroKarl Williamson2020-03-181-0/+16
* pp_match: Use 'z' length modifier to format sizesKarl Williamson2020-03-181-3/+3
* POSIX.xs: Never pass NULL to ctermid()Karl Williamson2020-03-182-3/+5
* Regne reentr.c.Karl Williamson2020-03-181-0/+1
* reentr.c: revise handling of several wrapped fcnsKarl Williamson2020-03-182-120/+99
* reentr.c: Handle getspnam()Karl Williamson2020-03-183-6/+107
* reentr.c: Use keywords, not opsKarl Williamson2020-03-182-92/+110
* fixup to "avoid identical stack traces" - try 2David Mitchell2020-03-184-9/+30
* Fix pod errorsKarl Williamson2020-03-161-2/+2
* perlre: Note savepv() allocations need to be freedKarl Williamson2020-03-161-2/+4
* switch_category_locale_to_template: Fix use-after-free under -DLvDagfinn Ilmari Mannsåker2020-03-161-1/+1
* Dynaloader: Add, fix commentsKarl Williamson2020-03-161-1/+13
* iperlsys.h: White-space onlyKarl Williamson2020-03-161-6/+5
* Add macro to free and set cop_warningsNicolas R2020-03-166-34/+29
* reentr.[ch]: White-space onlyKarl Williamson2020-03-153-967/+1155
* regen/reentr.pl: Add some commentsKarl Williamson2020-03-152-0/+44