2006-10-12 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4... |
blob | commitdiff | raw |
2006-10-12 |
Paul Eggert | * data/push.c (yypushparse, yypvarsinit, yypvars):... |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Paul Eggert | * data/push.c (yypushparse): Fix memory leak if yymsg... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Paul Eggert | * THANKS: Add Paolo Bonzini and Bob Rossi. |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Paolo Bonzini | 2006-10-08 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Paul Eggert | Fix problems with translating English-language diagnostics. |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Paul Eggert | Merge bootstrap changes from coreutils. |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Paul Eggert | * data/push.c (YYPUSH_MORE): Make it an enum instead. |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Paul Eggert | * data/push.c (yyresult_get): Remove function. |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Paul Eggert | * stamp-h.in: Remove; no longer needed. |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Paul Eggert | * src/getargs.c (usage): Rework to use conventions... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | Use some of gnulib's new modules, taken from coreutils. |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | Port to GCC 2.95. First two problems reported by Micha... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | Version 2.3a. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Paul Eggert | Fix glr.cc and lalr1.cc's use of YYDEBUG so that there... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Paul Eggert | * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Paul Eggert | * data/c.m4 (b4_null, b4_case): Define. |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Paul Eggert | * data/glr.c (b4_shared_declarations): Put start-header... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Paul Eggert | * doc/bison.texinfo (Calc++ Parser): Fix memory leak... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Joel E. Denny | Finish implementation of per-type %destructor/%printer... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Joel E. Denny | Require default %destructor/%printer to be declared... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Joel E. Denny | Whether the default %destructor/%printer applies to... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Joel E. Denny | Don't apply the default %destructor or %printer to... |
blob | commitdiff | raw | diff to current |
2006-08-20 |
Joel E. Denny | Allow %start after the first rule. |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Joel E. Denny | Redo some of the previous commit: add back the ability... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Joel E. Denny | Don't allow an undeclared string literal, but allow... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | Undo last commit. |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | * src/scan-gram.l (braces_level, context_state): Make... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | In the grammar scanner, STRING_FINISH unclosed construc... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Joel E. Denny | Handle string aliases for character tokens correctly. |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Joel E. Denny | * src/parse-gram.y: Add `%expect 0' so we don't overloo... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Paul Eggert | * bootstrap: Put in need-ngettext argument to AM_GNU_GE... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Joel E. Denny | Clean up scanners a bit. |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Joel E. Denny | Suppress signed/unsigned comparison warnings for yycheck. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Paul Eggert | * doc/bison.texinfo: Fix some typos. |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Paul Eggert | * m4/.cvsignore: Add inttypes_h.m4,lib-ld.m4, lib-prefi... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Joel E. Denny | Clean up handling of %destructor for the end token... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Paul Eggert | Update to latest gnulib and gettext versions. |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Paul Eggert | * bootstrap: Adjust to today's change to gnulib-tool... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Joel E. Denny | * src/parse-gram.y (grammar_declaration): Don't confuse... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Akim Demaille | Support %define "KEY" {VALUE}. |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Paul Eggert | * data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdeb... |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Akim Demaille | * data/c.m4: Comment changes. |
blob | commitdiff | raw | diff to current |
2006-07-10 |
Akim Demaille | * src/complain.c (error_message, ERROR_MESSAGE): New. |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Akim Demaille | Implement --warnings/-W. |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Joel E. Denny | Change %merge result type clash warnings to errors... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Akim Demaille | * src/getargs.h, src/getargs.c: Swap --report and ... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | * data/yacc.c (YYID, yy_stack_print): Prefix local... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | * data/c.m4 (b4_basename): Simplify a bit, since we... |
blob | commitdiff | raw | diff to current |
2006-07-09 |
Paul Eggert | Adjust to Autoconf 2.60 and today's gnulib. |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_location_initial_column, b4_location_in... |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Akim Demaille | * data/c.m4 (b4_dirname): New. |
blob | commitdiff | raw | diff to current |
2006-07-08 |
Joel E. Denny | In the grammar file, the first column is 1 not 0 on... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Joel E. Denny | In warnings, say "previous declaration" rather than... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Joel E. Denny | * ChangeLog: Add mailing list references to some of... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Akim Demaille | * doc/Doxyfile.in: New. |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Joel E. Denny | Don't miss %merge result type warnings just because... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Joel E. Denny | Get action warnings (grammar_rule_check) right even... |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Joel E. Denny | Fix formatting in most recent entry. |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Joel E. Denny | More cleanup. |
blob | commitdiff | raw | diff to current |
2006-06-25 |
Joel E. Denny | Clean up yesterday's patch. |
blob | commitdiff | raw | diff to current |
2006-06-24 |
Joel E. Denny | Fix bug that mistakes braced code in a declaration... |
blob | commitdiff | raw | diff to current |
2006-06-23 |
Joel E. Denny | Rename %before-definitions to %start-header and %after... |
blob | commitdiff | raw | diff to current |
2006-06-22 |
Joel E. Denny | Add comparison operators for C++ location classes.... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Joel E. Denny | Don't put the pre-prologue in the header file. For... |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Akim Demaille | * src/symtab.h, src/symtab.c (symbol_from_uniqstr)... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Joel E. Denny | * src/scan-gram.l: Remove unused declaration of last_st... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Paul Eggert | * src/parse-gram.y (char_name): New function. |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Paul Eggert | * bootstrap (TP_URL, WGET_COMMAND): New vars. |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Akim Demaille | * src/scan-gram.l: No longer "parse" things after ... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
Joel E. Denny | For associating token numbers with token names for... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
Paul Eggert | * NEWS: Reword the post-2.3 change to not be so optimis... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
Joel E. Denny | For consistency, use `lookahead' instead of `look-ahead' or |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Joel E. Denny | * src/flex-scanner.h (yytext): Remove stray `*/' in... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Paul Eggert | * TODO: Add request from Nelson H. F. Beebe to be able... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Joel E. Denny | * src/flex-scanner.h: For the sake of Flex 2.5.4, don... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Joel E. Denny | Get Bison to build again when configured with --enable... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Akim Demaille | * src/scan-gram.l: Move the "add a trailing ; to action... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Akim Demaille | * src/Makefile.am (BUILT_SOURCES): Fix the trailing... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Akim Demaille | Extract the parsing of user actions from the grammar... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Joel E. Denny | * src/getargs.c (usage): Mention GLR not just LALR... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Joel E. Denny | Between Bison releases, manually append `+' to the... |
blob | commitdiff | raw | diff to current |
2006-06-05 |
Paul Eggert | * NEWS: Version 2.3. |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Paul Eggert | * data/glr.c (YYRECOVERING): Define to be a function... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Joel E. Denny | * src/getargs.c (usage): Back out yesterday's modificat... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Paul Eggert | * doc/bison.texinfo (Introduction): Don't say "GLR... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Joel E. Denny | * src/getargs.c (usage): Mention GLR not just LALR... |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Paul Eggert | * data/yacc.c (yy_reduce_print): Omit trailing white... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Paul Eggert | * Makefile.maint (gzip_rsyncable, GZIP_ENV): Compute... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Joel E. Denny | * data/yacc.c (yyparse): Wrap the final return from... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Joel E. Denny | * data/glr.c (yyresolveLocations): Remove bogus YYASSER... |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Paul Eggert | * data/c.m4 (b4_yy_symbol_print_generate): |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Paul Eggert | Whoops, I meant version 2.2. |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Paul Eggert | Version 2.1. |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Joel E. Denny | * data/glr.c (yyreportTree): Make room in yystates... |
blob | commitdiff | raw | diff to current |
next |