summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* [perl #131221] sv_dup/sv_dup_inc are only available under threadsTony Cook2018-03-121-19/+23
* [perl #131221] improve duplication of :via handlesTony Cook2018-03-124-8/+178
* Fix missing break in tovmsspec.Craig A. Berry2017-08-291-0/+1
* Revert "Tweak our hash bucket splitting rules"Yves Orton2017-04-232-8/+6
* Tweak our hash bucket splitting rulesYves Orton2017-04-232-6/+8
* fix and test execution of non-empty .bs filesDavid Mitchell2017-04-073-2/+26
* fix ext/Pod-Html/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-0715-15/+15
* fix ext/arybase/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-071-0/+1
* fix ext/XS-APItest/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-072-2/+5
* POSIX.pod: Remove obsolete textKarl Williamson2017-03-081-1/+1
* Revert "ext/VMS-Stdio: switch to using macros designed for string constant args"Craig A. Berry2017-02-212-4/+4
* Split XS-APItest/t/utf8.tKarl Williamson2017-02-2014-1539/+1684
* Split APItest/t/handy.tKarl Williamson2017-02-1911-1/+86
* Use cBOOL() instead of ? TRUE : FALSEDagfinn Ilmari Mannsåker2017-01-252-2/+2
* dump.c: handle GV being really a ref to a CVDavid Mitchell2017-01-231-2/+2
* Fix memory leak in B::RHE->HASH method.Sergey Aleynikov2017-01-232-2/+2
* Move I8 test helpers to common fileKarl Williamson2017-01-221-35/+8
* revamp the op_dump() output formatDavid Mitchell2017-01-211-44/+36
* add Perl_op_class(o) API functionDavid Mitchell2017-01-212-155/+5
* APItest/t/handy.t: Skip some tests on EBCDICKarl Williamson2017-01-181-0/+3
* APItest/t/handy.t: Use more mnemonic variable namesKarl Williamson2017-01-181-40/+40
* Avoid deprecation message.Abigail2017-01-171-1/+1
* B::OP::terse will go away in Perl 5.28.Abigail2017-01-161-2/+2
* Don't recognize the --libpods option in Pod::HtmlAbigail2017-01-161-4/+2
* Time limit the deprecation of :unique and :locked.Abigail2017-01-161-4/+7
* Actively deprecate File::Glob::glob().Abigail2017-01-161-1/+7
* re.pm: pod formatting nits, and clarificationsKarl Williamson2017-01-131-8/+29
* Various .t's: Escape literal '}' and ']' in patternsKarl Williamson2017-01-132-2/+2
* Add /xx regex pattern modifierKarl Williamson2017-01-132-11/+29
* (perl #130534) fix test failures under DragonFly BSDTomasz Konojacki2017-01-101-1/+3
* (perl #130108) generate a dummy dtrace_main.o if perlmain.o doesn't contain p...Tony Cook2017-01-051-1/+2
* APItest/t/handy.t: Skip locale tests when not in localeKarl Williamson2017-01-041-5/+3
* APItest/t/handy.t: Fix for EBCDICKarl Williamson2017-01-021-11/+12
* APItest.xs: Silence compiler warningsKarl Williamson2016-12-291-4/+10
* Deprecate toFOO_utf8()Karl Williamson2016-12-232-0/+74
* Add toFOO_utf8_safe() macrosKarl Williamson2016-12-232-11/+42
* Deprecate isFOO_utf8() macrosKarl Williamson2016-12-231-3/+28
* Allow allowing UTF-8 overflow malformationKarl Williamson2016-12-231-9/+6
* Return REPLACEMENT for UTF-8 overlong malformationKarl Williamson2016-12-231-0/+24
* Return REPLACEMENT for UTF-8 empty malformationKarl Williamson2016-12-231-1/+1
* utf8.c: Forbid zero-length malformation under DEBUGGINGKarl Williamson2016-12-231-4/+6
* utf8.h: Renumber flag bitsKarl Williamson2016-12-231-10/+10
* Add isFOO_utf8_safe() macrosKarl Williamson2016-12-232-78/+437
* Switch most open() calls to three-argument form.John Lightsey2016-12-2321-42/+42
* APItest/t/handy.t: Bring final special case into loopKarl Williamson2016-12-231-11/+8
* APItest/t/handy.t: White-space onlyKarl Williamson2016-12-231-13/+13
* APItest/t/handy.t: Add more testsKarl Williamson2016-12-232-14/+224
* APItest/t/handy.t: Add more testsKarl Williamson2016-12-233-5/+142
* APItest/t/handy.t: Use abbrev. char name in test namesKarl Williamson2016-12-231-7/+29
* APItest/t/handy.t: White-space onlyKarl Williamson2016-12-231-10/+10