summaryrefslogtreecommitdiff
path: root/ext/XS-APItest
Commit message (Expand)AuthorAgeFilesLines
* Add utf8_to_utf16Karl Williamson2021-08-142-4/+55
* APItest.xs: White space onlyKarl Williamson2021-08-071-1528/+1528
* Remove some cruft from XS::APItest.Nicholas Clark2021-07-261-10/+1
* Rename G_ARRAY to G_LIST; provide back-compat when not(PERL_CORE)Paul "LeoNerd" Evans2021-06-025-16/+16
* APItest/t/locale.t: Fix testsKarl Williamson2021-04-031-2/+4
* APItest/t/locale.t: Add missing SKIP: labelKarl Williamson2021-04-031-0/+1
* quadmath: handle long doubles supplied via va_args in sv_vcatpvfn_flags()Tony Cook2021-03-303-11/+17
* APItest.xs - suppress valid -Wformat-overflow warning (Issue 18170)sisyphus2020-12-272-3/+14
* bump $XS::APItest::VERSIONTony Cook2020-12-141-1/+1
* build test for the read/write mutex macrosTony Cook2020-12-141-0/+25
* move ignore for XS-APItest into dists own gitignoreGraham Knop2020-11-231-0/+1
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+4
* Fix up delimcpy_no_escape()Karl Williamson2020-10-312-16/+45
* Rewrite delimcpy to use memchr and Copy, not per-byteKarl Williamson2020-10-311-2/+3
* Add API test for delimcpy()Karl Williamson2020-10-313-1/+217
* Fix typosSamanta Navarro2020-10-031-1/+1
* APItest.xs: Silence compiler warningKarl Williamson2020-09-272-2/+2
* APItest.xs: Convert to use av_count()Karl Williamson2020-08-191-1/+1
* XS-APItest: use PERL_VERSION_GE helper☢ ℕicolas ℝ2020-08-043-3/+3
* Comply old C-standartIvan Baidakou2020-07-301-2/+2
* Try to fix for MSVCIvan Baidakou2020-07-301-1/+2
* Correct my_rpeep example in perlgutsIvan Baidakou2020-07-301-4/+9
* ext/XS-APItest/t/utf8_warn_base.pl: Fix a couple testsKarl Williamson2020-07-171-2/+0
* ext/XS-APItest/t/utf8_warn_base.pl: Fix comment misstatementKarl Williamson2020-07-171-2/+3
* ext/XS-APItest/t/hv_macro.t: Generalize for EBCDICKarl Williamson2020-07-171-3/+9
* XS-APItest: Silence a compiler warningKarl Williamson2020-07-172-1/+2
* APItest/t/utf16_to_utf8.t: Skip on EBCDICKarl Williamson2020-06-071-0/+2
* APItest/t/svpv.t: Generalize for EBCDICKarl Williamson2020-06-071-6/+12
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-222-3/+3
* ext/XS-APItest/APItest.xs - make allowances for big endian architecturesisyphus2020-04-021-14/+108
* APItest.pm: Bump version to 1.09Karl Williamson2020-04-021-1/+1
* bump $XS::APItest::VERSIONTony Cook2020-03-041-1/+1
* APItest: get a compile-time warning if IVdf doesn't match IV_MAXTony Cook2020-03-042-1/+24
* XS-APItest: add tests for U8TO64_LE() and other hashing macros and codeYves Orton2020-01-243-1/+717
* Warn on too high a code point if portable warn enabledKarl Williamson2020-01-231-4/+11
* utf8.c: Change parameter types of internal fcnsKarl Williamson2020-01-031-1/+1
* APItest.xs: fix subsignature testDavid Mitchell2019-12-252-4/+6
* Revert "Move PL_check to the interp vars to fix threading issues"Tony Cook2019-12-163-80/+0
* un-TODO pl_check.t and remove io/handle.tTony Cook2019-12-121-5/+1
* provide a test for the PL_check mis-behaviourTony Cook2019-12-123-0/+84
* APItest.xs: Increase versionPali2019-12-101-1/+1
* APItest.xs: Fix compile warning: format ‘%d’ expects argument of type ‘...Pali2019-12-101-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
* APItest: Remove use of macros about to be removedKarl Williamson2019-09-292-98/+73
* fix leak in APItest.xsDavid Mitchell2019-09-251-4/+4
* XS-APItest/t/subsignature.t: remove debugging codeDavid Mitchell2019-09-251-1/+0
* put signature ops in their own subtree.David Mitchell2019-09-233-4/+12
* bump $XS::APItest::VERSIONTony Cook2019-09-021-1/+1