2006-12-19 |
Paul Eggert | * src/getargs.c (skeleton_arg): Last arg is now locatio... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Paul Eggert | * src/symtab.h (struct semantic_type): Remove the tag... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Paul Eggert | * bootstrap: Sync from coreutils. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Joel E. Denny | Make %push-parser imply %pure-parser. This fixes sever... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Joel E. Denny | * data/push.c (yypstate): Add typedef, and update all... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Joel E. Denny | * data/push.c (yypush_parse): Declare prototype regardl... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Joel E. Denny | * data/push.c (yyparse): Remove the prototype and the... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Joel E. Denny | * data/push.c (yypstate_init): Rename to... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Joel E. Denny | * configure.ac (AC_PREREQ): Require Autoconf 2.61 becau... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Paul Eggert | * TODO: Add pointer to Sylvain Schmitz's work on static... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): When checking if ... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Joel E. Denny | Warn about output files that are generated by the skele... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Paul Eggert | * doc/bison.texinfo: Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Joel E. Denny | * data/push.c: (yypvarsinit, yypvars, struct yypvars... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Joel E. Denny | * data/push.c (yypvarsinit): Change return type from... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Joel E. Denny | * data/push.c (yychar_set, yylval_set, yylloc_set)... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Joel E. Denny | Document Yacc prologue alternatives and default %destru... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Joel E. Denny | Support a file name argument to %defines. Deprecate... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Joel E. Denny | Don't escape $ in test case titles since Autoconf 2... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Joel E. Denny | Rename <!> to <>. Discussed starting at |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Joel E. Denny | Don't let %prec take a nonterminal. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Joel E. Denny | Remove last commit at the request of Paul Eggert. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Joel E. Denny | * src/symlist.h (symbol_list): Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Joel E. Denny | Encapsulate code properties and related functionality... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Joel E. Denny | * tests/testsuite.at (AT_CHECK): Don't miss an exit... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Joel E. Denny | * src/Makefile.am (YACC): Use --warnings=all,error... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Joel E. Denny | Fix memory leaks in scanners generated by at least... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Joel E. Denny | * src/files.c (tr): Change return type to void. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | * bootstrap.conf (excluded_files): Exclude m4/codeset... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | Don't let Bison leak memory except when it complains. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Paul Eggert | * bootstrap (runtime-po/Makevars): Derive from po/Makevars |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Joel E. Denny | Disable unset/unused mid-rule value warnings by default... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Joel E. Denny | Finish implementing --warnings=error, which should... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Joel E. Denny | * src/getargs.c (flags_argmatch): Don't cause segmentat... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Joel E. Denny | * data/push.c, data/yacc.c: Make sure there's a newline... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Joel E. Denny | Split the default %destructor/%printer into two kinds... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Joel E. Denny | Don't apply the default %destructor/%printer to an... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Joel E. Denny | Warn about unset midrule $$ if the corresponding $n... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Joel E. Denny | More improvements to the documentation of the prologue... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Joel E. Denny | * doc/bison.texinfo (Prologue Alternatives): Fix a... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Joel E. Denny | Similar to the recently removed %before-header, add... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Juan Manuel... | djgpp/config.site: Adjust config.sed for the use of... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Juan Manuel... | djgpp/config.sed: Adjust config.sed for the use of... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Juan Manuel... | djgpp/config.bat: config.hin has been moved to lib... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Juan Manuel... | DJGPP specific issues. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paolo Bonzini | fix previous changelog entry |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paolo Bonzini | 2006-10-16 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Eggert | * lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS). |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Joel E. Denny | Fix testsuite for ./configure --enable-gcc-warnings: |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Paul Eggert | * bootstrap.conf (gnulib_modules): Add config-h. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Paul Eggert | * bootstrap: Sync from coreutils, as follows: |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Paul Eggert | * configure.ac: Use AC_PROG_CC_STDC; this is more moder... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Paul Eggert | Credit Satya for the graphviz change. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Paul Eggert | * NEWS: The -g and --graph options now output graphs... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Paul Eggert | * data/push.c (yypushparse, yypvarsinit, yypvars):... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Paul Eggert | Fix missing bracket. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Paul Eggert | * data/push.c (yypushparse): Fix memory leak if yymsg... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Eggert | * THANKS: Add Paolo Bonzini and Bob Rossi. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Paolo Bonzini | 2006-10-08 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Paul Eggert | Fix test failure reported by Tom Lane in |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Paul Eggert | Fix problems with translating English-language diagnostics. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Paul Eggert | Merge bootstrap changes from coreutils. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Paul Eggert | * data/push.c (YYPUSH_MORE): Make it an enum instead. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Paul Eggert | * data/push.c (yyresult_get): Remove function. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Paul Eggert | * stamp-h.in: Remove; no longer needed. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Paul Eggert | * src/getargs.c (usage): Rework to use conventions... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Paul Eggert | Use some of gnulib's new modules, taken from coreutils. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Paul Eggert | (AC_INIT): Bump from 2.3a to 2.3a+. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Paul Eggert | Port to GCC 2.95. First two problems reported by Micha... |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-09-15 |
Paul Eggert | * data/Makefile.am (dist_pkgdata_DATA): Add push.c. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Paul Eggert | Version 2.3a. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Paul Eggert | * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Paul Eggert | Remove bogus comments. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Paul Eggert | Fix typo in previous patch; YYCDEBUG was defined in... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Paul Eggert | Fix glr.cc and lalr1.cc's use of YYDEBUG so that there... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Paul Eggert | * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Paul Eggert | * data/c.m4 (b4_null, b4_case): Define. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Paul Eggert | * data/glr.c (b4_shared_declarations): Put start-header... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Paul Eggert | Add argmatch.m4. Remove obstack.m4, strerror_r.m4. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Paul Eggert | Fix typo: "&" should be "&&". Problem reported |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Paul Eggert | * doc/bison.texinfo (Calc++ Parser): Fix memory leak... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Joel E. Denny | Finish implementation of per-type %destructor/%printer... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Joel E. Denny | Require default %destructor/%printer to be declared... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Joel E. Denny | Whether the default %destructor/%printer applies to... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Joel E. Denny | Don't apply the default %destructor or %printer to... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Joel E. Denny | Allow %start after the first rule. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Joel E. Denny | Redo some of the previous commit: add back the ability... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Joel E. Denny | Don't allow an undeclared string literal, but allow... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Joel E. Denny | Undo last commit. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Joel E. Denny | * src/scan-gram.l (braces_level, context_state): Make... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Joel E. Denny | In the grammar scanner, STRING_FINISH unclosed construc... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Joel E. Denny | Handle string aliases for character tokens correctly. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Joel E. Denny | * src/parse-gram.y: Add `%expect 0' so we don't overloo... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Paul Eggert | * bootstrap: Put in need-ngettext argument to AM_GNU_GE... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Paul Eggert | * lib/subpipe.c (create_subpipe): Use new gnulib pipe_safer |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Paul Eggert | * configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign... |
commit | commitdiff | tree | snapshot |
next |