2005-05-02 |
Paul Eggert | * tests/actions.at: Test that stack overflow invokes... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): Add more-descriptive comment. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | * tests/input.at (Torturing the Scanner): Adjust to... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | (Torturing the Scanner): Adjust to lack of quotes in... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Eggert | * NEWS: Bison-generated C parsers no longer quote liter... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | (AT_INCREASE_DATA_SIZE): Skip the test if |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | * src/parse-gram.y: Include quotearg.h. |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Paul Eggert | (YYSTACK_ALLOC_MAXIMUM): New macro. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Paul Eggert | * NEWS: Bison-generated C parsers now use the _ macro to |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | Fix aliases bug reported by Tim Van Holder. |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | (symbol_make_alias): Call symbol_type_set, |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Paul Eggert | (Typed symbol aliases): New test. |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Paul Eggert | * tests/regression.at (Token definitions): Don't use... |
commit | commitdiff | tree | snapshot |
2005-03-26 |
Paul Eggert | (Token definitions): Don't use a token named c, as... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Paul Eggert | * bootstrap: Change translation URL. |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Paul Eggert | * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don... |
commit | commitdiff | tree | snapshot |
2005-03-21 |
Paul Eggert | (AT_COMPILE, AT_COMPILE_CXX): Don't put options |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Paul Eggert | * tests/glr-regression.at (glr-regr2a.y): Try to dump... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Paul Eggert | (glr-regr2a.y): Try to dump core |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Paul Eggert | Respond to problems reported by twlevo@xs4all.nl. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Paul Eggert | Use "trap - 0" rather than the unportable "trap 0". |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Paul Eggert | * src/vcg.h: Comment fix. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Paul Eggert | (yyparse): Omit spaces before #line. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Paul Eggert | * src/tables.c (state_number_to_vector_number): Put... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Paul Eggert | (state_number_to_vector_number): Put it inside an |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Paul Eggert | * src/output.c (escaped_output): Renamed from |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Paul Eggert | (output_edge): Don't quote linestyle arg. |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Paul Eggert | * doc/bison.texinfo (Semantic Tokens): Fix scoping... |
commit | commitdiff | tree | snapshot |
2005-03-01 |
Paul Eggert | (Semantic Tokens): Fix scoping problem in |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Paul Eggert | * doc/bison.texinfo (Mfcalc Symtab): Correct the protot... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Paul Eggert | (Mfcalc Symtab): Correct the prototype for putsym. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Paul Eggert | * doc/bison.texinfo: minor typo fixes |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Paul Eggert | (Language and Grammar): some -> same |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Paul Eggert | Fix $ in test names. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Paul Eggert | Renamed from "Invalid \$n", to work around an Autoconf... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Paul Eggert | (Improper handling of embedded actions and dollar(... |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Paul Eggert | * src/vcg.c (output_graph): G_VIEW -> normal_view. |
commit | commitdiff | tree | snapshot |
2005-01-28 |
Paul Eggert | (output_graph): G_VIEW -> normal_view in case someone |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Paul Eggert | * src/vcg.c (get_view_str): Remove case for normal_view. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Paul Eggert | (get_view_str): Remove case for normal_view. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Paul Eggert | * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Paul Eggert | (O0CFLAGS, O0CXXFLAGS): Fix quoting bug. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Paul Eggert | * doc/bison.texinfo: Change @dircategory from "GNU... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Paul Eggert | Change @dircategory from "GNU programming tools" to... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Eggert | * tests/c++.at (AT_CHECK_DOXYGEN): Don't use options... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Paul Eggert | (AT_CHECK_DOXYGEN): Don't use options after operands. |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Paul Eggert | * data/yacc.c (YYCOPY, yystpcpy, yyparse): Remove ... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Paul Eggert | (YYCOPY, yystpcpy, yyparse): Remove "register". |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Paul Eggert | * data/glr.c (yyuserAction): Add "default: break;"... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Paul Eggert | * src/system.h (OUTPUT_EXT, TAB_EXT): Define only if... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Paul Eggert | (OUTPUT_EXT, TAB_EXT): Define only if not defined |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Paul Eggert | * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100)... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Paul Eggert | (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10). |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Paul Eggert | * data/yacc.c (yyparse): Pacify non-GCC compilers about... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Paul Eggert | (yyparse): Pacify non-GCC compilers about yyerrorlab |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Paul Eggert | (yyparse): Pacify non-GCC compilers about yyerrorlab |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Paul Eggert | TODO: Mention that we should allow NUL bytes in tokens. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Paul Eggert | Mention that we should support NUL bytes in tokens. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Paul Eggert | * src/scan-skel.l (<<EOF>>): Don't close standard output. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Paul Eggert | (<<EOF>>): Don't close standard output. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Paul Eggert | Fix bug when stdout is closed. Update copyright to... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Paul Eggert | (version): Happy new year; update overall |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Paul Eggert | (AT_CHECK_OUTPUT): New arg SHELLIO. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Paul Eggert | ("@output ".*\n): Don't close standard output. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | * doc/bison.texinfo (@copying): Update FDL version... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | Update FDL license revision to 1.2. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | Bump version number to 2.0a. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | Fix changelog entry for configure.ac. BISON-2_0 |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | * tests/torture.at (Exploding the Stack Size with Alloc... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | (Exploding the Stack Size with Alloca): Set |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | Version 2.0. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | Reformat news for version 2.0. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | (AC_INIT): Bump version to 2.0. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | (yydestruct_): Pacify unused variable warning for yymsg... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Paul Eggert | (new_itemsets): Use memset rather than zeroing by hand... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Paul Eggert | * NEWS: Bison-generated parsers no longer default to... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Paul Eggert | * doc/bison.texinfo (Location Default Action): Mention... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Paul Eggert | (Location Default Action): Mention that n must be zero... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Akim Demaille | * data/lalr1.cc (parser::token_number_type, parser... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Akim Demaille | * data/lalr1.cc (parser::parse): Return a bool instead... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Akim Demaille | Don't impose std::string for filenames. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Akim Demaille | Don't impose std::string for filenames. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Akim Demaille | Use more STL like names: my_class instead of MyClass. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Paul Eggert | (YYLLOC_DEFAULT): Use GNU spacing conventions. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Paul Eggert | Remove uses of 'short int' and 'unsigned short int... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Akim Demaille | * data/lalr1.cc: Extensive Doxygenation. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Paul Eggert | * data/glr.c (b4_lhs_value, b4_rhs_value, b4_rhs-location): |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Akim Demaille | * data/lalr1.cc (yyreport_syntax_error_): Catch up... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Akim Demaille | * src/print_graph.c (print_graph): Remove layoutalgorit... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Akim Demaille | Use #define to handle the %name-prefix. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Akim Demaille | Move lalr1.cc internals into yy*. |
commit | commitdiff | tree | snapshot |
next |