summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Clarify in documentation that sv_isa_sv does not invoke magicPaul "LeoNerd" Evans2019-12-111-0/+2
* APItest.xs: Increase versionPali2019-12-101-1/+1
* APItest.xs: Fix compile warning: format ā€˜%dā€™ expects argument of type ā€˜...Pali2019-12-101-1/+1
* Enable smoke-testing on all branchesMax Maischein2019-12-104-4/+4
* Fix superfluous article and comma spliceFelipe Gasper2019-12-101-1/+1
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-0933-185/+471
* regcomp.c: Make some refcnt changes NNKarl Williamson2019-12-091-3/+4
* re/regexp_unicode_prop.t: Add commentKarl Williamson2019-12-091-0/+1
* regcomp.c: White-space onlyKarl Williamson2019-12-091-10/+10
* PATCH GH #17025 \p{user-defined} overrides official UnicodeKarl Williamson2019-12-099-21/+104
* regcomp.c: Replace a loop with strcspn()Karl Williamson2019-12-091-11/+10
* Correct typo: the warning has 'statement' in singularJames E Keenan2019-12-081-1/+1
* fix Github URL in message posted to #p5p-qaTony Cook2019-12-091-1/+1
* re-work travis cases to test more varietyTony Cook2019-12-091-2/+7
* regcomp.c: Replace a loop with memchrKarl Williamson2019-12-071-8/+4
* regcomp.c: After AvARRAY(), don't use av_storeKarl Williamson2019-12-071-1/+1
* regcomp.c: White space onlyKarl Williamson2019-12-071-2/+2
* regcomp.c: Use inRANGE macroKarl Williamson2019-12-071-6/+6
* t/op/die.t: 'use utf8'Karl Williamson2019-12-071-0/+2
* handy.h: Fix typo in little-used macroKarl Williamson2019-12-071-1/+1
* ext/XS-APItest/t/utf8_warn_base.pl: Fix for EBCDICKarl Williamson2019-12-071-20/+27
* ext/XS-APItest/t/utf8_warn_base.pl: Don't recalculate valueKarl Williamson2019-12-071-4/+3
* ext/XS-APItest/t/utf8_warn_base.pl: Fix comment typosKarl Williamson2019-12-071-3/+2
* regen/ebcdic.pl: Fix bug in decoding some high code pointsKarl Williamson2019-12-072-7/+17
* regen/ebcdic.pl: Comments only: typo, add column headingsKarl Williamson2019-12-071-1/+4
* Fix UTF8_IS_START on EBCDICKarl Williamson2019-12-071-3/+11
* Update IO-Compress to CPAN version 2.093Chris 'BinGOs' Williams2019-12-0729-140/+140
* Update Compress-Raw-Bzip2 to CPAN version 2.093Chris 'BinGOs' Williams2019-12-073-3/+3
* Update Compress-Raw-Zlib to CPAN version 2.093Chris 'BinGOs' Williams2019-12-072-2/+2
* Update IO-Compress to CPAN version 2.092Chris 'BinGOs' Williams2019-12-0629-128/+128
* Update Compress-Raw-Bzip2 to CPAN version 2.092Chris 'BinGOs' Williams2019-12-063-3/+3
* Update Compress-Raw-Zlib to CPAN version 2.092Chris 'BinGOs' Williams2019-12-062-2/+2
* Local variable 'last' hides a parameter of the same nameJames E Keenan2019-12-051-9/+8
* Update link to Birrell's threads paperbrian d foy2019-12-051-1/+1
* Local variable 'imode' hides a parameter of the same nameJames E Keenan2019-12-041-1/+1
* perldelta for 5e91ca38cafa2b006f7671e941287e05d31c2d97James E Keenan2019-12-041-0/+4
* perldelta for 41fb88e3240, b34c1a7ee25Tony Cook2019-12-051-1/+4
* updates to $^H{feature_validname} now update cop_featuresTony Cook2019-12-057-60/+183
* tests for the faster features problem sprout pointed outTony Cook2019-12-052-0/+49
* Correct inconsistent version numbers in English.pmJames E Keenan2019-12-042-2/+3
* perldelta for 62fc08893a06fdb5633e7656e3c783d705682fd1James E Keenan2019-12-041-0/+4
* Update Test-Simple to CPAN version 1.302170Chad Granum2019-12-0466-66/+68
* skip code that requires dynamic loading and minitest worksTony Cook2019-12-041-2/+4
* fix skip for loop over localesTony Cook2019-12-041-30/+32
* POSIX isn't loadable in miniperlTony Cook2019-12-041-1/+3
* move the implementation of %-, %+ into coreTony Cook2019-12-046-169/+200
* Regenerate Configure and friends after metaconfig changesKarl Williamson2019-12-0314-20/+192
* metaconfig.h: Add entry for wcrtomb()Karl Williamson2019-12-031-0/+1
* metaconfig.h: Rmv temporary entriesKarl Williamson2019-12-031-14/+0
* Update documentation for UTF8fPali2019-12-031-5/+6