summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.33.3 todayv5.33.3Steve Hay2020-10-201-0/+1
* Finalize perldeltaSteve Hay2020-10-201-2/+31
* Update Module::CoreList for 5.33.3Steve Hay2020-10-201-8/+194
* sysconf.t: close() takes filehandle, not file descriptorJames E Keenan2020-10-191-5/+6
* Update Devel-PPPort to release 3.62Nicolas R2020-10-1923-104/+284
* perldelta - Various updatesSteve Hay2020-10-181-15/+47
* perldelta - Remove boilerplateSteve Hay2020-10-181-294/+0
* perldelta - Update Modules and PragmataSteve Hay2020-10-181-23/+147
* perlbug - remove obsolete paragraphDan Book2020-10-171-3/+0
* INSTALL - Correct section about upgrading from previous versionSteve Hay2020-10-171-2/+2
* Consolidate and revise pod for toLOWERfoo()Karl Williamson2020-10-171-42/+56
* regcomp.c: Do some extra foldingKarl Williamson2020-10-161-4/+19
* regexec.c: Store expression in a variableKarl Williamson2020-10-161-10/+11
* regexec.c: Change variable name in a functionKarl Williamson2020-10-161-8/+8
* regexec.c: Rename local variable; change typeKarl Williamson2020-10-161-32/+33
* charclass_invlists.h: Add some inverse folds.Karl Williamson2020-10-164-160/+222
* regen/regcharclass.pl: White space onlyKarl Williamson2020-10-162-39/+73
* regen/regcharclass.pl: Rmv unused macroKarl Williamson2020-10-162-33/+2
* regen/regcharclass_multi_char_folds.pl: Use case foldKarl Williamson2020-10-162-46/+138
* regen/regcharclass_multi_char_folds.pl: White space, comment onlyKarl Williamson2020-10-162-18/+17
* regcharclass.h: multi-folds: Add some unfoldedsKarl Williamson2020-10-163-257/+258
* regen/regcharclass.pl: Use char instead of hexKarl Williamson2020-10-162-317/+347
* regen/regcharclass.pl: Move parameter to callerKarl Williamson2020-10-162-4/+8
* regen/regcharclass.pl: Change member to methodKarl Williamson2020-10-162-288/+301
* regcomp.c: SimplifyKarl Williamson2020-10-161-22/+7
* regcomp.c,regexec.c: SimplifyKarl Williamson2020-10-162-31/+8
* regnodes.h: Add two convenience bit masksKarl Williamson2020-10-165-3/+63
* regcomp.c: SimplifyKarl Williamson2020-10-161-3/+3
* regcomp.sym: Make adjacent opcodes for 2 similar regnodesKarl Williamson2020-10-163-30/+31
* regcomp.sym: Update node commentsKarl Williamson2020-10-163-18/+21
* regcomp.c: Clarify commentKarl Williamson2020-10-161-6/+6
* regen/unicode_constants.pl: Add a couple constantsKarl Williamson2020-10-162-0/+8
* regexp.h: White-space onlyKarl Williamson2020-10-161-167/+167
* Make some flags accessible from /extKarl Williamson2020-10-162-2/+2
* ext/B/Makefile.PL: #define can have interior white spaceKarl Williamson2020-10-161-1/+1
* Porting/checkAUTHORS.pl --update --from=v5.33.2Steve Hay2020-10-161-0/+1
* Porting/checkAUTHORS.pl - Don't switch EOLs on WindowsSteve Hay2020-10-161-1/+1
* t/porting/customized.dat - Pod::Checker no longer has any CUSTOMIZED filesSteve Hay2020-10-161-4/+0
* RMG - Spelling and grammar tweaksSteve Hay2020-10-161-8/+8
* HP cc can't handle NOT_REACHEDKarl Williamson2020-10-151-1/+1
* Change name of intermediary macro, and #undef itKarl Williamson2020-10-151-3/+4
* Fix __builtin_unreachableKarl Williamson2020-10-151-1/+1
* version - Fixes from recent CPAN update (966a34475a)Steve Hay2020-10-153-1/+5
* Memoize - t/expmod_t.t and t/speed.t were CUSTOMIZED by 53379bfd2f and f0206e...Steve Hay2020-10-152-1/+6
* Math::Complex - t/underbar.t was CUSTOMIZED by cde2523b3aSteve Hay2020-10-152-0/+2
* Tie::RefHash - Some files are EXCLUDED from bleadSteve Hay2020-10-151-0/+4
* regcomp.c: Zero width constructs shouldn't be SIMPLEKarl Williamson2020-10-151-3/+0
* Refactor and document ASSUME()Karl Williamson2020-10-141-23/+37
* Document NOOP, dNOOP, dVARKarl Williamson2020-10-141-11/+32
* win32: use the same manifest for Visual C++ and gcc buildsTomasz Konojacki2020-10-144-23/+22