This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid POSIX::close when closing files by descriptor in IPC::Open3
[perl5.git] / regcharclass.h
2012-08-27 Karl Williamsonregen/regcharclass.pl: Comment out obsolete code
2012-01-19 Steffen SchwigonBump several file copyright dates
2011-05-19 Karl Williamsonregex: Add comments
2011-03-20 Karl Williamsonregcharclass: Add tricky fold characters.
2011-01-23 Nicholas ClarkMove regencharclass.pl from Porting/ to regen/
2011-01-23 Nicholas ClarkConvert regcharclass.pl to use regen_lib.pl
2007-07-19 Yves OrtonChange Porting/regcharclass.pl so it doesn't depend...
2007-04-27 Yves OrtonRe: Analysis of problems with mixed encoding case insen...
2007-04-26 Yves OrtonRe: Analysis of problems with mixed encoding case insen...
2007-04-23 Rafael Garcia-SuarezSwitch to hex format for integer constants in regcharcl...
2007-04-23 Rafael Garcia-SuarezChange boilerplate of regcharclass.h
2007-04-23 Rafael Garcia-SuarezAdd Yves Orton's script to regenerate regcharclass.h
2007-04-23 Yves OrtonChange meaning of \v, \V, and add \h, \H to match Perl6...