summaryrefslogtreecommitdiff
path: root/ext/XS-APItest
Commit message (Expand)AuthorAgeFilesLines
* Use FooBAR convention for new pad macrosFather Chrysostomos2012-08-221-3/+3
* Increase $XS:APItest::VERSION to 0.43Father Chrysostomos2012-08-211-1/+1
* More PAD APIsFather Chrysostomos2012-08-211-6/+6
* Stop padlists from being AVsFather Chrysostomos2012-08-211-1/+1
* newCONSTSUB needs its own CV.Craig A. Berry2012-08-171-5/+5
* XS::APItest::newCONSTSUB was not handling SV reference counts correctly.Nicholas Clark2012-08-142-3/+34
* Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSUB_flagsNicholas Clark2012-08-143-13/+14
* Make undef &foo remove call checkersFather Chrysostomos2012-07-291-1/+10
* Only generate above-Uni warning for \p{}, \P{}Karl Williamson2012-07-191-8/+17
* handy.: Add some tests for its APIKarl Williamson2012-07-082-2/+801
* Let rv2cv-hook CVs’ protos participate in method intuitionFather Chrysostomos2012-07-081-1/+7
* rv2cv hooks should not create 2nd-class subsFather Chrysostomos2012-07-062-0/+54
* Avoid needless use of deprecated exists on array elementsEric Brine2012-07-031-2/+2
* op.c:newFOROP: Fall back to realloc for unslabbed opsFather Chrysostomos2012-07-022-0/+22
* handy.h: Fix isBLANK_uni and isBLANK_utf8Karl Williamson2012-06-293-1/+29
* Null HeVAL and local delete → crashFather Chrysostomos2012-06-271-0/+4
* [perl #111610] Trouble with XS-APItest/t/clone-with-stack.tMichael Schroeder2012-06-081-1/+2
* Add alloccopstash provisionally to the APIFather Chrysostomos2012-06-083-1/+21
* update the editor hints for spaces, not tabsRicardo Signes2012-05-291-2/+2
* Annihilate ‘A’ magicFather Chrysostomos2012-05-211-2/+0
* Copy call checker when cloning closure prototypeFather Chrysostomos2012-05-211-1/+12
* [perl #111000] Let hv_store work on hint hashesFather Chrysostomos2012-05-211-0/+10
* Increase $XS::APItest::VERSION to 0.39Father Chrysostomos2012-05-211-1/+1
* utf8n_to_uvuni(): Fix broken malformation interactionsKarl Williamson2012-05-011-17/+58
* utf8.c: refactor utf8n_to_uvuni()Karl Williamson2012-04-262-0/+258
* Increase $XS::APItest::VERSION to 0.38Father Chrysostomos2012-03-251-1/+1
* Label UTF8 cleanupBrian Fraser2012-03-254-3/+270
* Use the new utf8 to code point functionsKarl Williamson2012-03-192-2/+2
* add wrap_op_checker() API functionZefram2012-02-112-0/+42
* Stop SvPVutf8 from forcing the POK flagFather Chrysostomos2012-01-311-1/+3
* XS::APItest: svpv_magic.t: Correct test nameFather Chrysostomos2012-01-311-1/+1
* Make SvPVbyte return bytes for non-PVsFather Chrysostomos2012-01-311-1/+7
* Test that SvPVutf8 works with magic varsFather Chrysostomos2012-01-311-1/+19
* [perl #108994] Stop SvPVutf8 from coercing SVsFather Chrysostomos2012-01-312-0/+33
* XS::APItest: Move $VERSION further upFather Chrysostomos2012-01-311-2/+2
* Increase $XS::APItest::VERSION to 0.35Father Chrysostomos2012-01-311-1/+1
* Correct comment in APItest’s hash.tFather Chrysostomos2012-01-021-1/+1
* Supress warning in XS::APItest’s hash.tFather Chrysostomos2011-12-251-1/+3
* Don’t crash when writing to null hash elemFather Chrysostomos2011-12-241-0/+13
* hv.c: Make newHVhv work on tied hashesFather Chrysostomos2011-12-242-0/+15
* *Now* increase $XS::APItest::VERSION to 0.35Father Chrysostomos2011-12-241-1/+1
* Revert "Increase $XS::APItest::VERSION to 0.35"Father Chrysostomos2011-12-232-2/+2
* Increase $XS::APItest::VERSION to 0.35Father Chrysostomos2011-12-232-2/+2
* Make const redef warnings default in newXSFather Chrysostomos2011-11-212-11/+36
* Make newXS redefinition warning respect UTF8Father Chrysostomos2011-11-211-1/+15
* Make newCONSTSUB use the right warning scope.Father Chrysostomos2011-11-211-1/+12
* $XS::APItest::VERSION = '0.34'Father Chrysostomos2011-11-201-1/+1
* Revert "$XS::APItest::VERSION = '0.34'"Father Chrysostomos2011-11-201-1/+1
* $XS::APItest::VERSION = '0.34'Father Chrysostomos2011-11-201-1/+1
* Add len flag to newCONSTSUB_flagsFather Chrysostomos2011-11-201-2/+4