This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
XS-APItest/t/handy.t: Change output message
[perl5.git] / ext / XS-APItest / t / handy.t
2014-05-30 Karl WilliamsonXS-APItest/t/handy.t: Change output message
2014-02-04 Karl WilliamsonDon't test locales that are invalid for needed categories
2014-02-04 Karl WilliamsonRevert "Fix handy.t for systems without $Config{d_isbla...
2014-02-03 Craig A. BerryFix handy.t for systems without $Config{d_isblank}.
2014-01-28 Karl WilliamsonWhite-space, comments only
2014-01-28 Karl WilliamsonWork properly under UTF-8 LC_CTYPE locales
2013-05-22 Karl WilliamsonMake Unicode::UCD::search_invlist() available
2013-05-20 Karl WilliamsonAdd tests for case-change macros API
2013-02-10 Jess RobinsonEnable perl core tests to pass when locale support...
2013-01-14 Karl Williamsonhandy.h: Fix isIDCONT_utf8()
2012-12-23 Karl Williamsonhandy.h: Add full complement of isIDCONT() macros
2012-12-23 Karl Williamsonext/XS-APItest/t/handy.t: White-space only
2012-12-23 Karl Williamsonext/XS-APItest/t/handy.t: Work better on platforms...
2012-12-22 Karl Williamsonhandy.h: Create isALPHANUMERIC() and kin
2012-12-09 Karl Williamsonext/XS-APItest/t/handy.t: White space only
2012-12-09 Karl WilliamsonXS-APItest: Add tests for handy.h
2012-11-29 Karl WilliamsonMake isIDFIRST_uni() return identically as isIDFIRST_utf8()
2012-11-29 Karl WilliamsonXS-APItest/t/handy.t: Turn off non_unicode warnings
2012-11-20 Karl Williamsonhandy.h: Add isVERTWS_uni(), isVERTWS_utf8()
2012-11-20 Karl WilliamsonXS-APItest/t/handy.t: Refactor
2012-07-19 Karl WilliamsonOnly generate above-Uni warning for \p{}, \P{}
2012-07-08 Karl Williamsonhandy.: Add some tests for its API
2012-06-30 Karl Williamsonhandy.h: Fix isBLANK_uni and isBLANK_utf8