| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve the logic in regen_perly.pl for manually generating token macros. | Nicholas Clark | 2013-05-06 | 1 | -3/+8 |
* | update regen_perly.pl to recognise bison 2.7 | Ruslan Zakirov | 2013-03-03 | 1 | -3/+3 |
* | fix regen_perly.pl for bison 2.6 | Jesse Luehrs | 2012-09-25 | 1 | -3/+7 |
* | Prevent double frees/crashes with format syntax errs | Father Chrysostomos | 2012-08-08 | 1 | -4/+28 |
* | regen_perly.pl: support latest bison-2.5.1 | Reini Urban | 2012-06-27 | 1 | -5/+5 |
* | Avoid braces warning in regen_perly.pl | David Mitchell | 2012-06-13 | 1 | -1/+1 |
* | Bump several file copyright dates | Steffen Schwigon | 2012-01-19 | 1 | -1/+1 |
* | Add an optional third argument to open_new(), to invoke read_only_top() with. | Nicholas Clark | 2011-05-19 | 1 | -8/+5 |
* | Rename safer_open() to open_new(), and eliminate the first parameter. | Nicholas Clark | 2011-05-19 | 1 | -3/+3 |
* | Store the SHA-256 of the source in files generated by regen_perly.pl | Nicholas Clark | 2011-01-23 | 1 | -3/+3 |
* | Output "read only" editor blocks from regen_perly.pl | Nicholas Clark | 2011-01-23 | 1 | -29/+23 |
* | Fix typos (spelling errors) in misc. files. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | af00134636ffe4172cbffeaed3bbad802e58d8a0 broke regen_perly. | Zefram | 2010-10-13 | 1 | -1/+1 |
* | avoid unnecessarily changing timestamp on perly.h | Zefram | 2010-08-28 | 1 | -10/+17 |
* | Give an error message if bison is not found at all | Leon Brocard | 2010-05-04 | 1 | -0/+4 |
* | Update the version requirement message in regen_perly.pl | Vincent Pit | 2009-03-24 | 1 | -2/+2 |
* | Make regen_perly.pl compatible with bison 2.4 | Vincent Pit | 2009-03-24 | 1 | -3/+25 |
* | merge the four parser stacks into one | Dave Mitchell | 2006-12-17 | 1 | -0/+5 |
* | remove extraneous declaration prom perly.tab | Dave Mitchell | 2006-12-16 | 1 | -1/+0 |
* | misc MAD coredump fixes and parser leak fixes | Dave Mitchell | 2006-12-13 | 1 | -0/+4 |
* | parser: expand yy_is_opval[] to include all value types | Dave Mitchell | 2006-12-10 | 1 | -19/+62 |
* | another fix for bison 2.3 | Dave Mitchell | 2006-12-04 | 1 | -0/+3 |
* | add support for bison 2.3 | Dave Mitchell | 2006-12-03 | 1 | -2/+4 |
* | Avoid an error that VC++'s resource compiler seems to have | Steve Hay | 2006-07-17 | 1 | -2/+3 |
* | stop OPs leaking in eval "syntax error" | Dave Mitchell | 2006-05-27 | 1 | -0/+42 |
* | Fix the last 2 perly.y specific parts of regen_perly.pl, and make | Nicholas Clark | 2006-03-11 | 1 | -2/+2 |
* | The new REQUIRE token introduced by change 25599 must be | Rafael Garcia-Suarez | 2005-10-13 | 1 | -5/+3 |
* | Re: [perl #37039] perlref documentation about optional -> is too vague | Yitzchak Scott-Thoennes | 2005-09-04 | 1 | -1/+1 |
* | add 1.875c to the list of supported bisons | Dave Mitchell | 2005-05-07 | 1 | -1/+1 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -5/+1 |
* | regen_perly.pl runs fine with bison 2.0. | Marcus Holland-Moritz | 2005-02-10 | 1 | -3/+5 |
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 1 | -0/+188 |