This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
APItest: Add comprehensive UTF-8 validity tests
[perl5.git] / ext / XS-APItest / APItest.pm
2018-06-29 Karl WilliamsonRemove some deprecated functions from mathoms.c
2018-06-25 Karl Williamsongrok_atoUV: allow non-C strings and document
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-01-22 Karl WilliamsonAllow space for NUL is UTF-8 array decls
2018-01-15 Karl WilliamsonAvoid some branches
2017-11-23 Karl WilliamsonSearch for UTF-8 invariants by word
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
2017-06-01 Karl WilliamsonAPItest/numeric.xs: Fix uninit error
2016-12-23 Karl WilliamsonAPItest/t/handy.t: Add more tests
2016-11-04 David Mitchellcall AV set magic in list assign
2016-09-26 Karl WilliamsonAdd API Unicode handling functions
2016-09-26 Karl WilliamsonXS-APItest/t/utf8.t: Add some tests
2016-09-14 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.84
2016-08-06 Karl WilliamsonAPItest: Add tests for isOCTAL
2016-06-06 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.82
2016-05-10 Nicholas ClarkValidate the 'require Bare::Word' pathname.
2016-03-12 David MitchellAPItest.xs silence compiler warning
2016-01-25 Tony Cookbump $XS::APItest::VERSION
2015-12-26 Karl WilliamsonAPItest.xs: Silence compiler warning on 32-bit machines
2015-11-25 Karl Williamsonext/XS-APItest: Add tests for uvchr_to_utf8()
2015-09-25 Karl WilliamsonMake ext/XS-APItest/t/cophh.t work on EBCDIC
2015-09-18 Karl WilliamsonAdd API tests for utf8.h macros
2015-07-15 Aaron CraneDocument and ensure that sv_catpvf() does no argument...
2015-06-19 David Mitchellmake MULTICALL handle list context
2015-03-25 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.72
2015-03-09 Hugo van der Sanden[perl #123814] replace grok_atou with grok_atoUV
2014-12-25 Yves Ortonfixups to make the porting tests happy
2014-11-29 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.69
2014-10-31 Brian FraserXS::APItest, svpeek.t: Test the correct thing
2014-10-26 Lukas Mairename convert to op_convert_list and APIfy
2014-10-25 Lukas MaiAPIfy block_start/block_end/intro_my
2014-10-25 Lukas MaiAPIfy newDEFSVOP
2014-09-24 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.65
2014-09-15 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.64
2014-07-23 Tony Cookbump $XS::APItest::VERSION for the grok_atou() merge
2014-06-25 Matthew Horsfall... bump $XS::APItest::VERSION to 0.62
2014-05-29 Tony Cookbump $XS::APItest::VERSION to 0.61
2014-02-20 Karl WilliamsonBump version numbers
2013-12-23 Daniel Dragantest various types of SVs with call_sv
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-08-29 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.56
2013-07-26 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.55
2013-06-23 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.54
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2013-05-25 James E KeenanBump $VERSION.
2013-05-25 David Steinbrunnertypo fix for XS::APItest
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 ChrysostomosIncrease $XS::APItest::VERSION to 0.45
2012-09-26 David Mitchellstop regex engine reading beyond end of string
2012-08-21 Father ChrysostomosIncrease $XS:APItest::VERSION to 0.43
2012-08-14 Nicholas ClarkUse ALIAS to provide XS::APItest::newCONSTSUB and newCO...
2012-06-30 Karl Williamsonhandy.h: Fix isBLANK_uni and isBLANK_utf8
2012-06-09 Father ChrysostomosAdd alloccopstash provisionally to the API
2012-05-21 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.39
2012-03-25 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.38
2012-03-20 Karl WilliamsonUse the new utf8 to code point functions
2012-01-31 Father ChrysostomosXS::APItest: Move $VERSION further up
2012-01-31 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.35
2011-12-25 Father Chrysostomos*Now* increase $XS::APItest::VERSION to 0.35
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-21 Father Chrysostomos$XS::APItest::VERSION = '0.34'
2011-11-21 Father ChrysostomosRevert "$XS::APItest::VERSION = '0.34'"
2011-11-20 Father Chrysostomos$XS::APItest::VERSION = '0.34'
2011-11-16 Zefram\x-ify non-ASCII chars in C string literal
2011-10-12 Steffen MuellerTODO test for $AUTOLOAD with XS AUTOLOAD
2011-10-10 Father ChrysostomosTests for XS AUTOLOAD routines
2011-10-06 Father ChrysostomosIncrease $XS::APItest::VERSION from 0.31 to 0.32
2011-08-21 Steffen MuellerExlicitly enable exporting of some XSUB symbols
2011-07-05 Father ChrysostomosIncrease $XS::APItest::VERSION
2011-06-01 Father ChrysostomosTests for XS lvalue functions
2011-04-03 Father Chrysostomos[perl #87064] eval no longer shares filters
2010-12-19 Zeframbump version of many modules
2010-12-12 Zeframrecursive-descent expression parsing
2010-11-03 Nicholas ClarkAdd tests for tryAMAGICunDEREF_var().
2010-10-25 Zeframfunction to parse isolated label
2010-10-21 Zeframfunction to parse Perl code block
2010-10-21 Zeframfix and test PL_expect in recdescent parsing
2010-10-21 Zeframhandle bracket stack better in recdescent parsing
2010-10-21 Nicholas ClarkConvert Hash::Util, XS::APItest and XS::Typemap to...
2010-10-04 Zefram[PATCH] function to parse Perl statement sequence
2010-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-09-21 Nicholas ClarkTweak XS::APItest to automatically add all functions...
2010-09-19 Steve HayBump VERSIONs in XS-APItest and XS-APItest-KeywordRPN
2010-08-13 Eric BrinePure Perl lvalue subs can't return temps, even if they...
2010-05-20 Ricardo Signesbump version on modules changed since 5.13.0
2010-04-26 Robin Barkerremove Perl_pmflag
2010-04-19 Leon BrocardBump version due to d97c33b505dd45c052a8bf42014917701b4...
2010-04-11 David Mitchellcreate SV leak test infrastructure
next