summaryrefslogtreecommitdiff
path: root/t/comp/parser.t
Commit message (Expand)AuthorAgeFilesLines
* [perl #74022] Parser hangs on some Unicode charactersFather Chrysostomos2010-11-141-1/+6
* Add (?^...) regex constructKarl Williamson2010-09-201-1/+1
* [perl #71748] Bleadperl f0e67a1 breaks CPAN: Template::Plugin::YAML::Encode 0.02Zefram2010-01-051-1/+13
* Following fd909433c7437296, check that {sub f} correctly stubs the subroutine.Nicholas Clark2010-01-041-1/+4
* Allow "{sub f}" to compileVincent Pit2010-01-031-1/+6
* -Dmad: double free or corruptionTony Cook2009-12-011-1/+49
* Tweak the filename regexp in parser.t so that ./TEST -utf16 op/parser.t passes.Nicholas Clark2009-11-011-7/+8
* Move tests for $[ from comp/parser.t to op/array_base.tNicholas Clark2009-10-161-35/+1
* Don't use require in comp/parser.t, as require isn't tested yet.Nicholas Clark2009-10-091-10/+53
* Require a space or a newline after a "#line XXX" directiveRafael Garcia-Suarez2009-01-061-1/+4
* Re: [perl #43082] "$_[0]->method" interpolation Father Chrysostomos2007-06-071-1/+11
* Un-TODO tests avec change #30228Rafael Garcia-Suarez2007-02-121-2/+0
* A test to exercise the smallbuf overflow code in S_incline, and aNicholas Clark2007-01-271-1/+81
* further fix for #29543: fix parser leaks caused by croakingDave Mitchell2006-12-291-1/+25
* fix eval qw(BEGIN{die}) style leaks (second attempt).Dave Mitchell2006-12-111-2/+26
* #28315 could crash when freeing ops with different padsDave Mitchell2006-12-101-1/+18
* Re: Off by one in the trie code?Yves Orton2006-10-191-1/+1
* z/OS: t/ - mostly EBCDIC fixesJarkko Hietaniemi2006-07-121-1/+1
* [perl #39365] Bug in toke.c (eval in subst) Ben Carter2006-06-201-1/+4
* New test for the "Assignment to both a list and a scalar" error,Rafael Garcia-Suarez2006-04-201-1/+5
* Add a couple of regression tests for the untestedRafael Garcia-Suarez2006-03-161-1/+7
* Add tests for two untested syntax error messages about \NRafael Garcia-Suarez2005-11-101-1/+8
* Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crashRick Delaney2005-06-201-1/+23
* Fix for: [perl #2738] perl segfautls on inputMarcus Holland-Moritz2004-06-241-1/+13
* Enhance test cleanliness by a very small factor.Rafael Garcia-Suarez2004-02-241-0/+1
* Fix a segfault during optree construction. (bug #27024)Rafael Garcia-Suarez2004-02-241-1/+9
* [perl #25824] Segmentation fault withDave Mitchell2004-02-151-1/+7
* Add a regression test for bug #24762Rafael Garcia-Suarez2003-12-301-1/+7
* Perl 5.8.3 patches from the BS2000 portDorner Thomas2003-12-201-1/+1
* Fix bug [perl #24212] : improper error recovery in theRafael Garcia-Suarez2003-10-151-1/+13
* A regression test for the remaining "Final $ should be..." error.Rafael Garcia-Suarez2003-05-091-1/+4
* buglet: sub a(;&) { } doesn't workAdrian M. Enache2003-04-291-1/+4
* Re: [PATCH] [perl #21875] Hash ref transformed as a listDave Mitchell2003-04-191-1/+21
* Re: [fix] [perl #21575] Bug with print( followed by a newlineAdrian M. Enache2003-03-141-1/+10
* Re: [perl #20716] scope error with bracketsAdrian M. Enache2003-02-191-6/+20
* Re: [perl #20716] [FIX] scope error with bracketsAdrian M. Enache2003-02-101-1/+9
* Fix two cases of buffer overflow in the lexer.Rafael Garcia-Suarez2002-12-061-1/+16
* Fix bug #18573 : in a double-quoted string, a \c not followedRafael Garcia-Suarez2002-12-021-1/+5
* Move some tests from t/run/fresh_perl.tRafael Garcia-Suarez2002-11-221-2/+36
* Add a test for bug #17920, and a new test file for it.Rafael Garcia-Suarez2002-11-211-0/+15