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 |
2005-01-27 |
Paul Eggert | (get_view_str): Remove case for normal_view.
|
commit | commitdiff | tree |
2005-01-24 |
Paul Eggert | * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting...
|
commit | commitdiff | tree |
2005-01-24 |
Paul Eggert | (O0CFLAGS, O0CXXFLAGS): Fix quoting bug.
|
commit | commitdiff | tree |
2005-01-24 |
Paul Eggert | * doc/bison.texinfo: Change @dircategory from "GNU...
|
commit | commitdiff | tree |
2005-01-24 |
Paul Eggert | Change @dircategory from "GNU programming tools" to...
|
commit | commitdiff | tree |
2005-01-23 |
Paul Eggert | * tests/c++.at (AT_CHECK_DOXYGEN): Don't use options...
|
commit | commitdiff | tree |
2005-01-23 |
Paul Eggert | (AT_CHECK_DOXYGEN): Don't use options after operands.
|
commit | commitdiff | tree |
2005-01-21 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-01-21 |
Paul Eggert | * data/yacc.c (YYCOPY, yystpcpy, yyparse): Remove ...
|
commit | commitdiff | tree |
2005-01-21 |
Paul Eggert | (YYCOPY, yystpcpy, yyparse): Remove "register".
|
commit | commitdiff | tree |
2005-01-17 |
Paul Eggert | Regenerate.
|
commit | commitdiff | tree |
2005-01-17 |
Paul Eggert | * data/glr.c (yyuserAction): Add "default: break;"...
|
commit | commitdiff | tree |
2005-01-13 |
Paul Eggert | * src/system.h (OUTPUT_EXT, TAB_EXT): Define only if...
|
commit | commitdiff | tree |
2005-01-13 |
Paul Eggert | (OUTPUT_EXT, TAB_EXT): Define only if not defined
|
commit | commitdiff | tree |
2005-01-10 |
Paul Eggert | * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100)...
|
commit | commitdiff | tree |
2005-01-10 |
Paul Eggert | (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10).
|
commit | commitdiff | tree |
2005-01-08 |
Paul Eggert | * data/yacc.c (yyparse): Pacify non-GCC compilers about...
|
commit | commitdiff | tree |
2005-01-08 |
Paul Eggert | (yyparse): Pacify non-GCC compilers about yyerrorlab
|
commit | commitdiff | tree |
2005-01-08 |
Paul Eggert | (yyparse): Pacify non-GCC compilers about yyerrorlab
|
commit | commitdiff | tree |
2005-01-05 |
Paul Eggert | TODO: Mention that we should allow NUL bytes in tokens.
|
commit | commitdiff | tree |
2005-01-05 |
Paul Eggert | Mention that we should support NUL bytes in tokens.
|
commit | commitdiff | tree |
2005-01-03 |
Paul Eggert | * src/scan-skel.l (<<EOF>>): Don't close standard output.
|
commit | commitdiff | tree |
2005-01-03 |
Paul Eggert | (<<EOF>>): Don't close standard output.
|
commit | commitdiff | tree |
2005-01-01 |
Paul Eggert | Fix bug when stdout is closed. Update copyright to...
|
commit | commitdiff | tree |
2005-01-01 |
Paul Eggert | (version): Happy new year; update overall
|
commit | commitdiff | tree |
next |