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 |
2006-08-10 |
Joel E. Denny | Clean up scanners a bit. |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Joel E. Denny | Suppress signed/unsigned comparison warnings for yycheck. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Paul Eggert | * doc/bison.texinfo: Fix some typos. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Paul Eggert | * m4/.cvsignore: Add inttypes_h.m4,lib-ld.m4, lib-prefi... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Joel E. Denny | Enable declaration of default %printer/%destructor... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Joel E. Denny | Clean up handling of %destructor for the end token... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Paul Eggert | Update to latest gnulib and gettext versions. |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Paul Eggert | * bootstrap: Adjust to today's change to gnulib-tool... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Joel E. Denny | * src/parse-gram.y (grammar_declaration): Don't confuse... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Akim Demaille | Support %define "KEY" {VALUE}. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Paul Eggert | * data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdeb... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Akim Demaille | * data/c.m4: Comment changes. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Akim Demaille | * src/complain.c (error_message, ERROR_MESSAGE): New. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Paul Eggert | unless unless -> unless |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | * NEWS: Instead of %union, you can define and use your... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | * src/symlist.c (symbol_list_length): Return int, not... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (gram_scanner_cursor): Remove decl, since this |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (flags_argmatch): Return void, not int, |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Paul Eggert | (STRING_FREE): Don't use FLEX_PREFIX (last_string) |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Akim Demaille | Implement --warnings/-W. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Joel E. Denny | Change %merge result type clash warnings to errors... |
commit | commitdiff | tree | snapshot |
next |