Update RExC_npar and after_freeze correctly after the first branch of a (?| ... )
[p5sagit/p5-mst-13.2.git] / t / op / stash.t
2009-06-23 Ben Morrow Fix blead segfault on Cygwin for t/op/stash.t
2009-06-21 Ben Morrow Tests for deleting stash entries.
2006-10-19 Yves Orton Re: Off by one in the trie code?
2006-01-16 Rafael Garcia-Suarez defined %foo::bar:: wasn't working like it used to...
2006-01-02 Rafael Garcia-Suarez Since we no longer autovivify stashes (change #26370...
2005-12-31 Nicholas Clark Add a test for change 26547. (We no longer expect to...
2005-12-15 Rafael Garcia-Suarez Don't autovivify stashes as soon as the lexer sees...
2003-05-31 Rafael Garcia-Suarez Fix a case of segfault in gv_check(), by making
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-08 Rafael Garcia-Suarez Re: [perl #15479] perl 5.8.0 segfault