index
:
delta/bison.git
GCC
akim
baserock/bootstrap
baserock/mikedrake/bison/v3.0.2
baserock/morph
baserock/pedroalvarez/v3.0.2
baserock/v3.0.2
baserock/v3.0.4+gnits
bison-1_29-branch
branch-2.4.1
branch-2.4.2
branch-2.4.3
branch-2.5
candidates/create-pipe-bidi
candidates/lib-local-mk
candidates/make-symbol-glr
candidates/named-ref-free
candidates/quotes
candidates/semantic-error-messages
libbitset
maint
master
next
git.savannah.gnu.org: git/bison.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
parsers: rename YY_NULL as YY_NULLPTR to avoid conflicts with Flex
Akim Demaille
2013-11-08
7
-21
/
+21
*
build: use Automake 1.14's non-recursive Makefile features
Akim Demaille
2013-11-05
1
-1
/
+1
*
build: restore maintainer-push-check
Akim Demaille
2013-11-05
1
-0
/
+3
*
c++: use __attribute__((__pure__)) to avoid warnings
Akim Demaille
2013-11-05
1
-1
/
+5
*
tests: skip C++ tests that are too demanding for some compilers
Akim Demaille
2013-10-24
2
-0
/
+45
*
tests: fix incorrect object construction
Akim Demaille
2013-10-21
1
-1
/
+2
*
glr: allow spaces between "%?" and "{" in predicates
Akim Demaille
2013-10-16
1
-0
/
+30
*
diagnostics: "-Werror -Wno-error=foo" must not emit errors
Akim Demaille
2013-10-16
2
-14
/
+23
*
tests: remove stray debugging traces
Akim Demaille
2013-09-19
1
-2
/
+1
*
tests: do not use grep -q
Akim Demaille
2013-09-04
1
-4
/
+9
*
tests: minor change to make it easier to test other skeletons
Akim Demaille
2013-08-01
1
-9
/
+8
*
tests: fix invalid assignment when using variants in C++11
Akim Demaille
2013-07-25
1
-3
/
+3
*
tests: skip C++ tests if we can't compile a simple program
Akim Demaille
2013-07-03
2
-3
/
+35
*
tests: fix 'find' portability issues
Akim Demaille
2013-07-03
1
-4
/
+5
*
java: rename YYMORE as YYPUSH_MORE for consistency with C
Akim Demaille
2013-06-24
1
-8
/
+8
*
tests: fix Java push failure when running with BISON_USE_PUSH_FOR_PULL
Akim Demaille
2013-06-21
1
-3
/
+18
*
style: minor changes in the Java tests
Akim Demaille
2013-06-21
2
-15
/
+13
*
java: add push-parser support
Dennis Heimbigner
2013-06-13
3
-3
/
+855
*
tests: fix a G++ warning
Akim Demaille
2013-06-03
1
-7
/
+7
*
diagnostics: always point to the first directive
Akim Demaille
2013-04-22
1
-8
/
+8
*
tests: factor test for printer/desctructor redefined
Akim Demaille
2013-04-22
1
-64
/
+27
*
diagnostics: use appropriate location for useless precedence/associativity
Akim Demaille
2013-04-22
3
-127
/
+128
*
tests: factor duplicate expected warnings
Akim Demaille
2013-04-22
1
-66
/
+10
*
tests: enable -Wsign-compare and fix corresponding warnings
Akim Demaille
2013-04-19
1
-5
/
+5
*
muscle: check more cases of %define variables with code values
Akim Demaille
2013-04-18
5
-54
/
+54
*
muscle: check the kind of api.prefix, api.location.type
Akim Demaille
2013-04-16
2
-7
/
+11
*
muscle: enforce definition syntax for keyword variables
Akim Demaille
2013-04-15
1
-0
/
+33
*
muscle: minor simplification which uncovers a missing warning
Akim Demaille
2013-04-15
1
-10
/
+9
*
muscle: factor the kind check in M4
Akim Demaille
2013-04-15
1
-7
/
+11
*
api.token.prefix: use code values
Akim Demaille
2013-04-11
5
-9
/
+34
*
c++: fix several issues with locations
Akim Demaille
2013-04-11
1
-0
/
+62
*
muscles: be sure that %code snippets are not glue together on a single line
Akim Demaille
2013-04-11
1
-0
/
+39
*
style: fix comments
Akim Demaille
2013-04-11
1
-2
/
+2
*
Merge remote-tracking branch 'origin/maint'
Akim Demaille
2013-04-10
1
-2
/
+2
|
\
|
*
maint: update copyright years
Akim Demaille
2013-04-08
24
-24
/
+24
|
*
build: avoid clang's colored diagnostics in the test suite
Akim Demaille
2013-04-08
1
-2
/
+2
|
*
tests: please clang and use ".cc", not ".c", for C++ input
Akim Demaille
2013-04-08
1
-3
/
+3
|
*
tests: style changes
Akim Demaille
2012-12-15
1
-2
/
+2
*
|
api.value.type: use keyword/brace values
Akim Demaille
2013-04-09
1
-6
/
+15
*
|
api.value.type: diagnose guaranteed failure with --yacc
Akim Demaille
2013-04-09
2
-2
/
+27
*
|
value type: accept "->" in type tags
Akim Demaille
2013-04-09
1
-1
/
+31
*
|
api.value.type: implement proper support, check, and document
Akim Demaille
2013-04-09
3
-3
/
+178
*
|
api.namespace: demonstrate and use {...} values instead of "..." values
Akim Demaille
2013-04-05
3
-9
/
+11
*
|
gram: correct token numbering in precedence declarations
Valentin Tolmer
2013-03-06
1
-0
/
+86
*
|
diagnostics: no longer include the yacc category in -Wall
Akim Demaille
2013-03-04
1
-9
/
+9
*
|
grammar: no longer detect and cure missing semicolon at end of actions
Akim Demaille
2013-03-04
1
-109
/
+0
*
|
style: space changes in the tests
Akim Demaille
2013-02-23
1
-1
/
+1
*
|
tests: fix invalid C++11 code
Akim Demaille
2013-02-19
1
-25
/
+33
*
|
diagnostics: factor and enhance messages about duplicate rule directives
Akim Demaille
2013-02-18
1
-4
/
+7
*
|
style: no longer use backquotes
Akim Demaille
2013-02-18
12
-58
/
+58
[next]