2008-04-21 |
Joel E. Denny | * GNUmakefile: Update git-version-gen invocation so... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Joel E. Denny | Update to the current gnulib CVS repository, and fix... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Joel E. Denny | Update copyright year, and fix whitespace. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Joel E. Denny | Fix make dist infinite loop reported by Juan Manuel... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Joel E. Denny | * NEWS (2.3a+): Mention that -g now takes an argument. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Akim Demaille | * doc/bison.texinfo: Fix a few typos. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Akim Demaille | * doc/bison.texinfo (Bison Options): Document -W. |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Akim Demaille | * src/getargs.c (short_options): Split and sort for... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Joel E. Denny | * NEWS (2.3a+): Don't say %language is experimental... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Wojciech Polak | * data/xslt/xml2xhtml.xsl (xsl:template match="/")... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Wojciech Polak | (xsl:template match="/"): Change footer text. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Joel E. Denny | Fix impure push parser compile error reported by Bob... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Joel E. Denny | * runtime-po/POTFILES.in (push.c): Remove. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Joel E. Denny | * src/parse-gram.c, src/parse-gram.h: Regenerate. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Joel E. Denny | * data/Makefile.am (dist_pkgdata_DATA): Remove push.c. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Joel E. Denny | * data/bison.m4 (b4_percent_code_get): Output %code... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Joel E. Denny | Fix documentation problems reported by Tim Josling at |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Joel E. Denny | Accept a token number in a %left, %right, or %nonassoc... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * THANKS: Update my email address. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * README.in: List of required packages updated. Copyri... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * Makefile.maint: Copyright timestamp adjusted. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * fnchange.lst: Add filenames that are not 8.3 clean... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * testsuite.sed: Copyright timestamp adjusted. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * subpipe.h: Copyright timestamp adjusted. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * subpipe.c (init_subpipe): Check the environment variables |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * djunpack.bat: Copyright timestamp adjusted. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * djgpp/config_h.sed: Copyright timestamp adjusted. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * config.site: Copyright timestamp adjusted. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * config.sed: Add filenames that are not 8.3 clean... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | * config.bat: Add filenames that are not 8.3 clean... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Juan Manuel... | DJGPP specific issues. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Paul Eggert | * doc/bison.texinfo: Update Back-Cover text to reflect... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Joel E. Denny | * data/yacc.c: Update copyright for recent commit. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Paul Eggert | * data/yacc.c (yyparse): Correct the comment when locat... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Wojciech Polak | 2008-01-05 Wojciech Polak <polak@gnu.org> |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Wojciech Polak | data/xslt/xml2xhtml.xsl (xsl:template match="/"): Prece... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Joel E. Denny | * src/parse-gram.c: Make timestamp later than parse... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Joel E. Denny | * tests/local.at (AT_BISON_CHECK_XML): Fix quoting... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Joel E. Denny | Automate regression testing of the XML/XSLT implementat... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Joel E. Denny | In XML output, remove redundant class attribute on... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Joel E. Denny | * data/xslt/bison.xsl (bison:ruleNumber): Rename to... |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Joel E. Denny | Don't let --report affect XML output; always print... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Akim Demaille | * data/Makefile.am (dist_pkgdata_DATA): Ship and instal... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Joel E. Denny | In the XML output, list useless and unused symbols... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Joel E. Denny | Accept --report-file=FILE to override the default ... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Akim Demaille | * doc/yacc.1.in: New. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Joel E. Denny | * src/gram.c: Remove comments that duplicate comments... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Joel E. Denny | * data/bison.m4 (b4_cat): Put a newline after the end... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Paolo Bonzini | 2007-11-08 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Akim Demaille | Remove Id: from bison.1. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Akim Demaille | * build-aux/Makefile.am: Ship cross-options.pl. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Akim Demaille | * doc/Makefile.am: Complete the previous checkin. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Akim Demaille | Generate the long/short option cross-table. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Akim Demaille | Generate bison.1 using help2man. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Akim Demaille | Complete --help. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Akim Demaille | Find sha1sum when named gsha1sum. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Akim Demaille | Fix tabs. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Joel E. Denny | Deprecate %pure-parser and add `%define api.pure'.... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Joel E. Denny | %define push_pull -> %define api.push_pull. Discussed... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Joel E. Denny | For the XML output's terminal element, rename @number... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Joel E. Denny | * data/xslt/xml2dot.xsl (xsl:template match="automaton... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Joel E. Denny | Add %define lr.keep_unreachable_states. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Joel E. Denny | * NEWS: Add entry for recent .output file lookahead... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Wojciech Polak | 2007-10-17 Wojciech Polak <polak@gnu.org> |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Wojciech Polak | (xsl:template match="terminal"): Use new attribute... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Wojciech Polak | src/print-xml.c (print_grammar): Renamed <terminal... |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Joel E. Denny | * doc/bison.texinfo (Bison Options): Add entry for... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Wojciech Polak | * src/print-xml.c (print_core): Remove item set |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Wojciech Polak | (xsl:template match="item"): New. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Wojciech Polak | (xsl:template name="escape"): Write xsl:param "required... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Wojciech Polak | (bison:ruleNumber): New key. Improve processing time... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Wojciech Polak | (print_core): Remove item set redundancy. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Joel E. Denny | * src/getargs.c (version): Update copyright year. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Joel E. Denny | Make xml2dot.xsl and --graph produce the same output. |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Joel E. Denny | Improve C++ namespace support. Discussed starting at |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Joel E. Denny | Add syncline support and location accessor to internal... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Joel E. Denny | Fix some error-reporting macro bugs. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Joel E. Denny | Implement --print-datadir. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Joel E. Denny | * src/print-xml.c (escape_bufs): New static global... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Joel E. Denny | Replace `%push-parser' and `%push-pull-parser' with |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Wojciech Polak | Updated |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Wojciech Polak | data/Makefile.am (xsltdir): New variable. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Wojciech Polak | Transform XML into XHTML. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Wojciech Polak | Transform XML into plain text. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Wojciech Polak | Transform XML into DOT. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Paul Eggert | * src/conflicts.c (log_resolution): Fix indenting bugs... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Joel E. Denny | Pacify ./configure --enable-gcc-warnings. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Paul Eggert | * src/gram.c (rule_rhs_print_xml): Now static, since... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Paul Eggert | * GNUmakefile: Switch to coreutils's version. |
commit | commitdiff | tree | snapshot |
2007-08-28 |
Joel E. Denny | Spell "boolean" as "Boolean". Reported by Akim Demaille. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Joel E. Denny | In impure push mode, don't allow more than one yypstate... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Joel E. Denny | * doc/bison.texinfo (Push Decl): Document the push... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Paul Eggert | Update to GPLv3. |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Joel E. Denny | Get rid of broken %no-parser, -n, and --no-parser imple... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Joel E. Denny | * tests/push.at (Push Parsing: Memory Leak for Early... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Joel E. Denny | * ChangeLog: For changes in doc/bison.texinfo, consiste... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Joel E. Denny | * data/yacc.c (yyexhaustedlab): Define it when YYERROR_... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Joel E. Denny | * src/muscle_tab.c (muscle_percent_define_flag_if)... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Joel E. Denny | Fix push parsing memory leak reported by Brandon Lucia at |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Joel E. Denny | Improve handling of multiple S/R conflicts in the same... |
commit | commitdiff | tree | snapshot |
next |