]> git.saurik.com Git - bison.git/history - THANKS
yacc.c: do not use __attribute__ unprotected
[bison.git] / THANKS
2013-04-08  Akim Demailleyacc.c: do not use __attribute__ unprotected
2012-12-13  Akim Demaillemaint: credit Wojciech Polak
2012-12-05  Akim Demaillec++: support wide strings for file names
2012-11-30  Akim Demailleyacc.c, glr.c: check and fix the display of locations
2012-11-26  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-23  Theophile Ranquetyacc.c: always initialize yylloc
2012-11-23  Akim Demailledoc: one of the fixes for an ambiguous grammar was...
2012-11-12  Akim DemailleMerge remote-tracking branch 'origin/branch-2.6' into...
2012-11-10  Akim Demailletests: use valgrind where appropriate
2012-11-08  Akim Demailletests: don't expect $EGREP to support -w
2012-11-08  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-06  Akim DemailleMerge branch 'branch-2.6' into maint
2012-11-01  Akim Demaillegrammars: fix display of nul character in error message
2012-10-26  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-26  Akim Demailleyacc.c: don't use _Pragma GCC diagnostic with 4.6
2012-10-23  Akim DemailleMerge branch 'branch-2.6' into maint
2012-10-22  Akim DemailleMerge branch '2.6.3' into maint
2012-10-22  Akim Demaillelalr1.cc: fix test suite portability
2012-10-22  Akim Demailletests: check that headers are self contained
2012-10-06  Akim Demaillelalr1.cc: fix exception safety
2012-10-04  Akim Demaillelalr1.cc: fix test suite portability
2012-10-03  Akim Demailletests: check that headers are self contained
2012-09-26  Theophile Ranqueterrors: indent "result type clash" error context
2012-08-02  Akim Demaillethanks: fix a contributor name
2012-07-20  Akim Demaillenews: fix typo.
2012-06-12  Akim Demaillemaint: fix spello.
2012-05-21  Akim Demaillec++: compute the header guards.
2012-03-06  Akim Demailletests: be robust to POSIXLY_CORRECT being defined.
2012-02-19  Akim Demaillebitset: fix an incorrect error message.
2012-02-14  Akim Demaillemaint: add license headers.
2012-01-26  Akim Demailleyacc: fix YYBACKUP.
2012-01-26  Akim Demaillemaint: update THANKS.
2012-01-25  Jim Meyeringbuild: avoid possibly-replaced fprintf in liby-source...
2012-01-11  Akim Demaillescanner: fix typo.
2011-08-21  Joel E. Dennytests: fix empty unions.
2011-07-10  Joel E. Dennybuild: avoid YACC typo inherited from Autoconf.
2011-04-03  Joel E. DennyAdd -Wother so -Wnone suppresses all warnings.
2011-03-09  Akim Demaillenamed references: fix double free.
2011-03-07  Angelo Borsottijava: fix parser stack popping bug.
2011-02-20  Bernd Kieferjava: fix location handling bug.
2011-01-02  Joel E. DennyCorrect my email address.
2010-05-10  Akim Demailledoc: fix lalr1.cc documentation.
2010-04-10  Joel E. Dennytests: fix for newer Sun Studio C++.
2010-03-23  Joel E. Dennyportability: fix spawning on at least FreeBSD 8 and...
2010-02-22  Joel E. Dennyportability: fix several issues with M4 subprocess.
2010-01-15  Joel E. DennyThank the developer of the initial push parser implemen...
2009-12-16  Joel E. DennyDocument gcc -Wundef fix.
2009-10-05  Joel E. Dennytests: skip tests of file names that platform does...
2009-08-19  Akim Demailledoc: %initial-action to initialize yylloc.
2009-08-17  Akim Demaillebuild: lower gettext requirements.
2009-03-26  Akim Demailledoc: update README-hacking.
2009-01-08  Akim DemailleFix grep portability issues.
2008-11-19  Joel E. DennyFix unexpanded macros in GLR defines file.
2008-11-04  Joel E. DennyFix user actions without a trailing semicolon.
2008-10-18  Joel E. DennyFix yyerror_range for user-defined location type in...
2008-10-09  Paolo Bonzinismall but important bugfixes for the Java skeleton
2008-07-16  Joel E. DennyFix untranslatable composition of sentences.
2008-05-07  Joel E. Denny* THANKS: Add Eric Blake.
2008-02-06  Juan Manuel Guerrero* THANKS: Update my email address.
2007-08-03  Joel E. Denny* data/yacc.c (yyexhaustedlab): Define it when YYERROR_...
2007-07-28  Joel E. DennyFix push parsing memory leak reported by Brandon Lucia at
2007-05-26  Joel E. Denny* data/glr.c (yylval): As in yacc.c, don't extern in...
2007-04-04  Paul EggertUse ASCII for Sebastien Fricker's name.
2007-03-10  Joel E. Denny* doc/bison.texinfo (Destructor Decl): Fix typo reporte...
2007-02-24  Joel E. DennyUse YYFPRINTF instead of fprintf where appropriate...
2006-10-12  Paul EggertCredit Satya for the graphviz change.
2006-10-09  Paul Eggert* THANKS: Add Paolo Bonzini and Bob Rossi.
2006-06-15  Paul EggertAdd name for twlevo.
2006-05-17  Joel E. Denny* data/glr.c (yyreportTree): Make room in yystates...
2006-05-14  Akim Demaille* doc/bison.texinfo (C++ Bison Interface): Clarify...
2006-05-11  Akim Demaille* examples/extexi: Enforce the precedence of concatenat...
2006-05-11  Akim DemailleComplete ChangeLog.
2006-04-03  Akim Demaille* src/scan-gram.l: Be robust to BRACED_CODE appearing...
2005-10-13  Akim Demaille* src/scan-skel.l: Output the base name parts of the...
2005-08-21  Paul Eggert* data/glr.c (yyresolveValue): Fix redundant parse...
2005-07-22  Paul EggertAdd Anthony Heading, twlevo@xs4all.nl.
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
next