This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate tests for tainting of globs, skipped since 1999.
[perl5.git] / dquote_static.c
2011-02-10 Karl WilliamsonFix up \cX for 5.14
2011-02-10 Karl Williamsondquote_static.c: Add comment
2011-02-10 Karl WilliamsonMove grok_bslash_c to dquote.c and make static
2011-02-10 Karl WilliamsonMove grok_blsash_o and make static
2011-01-30 Craig A. BerryS_regcurly needs thread context.
2011-01-29 Karl WilliamsonUse embed.pl inline capabilities for regcurly
2010-10-03 Karl WilliamsonSmall efficiency nit for regcurly()
2010-09-22 Andy DoughertyExtract regcurly as a static inline function.