This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/embed.pl: Enforce some flag restrictions
[perl5.git] / dquote.c
2019-03-19 Karl WilliamsonPATCH: [perl #133937] Assertion failure
2019-03-19 Karl Williamsondquote.c: Prevent possible out-of-bounds read
2019-03-19 Karl WilliamsonChange error wording for empty \x{}
2019-03-19 Karl WilliamsonChange error wording for \o{}
2019-03-13 Karl Williamsondquote.c: Use UTF8_SAFE_SKIP
2017-11-06 Karl Williamsondquote.c: Use memchr() instead of strchr()
2017-10-24 Karl Williamsondquote.c: Rmv extraneous #ifdef; add assertions
2017-02-12 Sawyer XRevert "Deprecating the use of C<< \cI<X> >> to specify...
2017-01-16 AbigailDeprecating the use of C<< \cI<X> >> to specify a print...
2016-02-19 Karl Williamsonregcomp.c, toke.c: swap functions being inline static
2015-11-25 Karl Williamsontoke.c: Remove soon-to-be invalid t assumption
2015-09-04 Karl WilliamsonChange to use UVCHR_SKIP over UNI_SKIP
2015-07-22 Jarkko Hietaniemidquote_static.c -> dquote.c