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 |
2004-12-16 |
Paul Eggert | Fix some problems reported by twlevo at xs4all. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Paul Eggert | * src/vcg.h (enum layoutalgorithm): Remove. All uses... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Paul Eggert | (symbol_new): Report an error if the input grammar... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Akim Demaille | The ChangeLog of the previous patch. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Akim Demaille | * data/lalr1.cc (lex_): Rename as... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Akim Demaille | * data/lalr1.cc (lex_): Rename as... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Akim Demaille | Simplify the C++ parser constructor. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Akim Demaille | Remove b4_root related material: failure experiment |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Paul Eggert | * data/glr.c: Fix yyerror_range usage. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Paul Eggert | (struct yyGLRStack): yyerror_range now has 3 items, |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | Fix YYRHSLOC problem reported by Frank Heckenbach. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | (YYRHSLOC): Don't have two definitions, one for |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | (YYRHSLOC): New macro, taken from glr.c. |
commit | commitdiff | tree | snapshot |
2004-12-12 |
Paul Eggert | (Location Default Action): Don't claim that |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | * HACKING: Update email addresses to send announcements to. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | Update email addresses to send announcements to. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | * configure.ac (AC_INIT): Bump version to 1.875f. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | (AC_INIT): Bump version to 1.875f. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | Update log file entry for latest checkin to tests/actio... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | Update GNU m4 URL. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | Version 1.875e. |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | Include "complain.h", for "fatal". |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | (relation_print, relation_digraph): |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | (relation_print, relation_digraph): |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | (yyuserAction, yyrecoverSyntaxError): Mark args |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | (_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | Correct URLs to email messages, so that they work with... |
commit | commitdiff | tree | snapshot |
2004-12-11 |
Paul Eggert | Add Alexandre Duret-Lutz, Baron Schwartz, Frank Heckenb... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Paul Eggert | * src/system.h (CALLOC, MALLOC, REALLOC): Remove. ... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Paul Eggert | (allocate_itemsets): Use xnmalloc, not xcalloc, |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Paul Eggert | (CALLOC, MALLOC, REALLOC): Remove. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Paul Eggert | Add strdup.m4. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Paul Eggert | Add strdup.c, strdup.h. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Paul Eggert | goto-number minor cleanup. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Paul Eggert | (save_column, default_goto): |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Paul Eggert | (set_goto_map): Don't allow ngotos to equal |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Paul Eggert | (GOTO_NUMBER_MAXIMUM): New macro. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Akim Demaille | 2004-11-23 Akim Demaille <akim@epita.fr> |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | * bootstrap (gnulib_modules): Add extensions. |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Paul Eggert | (gnulib_modules): Add extensions. |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Paul Eggert | XFREE -> free |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Akim Demaille | * data/lalr1.cc (symprint_): Use cdebug_ to avoid warnings. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Akim Demaille | Alexandre Duret-Lutz <adl@gnu.org> |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Akim Demaille | Remove an entry that was not actually committed, yet. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Akim Demaille | * data/lalr1.cc (Parser:print_): Remove, use %printer... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Akim Demaille | This ChangeLog entry belongs to the previous patch. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Paul Eggert | Fix wording problem in comment. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Paul Eggert | * data/glr.c (yyloc_default): Remove; not used. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Paul Eggert | (yyloc_default): Remove; not used. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Paul Eggert | Goto numbers are no longer arbitrarily limited to 16... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Akim Demaille | * data/glr.c (YYRHSLOC): Move its definition next to... |
commit | commitdiff | tree | snapshot |
next |