summaryrefslogtreecommitdiff
path: root/ext/XS-APItest
Commit message (Expand)AuthorAgeFilesLines
* 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
* suppress "experimental" warnings for my $_Ricardo Signes2013-02-201-1/+1
* Test that call checkers are copied with actual closures.Nicholas Clark2013-02-131-1/+29
* Enable perl core tests to pass when locale support is not available.Jess Robinson2013-02-091-14/+22
* handy.h: Fix isIDCONT_utf8()Karl Williamson2013-01-141-0/+4
* ext/XS-APItest: Remove unused variable decl.Karl Williamson2013-01-062-2/+1
* handy.h: Add full complement of isIDCONT() macrosKarl Williamson2012-12-233-4/+54
* ext/XS-APItest/t/handy.t: White-space onlyKarl Williamson2012-12-231-18/+18
* ext/XS-APItest/t/handy.t: Work better on platforms sans proper localesKarl Williamson2012-12-231-2/+4
* handy.h: Create isALPHANUMERIC() and kinKarl Williamson2012-12-223-16/+16
* ext/XS-APItest/t/handy.t: White space onlyKarl Williamson2012-12-091-16/+16
* XS-APItest: Add tests for handy.hKarl Williamson2012-12-093-12/+455
* Deprecate lexical $_Father Chrysostomos2012-12-041-1/+1
* Make isIDFIRST_uni() return identically as isIDFIRST_utf8()Karl Williamson2012-11-291-0/+4
* XS-APItest/t/handy.t: Turn off non_unicode warningsKarl Williamson2012-11-291-0/+1
* Missing dependency in XS::APItest’s MakefileFather Chrysostomos2012-11-251-0/+2
* Remove "register" declarationsKarl Williamson2012-11-242-2/+2
* handy.h: Add isVERTWS_uni(), isVERTWS_utf8()Karl Williamson2012-11-193-1/+18
* XS-APItest/t/handy.t: RefactorKarl Williamson2012-11-191-361/+97
* Increase $XS::APItest::VERSION to 0.45Father Chrysostomos2012-11-171-1/+1
* [perl #115756] Fix XS::APItest::SvIsCOWFather Chrysostomos2012-11-171-1/+1
* clone() wasn't cloning the whole stackDavid Mitchell2012-11-161-1/+15
* SVf_IsCOWFather Chrysostomos2012-11-141-2/+2
* make MULTICALL safe across cxstack reallocsDavid Mitchell2012-11-111-1/+14
* [perl #79824] Don’t cow for sv_mortalcopy call from XSFather Chrysostomos2012-10-052-1/+12
* APItest.xs: Fix mem leak in lexsub testFather Chrysostomos2012-10-011-1/+2
* Test XS registration of state subsFather Chrysostomos2012-09-262-0/+39
* stop regex engine reading beyond end of stringDavid Mitchell2012-09-263-1/+91
* 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