projects
/
platform
/
upstream
/
bison.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/bison.git
2010-05-01
Joel E. Denny
* ChangeLog (2010-04-30): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Joel E. Denny
Document that undefined %prec identifier warnings will...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
Joel E. Denny
Revert 2009-12-30 change for undefined %prec token...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Joel E. Denny
build: don't require src/bison during bootstrap.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-25
Joel E. Denny
i18n: fix untranslatable string.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Akim Demaille
tests: calc: minor refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Akim Demaille
tests: calc: simplify location management.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Akim Demaille
test location_type.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Akim Demaille
tests: check fclose's return value.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Akim Demaille
tests: don't depend on the actual location type.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Akim Demaille
formatting changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
Akim Demaille
lalr1.cc: remove useless forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-11
Joel E. Denny
* NEWS (2.4.3): Mention fix for Sun Studio C++.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Joel E. Denny
tests: fix for newer Sun Studio C++.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Joel E. Denny
portability: fix pointer arithmetic to conform to C...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Akim Demaille
remove useless include.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Akim Demaille
graph: sign the output file.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-03
Joel E. Denny
portability: fix test suite for GCC 4.5's new #error...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-30
Akim Demaille
fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-26
Akim Demaille
tests: fix 250: parse.error=verbose overflow.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Joel E. Denny
portability: fix for BSD make.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
Joel E. Denny
portability: fix spawning on at least FreeBSD 8 and...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Joel E. Denny
maint: update for changes to gnulib's announce-gen.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-20
Joel E. Denny
Version 2.4.2.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-23
Joel E. Denny
tests: fix maintainer-xml-check for recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-22
Joel E. Denny
portability: fix several issues with M4 subprocess.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Joel E. Denny
Update POTFILES.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
Joel E. Denny
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Joel E. Denny
* cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Joel E. Denny
maint: automate PACKAGE_COPYRIGHT_YEAR update, and...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Joel E. Denny
* bootstrap: Import improvements from latest gnulib.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
Joel E. Denny
build: require Automake 1.11.1 to avoid a security...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Joel E. Denny
gnulib: update to latest.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
Joel E. Denny
ChangeLog (2006-09-15): add Odd Arild Olsen's role...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
Joel E. Denny
Thank the developer of the initial push parser implemen...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Joel E. Denny
Fix some comments concerning LR(0) versus LALR(1).
commit
|
commitdiff
|
tree
|
snapshot
2010-01-04
Joel E. Denny
maint: run "make update-copyright"
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Joel E. Denny
POSIX: complain if %prec's token was not defined.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Joel E. Denny
POSIX: warn if %prec's token was not defined.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
Joel E. Denny
* HACKING (Release Procedure): Recommend a secure automake.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Akim Demaille
Propagate i18n changes into glr.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Joel E. Denny
Port small part of master's 11707b2b so future ports...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Akim Demaille
Simplify the i18n of the error messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Akim Demaille
Prefer M4 to CPP.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Akim Demaille
Support i18n of the parse error messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Joel E. Denny
Port small part of master's 8901f32e so future ports...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Joel E. Denny
portability: `<' and `>' are not always defined on...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Joel E. Denny
Fix handling of yychar manipulation in user semantic...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Joel E. Denny
YYFAIL: warn about uses and remove from lalr1.java.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Joel E. Denny
YYFAIL: deprecate.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-17
Joel E. Denny
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Joel E. Denny
Add gcc's -Wundef to test suite and fix another warning...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Joel E. Denny
* data/yacc.c: Reformat m4 a little.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Joel E. Denny
Document gcc -Wundef fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Jonathan Nieder
Simplify y.tab.c when location tracking is disabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Jonathan Nieder
Avoid warnings from gcc -Wundef y.tab.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Joel E. Denny
autoconf: update to latest for fix of M4 detection.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Joel E. Denny
portability: use -DGNULIB_POSIXCHECK.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Joel E. Denny
Enable assertion output and --disable-assert for configure.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Joel E. Denny
Expand GLR acronym in summary of Bison.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-26
Alex Rozenman
Document named references.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Joel E. Denny
cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Joel E. Denny
portability: don't assume 8-bit bytes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Joel E. Denny
portability: use va_start and va_end in the same function.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Joel E. Denny
* data/bison.m4: Update comments for rename to muscle...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Joel E. Denny
Rename muscle_tab.* to muscle-tab.* for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
Joel E. Denny
Minor code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Joel E. Denny
Minor code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Joel E. Denny
tests: skip tests of file names that platform does...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Joel E. Denny
yysyntax_error: avoid duplicate lookahead collection.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Joel E. Denny
yysyntax_error: test memory management more.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Akim Demaille
Pass the token type to yysyntax_error.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Akim Demaille
Simplify the i18n of the error messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Joel E. Denny
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Alex Rozenman
Add additional space after periods in NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
Joel E. Denny
Use the correct conversion specifier for size_t.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Joel E. Denny
tests: don't abuse AT_BISON_CHECK.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Joel E. Denny
tests: check that parse-gram.y's IELR and LALR are...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Akim Demaille
doc: comment changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-26
Akim Demaille
doc: spell checking.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-19
Alex Rozenman
Keep sub-messages aligned. Fix strings for translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Joel E. Denny
tests: clean up push.at test group titles.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Alex Rozenman
Provide an additional sub-message for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Joel E. Denny
Clean up yacc.c a little.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joel E. Denny
Complain about unused %define variables and %code quali...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Joel E. Denny
Use aver not assert.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-05
Alex Rozenman
Use "Unresolved reference" error message when no symbo...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Akim Demaille
NEWS: Internationalization.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-03
Akim Demaille
bootstrap: fix/improve find_tool.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Joel E. Denny
Fix gcc 3.4.4 shadowing warning reported by Eric Blake.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Joel E. Denny
ChangeLog: Fix typo for commit f3749, but it's too...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Joel E. Denny
%define: accept unquoted values.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Joel E. Denny
%define lr.type: make values lowercase IDs.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Eric Blake
scan-gram: avoid portability trap with ctype usage.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Joel E. Denny
tests: use perl for printing special sequences to files.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Joel E. Denny
tests: show a use of %define lr.default-reductions...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Akim Demaille
tests: portability fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Joel E. Denny
Actually handle the yytable zero value correctly this...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-26
Joel E. Denny
More fixes related to last two patches.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-25
Joel E. Denny
Fix %error-verbose for conflicts resolved by %nonassoc.
commit
|
commitdiff
|
tree
|
snapshot
next