]> git.saurik.com Git - bison.git/history - src/scan-gram.l
Merge remote-tracking branch 'origin/maint'
[bison.git] / src / scan-gram.l
2012-09-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-09-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-09-03  Jim Meyeringuse locale-indep. c_is* functions for parsing, not...
2012-08-03  Akim DemailleMerge branch 'maint'
2012-07-31  Akim DemailleMerge branch 'maint'
2012-07-27  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-19  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-06  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-07-02  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-28  Victor Santetwarnings: factoring: complaints
2012-06-28  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-26  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-25  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-19  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-13  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-06-05  Akim Demaillemaint: don't use mbsr?chr.
2012-06-05  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-05-24  Akim DemailleMerge tag 'v2.5.1_rc2'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/master'
2012-05-04  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-04-01  Akim DemailleMerge remote-tracking branch 'origin/maint'
2012-03-19  Akim DemailleMerge remote-tracking branch 'fsf/maint'
2012-03-09  Akim Demaillemaint: update gnulib.
2012-02-23  Akim Demaillemaint: use STREQ/STRNEQ.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-02-08  Akim Demailleuse a more consistent quoting style.
2012-01-23  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-19  Jim Meyeringquote consistently and make tests pass with new quoting...
2012-01-19  Jim Meyeringmaint: remove final trailing space
2012-01-13  Akim Demaillemaint: run "make update-copyright".
2012-01-13  Jim Meyeringmaint: run "make update-copyright".
2011-07-24  Joel E. Dennyglobal: remove unnecessary horizontal tabs.
2011-05-14  Joel E. DennyDon't use IF_LINT in Bison sources.
2011-05-14  Joel E. DennyDon't use IF_LINT in Bison sources.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-05-01  Joel E. DennyPacify -DGNULIB_POSIXCHECK.
2011-02-06  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyDo not allow identifiers that start with a dash.
2011-01-29  Joel E. DennyRevert "Simplify handling of '.' and '-' after unbracke...
2011-01-10  Paul EggertSimplify handling of '.' and '-' after unbracketed...
2011-01-05  Alex RozenmanDo not allow identifiers that start with a negative...
2011-01-05  Alex RozenmanDo not allow identifiers that start with a negative...
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2011-01-02  Joel E. Dennymaint: run "make update-copyright".
2010-07-24  Paul HilfingerAllow specification of semantic predicates.
2010-06-23  Paul EggertDo not use date ranges in copyright notices.
2010-06-18  Paul EggertDo not use date ranges in copyright notices.
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2010-01-04  Joel E. Dennymaint: run "make update-copyright"
2009-09-09  Akim Demaille%param.
2009-08-28  Eric Blakescan-gram: avoid portability trap with ctype usage.
2009-08-28  Eric Blakescan-gram: avoid portability trap with ctype usage.
2009-08-22  Joel E. DennyUse locale when quoting.
2009-08-22  Joel E. DennyUse locale when quoting.
2009-08-20  Joel E. DennyFix complaints about escape sequences.
2009-08-20  Joel E. DennyFix complaints about escape sequences.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
2009-08-11  Joel E. DennyMiscellaneous code readability improvements.
2009-08-01  Joel E. DennyPacify "gcc -Wunused" for the input function from Flex.
2009-08-01  Joel E. DennyPacify "gcc -Wunused" for the input function from Flex.
2009-07-29  Joel E. DennyFix a --enable-gcc-warnings problem.
2009-07-29  Joel E. DennyFix a --enable-gcc-warnings problem.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-07-24  Joel E. DennyWarn about character literals not of length one.
2009-07-04  Alex Rozenman Style changes and factoring.
2009-07-04  Alex Rozenman Style changes and factoring.
2009-06-29  Akim Demaillevariables: parse.error
2009-06-27  Alex RozenmanNamed symbol references.
2009-06-27  Alex RozenmanNamed symbol references.
2009-05-05  Akim Demaillefix hexadecimal token number support.
2009-05-04  Akim Demaillebison: catch bad symbol names.
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-05-04  Akim Demaillebison: catch bad symbol names.
2009-05-04  Akim Demaillespace changes.
2009-05-04  Akim Demailleidentifiers: dashes are letters.
2009-04-30  Joel E. DennyAdd copyright updates missed during previous cherry...
2009-04-29  Akim Demaillevariables: accept dashes.
2009-04-20  Akim Demaillevariables: prefer error-verbose to error_verbose.
2009-04-20  Akim Demaillevariables: accept dashes.
2009-04-14  Akim Demaillevariables: use `parse.assert' instead of `debug'.
2009-04-06  Akim Demailleparser: handle %locations as %define locations.
2009-04-06  Akim Demaillemuscle: factor the handling of obsolete of obsolete...
2009-04-06  Di-an Jan Improves options in the manual.
2009-04-03  Akim DemailleFactor %FLAG at scan level.
2008-11-20  Di-an Jan Improves options in the manual.
2008-11-15  Akim DemailleSupport parametric types.
2008-11-15  Akim DemailleRemove src/Makefile.am.
2008-11-10  Akim DemailleAdd %precedence support.
2008-11-09  Akim DemailleFormatting changes.
2007-09-25  Joel E. DennyReplace `%push-parser' and `%push-pull-parser' with
2007-08-15  Paul EggertUpdate to GPLv3.
2007-01-05  Joel E. DennyConsolidate the 4 prologue alternative directives ...
2007-01-03  Joel E. DennyUse the new code_props interface in parse-gram.y.
2006-12-31  Joel E. DennyFor push mode, convert yyparse from a macro to a functi...
2006-12-19  Paul Eggert* src/getargs.c (skeleton_arg): Last arg is now locatio...
2006-11-21  Joel E. DennyRename <!> to <>. Discussed starting at
2006-11-12  Joel E. DennyRemove last commit at the request of Paul Eggert.
2006-11-11  Joel E. DennyEncapsulate code properties and related functionality...
next