This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Reorder two 'if's so shorter branches are first
[perl5.git] / charclass_invlists.h
2012-10-26 Craig A. BerryDe-globalize regcomp inversion lists.
2012-10-14 Karl Williamsonregen/mk_invlists.pl: Make list for multi-fold chars
2012-08-26 Karl WilliamsonAdd caching to inversion list searches
2012-08-02 Karl Williamsonmktables: Generate tables for chars that aren't in...
2012-05-22 Karl WilliamsonExperimentally add VT to \s definition
2012-02-28 Karl WilliamsonPatch [perl #111400] [:upper:] broken for above Latin1
2012-02-11 Karl Williamsonregcomp.c: /[[:lower:]]/i should match the same as...
2012-02-11 Karl Williamsonregcomp.c: Remove duplicate inversion list
2012-02-09 Karl WilliamsonAdd compile-time inversion lists for POSIX classes
2012-02-09 Karl WilliamsonAdd regen/mk_invlists.pl, charclass_invlists.h