2005-07-19 |
Paul Eggert | Destructor cleanups and regularization among the three...
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | (_AT_TEST_GLR_CXXTYPES): Don't try to have yyerror...
|
commit | commitdiff | tree |
2005-07-19 |
Paul Eggert | * NEWS: Document minor wording changes in diagnostics of
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Add bison-runtime.pot; remove bison-runtime.old.pot.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Add Makefile.in.in.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF...
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Add i18n support to the GLR skeleton. Partially fix...
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Fix yyerror / yylex test glitches noted by twlevo@xs4all.nl.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | Improve tests for stack overflow in GLR parser.
|
commit | commitdiff | tree |
2005-07-18 |
Paul Eggert | * tests/conflicts.at (%nonassoc and eof): Don't exit...
|
commit | commitdiff | tree |
2005-07-17 |
Paul Eggert | * data/glr.c (yyparse): Don't assume that the initial...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | More changes to pacify C++ compilers.
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * data/glr.c (YYSTACKEXPANDABLE): Don't define if already...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * tests/glr-regression.at (Improper merging of GLR...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * tests/Makefile.am (maintainer-check-g++): Remove...
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | Update copyright.
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | GXX -> CXX
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | (maintainer-check-g++): Fix a stray
|
commit | commitdiff | tree |
2005-07-14 |
Paul Eggert | * data/glr.c (yyuserAction): Fix uninitialized variable...
|
commit | commitdiff | tree |
2005-07-13 |
Paul Eggert | * PACKAGING: New file, suggested by Bruno Haible and...
|
commit | commitdiff | tree |
2005-07-13 |
Paul Eggert | Bison-generated C parser -> Bison-generated parser
|
commit | commitdiff | tree |
2005-07-12 |
Paul Eggert | Don't imply the latest change was in 2.0a.
|
commit | commitdiff | tree |
2005-07-12 |
Paul Eggert | * NEWS: Document recent i18n improvements.
|
commit | commitdiff | tree |
2005-07-12 |
Paul Eggert | * bootstrap: Get runtime translations into runtime-po.
|
commit | commitdiff | tree |
2005-07-11 |
Paul Eggert | * doc/bison.texinfo (Mystery Conflicts): Add reference...
|
commit | commitdiff | tree |
2005-07-09 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): Undo previous patch. Instead,
|
commit | commitdiff | tree |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): In the initial action, set
|
commit | commitdiff | tree |
2005-07-07 |
Paul Eggert | Add *.ll.
|
commit | commitdiff | tree |
2005-07-07 |
Paul Eggert | * examples/calc++/calc++-driver.cc, examples/calc+...
|
commit | commitdiff | tree |
2005-07-07 |
Paul Eggert | * bootstrap (gnulib_modules): Add gettext, now that...
|
commit | commitdiff | tree |
2005-07-06 |
Paul Eggert | * data/glr.c (yyFail): Drastically simplify; since...
|
commit | commitdiff | tree |
2005-07-05 |
Paul Eggert | Rewrite GLR parser to catch more buffer overrun, storage...
|
commit | commitdiff | tree |
2005-06-09 |
Paul Eggert | * data/yacc.c (malloc, free) [defined __cplusplus]...
|
commit | commitdiff | tree |
2005-05-30 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-05-30 |
Paul Eggert | Fix infringement on user name space reported by Janos...
|
commit | commitdiff | tree |
2005-05-30 |
Paul Eggert | (yyparse): strlen -> yystrlen.
|
commit | commitdiff | tree |
2005-05-27 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-05-27 |
Paul Eggert | Fix infringement on user name space reported by Bruno...
|
commit | commitdiff | tree |
2005-05-25 |
Paul Eggert | Fix BeOS, FreeBSD, MacOS porting problems reported...
|
commit | commitdiff | tree |
2005-05-23 |
Paul Eggert | * README: Mention m4 1.4.3. Remove obsolete advice...
|
commit | commitdiff | tree |
2005-05-23 |
Paul Eggert | * bootstrap: Remove workaround for problem I encountered...
|
commit | commitdiff | tree |
2005-05-23 |
Paul Eggert | Version 2.0a.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | * src/files.c: Include "stdio-safer.h"; this fixes...
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | Various maintainer cleanups.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | * bootstrap: Add stdio-safer, unistd-safer modules.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | * data/lalr1.cc (yy::]b4_parser_class_name[::parse...
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | (yy::]b4_parser_class_name[::parse): Port
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | Update copyright date.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-05-22 |
Paul Eggert | Fix a destructor bug reported by Wolfgang Spraul in
|
commit | commitdiff | tree |
2005-05-14 |
Paul Eggert | Update FSF postal mail address.
|
commit | commitdiff | tree |
2005-05-11 |
Paul Eggert | * tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like...
|
commit | commitdiff | tree |
2005-05-02 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-05-02 |
Paul Eggert | * tests/actions.at: Test that stack overflow invokes...
|
commit | commitdiff | tree |
2005-04-25 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): Add more-descriptive comment.
|
commit | commitdiff | tree |
2005-04-17 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-04-17 |
Paul Eggert | * tests/input.at (Torturing the Scanner): Adjust to...
|
commit | commitdiff | tree |
2005-04-17 |
Paul Eggert | (Torturing the Scanner): Adjust to lack of quotes in...
|
commit | commitdiff | tree |
2005-04-17 |
Paul Eggert | * NEWS: Bison-generated C parsers no longer quote literal...
|
commit | commitdiff | tree |
2005-04-16 |
Paul Eggert | * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the...
|
commit | commitdiff | tree |
2005-04-16 |
Paul Eggert | (AT_INCREASE_DATA_SIZE): Skip the test if
|
commit | commitdiff | tree |
2005-04-16 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-04-16 |
Paul Eggert | * src/parse-gram.y: Include quotearg.h.
|
commit | commitdiff | tree |
2005-04-16 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): New macro.
|
commit | commitdiff | tree |
2005-04-14 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-04-14 |
Paul Eggert | * NEWS: Bison-generated C parsers now use the _ macro to
|
commit | commitdiff | tree |
2005-04-12 |
Paul Eggert | Fix aliases bug reported by Tim Van Holder.
|
commit | commitdiff | tree |
2005-04-12 |
Paul Eggert | (symbol_make_alias): Call symbol_type_set,
|
commit | commitdiff | tree |
2005-04-12 |
Paul Eggert | (Typed symbol aliases): New test.
|
commit | commitdiff | tree |
2005-03-26 |
Paul Eggert | * tests/regression.at (Token definitions): Don't use...
|
commit | commitdiff | tree |
2005-03-26 |
Paul Eggert | (Token definitions): Don't use a token named c, as...
|
commit | commitdiff | tree |
2005-03-21 |
Paul Eggert | * bootstrap: Change translation URL.
|
commit | commitdiff | tree |
2005-03-21 |
Paul Eggert | * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don...
|
commit | commitdiff | tree |
2005-03-21 |
Paul Eggert | (AT_COMPILE, AT_COMPILE_CXX): Don't put options
|
commit | commitdiff | tree |
2005-03-18 |
Paul Eggert | * tests/glr-regression.at (glr-regr2a.y): Try to dump...
|
commit | commitdiff | tree |
2005-03-18 |
Paul Eggert | (glr-regr2a.y): Try to dump core
|
commit | commitdiff | tree |
2005-03-17 |
Paul Eggert | Respond to problems reported by twlevo@xs4all.nl.
|
commit | commitdiff | tree |
2005-03-17 |
Paul Eggert | Use "trap - 0" rather than the unportable "trap 0".
|
commit | commitdiff | tree |
2005-03-17 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-03-17 |
Paul Eggert | * src/vcg.h: Comment fix.
|
commit | commitdiff | tree |
2005-03-17 |
Paul Eggert | (yyparse): Omit spaces before #line.
|
commit | commitdiff | tree |
2005-03-15 |
Paul Eggert | * src/tables.c (state_number_to_vector_number): Put...
|
commit | commitdiff | tree |
2005-03-15 |
Paul Eggert | (state_number_to_vector_number): Put it inside an
|
commit | commitdiff | tree |
2005-03-07 |
Paul Eggert | * src/output.c (escaped_output): Renamed from
|
commit | commitdiff | tree |
2005-03-07 |
Paul Eggert | (output_edge): Don't quote linestyle arg.
|
commit | commitdiff | tree |
2005-03-01 |
Paul Eggert | * doc/bison.texinfo (Semantic Tokens): Fix scoping...
|
commit | commitdiff | tree |
2005-03-01 |
Paul Eggert | (Semantic Tokens): Fix scoping problem in
|
commit | commitdiff | tree |
2005-02-24 |
Paul Eggert | * doc/bison.texinfo (Mfcalc Symtab): Correct the prototype...
|
commit | commitdiff | tree |
2005-02-24 |
Paul Eggert | (Mfcalc Symtab): Correct the prototype for putsym.
|
commit | commitdiff | tree |
2005-02-23 |
Paul Eggert | * doc/bison.texinfo: minor typo fixes
|
commit | commitdiff | tree |
2005-02-23 |
Paul Eggert | (Language and Grammar): some -> same
|
commit | commitdiff | tree |
2005-02-08 |
Paul Eggert | Fix $ in test names.
|
commit | commitdiff | tree |
2005-02-07 |
Paul Eggert | Renamed from "Invalid \$n", to work around an Autoconf...
|
commit | commitdiff | tree |
2005-02-07 |
Paul Eggert | (Improper handling of embedded actions and dollar(...
|
commit | commitdiff | tree |
2005-01-28 |
Paul Eggert | * src/vcg.c (output_graph): G_VIEW -> normal_view.
|
commit | commitdiff | tree |
2005-01-28 |
Paul Eggert | (output_graph): G_VIEW -> normal_view in case someone
|
commit | commitdiff | tree |
2005-01-27 |
Paul Eggert | * src/vcg.c (get_view_str): Remove case for normal_view.
|
commit | commitdiff | tree |
next |