summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.35.3Karen Etheridge2021-08-201-0/+1
* finalize perldeltaKaren Etheridge2021-08-201-7/+74
* Update Module::CoreList for 5.35.3Karen Etheridge2021-08-203-2/+30
* update AUTHORSKaren Etheridge2021-08-201-1/+1
* more perldelta updatesKaren Etheridge2021-08-201-293/+12
* perlop: Fix indented here-doc empty line descriptionKarl Williamson2021-08-201-9/+10
* add some missing perldelta entriesKaren Etheridge2021-08-201-3/+23
* collapse 3 whitespace to 2Karen Etheridge2021-08-201-4/+4
* fix pod markupKaren Etheridge2021-08-201-1/+1
* Added my choice of epigraph for 5.35.2Neil Bowers2021-08-191-0/+6
* perldelta for sort.pm becoming a no-op.Nicholas Clark2021-08-182-1/+8
* Add top-level Code of Conduct documentDavid Golden2021-08-172-0/+21
* pp_defined: modify OP_DEFINED paths to use TOPs and RETSETsRichard Leach2021-08-171-8/+5
* perldelta updatesTony Cook2021-08-171-1/+23
* bump $Time::HiRes::VERSIONTony Cook2021-08-171-1/+1
* Perldelta that «use v5.35» enables warningsLeon Timmermans2021-08-161-5/+2
* mktables: Generate =head1 NAME line in Name.pmKarl Williamson2021-08-155-4/+9
* Document v5.35 warnings-on-by-defaultBen Cornett2021-08-155-15/+37
* Test new warnings enabled by defaultAsher Mancinelli2021-08-151-1/+18
* Add asher mancinelli to AUTHORSAsher Mancinelli2021-08-151-0/+1
* Enable warnings on «use v5.35»Leon Timmermans2021-08-151-0/+3
* Add "run makedepend in parallel" to perldeltaMax Maischein2021-08-141-1/+7
* Add utf8_to_utf16Karl Williamson2021-08-147-4/+137
* Improve utf16_to_utf8_reversed()Karl Williamson2021-08-145-41/+64
* lib/unicore/mktables: correct sub signatures in 2 locationsJames E Keenan2021-08-145-6/+4
* Simplify utf16_to_utf8()Karl Williamson2021-08-141-30/+10
* Merge branch 'pod-html-refactoring-4-of-5' into bleadJames E Keenan2021-08-142-60/+76
|\
| * Pod::Html::Util: small documentation changesJames E Keenan2021-08-141-1/+3
| * Pod::Html: assign directly to array refJames E Keenan2021-08-141-1/+3
| * Pod-Html: Simplify the sub which processes optionsJames E Keenan2021-08-142-59/+71
|/
* utf8.c: Rmv #undefKarl Williamson2021-08-141-2/+0
* utf8.c: Use macros instead of reinventing themKarl Williamson2021-08-141-12/+8
* utf8.c: Refactor is_utf8_char_helper()Karl Williamson2021-08-145-117/+88
* Make macro isUTF8_CHAR_flags an inline fcnKarl Williamson2021-08-146-40/+82
* is_utf8_valid_partial_char_flags: Use DFAKarl Williamson2021-08-143-10/+39
* utf8.c: Rmv EBCDIC dependencyKarl Williamson2021-08-141-17/+8
* utf8.c: Rmv an EBCDIC dependencyKarl Williamson2021-08-143-10/+5
* Check off 5.35.2 in release scheduleJames E Keenan2021-08-131-1/+1
* perldelta: make note of "switch" leaving the v5.36 bundleRicardo Signes2021-08-131-1/+4
* perldelta for 68327975James E Keenan2021-08-131-0/+4
* Make new makedepend logic compatible with bsd makeLeon Timmermans2021-08-131-2/+2
* Storable.xs: Fix a (possible) typo in byte-masking expression.TAKAI Kousuke2021-08-121-1/+1
* WIP: Run `makedepend` in parallel by using `make`Max Maischein2021-08-115-109/+197
* mktables: Change "null string" to "empty string"Karl Williamson2021-08-115-6/+6
* mktables: Add, fix commentsKarl Williamson2021-08-115-6/+6
* mktables: Fix debugging issuesKarl Williamson2021-08-115-10/+10
* Regen Configure and Glossary after backport of xlocale.h additionH.Merijn Brand2021-08-114-64/+92
* only #include <xlocale.h> when it is actually neededTony Cook2021-08-1114-7/+77
* installhtml: new location for imports of helper functionsJames E Keenan2021-08-101-1/+2
* Pod-Html: document new location for utility functionsJames E Keenan2021-08-107-13/+186