summaryrefslogtreecommitdiff
path: root/ext/XS-APItest/t
Commit message (Expand)AuthorAgeFilesLines
* Make pad names always UTF8Father Chrysostomos2014-11-301-12/+12
* Don’t turn sub:CustomAttr(){$outer_lex} into a constFather Chrysostomos2014-11-131-1/+7
* [perl #123103] Allow ext magic on read-onliesFather Chrysostomos2014-11-031-0/+4
* XS::APItest, svpeek.t: Test the correct thingBrian Fraser2014-10-311-1/+2
* rename convert to op_convert_list and APIfyLukas Mai2014-10-261-0/+16
* Import Test-More 1.301001 alpha 63Chad Granum2014-10-261-1/+1
* APIfy block_start/block_end/intro_myLukas Mai2014-10-251-0/+42
* APIfy newDEFSVOPLukas Mai2014-10-241-0/+40
* wrap the failing call_checker test in an eval and TODO itTony Cook2014-10-201-2/+5
* Apify SV_CATBYTES and SV_CATUTF8Father Chrysostomos2014-10-181-0/+18
* Add flags to cv_name; allow unqualified retvalFather Chrysostomos2014-09-241-1/+25
* quadmath NVs cannot be cast to double etc.Jarkko Hietaniemi2014-09-191-0/+8
* quadmath and gconvert do not mix.Jarkko Hietaniemi2014-09-191-3/+9
* Test cv_nameFather Chrysostomos2014-09-151-0/+29
* Clone lex sub names properlyFather Chrysostomos2014-09-141-1/+14
* Use grok_infnan() if NV_INF and NV_NAN are defined.Jarkko Hietaniemi2014-08-221-3/+3
* Use UV instead of Size_t.Jarkko Hietaniemi2014-07-241-7/+37
* Add tests for grok_atou.Jarkko Hietaniemi2014-07-221-0/+114
* Deprecate /\C/David Mitchell2014-07-031-1/+4
* extra tests for grok_number(_flags)()Tony Cook2014-07-031-0/+35
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-211-1/+1
* Keep LC_NUMERIC in C locale, except for brief periodsKarl Williamson2014-06-051-0/+35
* 'use locale' no longer ever fails.to compileKarl Williamson2014-06-051-14/+6
* XS-APItest/t/handy.t: Change output messageKarl Williamson2014-05-291-1/+1
* Don't test locales that are invalid for needed categoriesKarl Williamson2014-02-041-2/+2
* Revert "Fix handy.t for systems without $Config{d_isblank}."Karl Williamson2014-02-031-14/+0
* Fix handy.t for systems without $Config{d_isblank}.Craig A. Berry2014-02-021-0/+14
* White-space, comments onlyKarl Williamson2014-01-271-10/+10
* Work properly under UTF-8 LC_CTYPE localesKarl Williamson2014-01-271-6/+86
* sv_peek didn't add quotes before, doesn't need them nowBrian Fraser2014-01-041-1/+6
* Change some warnings in utf8n_to_uvchr()Karl Williamson2014-01-011-4/+7
* ext/XS-APItest/t/utf8.t: White-space onlyKarl Williamson2014-01-011-64/+88
* utf8.c: Fix warning category and subcategory conflictsKarl Williamson2014-01-011-10/+15
* test various types of SVs with call_svDaniel Dragan2013-12-231-1/+8
* fix multi-eval of Perl_custom_op_xop in XopENTRYDaniel Dragan2013-11-101-1/+3
* [perl #79074] make sure HeSVKEY_force() preserves UTF8ness (pvn)Tony Cook2013-09-161-0/+7
* Revert "Let av_push accept NULL values"Father Chrysostomos2013-09-071-14/+0
* Let av_push accept NULL valuesFather Chrysostomos2013-09-061-0/+14
* APItest: Test native code points, instead of UnicodeKarl Williamson2013-08-291-8/+8
* Copy PADTMPS passed to XSUBsFather Chrysostomos2013-08-131-0/+9
* Make SvPVbyte work on tied non-PVFather Chrysostomos2013-08-111-1/+7
* Revert "[perl #117855] Store CopFILEGV in a pad under ithreads"Father Chrysostomos2013-08-091-2/+1
* [perl #117855] Store CopFILEGV in a pad under ithreadsFather Chrysostomos2013-08-051-1/+2
* change svpeek.t to append the VOS executable suffix to $^XPaul Green2013-06-031-0/+5
* Make Unicode::UCD::search_invlist() availableKarl Williamson2013-05-221-2/+2
* Add tests for case-change macros APIKarl Williamson2013-05-201-2/+157
* move Perl_ck_warner() before unwind [perl #113794]Zefram2013-04-241-1/+2
* Make smartmatch, given & when experimentalBrian Fraser2013-03-262-0/+2
* Revert "fix Peek.t to work with NEW COW"David Mitchell2013-03-231-5/+5
* fix Peek.t to work with NEW COWDavid Mitchell2013-03-231-5/+5