This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Fix grammar
[perl5.git] / t / lib / warnings / regexec
2015-10-19 Karl WilliamsonFix some bugs in \B[sb}, \B{wb}, \B[gcb}
2015-08-24 Karl WilliamsonMake qr/(?[ ])/ work in UTF-8 locales
2015-03-28 Karl WilliamsonDon't raise Wide char warning in UTF-8 locale
2015-03-18 Karl Williamsonregexec.c: Fix improper warning.
2015-03-09 Karl WilliamsonSkip various locale tests when locales are not available
2015-02-20 Karl WilliamsonAdd qr/\b{gcb}/
2014-12-29 Karl WilliamsonRaise warning on multi-byte char in single-byte locale
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back