2005-07-12 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_print): Swap the... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | * src/parse-gram.y: Use %printer instead of YYPRINT. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | Sync. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | 2005-07-12 Akim Demaille <akim@epita.fr> |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | Trailing trace. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_print): New. |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Akim Demaille | * data/glr.c (b4_syncline): Fix (swap) the definition of |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Paul Eggert | * doc/bison.texinfo (Mystery Conflicts): Add reference... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): Undo previous patch. Instead, |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Paul Eggert | * data/yacc.c (yyparse): In the initial action, set |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Paul Eggert | Add *.ll. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Paul Eggert | * examples/calc++/calc++-driver.cc, examples/calc+... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Paul Eggert | * bootstrap (gnulib_modules): Add gettext, now that... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Akim Demaille | Bind examples/calc++ to the package. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Paul Eggert | * data/glr.c (yyFail): Drastically simplify; since... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Paul Eggert | Rewrite GLR parser to catch more buffer overrun, storag... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Akim Demaille | Extract calc++ from the documentation. |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Akim Demaille | * doc/bison.texinfo (C++ Parser Interface): Use defcv... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Akim Demaille | * doc/bison.texinfo (C++ Language Interface): First... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Akim Demaille | * data/lalr1.cc (yylex_): Honor %lex-param. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Akim Demaille | Start a set of simple examples. |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Paul Eggert | * data/yacc.c (malloc, free) [defined __cplusplus]... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Paul Hilfinger | data/glr.c: Modify treatment of unused parameters to... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Eggert | Fix infringement on user name space reported by Janos... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Paul Eggert | (yyparse): strlen -> yystrlen. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Akim Demaille | * data/lalr1.cc (_): New. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
Paul Eggert | Fix infringement on user name space reported by Bruno... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Paul Eggert | Fix BeOS, FreeBSD, MacOS porting problems reported... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Eggert | * README: Mention m4 1.4.3. Remove obsolete advice... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Eggert | * bootstrap: Remove workaround for problem I encountere... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Paul Eggert | Version 2.0a. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | * src/files.c: Include "stdio-safer.h"; this fixes... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Various maintainer cleanups. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | * bootstrap: Add stdio-safer, unistd-safer modules. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | * data/lalr1.cc (yy::]b4_parser_class_name[::parse... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | (yy::]b4_parser_class_name[::parse): Port |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Update copyright date. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Paul Eggert | Fix a destructor bug reported by Wolfgang Spraul in |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Paul Hilfinger | * data/glr.c (YY_SYMBOL_PRINT): Don't print newline... |
commit | commitdiff | tree | snapshot |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Paul Eggert | * tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
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 |
next |