summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add isUTF8_CHAR_flags() macroKarl Williamson2016-09-172-3/+82
* Add macro for Unicode Corregindum #9 strictKarl Williamson2016-09-172-0/+57
* Add macro for determining if UTF-8 is Unicode-strictKarl Williamson2016-09-172-0/+61
* Add tests for is_valid_partial_utf8_char_flags()Karl Williamson2016-09-172-1/+128
* APItest/t/utf8.t: Add testsKarl Williamson2016-09-171-11/+196
* APItest/utf8.t: Some clean upKarl Williamson2016-09-171-23/+33
* Test isUTF8_CHAR()Karl Williamson2016-09-172-2/+60
* utf8.c: Extract duplicate code to common fcnKarl Williamson2016-09-171-0/+39
* Add regexp_nonull.tFather Chrysostomos2016-09-171-0/+12
* Increase $XS::APItest::VERSION to 0.84Father Chrysostomos2016-09-131-1/+1
* [perl #129267] Test for gv_fetchmethod buffer overrunFather Chrysostomos2016-09-132-0/+8
* Fix up B::Concise tests following op flag changeFather Chrysostomos2016-09-051-18/+18
* Use new name 'is_utf8_invariant_string' in coreKarl Williamson2016-08-312-12/+13
* Remove VMS-specific hacks from showlex.t.Craig A. Berry2016-08-251-2/+0
* concise.t: work with PERL_UNICODE=""David Mitchell2016-08-241-1/+5
* Concise: improve hints decodingDavid Mitchell2016-08-192-15/+43
* Concise: use hex for some large constantsDavid Mitchell2016-08-191-7/+7
* XS::APItest: Note why we do not want efficiencyFather Chrysostomos2016-08-151-0/+3
* Hash-Util/Util.xs: silence compiler warningsDavid Mitchell2016-08-151-3/+3
* silence warning in Opcode.xsDavid Mitchell2016-08-152-4/+5
* Revert "#define PERL_NO_GET_CONTEXT in XS::APItest"Father Chrysostomos2016-08-141-16/+13
* #define PERL_NO_GET_CONTEXT in XS::APItestFather Chrysostomos2016-08-141-13/+16
* Test call_argvFather Chrysostomos2016-08-142-1/+35
* Move hash introspection routines into Hash::Util/Util.xs and out of universal.cYves Orton2016-08-141-2/+4
* move Internals::hv_clear_placeholders() to Hash::Util::_clear_placeholders()Yves Orton2016-08-142-5/+32
* APItest: Add tests for isOCTALKarl Williamson2016-08-053-1/+28
* Increase $Errno::VERSION to 1.26Father Chrysostomos2016-08-041-1/+1
* Increase $Tie::Hash::NamedCapture::VERSION to 0.10Father Chrysostomos2016-08-041-1/+1
* Increase $arybase::VERSION to 0.12Father Chrysostomos2016-08-041-1/+1
* Rework mod loading for %- and %!; fix mem leakFather Chrysostomos2016-08-043-24/+25
* signatures: make param and optional param count IVDavid Mitchell2016-08-031-6/+6
* add OP_ARGELEM, OP_ARGDEFELEM, OP_ARGCHECK opsDavid Mitchell2016-08-034-4/+42
* POSIX.xs: Make NV_PAYLOAD_SIZEOF_ASSERT staticFather Chrysostomos2016-07-281-2/+4
* Increase $POSIX::VERSION to 1.71Father Chrysostomos2016-07-281-1/+1
* [perl #128763] Fix POSIX.xs longdbl assertionJarkko Hietaniemi2016-07-281-1/+1
* (perl #127834) bump versions of modules in dists we updated a utility inTony Cook2016-07-261-1/+1
* (perl #127834) remove . from the end of @INC if complex modules are loadedTony Cook2016-07-261-0/+1
* svpeek.t: $? is localized now.Craig A. Berry2016-06-231-6/+2
* Change scalar(%hash) to be the same as 0+keys(%hash)Yves Orton2016-06-226-32/+128
* PerlIO-encoding/t/fallback.t: test for warningDavid Mitchell2016-06-211-7/+14
* Fix Encode constant name usage: WARN_ON_ERROR --> WARN_ON_ERRSalvador Fandino2016-06-211-1/+1
* Remove references to USENET from ext/Dan Collins2016-06-202-3/+2
* better document Miniperl.pm, (mini)perlmain.cDavid Mitchell2016-06-171-10/+20
* docs: clarify flag constants in File::GlobEd Avis2016-06-171-6/+13
* APItest.xs: silence compiler warningDavid Mitchell2016-06-141-1/+1
* POSIX.xs: avoid "defined but not used" warningDavid Mitchell2016-06-131-0/+5
* Increase $XS::APItest::VERSION to 0.82Father Chrysostomos2016-06-061-1/+1
* Add intro_my to XS::APItest::lexical_importFather Chrysostomos2016-06-062-1/+13
* ext/POSIX/t/sigaction.t: Skip uid and pid tests on GNU/HurdDominic Hargreaves2016-05-282-2/+4
* ext/VMS-DCLsym/DCLsym.pm: Fix missing pod referenceKarl Williamson2016-05-251-3/+3