2007-07-28 |
Joel E. Denny | Fix push parsing memory leak reported by Brandon Lucia at |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Joel E. Denny | Improve handling of multiple S/R conflicts in the same... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Joel E. Denny | * lib/.cvsignore: Add charset.alias. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Joel E. Denny | * build-aux/.cvsignore: Add compile. |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Joel E. Denny | * bootstrap (slurp): Create target directories that... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Joel E. Denny | * LR0.c (new_itemsets): Fix wording in comments: say... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Joel E. Denny | Fix C++ test cases after recent Gnulib changes. Discus... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Joel E. Denny | * data/glr.c (yy_yypstack, yypstates, yypdumpstack... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Joel E. Denny | Improve some comments in parser table construction. |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_invalid_value... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Joel E. Denny | * src/lalr.c (state_lookahead_tokens_count): For code... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Joel E. Denny | Don't depend on C99 features. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Joel E. Denny | Update copyright date. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Joel E. Denny | * NEWS (2.3a+): In the %code entry, reference section... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Joel E. Denny | * data/glr.c (yylval): As in yacc.c, don't extern in... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Joel E. Denny | * src/Makefile.am (yacc): Quote target action commands... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Joel E. Denny | Extend the front-end API for %define variables to more... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Joel E. Denny | * NEWS (2.3a+): Mention yesterday's state-removal change. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Joel E. Denny | If conflict resolution makes states unreachable, remove... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Joel E. Denny | Minor code cleanup in parser table construction. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Paul Eggert | Use ASCII for Sebastien Fricker's name. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Paul Eggert | * README-hacking: New file, taken mostly from coreutils... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Joel E. Denny | * doc/bison.texinfo (Destructor Decl): Fix typo reporte... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Paolo Bonzini | 2007-03-07 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Juan Manuel... | * fnchange.lst: Reflect the renaming of c++ into cxx. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Juan Manuel... | * config.sed: Reflect the renaming of c++-skel.m4 into... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Juan Manuel... | * config.bat: Reflect the renaming of c++-skel.m4 into... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Juan Manuel... | * config.bat: Inhibit the use of disallowed characters. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Juan Manuel... | * testsuite.sed: Inhibit the use of disallowed characters. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Juan Manuel... | DJGPP spefic issue. Inhibit the use of disallowed... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Juan Manuel... | * Makefile.am: djgpp/testsuite.sed added to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Juan Manuel... | * djgpp/config.bat: Rename arguments to args. Avoids... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Juan Manuel... | * djgpp/config.sed: Fix that inttypes.h and inttypes_... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Juan Manuel... | * djgpp/config.bat: Fix that inttypes.h and inttypes_... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Joel E. Denny | * src/print.c (lookahead_set, state_default_rule):... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Paolo Bonzini | 2007-02-27 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Joel E. Denny | lib/.cvsignore: Update. |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Joel E. Denny | Use YYFPRINTF instead of fprintf where appropriate... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Joel E. Denny | * bootstrap: Remove occurrences of .#bootmp from lib... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Juan Manuel... | * djgpp/README.in: More generic description of required... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Juan Manuel... | * djgpp/config.site: Adjustments concerning the use... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Juan Manuel... | * djgpp/config.sed: Adjustments concerning the use... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Juan Manuel... | * djgpp/config.bat: Adjustments concerning the use... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Juan Manuel... | * DJGPP specific adjustments concerning the use of... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Paul Eggert | Undo my 2007-02-07 change, switching back to the c... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Joel E. Denny | Enable the Java related testsuite tests when the only... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Joel E. Denny | * data/Makefile.am: Update copyright date. |
commit | commitdiff | tree | snapshot |
2007-02-10 |
Joel E. Denny | As in semantic actions, make @$ in %initial-action... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Paul Eggert | Undo most of the 2007-02-03 change, switching to the... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Paolo Bonzini | 2007-02-07 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Paolo Bonzini | 2007-02-05 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Paul Eggert | * .cvsignore: Add javacomp.sh, javaexec.sh. Is this... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Joel E. Denny | * doc/bison.texinfo (Decl Summary): Correct typo. |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Paolo Bonzini | 2007-01-30 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Paolo Bonzini | 2007-01-29 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Joel E. Denny | * src/scan-skel.l (at_directive_perform): Fix switch... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Joel E. Denny | Clean up. |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Joel E. Denny | * ChangeLog: For changes in doc/bison.texinfo, consiste... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Paul Eggert | Adjust to recent gnulib changes. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Paolo Bonzini | 2007-01-23 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Joel E. Denny | Back out previous patch. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Joel E. Denny | Implement @gettext<...@> directive to call gettext... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Joel E. Denny | Implement support for relative and absolute skeleton... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Paolo Bonzini | 2007-01-17 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Joel E. Denny | Back out previous commit, which was unintended. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Akim Demaille | * doc/bison.texinfo (Calc++ Parser): Don't try to alias |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Akim Demaille | * doc/bison.texinfo (Calc++ Parsing Driver): Let "parse... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Akim Demaille | * data/lalr1.cc (yy_reduce_print_): Add a missing end... |
commit | commitdiff | tree | snapshot |
2007-01-16 |
Joel E. Denny | Clean up %define and %code implementation in M4 some... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Juan Manuel... | * djgpp/config.site: Set ac_cv_path_mkdir to a sane... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Joel E. Denny | * tests/glr-regression.at: Use AT_PARSER_CHECK rather... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Joel E. Denny | * tests/local.at (AT_PARSER_CHECK): Add a PRE argument... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Joel E. Denny | Ignore YYSTACK_USE_ALLOCA for push parsers since the... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Joel E. Denny | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Joel E. Denny | Clarify last entry a little. |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Joel E. Denny | Simplify union and prologue handling, and escape union... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Joel E. Denny | Remove quotes from variables names in %define directive... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Joel E. Denny | * src/parse-gram.y (prologue_declaration): Use MUSCLE_I... |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Joel E. Denny | Instead of having skeletons declare all valid %define... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Joel E. Denny | Check for unrecognized %define variables similar to... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Joel E. Denny | Provide warn_at, complain_at, and fatal_at function... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Joel E. Denny | Clean up b4_check_percent_code_qualifiers a little. |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Joel E. Denny | Don't use m4_divert since it makes m4_divert_push and... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Joel E. Denny | Consolidate the 4 prologue alternative directives ... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Joel E. Denny | Use the new code_props interface for destructors and... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Joel E. Denny | Use the new code_props interface for rule actions. |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Joel E. Denny | Use the new code_props interface in parse-gram.y. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Joel E. Denny | Encapsulate code properties and related functionality... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Joel E. Denny | * etc/.cvsignore: New. |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Joel E. Denny | Add maintainer-push-check to run maintainer-check using... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Joel E. Denny | * data/push.c (yypush_parse): Set yynew = 1 at the... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Joel E. Denny | For push mode, convert yyparse from a macro to a functi... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Joel E. Denny | Update etc/bench.pl. Optimize push mode a little ... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Joel E. Denny | For push mode, add pull wrappers around yypush_parse. |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Joel E. Denny | Enable push parsers to operate in impure mode. Thus... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Joel E. Denny | Remove some unnecessary differences between the pull... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Joel E. Denny | Fix bug such that the first pushed token's value and... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Joel E. Denny | Rearrange initialization of the parser state variables... |
commit | commitdiff | tree | snapshot |
next |