This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix up delimcpy_no_escape()
[perl5.git] / ext / XS-APItest / APItest.xs
2020-10-31 Karl WilliamsonFix up delimcpy_no_escape()
2020-10-31 Karl WilliamsonAdd API test for delimcpy()
2020-09-27 Karl WilliamsonAPItest.xs: Silence compiler warning
2020-08-20 Karl WilliamsonAPItest.xs: Convert to use av_count()
2020-08-04 ☢ ℕicolas ℝXS-APItest: use PERL_VERSION_GE helper
2020-07-30 Ivan BaidakouComply old C-standart
2020-07-30 Ivan BaidakouTry to fix for MSVC
2020-07-30 Ivan BaidakouCorrect my_rpeep example in perlguts
2020-07-18 Karl WilliamsonXS-APItest: Silence a compiler warning
2020-04-02 sisyphusext/XS-APItest/APItest.xs - make allowances for big...
2020-03-04 Tony CookAPItest: get a compile-time warning if IVdf doesn't...
2020-01-24 Yves OrtonXS-APItest: add tests for U8TO64_LE() and other hashing...
2020-01-04 Karl Williamsonutf8.c: Change parameter types of internal fcns
2019-12-25 David MitchellAPItest.xs: fix subsignature test
2019-12-15 Tony CookRevert "Move PL_check to the interp vars to fix threadi...
2019-12-12 Tony Cookprovide a test for the PL_check mis-behaviour
2019-12-10 PaliAPItest.xs: Fix compile warning: format ‘%d’ expects...
2019-09-29 Karl WilliamsonAPItest: Remove use of macros about to be removed
2019-09-25 David Mitchellfix leak in APItest.xs
2019-09-23 David Mitchellput signature ops in their own subtree.
2019-09-02 PaliImplement SvPVutf8_nomg and SvPVbyte_nomg
2019-07-22 Paul "LeoNerd" Evans[perl #132474] Add function for parsing sub signatures
2019-05-28 Dagfinn Ilmari Man... Remove remaining assignments to SvCUR and SvLEN in...
2019-01-24 Tony CookPERL_OP_PARENT is always defined, stop testing for it
2018-07-19 Karl WilliamsonRevert "Remove some deprecated functions from mathoms.c"
2018-06-29 Karl WilliamsonRemove some deprecated functions from mathoms.c
2018-05-24 Daniel Draganfix Mingw GCC C++ build errors PL_inf/PL_nan
2018-04-17 Daniel Draganfix SEGV in XS::APItest::Backrefs::Comctl32Version()
2018-02-19 Father ChrysostomosFix two bugs when calling &xsub when @_ has holes
2018-02-17 Karl WilliamsonAPItest: Add U8* typemap, and use it
2018-02-09 Karl WilliamsonAPItest: Fix C++ compiles
2018-02-08 Karl WilliamsonAPItest: Correct parameter sign
2018-02-07 Karl WilliamsonAdd uvchr_to_utf8_flags_msgs()
2018-02-05 Karl WilliamsonAPItest: Add tests for utf8_to_bytes()
2018-01-30 Karl WilliamsonAPItest/APItest.xs: Simplify mappings
2018-01-30 Karl WilliamsonAdd utf8n_to_uvchr_msgs()
2018-01-22 Karl WilliamsonAllow space for NUL is UTF-8 array decls
2017-12-12 Karl WilliamsonAdd variant_under_utf8_count() core function
2017-12-12 Karl Williamsonis_utf8_invariant_string(): small speed optimization
2017-12-11 Father ChrysostomosAPItest.xs: shenanigans to avoid warnings
2017-12-11 Father ChrysostomosAvoid newGVgen in default typemap
2017-12-09 Karl WilliamsonAPItest/t/utf8.t: Simplify some tests
2017-12-05 Zeframstop using &PL_sv_yes as no-op method
2017-11-27 Karl WilliamsonAPItest: Add ability to test API fcn utf8_length()
2017-11-27 Karl WilliamsonAPItest: Initialize parameter
2017-11-23 Karl WilliamsonSearch for UTF-8 invariants by word
2017-11-11 Lukas Maitest wrap_keyword_plugin (RT #132413)
2017-11-09 Karl WilliamsonDest buffer needs to be bigger for utf16_to_utf8()
2017-11-06 Karl WilliamsonAdd memBEGINs(), memENDs() and use them in APItest
2017-11-06 Karl WilliamsonChange some strncmp(), etc. to strBEGINs()
2017-11-06 Karl WilliamsonUse memEQs, memNEs in core files
2017-11-06 Karl WilliamsonRename strEQs to strBEGINs; remove strNEs
2017-11-01 Karl WilliamsonAPItest.xs: Omit unused variable
2017-10-31 Father ChrysostomosMake get_cv cope with subrefs
2017-10-31 Father ChrysostomosBasic tests for get_cvn_flags
2017-10-24 Karl WilliamsonConvert strcmp into strEQ, strNE
2017-09-10 Karl WilliamsonAdd API function Perl_langinfo()
2017-08-08 Zeframtest cv_[gs]et_call_checker_flags()
2017-06-22 David MitchellXS::APItest::test_hv_free_ent: extend stack
2016-12-29 Karl WilliamsonAPItest.xs: Silence compiler warnings
2016-12-24 Karl WilliamsonDeprecate toFOO_utf8()
2016-12-24 Karl WilliamsonAdd toFOO_utf8_safe() macros
2016-12-23 Karl WilliamsonAdd isFOO_utf8_safe() macros
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Add more tests
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Add more tests
2016-11-18 Karl WilliamsonChange white space to avoid C++ deprecation warning
2016-11-09 Tony Cook(perl #129000) create a safer utf8_hop()
2016-11-04 David Mitchellcall AV set magic in list assign
2016-10-19 Yves Ortonext/XS-APItest: switch to using strEQs()
2016-10-13 Karl WilliamsonAdd utf8n_to_uvchr_error
2016-09-26 Karl WilliamsonAdd is_utf8_fixed_width_buf_flags() and use it
2016-09-26 Karl WilliamsonAdd API Unicode handling functions
2016-09-18 Karl WilliamsonAdd isUTF8_CHAR_flags() macro
2016-09-18 Karl WilliamsonAdd macro for Unicode Corregindum #9 strict
2016-09-18 Karl WilliamsonAdd macro for determining if UTF-8 is Unicode-strict
2016-09-18 Karl WilliamsonAdd tests for is_valid_partial_utf8_char_flags()
2016-09-17 Karl WilliamsonTest isUTF8_CHAR()
2016-09-17 Father ChrysostomosAdd regexp_nonull.t
2016-09-14 Father Chrysostomos[perl #129267] Test for gv_fetchmethod buffer overrun
2016-08-16 Father ChrysostomosXS::APItest: Note why we do not want efficiency
2016-08-15 Father ChrysostomosRevert "#define PERL_NO_GET_CONTEXT in XS::APItest"
2016-08-14 Father Chrysostomos#define PERL_NO_GET_CONTEXT in XS::APItest
2016-08-14 Father ChrysostomosTest call_argv
2016-08-06 Karl WilliamsonAPItest: Add tests for isOCTAL
2016-06-14 David MitchellAPItest.xs: silence compiler warning
2016-06-06 Father ChrysostomosAdd intro_my to XS::APItest::lexical_import
2016-05-10 Nicholas ClarkValidate the 'require Bare::Word' pathname.
2016-03-12 David MitchellAPItest.xs silence compiler warning
2016-02-07 Jarkko HietaniemiXS-APItest: Length cannot be negative.
2016-02-03 David MitchelldMULTICALL: remove unused vars
2016-02-03 David Mitchellconvert CX_PUSH/POP/TOPBLOCK to inline fns
2016-02-03 David Mitchellrename POPFOO() to CX_POPFOO()
2016-02-03 David MitchellAPItest.xs: fixup clone_with_stack()
2016-02-03 David Mitchellrestore PL_tmps_floor on exit
2016-01-27 Daniel Draganfix link failure of APItest.dll on VC 6
2016-01-25 Daniel DraganXS DLLs shouldn't have comctl32.dll manifest in them...
2016-01-11 Tony Cookavoid invalid memory access in MapPath[AW]
2015-12-26 Karl WilliamsonAPItest.xs: Silence compiler warning on 32-bit machines
2015-12-06 Karl WilliamsonAPItest: Add tests for valid_utf8_to_uvchr
2015-11-25 Karl Williamsonext/XS-APItest: Add tests for uvchr_to_utf8()
next