summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* vax-netbsd: do not export inf/nan which we do not haveJarkko Hietaniemi2016-09-301-5/+9
* vax-netbsd: POSIX: skip t/math.t tests needing inf/nanJarkko Hietaniemi2016-09-301-75/+95
* vax-netbsd: POSIX: skip inf/nan partsJarkko Hietaniemi2016-09-301-5/+73
* vax-netbsd: POSIX: fenv.h is work-in-progressJarkko Hietaniemi2016-09-301-0/+2
* APItest/t/utf8.t: Add some constantsKarl Williamson2016-09-291-0/+4
* APItest/t/utf8.t: Fix 3-byte overlong testKarl Williamson2016-09-291-0/+3
* APItest/t/utf8.t: Fix EBCDIC testKarl Williamson2016-09-291-0/+17
* APItest/t/utf8.t: Skip some tests if major one failsKarl Williamson2016-09-291-2/+6
* APItest/t/utf8.t: Fix typoKarl Williamson2016-09-291-1/+1
* padrange, aelemfast: use label for private bitsDavid Mitchell2016-09-273-24/+24
* Add is_utf8_fixed_width_buf_flags() and use itKarl Williamson2016-09-252-8/+58
* Add API Unicode handling functionsKarl Williamson2016-09-253-7/+407
* APItest/t/utf8.t: Rename variableKarl Williamson2016-09-251-4/+4
* XS-APItest/t/utf8.t: Add some testsKarl Williamson2016-09-252-11/+85
* Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")Dagfinn Ilmari Mannsåker2016-09-214-4/+4
* 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