2005-07-06 |
Akim Demaille | Bind examples/calc++ to the package. |
blob | commitdiff | raw |
2005-07-06 |
Paul Eggert | * data/glr.c (yyFail): Drastically simplify; since... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Paul Eggert | Rewrite GLR parser to catch more buffer overrun, storag... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
Akim Demaille | Extract calc++ from the documentation. |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Akim Demaille | * doc/bison.texinfo (C++ Parser Interface): Use defcv... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Akim Demaille | * doc/bison.texinfo (C++ Language Interface): First... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Akim Demaille | * data/lalr1.cc (yylex_): Honor %lex-param. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Akim Demaille | Start a set of simple examples. |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Paul Eggert | * data/yacc.c (malloc, free) [defined __cplusplus]... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Paul Hilfinger | data/glr.c: Modify treatment of unused parameters to... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Paul Eggert | Fix infringement on user name space reported by Janos... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Akim Demaille | * data/lalr1.cc (_): New. |
blob | commitdiff | raw | diff to current |
2005-05-27 |
Paul Eggert | Fix infringement on user name space reported by Bruno... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Paul Eggert | Fix BeOS, FreeBSD, MacOS porting problems reported... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Paul Eggert | * README: Mention m4 1.4.3. Remove obsolete advice... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Paul Eggert | * bootstrap: Remove workaround for problem I encountere... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Paul Eggert | Version 2.0a. |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | * src/files.c: Include "stdio-safer.h"; this fixes... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | Various maintainer cleanups. |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | * bootstrap: Add stdio-safer, unistd-safer modules. |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | * data/lalr1.cc (yy::]b4_parser_class_name[::parse... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Paul Eggert | Fix a destructor bug reported by Wolfgang Spraul in |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Paul Hilfinger | * data/glr.c (YY_SYMBOL_PRINT): Don't print newline... |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Paul Eggert | Update FSF postal mail address. |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Paul Eggert | * tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like... |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Paul Eggert | * tests/actions.at: Test that stack overflow invokes... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Paul Eggert | * tests/input.at (Torturing the Scanner): Adjust to... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Paul Eggert | * NEWS: Bison-generated C parsers no longer quote liter... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Paul Eggert | * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the... |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Paul Eggert | * src/parse-gram.y: Include quotearg.h. |
blob | commitdiff | raw | diff to current |
2005-04-14 |
Paul Eggert | * NEWS: Bison-generated C parsers now use the _ macro to |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Paul Eggert | Fix aliases bug reported by Tim Van Holder. |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Paul Eggert | * tests/regression.at (Token definitions): Don't use... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Paul Eggert | * bootstrap: Change translation URL. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Paul Eggert | * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don... |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Paul Eggert | * tests/glr-regression.at (glr-regr2a.y): Try to dump... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Paul Eggert | Respond to problems reported by twlevo@xs4all.nl. |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Paul Eggert | * src/vcg.h: Comment fix. |
blob | commitdiff | raw | diff to current |
2005-03-15 |
Paul Eggert | * src/tables.c (state_number_to_vector_number): Put... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Paul Eggert | * src/output.c (escaped_output): Renamed from |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Paul Eggert | * doc/bison.texinfo (Semantic Tokens): Fix scoping... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Paul Eggert | * doc/bison.texinfo (Mfcalc Symtab): Correct the protot... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Paul Eggert | * doc/bison.texinfo: minor typo fixes |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Paul Eggert | Fix $ in test names. |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Paul Eggert | * src/vcg.c (output_graph): G_VIEW -> normal_view. |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Paul Eggert | * src/vcg.c (get_view_str): Remove case for normal_view. |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Paul Eggert | * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting... |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Paul Eggert | * doc/bison.texinfo: Change @dircategory from "GNU... |
blob | commitdiff | raw | diff to current |
2005-01-23 |
Paul Eggert | * tests/c++.at (AT_CHECK_DOXYGEN): Don't use options... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Paul Eggert | * data/yacc.c (YYCOPY, yystpcpy, yyparse): Remove ... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Paul Eggert | * data/glr.c (yyuserAction): Add "default: break;"... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
Paul Eggert | * src/system.h (OUTPUT_EXT, TAB_EXT): Define only if... |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Paul Eggert | * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100)... |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Paul Eggert | * data/yacc.c (yyparse): Pacify non-GCC compilers about... |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Paul Eggert | TODO: Mention that we should allow NUL bytes in tokens. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Paul Eggert | * src/scan-skel.l (<<EOF>>): Don't close standard output. |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Paul Eggert | Fix bug when stdout is closed. Update copyright to... |
blob | commitdiff | raw | diff to current |
2004-12-26 |
Paul Eggert | * doc/bison.texinfo (@copying): Update FDL version... |
blob | commitdiff | raw | diff to current |
2004-12-26 |
Paul Eggert | Fix changelog entry for configure.ac. BISON-2_0 |
blob | commitdiff | raw | diff to current |
2004-12-26 |
Paul Eggert | * tests/torture.at (Exploding the Stack Size with Alloc... |
blob | commitdiff | raw | diff to current |
2004-12-26 |
Paul Eggert | Version 2.0. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Paul Eggert | * NEWS: Bison-generated parsers no longer default to... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Paul Eggert | * doc/bison.texinfo (Location Default Action): Mention... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Akim Demaille | * data/lalr1.cc (parser::token_number_type, parser... |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Akim Demaille | * data/lalr1.cc (parser::parse): Return a bool instead... |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Akim Demaille | Don't impose std::string for filenames. |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Akim Demaille | Use more STL like names: my_class instead of MyClass. |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Paul Eggert | (YYLLOC_DEFAULT): Use GNU spacing conventions. |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Paul Eggert | Remove uses of 'short int' and 'unsigned short int... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Akim Demaille | * data/lalr1.cc: Extensive Doxygenation. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Paul Eggert | * data/glr.c (b4_lhs_value, b4_rhs_value, b4_rhs-location): |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Akim Demaille | * data/lalr1.cc (yyreport_syntax_error_): Catch up... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Akim Demaille | * src/print_graph.c (print_graph): Remove layoutalgorit... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Akim Demaille | Use #define to handle the %name-prefix. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Akim Demaille | Move lalr1.cc internals into yy*. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Paul Eggert | Fix some problems reported by twlevo at xs4all. |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Akim Demaille | The ChangeLog of the previous patch. |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Akim Demaille | * data/lalr1.cc (lex_): Rename as... |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Akim Demaille | Simplify the C++ parser constructor. |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Akim Demaille | Remove b4_root related material: failure experiment |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Paul Eggert | * data/glr.c: Fix yyerror_range usage. |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Paul Eggert | Fix YYRHSLOC problem reported by Frank Heckenbach. |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | * HACKING: Update email addresses to send announcements to. |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | * configure.ac (AC_INIT): Bump version to 1.875f. |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | Update log file entry for latest checkin to tests/actio... |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | Version 1.875e. |
blob | commitdiff | raw | diff to current |
2004-12-11 |
Paul Eggert | Correct URLs to email messages, so that they work with... |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Paul Eggert | * src/system.h (CALLOC, MALLOC, REALLOC): Remove. ... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Paul Eggert | goto-number minor cleanup. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Akim Demaille | 2004-11-23 Akim Demaille <akim@epita.fr> |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Paul Eggert | * bootstrap (gnulib_modules): Add extensions. |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Paul Eggert | XFREE -> free |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Akim Demaille | * data/lalr1.cc (symprint_): Use cdebug_ to avoid warnings. |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Akim Demaille | Remove an entry that was not actually committed, yet. |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Akim Demaille | * data/lalr1.cc (Parser:print_): Remove, use %printer... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Akim Demaille | This ChangeLog entry belongs to the previous patch. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Paul Eggert | * data/glr.c (yyloc_default): Remove; not used. |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Akim Demaille | * data/glr.c (YYRHSLOC): Move its definition next to... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Paul Eggert | Remove some arbitrary limits on goto numbers and relations. |
blob | commitdiff | raw | diff to current |
next |