2008-05-23 |
Joel E. Denny | * HACKING: Don't say don't mention HACKING in the ChangeLog...
|
commit | commitdiff | tree |
2008-05-13 |
Joel E. Denny | * data/yacc.c: Reformat m4 a little for readability.
|
commit | commitdiff | tree |
2008-05-07 |
Joel E. Denny | * HACKING: Update copyright year.
|
commit | commitdiff | tree |
2008-05-07 |
Joel E. Denny | * HACKING (Release Procedure): translation@iro.umontreal...
|
commit | commitdiff | tree |
2008-05-07 |
Joel E. Denny | * THANKS: Add Eric Blake.
|
commit | commitdiff | tree |
2008-05-07 |
Joel E. Denny | Revert prior patch, by working around autoconf regression.
|
commit | commitdiff | tree |
2008-04-22 |
Joel E. Denny | GNUmakefile: Update copyright year.
|
commit | commitdiff | tree |
2008-04-22 |
Joel E. Denny | tests/output.at: Update copyright date.
|
commit | commitdiff | tree |
2008-04-22 |
Joel E. Denny | Work-around an Autoconf 2.62 AT_SETUP bug that was...
|
commit | commitdiff | tree |
2008-04-21 |
Joel E. Denny | * GNUmakefile: Update git-version-gen invocation so...
|
commit | commitdiff | tree |
2008-04-21 |
Joel E. Denny | Update to the current gnulib CVS repository, and fix...
|
commit | commitdiff | tree |
2008-04-21 |
Joel E. Denny | Update copyright year, and fix whitespace.
|
commit | commitdiff | tree |
2008-04-21 |
Joel E. Denny | Fix make dist infinite loop reported by Juan Manuel...
|
commit | commitdiff | tree |
2008-03-08 |
Joel E. Denny | * NEWS (2.3a+): Mention that -g now takes an argument.
|
commit | commitdiff | tree |
2008-02-23 |
Joel E. Denny | * NEWS (2.3a+): Don't say %language is experimental...
|
commit | commitdiff | tree |
2008-02-20 |
Joel E. Denny | Fix impure push parser compile error reported by Bob...
|
commit | commitdiff | tree |
2008-02-20 |
Joel E. Denny | * runtime-po/POTFILES.in (push.c): Remove.
|
commit | commitdiff | tree |
2008-02-20 |
Joel E. Denny | * src/parse-gram.c, src/parse-gram.h: Regenerate.
|
commit | commitdiff | tree |
2008-02-17 |
Joel E. Denny | * data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
|
commit | commitdiff | tree |
2008-02-17 |
Joel E. Denny | * data/bison.m4 (b4_percent_code_get): Output %code...
|
commit | commitdiff | tree |
2008-02-17 |
Joel E. Denny | Fix documentation problems reported by Tim Josling at
|
commit | commitdiff | tree |
2008-02-17 |
Joel E. Denny | Accept a token number in a %left, %right, or %nonassoc...
|
commit | commitdiff | tree |
2008-01-19 |
Joel E. Denny | * data/yacc.c: Update copyright for recent commit.
|
commit | commitdiff | tree |
2008-01-05 |
Joel E. Denny | * src/parse-gram.c: Make timestamp later than parse...
|
commit | commitdiff | tree |
2007-12-22 |
Joel E. Denny | * tests/local.at (AT_BISON_CHECK_XML): Fix quoting...
|
commit | commitdiff | tree |
2007-12-22 |
Joel E. Denny | Automate regression testing of the XML/XSLT implementation...
|
commit | commitdiff | tree |
2007-12-15 |
Joel E. Denny | In XML output, remove redundant class attribute on...
|
commit | commitdiff | tree |
2007-12-08 |
Joel E. Denny | * data/xslt/bison.xsl (bison:ruleNumber): Rename to...
|
commit | commitdiff | tree |
2007-12-01 |
Joel E. Denny | Don't let --report affect XML output; always print...
|
commit | commitdiff | tree |
2007-11-24 |
Joel E. Denny | In the XML output, list useless and unused symbols...
|
commit | commitdiff | tree |
2007-11-18 |
Joel E. Denny | Accept --report-file=FILE to override the default ...
|
commit | commitdiff | tree |
2007-11-10 |
Joel E. Denny | * src/gram.c: Remove comments that duplicate comments...
|
commit | commitdiff | tree |
2007-11-10 |
Joel E. Denny | * data/bison.m4 (b4_cat): Put a newline after the end...
|
commit | commitdiff | tree |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'....
|
commit | commitdiff | tree |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed...
|
commit | commitdiff | tree |
2007-10-28 |
Joel E. Denny | For the XML output's terminal element, rename @number...
|
commit | commitdiff | tree |
2007-10-21 |
Joel E. Denny | * data/xslt/xml2dot.xsl (xsl:template match="automaton...
|
commit | commitdiff | tree |
2007-10-19 |
Joel E. Denny | Add %define lr.keep_unreachable_states.
|
commit | commitdiff | tree |
2007-10-19 |
Joel E. Denny | * NEWS: Add entry for recent .output file lookahead...
|
commit | commitdiff | tree |
2007-10-17 |
Joel E. Denny | * doc/bison.texinfo (Bison Options): Add entry for...
|
commit | commitdiff | tree |
2007-10-09 |
Joel E. Denny | * src/getargs.c (version): Update copyright year.
|
commit | commitdiff | tree |
2007-10-09 |
Joel E. Denny | Make xml2dot.xsl and --graph produce the same output.
|
commit | commitdiff | tree |
2007-10-08 |
Joel E. Denny | Improve C++ namespace support. Discussed starting at
|
commit | commitdiff | tree |
2007-10-08 |
Joel E. Denny | Add syncline support and location accessor to internal...
|
commit | commitdiff | tree |
2007-10-08 |
Joel E. Denny | Fix some error-reporting macro bugs.
|
commit | commitdiff | tree |
2007-10-05 |
Joel E. Denny | Implement --print-datadir.
|
commit | commitdiff | tree |
2007-09-29 |
Joel E. Denny | * src/print-xml.c (escape_bufs): New static global...
|
commit | commitdiff | tree |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with
|
commit | commitdiff | tree |
2007-09-24 |
Joel E. Denny | Pacify ./configure --enable-gcc-warnings.
|
commit | commitdiff | tree |
2007-08-28 |
Joel E. Denny | Spell "boolean" as "Boolean". Reported by Akim Demaille.
|
commit | commitdiff | tree |
2007-08-18 |
Joel E. Denny | In impure push mode, don't allow more than one yypstate...
|
commit | commitdiff | tree |
2007-08-18 |
Joel E. Denny | * doc/bison.texinfo (Push Decl): Document the push...
|
commit | commitdiff | tree |
2007-08-12 |
Joel E. Denny | Get rid of broken %no-parser, -n, and --no-parser implementa...
|
commit | commitdiff | tree |
2007-08-11 |
Joel E. Denny | * tests/push.at (Push Parsing: Memory Leak for Early...
|
commit | commitdiff | tree |
2007-08-03 |
Joel E. Denny | * ChangeLog: For changes in doc/bison.texinfo, consistently...
|
commit | commitdiff | tree |
2007-08-03 |
Joel E. Denny | * data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBO...
|
commit | commitdiff | tree |
2007-07-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_flag_if)...
|
commit | commitdiff | tree |
2007-07-28 |
Joel E. Denny | Fix push parsing memory leak reported by Brandon Lucia at
|
commit | commitdiff | tree |
2007-07-17 |
Joel E. Denny | Improve handling of multiple S/R conflicts in the same...
|
commit | commitdiff | tree |
2007-07-17 |
Joel E. Denny | * lib/.cvsignore: Add charset.alias.
|
commit | commitdiff | tree |
2007-07-17 |
Joel E. Denny | * build-aux/.cvsignore: Add compile.
|
commit | commitdiff | tree |
2007-07-17 |
Joel E. Denny | * bootstrap (slurp): Create target directories that...
|
commit | commitdiff | tree |
2007-07-10 |
Joel E. Denny | * LR0.c (new_itemsets): Fix wording in comments: say...
|
commit | commitdiff | tree |
2007-07-03 |
Joel E. Denny | Fix C++ test cases after recent Gnulib changes. Discussed...
|
commit | commitdiff | tree |
2007-07-02 |
Joel E. Denny | * data/glr.c (yy_yypstack, yypstates, yypdumpstack...
|
commit | commitdiff | tree |
2007-05-29 |
Joel E. Denny | Improve some comments in parser table construction.
|
commit | commitdiff | tree |
2007-05-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_invalid_value...
|
commit | commitdiff | tree |
2007-05-28 |
Joel E. Denny | * src/lalr.c (state_lookahead_tokens_count): For code...
|
commit | commitdiff | tree |
2007-05-28 |
Joel E. Denny | Don't depend on C99 features.
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | Update copyright date.
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | * NEWS (2.3a+): In the %code entry, reference section...
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | * data/glr.c (yylval): As in yacc.c, don't extern in...
|
commit | commitdiff | tree |
2007-05-26 |
Joel E. Denny | * src/Makefile.am (yacc): Quote target action commands...
|
commit | commitdiff | tree |
2007-05-20 |
Joel E. Denny | Extend the front-end API for %define variables to more...
|
commit | commitdiff | tree |
2007-05-08 |
Joel E. Denny | * NEWS (2.3a+): Mention yesterday's state-removal change.
|
commit | commitdiff | tree |
2007-05-07 |
Joel E. Denny | If conflict resolution makes states unreachable, remove...
|
commit | commitdiff | tree |
2007-05-07 |
Joel E. Denny | Minor code cleanup in parser table construction.
|
commit | commitdiff | tree |
2007-03-10 |
Joel E. Denny | * doc/bison.texinfo (Destructor Decl): Fix typo reported...
|
commit | commitdiff | tree |
2007-03-02 |
Joel E. Denny | Miscellaneous %define and %code cleanup.
|
commit | commitdiff | tree |
2007-03-01 |
Joel E. Denny | * src/print.c (lookahead_set, state_default_rule):...
|
commit | commitdiff | tree |
2007-02-24 |
Joel E. Denny | lib/.cvsignore: Update.
|
commit | commitdiff | tree |
2007-02-24 |
Joel E. Denny | Use YYFPRINTF instead of fprintf where appropriate...
|
commit | commitdiff | tree |
2007-02-19 |
Joel E. Denny | * bootstrap: Remove occurrences of .#bootmp from lib...
|
commit | commitdiff | tree |
2007-02-11 |
Joel E. Denny | Enable the Java related testsuite tests when the only...
|
commit | commitdiff | tree |
2007-02-11 |
Joel E. Denny | * data/Makefile.am: Update copyright date.
|
commit | commitdiff | tree |
2007-02-10 |
Joel E. Denny | As in semantic actions, make @$ in %initial-action...
|
commit | commitdiff | tree |
2007-02-01 |
Joel E. Denny | * doc/bison.texinfo (Decl Summary): Correct typo.
|
commit | commitdiff | tree |
2007-01-28 |
Joel E. Denny | * src/scan-skel.l (at_directive_perform): Fix switch...
|
commit | commitdiff | tree |
2007-01-28 |
Joel E. Denny | Clean up.
|
commit | commitdiff | tree |
2007-01-27 |
Joel E. Denny | * ChangeLog: For changes in doc/bison.texinfo, consistently...
|
commit | commitdiff | tree |
2007-01-18 |
Joel E. Denny | Back out previous patch.
|
commit | commitdiff | tree |
2007-01-18 |
Joel E. Denny | Implement @gettext<...@> directive to call gettext...
|
commit | commitdiff | tree |
2007-01-18 |
Joel E. Denny | Implement support for relative and absolute skeleton...
|
commit | commitdiff | tree |
2007-01-17 |
Joel E. Denny | Back out previous commit, which was unintended.
|
commit | commitdiff | tree |
2007-01-17 |
Joel E. Denny | * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
|
commit | commitdiff | tree |
2007-01-16 |
Joel E. Denny | Clean up %define and %code implementation in M4 some...
|
commit | commitdiff | tree |
2007-01-10 |
Joel E. Denny | * tests/glr-regression.at: Use AT_PARSER_CHECK rather...
|
commit | commitdiff | tree |
2007-01-10 |
Joel E. Denny | * tests/local.at (AT_PARSER_CHECK): Add a PRE argument...
|
commit | commitdiff | tree |
2007-01-10 |
Joel E. Denny | Ignore YYSTACK_USE_ALLOCA for push parsers since the...
|
commit | commitdiff | tree |
2007-01-09 |
Joel E. Denny | Regenerate.
|
commit | commitdiff | tree |
next |