]> git.saurik.com Git - bison.git/history - THANKS
(output_edge): Don't quote linestyle arg.
[bison.git] / THANKS
2004-12-11  Paul EggertAdd Alexandre Duret-Lutz, Baron Schwartz, Frank Heckenb...
2003-12-02  Akim Demaille* doc/bison.texinfo (How Can I Reset the Parser): More...
2003-03-02  Akim DemailleWrite a test the yycheck overrun reported by Andrew...
2003-02-24  Paul EggertStick to ASCII for now.
2002-11-18  Akim Demaille* doc/bison.texinfo (Tracing): `yyprint' shouldn't...
2002-11-06  Akim DemailleTypo.
2002-11-06  Akim DemailleRestore --no-lines.
2002-10-24  Akim Demaille* data/yacc.c (m4_int_type): New.
2002-10-23  Akim Demaille* src/system.h: Include sys/types.
2002-10-14  Akim Demaille* src/tables.c (table_ninf_remap): base -> tab.
2002-10-13  Akim DemailleGLR parsers sometimes raise parse errors instead of...
2002-10-11  Akim Demaille* tests/regression.at Characters Escapes): New.
2002-09-30  Akim Demaille* configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER
2002-09-12  Akim Demaille* m4/prereq.m4: Update, from Fileutils 4.1.5.
2002-09-04  Akim Demaille* data/yacc.c: Guard the declaration of yytoknum also...
2002-08-12  Paul EggertAdd Paul Hilfinger.
2002-07-09  Akim Demaille* tests/synclines.at (AT_SYNCLINES_COMPILE): New.
2002-06-25  Akim Demaille* src/getargs.c (report_argmatch): Initialize strtok().
2002-06-19  Akim Demaille* doc/bison.texinfo: Document ability to have multiple
2002-06-18  Akim Demaille* data/bison.simple (yyoverflowlab): #ifndef yyoverflow...
2002-06-18  Akim Demailleand Akim Demaille <akim@epita.fr>
2002-05-01  Akim Demaille* src/skeleton.h: Fix the #endif.
2002-04-19  Akim Demaille* doc/bison.texinfo (Actions): Make clear that `|'...
2002-03-06  Robert AniskoTHANKS
2002-03-04  Akim Demaille* lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
2002-03-04  Akim Demaille* src/lex.c (parse_percent_token): Be sure to 0-end...
2002-02-25  Akim DemailleSync.
2002-02-13  Akim Demaille* src/output.c (output_rule_data): Don't output NULL...
2002-02-07  Akim DemailleFix the previous test.
2002-01-24  Akim DemailleBison dumps core when trying to complain about broken...
2002-01-21  Akim Demaille* src/files.c (skeleton_find) [MSDOS]: Fix cp definition.
2002-01-20  Marc Autret* tests/output.at: New test.
2002-01-11  Akim DemailleMore thanks.
2001-12-22  Akim Demaille* src/output.c (output_table_data): Change the prototyp...
2001-12-22  Akim DemailleReductions in web2c.y are improperly reported.
2001-12-18  Akim DemailleTypo.
2001-12-18  Akim DemailleSome host fail on `assert (!"foo")', which expands to
2001-12-15  Akim Demaille* src/reader.c (copy_action): When --yacc, don't append...
2001-12-05  Akim Demaille* tests/atlocal.in (CPPFLAGS): Do not leave a space...
2001-11-28  Akim Demaille* tests/reduce.at (Useless Terminals, Useless Nontermin...
2001-11-26  Marc AutretRevert doc patch.
2001-11-25  Marc Autret* doc/bison.texinfo (Mystery Conflicts): Hint '-v'...
2001-11-14  Akim Demaille* tests/calc.at, tests/output.at, tests/regression.at,
2001-11-12  Akim Demaille* src/conflicts.c (count_sr_conflicts, count_rr_conflic...
2001-11-12  Akim Demaille* src/bison.simple (YYSTACK_REALLOC): New.
2001-11-02  Akim Demaille* src/reader.c (parse_thong_decl): Formatting changes.
2001-11-01  Akim Demaille* tests/regression.at (Invalid input: 2): New.
2001-10-10  Akim Demaille* src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.
2001-10-04  Akim DemailleMerge in branch-1_29. after-merge-branch-1_29
2001-08-08  Marc AutretUpdate.
2001-08-08  Marc Autretdoc/bison.texinfo: Change @samp{$<@dots{}>} to @samp...
2001-08-04  Akim Demaille* tests/atconfig.in (CPPFLAGS): Add.
2001-08-03  Akim Demaille* lib/strspn.c: New.
2001-08-01  Akim Demaille* doc/autoconf.texi: Document @$.
2000-12-19  Akim Demaille* src/output.c (output_parser): Compute the `#line...
2000-12-12  Akim Demaille* src/reader.c (copy_definition, parse_union_decl,...
2000-10-16  Akim Demaille* lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
2000-10-04  Akim DemailleWhen a literal string is used to define two different...
2000-10-04  Akim Demaille* src/reader.c (parse_expect_decl): Keep `count' within...