projects
/
bison.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Update gnulib.
[bison.git]
/
tests
/
glr-regression.at
2007-12-22
Joel E. Denny
Automate regression testing of the XML/XSLT implementat...
blob
|
commitdiff
|
raw
2007-10-29
Joel E. Denny
Deprecate %pure-parser and add `%define api.pure'....
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Paul Eggert
Update to GPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Joel E. Denny
* NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Joel E. Denny
* tests/glr-regression.at: Use AT_PARSER_CHECK rather...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Paul Eggert
* bootstrap.conf (gnulib_modules): Add config-h.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Paul Eggert
Fix test failure reported by Tom Lane in
blob
|
commitdiff
|
raw
|
diff to current
2006-07-09
Joel E. Denny
Change %merge result type clash warnings to errors...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Joel E. Denny
In warnings, say "previous declaration" rather than...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Joel E. Denny
Don't miss %merge result type warnings just because...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Joel E. Denny
For consistency, use `lookahead' instead of `look-ahead' or
blob
|
commitdiff
|
raw
|
diff to current
2006-05-21
Joel E. Denny
* data/glr.c (yyresolveLocations): Remove bogus YYASSER...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Paul Eggert
* data/glr.c (yyresolveLocations): Rename local variabl...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Joel E. Denny
* tests/glr-regression.at (Uninitialized location when...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Joel E. Denny
* tests/glr-regression.at (Leaked semantic values when...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Joel E. Denny
Avoid memory leaks by not invoking longjmp in yyreportA...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Joel E. Denny
Don't leak semantic values for parent RHS when a user...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-30
Joel E. Denny
During deterministic GLR operation, user actions should...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Paul Eggert
Minor fixups to get 'make maintainer-check' to work.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Joel E. Denny
* data/glr.c (yyGLRStateSet): Rename yylookaheadStatuses to
blob
|
commitdiff
|
raw
|
diff to current
2006-01-08
Joel E. Denny
* tests/glr-regression.at: Update copyright year to...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Joel E. Denny
* data/glr.c (yyGLRStateSet): Add yybool* yylookaheadSt...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-06
Joel E. Denny
* tests/glr-regression.at: For consistency with my...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Joel E. Denny
* data/glr.c (yyresolveValue): When merging semantic...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-22
Akim Demaille
Warn about unused values.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-08
Paul Eggert
* tests/glr-regression.at
blob
|
commitdiff
|
raw
|
diff to current
2005-12-06
Paul Eggert
* data/glr.c (yyprocessOneStack): Synchronize the shift...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Paul Hilfinger
data/glr.c (yyfill): Adjust comment.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-19
Paul Eggert
* tests/glr-regression.at (Duplicated user destructor...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-16
Paul Eggert
* NEWS: Version 2.1.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-08
Paul Eggert
(Duplicate representation of merged trees): Add casts...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Paul Eggert
* data/glr.c (yydestroyGLRState): Renamed from yydestro...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Paul Eggert
* data/glr.c (yyrecoverSyntaxError, yyreturn):
blob
|
commitdiff
|
raw
|
diff to current
2005-08-21
Paul Eggert
* data/glr.c (yyresolveValue): Fix redundant parse...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Paul Eggert
Fix yyerror / yylex test glitches noted by twlevo@xs4al...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Paul Eggert
Improve tests for stack overflow in GLR parser.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Paul Eggert
* tests/conflicts.at (%nonassoc and eof): Don't exit...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Paul Eggert
More changes to pacify C++ compilers.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Paul Eggert
* data/glr.c (YYSTACKEXPANDABLE): Don't define if alrea...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Paul Eggert
* tests/glr-regression.at (Improper merging of GLR...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Paul Hilfinger
* data/glr.c (YY_SYMBOL_PRINT): Don't print newline...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Paul Eggert
Update FSF postal mail address.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Paul Eggert
(glr-regr2a.y): Try to dump core
blob
|
commitdiff
|
raw
|
diff to current
2005-02-07
Paul Eggert
(Improper handling of embedded actions and dollar(...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Paul Eggert
(Improper handling of embedded actions and $-N in GLR...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-29
Paul Hilfinger
Rename tests/glr-regr1.at to tests/glr-regression.at.
blob
|
commitdiff
|
raw
|
diff to current