This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Typos, POD errors, etc.
[perl5.git] / t / re / pat_advanced.t
2011-03-05 Nicholas ClarkPrune redundant blank lines.
2011-03-05 Nicholas ClarkEliminate iseq() from ReTest.pl by changing all callers...
2011-03-05 Nicholas ClarkEliminate nok() from ReTest.pl by refactoring all uses...
2011-03-05 Nicholas ClarkSlight tweaks to regexp tests so that they still produc...
2011-03-05 Nicholas ClarkUse $::TODO, instead of $TODO, and relying on use vars...
2011-03-05 Nicholas ClarkEliminate use of $::Message in t/re/pat_advanced.t
2011-03-03 Nicholas ClarkSimplify the code for a group of tests in pat_advanced.t
2011-02-26 Karl Williamsonbleadperl breaks RCLAMP/Text-Glob
2011-02-25 Nicholas ClarkEliminate $::PatchId from t/re/*.t.
2011-02-23 Nicholas ClarkSkip t/re/pat_{advanced,rt_report}.t under minitest...
2011-02-02 Karl Williamsonpat-advanced.t: Add new test
2011-01-18 Karl Williamsonregcomp: Disallow multi-char folds in lookbehind
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-08-26 BramVERB nodes in the regex engine should NOT be marked...
2010-02-20 Karl WilliamsonPATCH: deprecation warnings for unreasonable charnames
2010-02-19 Karl WilliamsonPATCH: [perl #56444] delayed interpolation of \N{...}
2009-12-20 Karl WilliamsonAllow U+0FFFF in regex
2009-11-22 Karl Williamsonmktables revamp
2009-10-19 Yves Ortonrevert to 5.8.x semantics for \s \w and \d
2009-09-19 Yves Ortondropped a test by accident the last go, so ressurect...
2009-09-19 Yves Ortonsplit t/re/pat.t into new pieces
2009-09-19 Yves Ortoncopy pat.t into five new files