summaryrefslogtreecommitdiff
path: root/perly.act
Commit message (Expand)AuthorAgeFilesLines
* latest switch/say/~~Robin Houston2005-12-191-366/+401
* The new REQUIRE token introduced by change 25599 must beRafael Garcia-Suarez2005-10-131-185/+186
* Fix the overriding of CORE::do, just like change 25599Rafael Garcia-Suarez2005-09-271-1/+1
* CORE::require was always parsed as require().Rafael Garcia-Suarez2005-09-261-52/+62
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-211-1/+1
* Allow non-arrowed form of chained subscripts after slicesYitzchak Scott-Thoennes2005-09-131-289/+289
* More SvPV constingNicholas Clark2005-06-081-1/+1
* while (my $x ...) { ...; redo } shouldn't undef $x.Dave Mitchell2005-05-071-415/+417
* [perl #34101] not() || 1 produces segmentation faultMarcus Holland-Moritz2005-02-101-286/+287
* Turn regcomp into a list opDave Mitchell2004-10-101-40/+35
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-184/+184
* [perl #25824] Segmentation fault withDave Mitchell2004-02-151-332/+338
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-0/+1043