This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
APItest.xs: #include fakesdio.h
[perl5.git] / ext / XS-APItest / APItest.xs
2014-01-04 Karl WilliamsonAPItest.xs: #include fakesdio.h
2013-12-23 Daniel Dragantest various types of SVs with call_sv
2013-11-24 David MitchellXS::APItest: remove unused var
2013-11-22 Father ChrysostomosRemove unused var from APItest.xs
2013-11-21 David MitchellAPItest.xs: fix various compiler warnings
2013-11-10 Daniel Draganfix multi-eval of Perl_custom_op_xop in XopENTRY
2013-09-16 Tony Cook[perl #79074] make sure HeSVKEY_force() preserves UTF8n...
2013-09-08 Father ChrysostomosRevert "Let av_push accept NULL values"
2013-09-07 Father ChrysostomosLet av_push accept NULL values
2013-08-29 Karl WilliamsonAPItest: Test native code points, instead of Unicode
2013-08-29 Father ChrysostomosMake vivify_defelem allow &PL_sv_undef array entries
2013-08-13 Father ChrysostomosCopy PADTMPS passed to XSUBs
2013-08-10 Father ChrysostomosRevert "[perl #117855] Store CopFILEGV in a pad under...
2013-08-05 Father Chrysostomos[perl #117855] Store CopFILEGV in a pad under ithreads
2013-07-26 Father Chrysostomospad.c: Use &PL_sv_no for const pad names
2013-05-20 Karl WilliamsonAdd tests for case-change macros API
2013-01-07 Karl Williamsonext/XS-APItest: Remove unused variable decl.
2012-12-23 Karl Williamsonhandy.h: Add full complement of isIDCONT() macros
2012-12-22 Karl Williamsonhandy.h: Create isALPHANUMERIC() and kin
2012-12-09 Karl WilliamsonXS-APItest: Add tests for handy.h
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-11-20 Karl Williamsonhandy.h: Add isVERTWS_uni(), isVERTWS_utf8()
2012-11-17 Father Chrysostomos[perl #115756] Fix XS::APItest::SvIsCOW
2012-10-05 Father Chrysostomos[perl #79824] Don’t cow for sv_mortalcopy call from XS
2012-10-01 Father ChrysostomosAPItest.xs: Fix mem leak in lexsub test
2012-09-26 Father ChrysostomosTest XS registration of state subs
2012-09-26 David Mitchellstop regex engine reading beyond end of string
2012-08-23 Father ChrysostomosUse FooBAR convention for new pad macros
2012-08-21 Father ChrysostomosMore PAD APIs
2012-08-21 Father ChrysostomosStop padlists from being AVs
2012-08-17 Craig A. BerrynewCONSTSUB needs its own CV.
2012-08-14 Nicholas ClarkXS::APItest::newCONSTSUB was not handling SV reference...
2012-08-14 Nicholas ClarkUse ALIAS to provide XS::APItest::newCONSTSUB and newCO...
2012-07-08 Karl Williamsonhandy.: Add some tests for its API
2012-07-07 Father Chrysostomosrv2cv hooks should not create 2nd-class subs
2012-07-03 Father Chrysostomosop.c:newFOROP: Fall back to realloc for unslabbed ops
2012-06-30 Karl Williamsonhandy.h: Fix isBLANK_uni and isBLANK_utf8
2012-06-09 Michael Schroeder[perl #111610] Trouble with XS-APItest/t/clone-with...
2012-06-09 Father ChrysostomosAdd alloccopstash provisionally to the API
2012-05-22 Father ChrysostomosAnnihilate ‘A’ magic
2012-04-26 Karl Williamsonutf8.c: refactor utf8n_to_uvuni()
2012-03-25 Brian FraserLabel UTF8 cleanup
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
2012-02-11 Zeframadd wrap_op_checker() API function
2012-01-31 Father Chrysostomos[perl #108994] Stop SvPVutf8 from coercing SVs
2011-12-25 Father Chrysostomoshv.c: Make newHVhv work on tied hashes
2011-12-24 Father ChrysostomosRevert "Increase $XS::APItest::VERSION to 0.35"
2011-12-24 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.35
2011-11-22 Father ChrysostomosMake const redef warnings default in newXS
2011-11-20 Father ChrysostomosAdd len flag to newCONSTSUB_flags
2011-11-16 Zefram\x-ify non-ASCII chars in C string literal
2011-10-15 Father ChrysostomosTest uninit warnings for undef XS cmp retvals
2011-10-15 Father ChrysostomosMake XS sort routines work again
2011-10-15 Father ChrysostomosAPItest: put mro stuff in a new BOOT block
2011-10-12 Father ChrysostomosAPItest: Move PERL_UNUSED_ARG after decl
2011-10-12 Father Chrysostomos[perl #6828] Set $AUTOLOAD once more for XS autoloading
2011-10-12 Steffen MuellerTODO test for $AUTOLOAD with XS AUTOLOAD
2011-10-11 Father ChrysostomosMake sv_set[ps]v(cv...) set prototype
2011-10-11 Father ChrysostomosXS::APItest: s/justinc/justisa/
2011-10-11 Father Chrysostomos[perl #94306] Do not skip first elem of linear isa
2011-10-10 Father ChrysostomosResolve XS AUTOLOAD-prototype conflict
2011-10-10 Father ChrysostomosTests for XS AUTOLOAD routines
2011-10-06 Brian Fraserwhichsig nul-cleanup.
2011-10-06 Father Chrysostomosmro.c: Correct utf8 and bytes concatenation
2011-10-06 Brian Fraserop.c: newCONSTSUB and newXS UTF8 cleanup.
2011-10-06 Father ChrysostomosMerge multi and flags params to gv_init_*
2011-10-06 Father ChrysostomosRemove method param from gv_autoload_*
2011-10-06 Father ChrysostomosRemove 4 from new gv_autoload4_(sv|pvn?) functions
2011-10-06 Brian Frasergv.c: Added gv_autoload4_(sv|pv|pvn)
2011-10-06 Brian Frasergv.c: Added gv_fetchmethod_(sv|pv|pvn)_flags.
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn)_autoload.
2011-10-06 Brian Frasergv.c: Added gv_fetchmeth_(sv|pv|pvn).
2011-10-06 Brian Frasergv.c: Added gv_init_(sv|pv|pvn), renamed gv_init_sv...
2011-09-17 Father ChrysostomosTests for goto &xsub and lexical hints
2011-08-21 Steffen MuellerExlicitly enable exporting of some XSUB symbols
2011-07-18 Father ChrysostomosFix a wrong length in APItest.xs:test_coplabel
2011-07-17 Craig A. BerryBring cop label testing in line with intentions.
2011-07-17 Reini UrbanExport store_cop_label for the perl compiler
2011-07-13 Brian FraserTests for the pad cleanup.
2011-07-13 ZeframAPI tests for pad_findmy_*()
2011-07-13 ZeframAPI test for find_rundefsv()
2011-07-13 ZeframAPIify pad functions
2011-07-12 Father ChrysostomosMake SvIsCOW honest about globs
2011-07-05 Gerard GoossenAdd a test for perl_clone with CLONEf_COPY_STACKS to...
2011-06-13 Father ChrysostomosMove an XS::APItest var decl to PREINIT
2011-06-12 Father ChrysostomosCompletely free hashes containing nulls
2011-06-11 Nicholas ClarkTests for Perl_get_vtbl()
2011-06-01 Father ChrysostomosTests for XS lvalue functions
2011-04-03 Father Chrysostomos[perl #87064] eval no longer shares filters
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2010-12-12 Zeframrecursive-descent expression parsing
2010-12-11 Zeframfix various compiler warnings from XS code
2010-12-11 gfxFix XS types in typemap in order to deal with reference...
2010-11-30 Florian RagwitzAdd tests for sv_{,un}magicext and mg_findext
2010-11-22 Ben Morrow%x can't be used directly with pointers.
2010-11-15 Ben MorrowTests for the new custom op registrations.
2010-11-11 Nicholas ClarkAdd Perl_bytes_cmp_utf8() to compare character sequence...
2010-11-09 Nicholas ClarkFix error in tryAMAGICunDEREF() introduced in 25a9ffce1...
2010-11-03 Nicholas ClarkAdd Perl_amagic_deref_call() to implement the bulk...
2010-11-03 Nicholas ClarkAdd tests for tryAMAGICunDEREF_var().
next