2008-07-27 |
Joel E. Denny | Fix dependence on computed configure variables. |
blob | commitdiff | raw |
2008-07-20 |
Joel E. Denny | Update copyright dates for recent changes. |
blob | commitdiff | raw | diff to current |
2008-07-18 |
Joel E. Denny | Use git-version-gen for version names between releases. |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Joel E. Denny | Fix untranslatable composition of sentences. |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Joel E. Denny | Fix some .gitignore and .cvsignore problems. |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Joel E. Denny | Improve forward-compatibility with GNU M4. |
blob | commitdiff | raw | diff to current |
2008-07-14 |
Joel E. Denny | Add .gitignore everywhere based on .cvsignore. |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Joel E. Denny | * NEWS (2.3b+): New section, empty for now. |
blob | commitdiff | raw | diff to current |
2008-05-28 |
Joel E. Denny | * NEWS (2.3b): Update release date since there has... v2.3b |
blob | commitdiff | raw | diff to current |
2008-05-23 |
Joel E. Denny | * NEWS: Version 2.3b. |
blob | commitdiff | raw | diff to current |
2008-05-23 |
Joel E. Denny | * HACKING: Don't say don't mention HACKING in the Chang... |
blob | commitdiff | raw | diff to current |
2008-05-13 |
Joel E. Denny | * data/yacc.c: Reformat m4 a little for readability. |
blob | commitdiff | raw | diff to current |
2008-05-12 |
Juan Manuel Guerrero | DJGPP specific issue added. |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joel E. Denny | * HACKING (Release Procedure): translation@iro.umontrea... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joel E. Denny | * THANKS: Add Eric Blake. |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joel E. Denny | Revert prior patch, by working around autoconf regression. |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Joel E. Denny | Work-around an Autoconf 2.62 AT_SETUP bug that was... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Joel E. Denny | * GNUmakefile: Update git-version-gen invocation so... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Joel E. Denny | Update to the current gnulib CVS repository, and fix... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Joel E. Denny | Update copyright year, and fix whitespace. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Joel E. Denny | Fix make dist infinite loop reported by Juan Manuel... |
blob | commitdiff | raw | diff to current |
2008-03-08 |
Joel E. Denny | * NEWS (2.3a+): Mention that -g now takes an argument. |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Akim Demaille | * doc/bison.texinfo: Fix a few typos. |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Akim Demaille | * doc/bison.texinfo (Bison Options): Document -W. |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Akim Demaille | * src/getargs.c (short_options): Split and sort for... |
blob | commitdiff | raw | diff to current |
2008-02-23 |
Joel E. Denny | * NEWS (2.3a+): Don't say %language is experimental... |
blob | commitdiff | raw | diff to current |
2008-02-21 |
Wojciech Polak | * data/xslt/xml2xhtml.xsl (xsl:template match="/")... |
blob | commitdiff | raw | diff to current |
2008-02-20 |
Joel E. Denny | Fix impure push parser compile error reported by Bob... |
blob | commitdiff | raw | diff to current |
2008-02-20 |
Joel E. Denny | * runtime-po/POTFILES.in (push.c): Remove. |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Joel E. Denny | * data/Makefile.am (dist_pkgdata_DATA): Remove push.c. |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Joel E. Denny | * data/bison.m4 (b4_percent_code_get): Output %code... |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Joel E. Denny | Fix documentation problems reported by Tim Josling at |
blob | commitdiff | raw | diff to current |
2008-02-17 |
Joel E. Denny | Accept a token number in a %left, %right, or %nonassoc... |
blob | commitdiff | raw | diff to current |
2008-02-06 |
Juan Manuel Guerrero | DJGPP specific issues. |
blob | commitdiff | raw | diff to current |
2008-01-31 |
Paul Eggert | * doc/bison.texinfo: Update Back-Cover text to reflect... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
Paul Eggert | * data/yacc.c (yyparse): Correct the comment when locat... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Wojciech Polak | 2008-01-05 Wojciech Polak <polak@gnu.org> |
blob | commitdiff | raw | diff to current |
2007-12-22 |
Joel E. Denny | Automate regression testing of the XML/XSLT implementat... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Joel E. Denny | In XML output, remove redundant class attribute on... |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Joel E. Denny | * data/xslt/bison.xsl (bison:ruleNumber): Rename to... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Joel E. Denny | Don't let --report affect XML output; always print... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Akim Demaille | * data/Makefile.am (dist_pkgdata_DATA): Ship and instal... |
blob | commitdiff | raw | diff to current |
2007-11-24 |
Joel E. Denny | In the XML output, list useless and unused symbols... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Joel E. Denny | Accept --report-file=FILE to override the default ... |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Akim Demaille | * doc/yacc.1.in: New. |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Joel E. Denny | * src/gram.c: Remove comments that duplicate comments... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Joel E. Denny | * data/bison.m4 (b4_cat): Put a newline after the end... |
blob | commitdiff | raw | diff to current |
2007-11-08 |
Paolo Bonzini | 2007-11-08 Paolo Bonzini <bonzini@gnu.org> |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Akim Demaille | Remove Id: from bison.1. |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Akim Demaille | * build-aux/Makefile.am: Ship cross-options.pl. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Akim Demaille | Generate the long/short option cross-table. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Akim Demaille | Generate bison.1 using help2man. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Akim Demaille | Complete --help. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Akim Demaille | Find sha1sum when named gsha1sum. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Akim Demaille | Fix tabs. |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
Joel E. Denny | For the XML output's terminal element, rename @number... |
blob | commitdiff | raw | diff to current |
2007-10-21 |
Joel E. Denny | * data/xslt/xml2dot.xsl (xsl:template match="automaton... |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Joel E. Denny | Add %define lr.keep_unreachable_states. |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Joel E. Denny | * NEWS: Add entry for recent .output file lookahead... |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Wojciech Polak | 2007-10-17 Wojciech Polak <polak@gnu.org> |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Joel E. Denny | * doc/bison.texinfo (Bison Options): Add entry for... |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Wojciech Polak | * src/print-xml.c (print_core): Remove item set |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Joel E. Denny | * src/getargs.c (version): Update copyright year. |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Joel E. Denny | Make xml2dot.xsl and --graph produce the same output. |
blob | commitdiff | raw | diff to current |
2007-10-08 |
Joel E. Denny | Improve C++ namespace support. Discussed starting at |
blob | commitdiff | raw | diff to current |
2007-10-08 |
Joel E. Denny | Add syncline support and location accessor to internal... |
blob | commitdiff | raw | diff to current |
2007-10-08 |
Joel E. Denny | Fix some error-reporting macro bugs. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Joel E. Denny | Implement --print-datadir. |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Joel E. Denny | * src/print-xml.c (escape_bufs): New static global... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Wojciech Polak | Updated |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Paul Eggert | * src/conflicts.c (log_resolution): Fix indenting bugs... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Joel E. Denny | Pacify ./configure --enable-gcc-warnings. |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Paul Eggert | * src/gram.c (rule_rhs_print_xml): Now static, since... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Paul Eggert | * GNUmakefile: Switch to coreutils's version. |
blob | commitdiff | raw | diff to current |
2007-08-28 |
Joel E. Denny | Spell "boolean" as "Boolean". Reported by Akim Demaille. |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Joel E. Denny | In impure push mode, don't allow more than one yypstate... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Joel E. Denny | * doc/bison.texinfo (Push Decl): Document the push... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
blob | commitdiff | raw | diff to current |
2007-08-12 |
Joel E. Denny | Get rid of broken %no-parser, -n, and --no-parser imple... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Joel E. Denny | * tests/push.at (Push Parsing: Memory Leak for Early... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Joel E. Denny | * ChangeLog: For changes in doc/bison.texinfo, consiste... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Joel E. Denny | * data/yacc.c (yyexhaustedlab): Define it when YYERROR_... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_flag_if)... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Joel E. Denny | Fix push parsing memory leak reported by Brandon Lucia at |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Joel E. Denny | Improve handling of multiple S/R conflicts in the same... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Joel E. Denny | * lib/.cvsignore: Add charset.alias. |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Joel E. Denny | * build-aux/.cvsignore: Add compile. |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Joel E. Denny | * bootstrap (slurp): Create target directories that... |
blob | commitdiff | raw | diff to current |
2007-07-10 |
Joel E. Denny | * LR0.c (new_itemsets): Fix wording in comments: say... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
Joel E. Denny | Fix C++ test cases after recent Gnulib changes. Discus... |
blob | commitdiff | raw | diff to current |
2007-07-02 |
Joel E. Denny | * data/glr.c (yy_yypstack, yypstates, yypdumpstack... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Joel E. Denny | Improve some comments in parser table construction. |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_invalid_value... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Joel E. Denny | * src/lalr.c (state_lookahead_tokens_count): For code... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Joel E. Denny | Don't depend on C99 features. |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Joel E. Denny | * NEWS (2.3a+): In the %code entry, reference section... |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Joel E. Denny | * data/glr.c (yylval): As in yacc.c, don't extern in... |
blob | commitdiff | raw | diff to current |
next |