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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: GCC 4.5 compliance.
Akim Demaille
2009-08-12
1
-0
/
+6
*
build: fix the generation of the documentation.
Akim Demaille
2009-08-12
1
-0
/
+27
*
gnulib: improve prefixing.
Akim Demaille
2009-08-12
1
-0
/
+14
*
build: fix paths.
Akim Demaille
2009-08-12
1
-0
/
+18
*
distcheck: fix.
Akim Demaille
2009-08-12
1
-0
/
+6
*
* tests/local.mk (TESTSUITE_AT): Add named-refs.at.
Joel E. Denny
2009-08-10
1
-0
/
+4
*
Miscellaneous code readability improvements.
Joel E. Denny
2009-08-10
1
-0
/
+30
*
Convert "misleading reference" messages to warnings.
Alex Rozenman
2009-08-08
1
-0
/
+7
*
maint: run "make update-copyright"
Joel E. Denny
2009-08-06
1
-0
/
+4
*
maint: make update-b4-copyright easier to use
Joel E. Denny
2009-08-06
1
-0
/
+9
*
maint: clean up update-b4-copyright code
Joel E. Denny
2009-08-05
1
-0
/
+9
*
maint: automate b4_copyright updates.
Joel E. Denny
2009-08-04
1
-0
/
+9
*
maint: automate annual package-wide copyright-year update.
Joel E. Denny
2009-08-04
1
-0
/
+19
*
Fix "make distcheck".
Joel E. Denny
2009-08-04
1
-0
/
+6
*
Pacify "gcc -Wunused" for the input function from Flex.
Joel E. Denny
2009-08-01
1
-0
/
+14
*
Fix mail address in ChangeLog.
Alex Rozenman
2009-07-31
1
-3
/
+3
*
Fix --enable-gcc-warnings problems.
Alex Rozenman
2009-07-31
1
-0
/
+7
*
Fix a --enable-gcc-warnings problem.
Joel E. Denny
2009-07-29
1
-0
/
+6
*
Warn about character literals not of length one.
Joel E. Denny
2009-07-24
1
-0
/
+9
*
Fix some memory leaks.
Alex Rozenman
2009-07-24
1
-0
/
+8
*
* src/lalr.c (state_lookahead_tokens_count): Correct comment.
Joel E. Denny
2009-07-24
1
-0
/
+4
*
Some M4 cleanup in the testsuite.
Joel E. Denny
2009-07-22
1
-0
/
+20
*
Revert unnecessary column realignment in --help output.
Joel E. Denny
2009-07-15
1
-0
/
+7
*
Alphabetical order in src/local.mk.
Alex Rozenman
2009-07-04
1
-0
/
+5
*
Style changes and factoring.
Alex Rozenman
2009-07-04
1
-0
/
+14
*
scan-code: avoid compiler warnings
Eric Blake
2009-06-29
1
-0
/
+5
*
build: avoid concurrent extraction of calc++.
Akim Demaille
2009-06-29
1
-0
/
+9
*
parse.error: fix.
Akim Demaille
2009-06-29
1
-0
/
+7
*
variables: parse.error
Akim Demaille
2009-06-29
1
-0
/
+22
*
Named symbol references.
Alex Rozenman
2009-06-27
1
-0
/
+21
*
hash: check insertion for memory exhaustion.
Akim Demaille
2009-06-25
1
-0
/
+5
*
variables: rename namespace as api.namespace.
Akim Demaille
2009-06-24
1
-0
/
+21
*
style changes.
Akim Demaille
2009-06-11
1
-0
/
+7
*
xml: beware of user strings used to give a %prec to rules.
Akim Demaille
2009-06-11
1
-0
/
+7
*
hash: check insertion for memory exhaustion.
Akim Demaille
2009-06-11
1
-0
/
+7
*
tests: honor TESTSUITEFLAGS in every check target.
Akim Demaille
2009-06-11
1
-0
/
+7
*
deterministic test suite.
Akim Demaille
2009-06-10
1
-0
/
+16
*
gnulib: update.
Akim Demaille
2009-06-10
1
-0
/
+11
*
deterministic user-token-number redeclaration errors.
Akim Demaille
2009-06-10
1
-0
/
+12
*
build: avoid ignored errors.
Akim Demaille
2009-05-25
1
-0
/
+6
*
Convert multiple variable definition warnings to complaints.
Joel E. Denny
2009-05-23
1
-0
/
+12
*
-F/--force-define and relative %define/-D/--define priorities.
Joel E. Denny
2009-05-23
1
-0
/
+25
*
Update some comments to make sense for -D.
Joel E. Denny
2009-05-23
1
-0
/
+8
*
* data/c++.m4 (b4_namespace_close): Simplify slightly.
Joel E. Denny
2009-05-20
1
-0
/
+4
*
Handle a trailing `:' in a user-supplied C++ namespace better.
Joel E. Denny
2009-05-19
1
-0
/
+8
*
remove useless variable.
Akim Demaille
2009-05-19
1
-0
/
+6
*
Rename token.prefix as api.tokens.prefix.
Akim Demaille
2009-05-15
1
-0
/
+11
*
doc: use C++ headers.
Akim Demaille
2009-05-11
1
-0
/
+6
*
doc: token.prefix
Akim Demaille
2009-05-11
1
-0
/
+12
*
bison: catch bad symbol names.
Akim Demaille
2009-05-04
1
-1
/
+7
[next]