This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #113718] Add inline.h
[perl5.git] / regen / mk_PL_charclass.pl
2012-08-02 Karl Williamsonmktables: Generate tables for chars that aren't in...
2012-08-02 Karl Williamsonregen/mk_PL_charclass.pl: Remove obsolete code
2012-07-25 Karl Williamsonhandy.h: Free up bits in PL_charclass[]
2012-07-25 Karl Williamsonhandy.h: Move bit shifting into base macro
2012-07-25 Karl Williamsonhandy.h: l1_charclass.h: Add bit for matching ASCII
2012-06-02 Karl Williamsonmk_PL_charclass.pl: Allow to work on early Unicodes
2012-05-22 Karl Williamsonhandy.h: New defn of isOCTAL_A() to free up bit
2012-05-22 Karl Williamsonmk_PL_charclass.pl: Don't use \w, \s
2012-02-16 Karl Williamsonl1_char_class_tab.h: Add field for quotemeta
2011-10-01 Karl Williamsonmk_PL_charclass.pl: Accept Unicode 6.1 syntax
2011-10-01 Karl Williamsonmk_PL_charclass.pl: Revise comments, gen'd header
2011-05-19 Nicholas ClarkAdd an optional third argument to open_new(), to invoke...
2011-05-19 Nicholas ClarkRename safer_open() to open_new(), and eliminate the...
2011-02-14 Karl WilliamsonRevert "l1_char_class_tab.h: Remove multi-char fold...
2011-02-04 Karl Williamsonl1_char_class_tab.h: Remove multi-char fold targets
2011-01-24 Nicholas ClarkMove mk_PL_charclass.pl from Porting/ to regen/