]> git.saurik.com Git - bison.git/history - src/scan-gram.l
Merge remote-tracking branch 'origin/maint'
[bison.git] / src / scan-gram.l
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...
2006-11-10  Joel E. DennyFix memory leaks in scanners generated by at least...
2006-11-08  Paul EggertDon't let Bison leak memory except when it complains.
2006-10-21  Joel E. DennySplit the default %destructor/%printer into two kinds...
2006-10-16  Joel E. DennySimilar to the recently removed %before-header, add...
2006-10-15  Paolo Bonzini2006-10-16 Paolo Bonzini <bonzini@gnu.org>
2006-09-15  Paul Eggert* data/Makefile.am (dist_pkgdata_DATA): Add push.c.
2006-09-04  Joel E. DennyRequire default %destructor/%printer to be declared...
2006-08-14  Joel E. DennyUndo last commit.
2006-08-14  Joel E. Denny* src/scan-gram.l (braces_level, context_state): Make...
2006-08-14  Joel E. DennyIn the grammar scanner, STRING_FINISH unclosed construc...
2006-08-10  Joel E. DennyClean up scanners a bit.
2006-07-13  Akim DemailleSupport %define "KEY" {VALUE}.
2006-07-08  Joel E. DennyIn the grammar file, the first column is 1 not 0 on...
2006-06-24  Joel E. DennyFix bug that mistakes braced code in a declaration...
2006-06-23  Joel E. DennyRename %before-definitions to %start-header and %after...
next