summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a 5.33.8 to pod/perlhist.podv5.33.8Nicolas R2021-03-201-0/+1
* epigraph for v5.33.8Nicolas R2021-03-201-0/+4
* Edit perldelta for v5.33.8 releaseNicolas R2021-03-201-287/+51
* Update Module::CoreList for 5.33.8Nicolas R2021-03-201-0/+31
* Revert "perldelta for DEBUG_PRE_STMTS, DEBUG_POST_STMTS"Nicolas R2021-03-201-11/+0
* perldelta for DEBUG_PRE_STMTS, DEBUG_POST_STMTSKarl Williamson2021-03-201-0/+11
* Tag Win32 as using 0.57Nicolas R2021-03-201-1/+1
* Update IO-Compress to release 2.102Nicolas R2021-03-2034-180/+459
* Synchronize Compress-Raw-Zlib with CPAN 2.101Nicolas R2021-03-202-2/+2
* Synchronize Compress-Raw-Bzip2 with CPAN 2.101Nicolas R2021-03-203-3/+3
* switch to using the test.pl test functions for op/arith2.tTony Cook2021-03-191-30/+25
* reindent to standard perl indentTony Cook2021-03-191-30/+31
* we no longer need to setup @INCTony Cook2021-03-191-10/+0
* Split Config-dependent tests in t/opbasic/arith.t to t/op/arith2.tTony Cook2021-03-193-56/+74
* Merge branch 'leonerd/caller-no-try' into bleadPaul "LeoNerd" Evans2021-03-193-0/+28
|\
| * Document that caller() does not see try{} blocksPaul "LeoNerd" Evans2021-03-192-0/+12
| * Unit-test that try{} blocks are invisible to caller()Paul "LeoNerd" Evans2021-03-191-0/+16
|/
* Merge branch 'khw/pr6' into bleadJames E Keenan2021-03-181-1/+1
|\
| * mg.c: Silence compiler warningKarl Williamson2021-03-181-1/+1
|/
* Correct version information for older perl*delta.podKeith Thompson2021-03-184-6/+6
* Add ability to easily add info to DEBUG outputKarl Williamson2021-03-171-2/+33
* loc_tools.pl: Fix valid_categories calculationKarl Williamson2021-03-171-3/+11
* Identify the algorithm which 'sort' uses: mergesortJames E Keenan2021-03-171-0/+3
* Add cop_hints_exists_*Leon Timmermans2021-03-152-1/+62
* Add cophh_exists_* functionsLeon Timmermans2021-03-151-0/+53
* Make REFCOUNTED_HE_EXISTS available outside of coreLeon Timmermans2021-03-151-3/+1
* document how to create a remote-tracking branche for every PRTony Cook2021-03-151-0/+29
* document how to get a PR as a local branchTony Cook2021-03-152-1/+26
* Merge branch 'pod-html-duplicate-assignment-20210312' into bleadJames E Keenan2021-03-141-2/+1
|\
| * Eliminate double assignment from @_James E Keenan2021-03-121-3/+2
* | Remove duplicate call to init_globals()James E Keenan2021-03-141-3/+1
* | Update Win32 from version 0.56 to 0.57Tomasz Konojacki2021-03-132-2/+2
|/
* POSIX.pod: Fix strxfrm, strcoll entriesKarl Williamson2021-03-121-1/+5
* locale.c: Add a branch predictionKarl Williamson2021-03-121-1/+1
* perl.h: Clarify debugging msg for localesKarl Williamson2021-03-101-4/+9
* intrpvar.h: Add clarifying commentKarl Williamson2021-03-101-0/+2
* Fix description of what Perl does with unencoded strings.Felipe Gasper2021-03-101-4/+19
* Perl_regexec_flags(): fixup code commentsDavid Mitchell2021-03-091-4/+4
* Perl_do_sv_dump(): handle PL_strtabDavid Mitchell2021-03-091-2/+9
* Update Win32 from version 0.54 to 0.56Tomasz Konojacki2021-03-085-366/+371
* testsuite.yml: set CCHOME during 'make'Tomasz Konojacki2021-03-081-3/+2
* Increase page file quota advice in README.vmsCraig A. Berry2021-03-051-2/+2
* Use IsForeign throughout examplebrian d foy2021-03-051-1/+1
* Bump Data::Dumper versionAaron Crane2021-03-031-2/+2
* Make Data::Dumper mark regex output as UTF-8 if neededAaron Crane2021-03-032-1/+28
* Dumper.xs: factor out internal dump_regexp() functionAaron Crane2021-03-031-55/+68
* embed.fnc: White space onlyKarl Williamson2021-03-031-2/+2
* embed.fnc: Add clarifying commentKarl Williamson2021-03-021-1/+4
* regcomp.c: Remove memory leakKarl Williamson2021-02-282-1/+9
* handy.h: Fix #ifdefKarl Williamson2021-02-281-1/+1