projects
/
bison.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add -Wother so -Wnone suppresses all warnings.
[bison.git]
/
ChangeLog
2010-03-25
Akim Demaille
tests: fix 250: parse.error=verbose overflow.
blob
|
commitdiff
|
raw
2010-03-24
Joel E. Denny
portability: fix for BSD make.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Joel E. Denny
portability: fix spawning on at least FreeBSD 8 and...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-20
Joel E. Denny
maint: update for changes to gnulib's announce-gen.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-20
Joel E. Denny
Version 2.4.2.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Joel E. Denny
tests: fix maintainer-xml-check for recent changes.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Joel E. Denny
portability: fix several issues with M4 subprocess.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-05
Joel E. Denny
Update POTFILES.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-01
Joel E. Denny
Code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-22
Joel E. Denny
tests: fix missing include caught by g++ 4.4.1.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-21
Joel E. Denny
* cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-21
Joel E. Denny
maint: automate PACKAGE_COPYRIGHT_YEAR update, and...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-20
Joel E. Denny
* bootstrap: Import improvements from latest gnulib.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-20
Joel E. Denny
build: require Automake 1.11.1 to avoid a security...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Joel E. Denny
gnulib: update to latest.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-19
Joel E. Denny
ChangeLog (2006-09-15): add Odd Arild Olsen's role...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-15
Joel E. Denny
Thank the developer of the initial push parser implemen...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Joel E. Denny
Fix some comments concerning LR(0) versus LALR(1).
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Joel E. Denny
maint: run "make update-copyright"
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Joel E. Denny
POSIX: complain if %prec's token was not defined.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Joel E. Denny
POSIX: warn if %prec's token was not defined.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-31
Joel E. Denny
* HACKING (Release Procedure): Recommend a secure automake.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Joel E. Denny
portability: `<' and `>' are not always defined on...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Joel E. Denny
Fix handling of yychar manipulation in user semantic...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Joel E. Denny
YYFAIL: warn about uses and remove from lalr1.java.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Joel E. Denny
YYFAIL: deprecate.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-20
Joel E. Denny
tests: cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-19
Joel E. Denny
lalr1.cc: don't discard non-existent lookahead on synta...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-17
Joel E. Denny
Code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Joel E. Denny
Add gcc's -Wundef to test suite and fix another warning...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Joel E. Denny
* data/yacc.c: Reformat m4 a little.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Joel E. Denny
Document gcc -Wundef fix.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Jonathan Nieder
Simplify y.tab.c when location tracking is disabled.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Jonathan Nieder
Avoid warnings from gcc -Wundef y.tab.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Joel E. Denny
autoconf: update to latest for fix of M4 detection.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Joel E. Denny
portability: use -DGNULIB_POSIXCHECK.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Joel E. Denny
gnulib: update for fix of fprintf-posix, which we'll...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Joel E. Denny
Enable assertion output and --disable-assert for configure.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Joel E. Denny
Expand GLR acronym in summary of Bison.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-26
Alex Rozenman
Document named references.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-16
Joel E. Denny
cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-16
Joel E. Denny
portability: don't assume 8-bit bytes.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-11
Joel E. Denny
portability: use va_start and va_end in the same function.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joel E. Denny
* data/bison.m4: Update comments for rename to muscle...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Joel E. Denny
Minor code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-06
Joel E. Denny
* TODO (Complaint submessage indentation): New.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Joel E. Denny
Minor code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Joel E. Denny
tests: skip tests of file names that platform does...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Joel E. Denny
yysyntax_error: avoid duplicate lookahead collection.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Joel E. Denny
yysyntax_error: test memory management more.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Joel E. Denny
benchmarks: use %debug consistently among grammars.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-04
Joel E. Denny
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-03
Alex Rozenman
Add additional space after periods in NEWS.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Joel E. Denny
Use the correct conversion specifier for size_t.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-27
Joel E. Denny
tests: don't abuse AT_BISON_CHECK.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-26
Joel E. Denny
tests: check that parse-gram.y's IELR and LALR are...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-19
Alex Rozenman
Keep sub-messages aligned. Fix strings for translation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-17
Akim Demaille
doc: fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Akim Demaille
doc: lalr1.cc and variants.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Akim Demaille
doc: spell checking.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Akim Demaille
doc: comment changes.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Akim Demaille
lalr1.cc: factor the yytranslate_ invocation in make_SY...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Akim Demaille
TODO: statistics.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-13
Joel E. Denny
tests: clean up push.at test group titles.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-12
Alex Rozenman
Provide an additional sub-message for clarity.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Joel E. Denny
Clean up yacc.c a little.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Joel E. Denny
Fix --enable-gcc-warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
lalr1.cc: syntax_error as exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
lalr1.cc: add missing "inline".
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
%param: documentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
Regen.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
style changes.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
%parse: support several arguments.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
Regen.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Akim Demaille
%param.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Joel E. Denny
Complain about unused %define variables and %code quali...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Joel E. Denny
Use aver not assert.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-05
Alex Rozenman
Use "Unresolved reference" error message when no symbo...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-04
Akim Demaille
Adjust synclines in src/parse-gram.[ch].
blob
|
commitdiff
|
raw
|
diff to current
2009-09-03
Joel E. Denny
Don't suppress warnings about unused parse.error.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-03
Akim Demaille
NEWS: Internationalization.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-03
Akim Demaille
bootstrap: fix/improve find_tool.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Joel E. Denny
Fix gcc 3.4.4 shadowing warning reported by Eric Blake.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Joel E. Denny
%define: accept unquoted values.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Joel E. Denny
%define lr.type: make values lowercase IDs.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Eric Blake
scan-gram: avoid portability trap with ctype usage.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Joel E. Denny
tests: use perl for printing special sequences to files.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Joel E. Denny
tests: show a use of %define lr.default-reductions...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Akim Demaille
tests: portability fix.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Joel E. Denny
Actually handle the yytable zero value correctly this...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Joel E. Denny
More fixes related to last two patches.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Joel E. Denny
Fix %error-verbose for conflicts resolved by %nonassoc.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Joel E. Denny
Some code and documentation improvements.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-22
Joel E. Denny
Use locale when quoting.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Eric Blake
Make previous patch more robust.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Eric Blake
Import latest m4/m4.m4.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Joel E. Denny
Fix complaints about escape sequences.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Akim Demaille
doc: fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Akim Demaille
tests: distcc compliance.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Akim Demaille
variables: simplify the upgrade of namespace into api...
blob
|
commitdiff
|
raw
|
diff to current
next