summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* revert smartmatch to 5.27.6 behaviourZefram2017-12-296-19/+19
* Fix Pod::Html for EBCDICKarl Williamson2017-12-271-2/+2
* fix up faulty perl embeddingsZefram2017-12-211-3/+2
* merge branch zefram/dumb_matchZefram2017-12-178-38/+30
|\
| * internally change "when" to "whereso"Zefram2017-12-051-1/+1
| * merge leavegiven op type into leaveloopZefram2017-12-051-1/+1
| * remove unused CXp_FOR_DEF and OPpITER_DEFZefram2017-11-293-13/+13
| * remove useless "break" mechanismZefram2017-11-293-4/+4
| * avoid gratuitous given/when in testZefram2017-11-281-14/+9
| * remove useless "default" mechanismZefram2017-11-281-3/+1
| * eviscerate smartmatchZefram2017-11-221-3/+2
| * regularise "when"Zefram2017-11-211-2/+2
* | show modern usage for {XS,Dyna}LoaderZefram2017-12-161-2/+2
* | semicolon-friendly diagnostic controlZefram2017-12-161-2/+2
* | retry gdbm_open() upon block size errorZefram2017-12-161-12/+21
* | document GDBM_File's delete vs each conflictZefram2017-12-151-1/+5
* | fix links in generated HTML documentationZefram2017-12-142-24/+19
* | automatic titling in Pod::HtmlZefram2017-12-1312-36/+71
* | Add variant_under_utf8_count() core functionKarl Williamson2017-12-112-0/+69
* | is_utf8_invariant_string(): small speed optimizationKarl Williamson2017-12-111-1/+1
* | APItest/t/handy_base.pl: Avoid uninitialized warningKarl Williamson2017-12-111-0/+1
* | APItest.xs: shenanigans to avoid warningsFather Chrysostomos2017-12-111-0/+6
* | Avoid newGVgen in default typemapFather Chrysostomos2017-12-101-0/+14
* | APItest/t/utf8.t: Simplify some testsKarl Williamson2017-12-082-26/+64
* | APItest/t/utf8.t: Clarify a couple of test namesKarl Williamson2017-12-071-2/+2
* | document hostname(@args) deprecationZefram2017-12-061-2/+2
* | put shadowing warnings in their own categoryZefram2017-12-062-2/+2
* | stop using &PL_sv_yes as no-op methodZefram2017-12-052-2/+10
* | POSIX.xs: remove unused variableDavid Mitchell2017-11-291-1/+0
* | Assigning non-zero to $[ will become fatal in 5.30Dagfinn Ilmari Mannsåker2017-11-282-1/+2
* | APItest: Add ability to test API fcn utf8_length()Karl Williamson2017-11-271-0/+7
* | APItest: Initialize parameterKarl Williamson2017-11-271-1/+1
* | POSIX.xs: Convert to use is_utf8_non_invariant_string()Karl Williamson2017-11-262-4/+4
* | Search for UTF-8 invariants by wordKarl Williamson2017-11-233-1/+38
|/
* fix other pod versions that had become out of date, and add reminder commentsKaren Etheridge2017-11-181-2/+2
* rip out quicksort and sort algorithm controlZefram2017-11-172-43/+1
* Suppress warning in XS-APItest’s sniscow.tFather Chrysostomos2017-11-161-1/+1
* I18N::Langinfo: Add note to podKarl Williamson2017-11-161-1/+6
* DynaLoader simplify parsing option ruleNicolas R2017-11-151-6/+4
* POSIX.pod: Add cautions about locale useKarl Williamson2017-11-141-1/+7
* fix ext/B/t/optree_specials.tDavid Mitchell2017-11-141-12/+18
* rip out Perl version portability from BZefram2017-11-1410-437/+109
* in B::Concise, show RV target betterZefram2017-11-143-8/+59
* change OP_MULTICONCAT nargs from UV to SSize_tDavid Mitchell2017-11-131-3/+3
* rename op_aux field from 'size' to 'ssize'David Mitchell2017-11-131-4/+4
* test wrap_keyword_plugin (RT #132413)Lukas Mai2017-11-112-2/+34
* Replace multiple 'use vars' by 'our' in extNicolas R2017-11-1117-47/+36
* Make VMS::Stdio declare PERL_EXT.Craig A. Berry2017-11-101-0/+3
* POSIX.xs is PERL_EXTKarl Williamson2017-11-081-0/+1
* Bump version of B/t/OptreeCheck to 0.16Karl Williamson2017-11-081-1/+1