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
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Werror: fix for rules useless in parser after conflicts.
Joel E. Denny
2010-08-01
1
-0
/
+3
*
Do not use date ranges in copyright notices.
Paul Eggert
2010-06-23
1
-1
/
+3
*
lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
Akim Demaille
2010-05-12
1
-0
/
+7
*
c++: use YYRHSLOC.
Akim Demaille
2010-05-12
1
-0
/
+35
*
Document that undefined %prec identifier warnings will remain.
Joel E. Denny
2010-04-30
1
-0
/
+7
*
Revert 2009-12-30 change for undefined %prec token complaints.
Joel E. Denny
2010-04-30
1
-6
/
+0
*
* NEWS (2.4.3): Mention fix for Sun Studio C++.
Joel E. Denny
2010-04-11
1
-0
/
+3
*
portability: fix test suite for GCC 4.5's new #error message.
Joel E. Denny
2010-04-03
1
-0
/
+2
*
portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.
Joel E. Denny
2010-03-23
1
-0
/
+5
*
Version 2.4.2.
Joel E. Denny
2010-03-20
1
-3
/
+3
*
portability: fix several issues with M4 subprocess.
Joel E. Denny
2010-02-22
1
-0
/
+6
*
maint: run "make update-copyright"
Joel E. Denny
2010-01-04
1
-2
/
+1
*
POSIX: complain if %prec's token was not defined.
Joel E. Denny
2009-12-31
1
-0
/
+6
*
POSIX: warn if %prec's token was not defined.
Joel E. Denny
2009-12-31
1
-0
/
+10
*
Fix handling of yychar manipulation in user semantic actions.
Joel E. Denny
2009-12-22
1
-0
/
+7
*
YYFAIL: warn about uses and remove from lalr1.java.
Joel E. Denny
2009-12-22
1
-0
/
+11
*
YYFAIL: deprecate.
Joel E. Denny
2009-12-22
1
-0
/
+39
*
Add gcc's -Wundef to test suite and fix another warning from it.
Joel E. Denny
2009-12-16
1
-2
/
+3
*
Document gcc -Wundef fix.
Joel E. Denny
2009-12-16
1
-0
/
+3
*
Add additional space after periods in NEWS.
Alex Rozenman
2009-10-03
1
-2
/
+2
*
Keep sub-messages aligned. Fix strings for translation.
Alex Rozenman
2009-09-19
1
-0
/
+25
*
Complain about unused %define variables and %code qualifiers.
Joel E. Denny
2009-09-05
1
-0
/
+4
*
NEWS: Internationalization.
Akim Demaille
2009-09-03
1
-0
/
+6
*
%define: accept unquoted values.
Joel E. Denny
2009-08-28
1
-7
/
+20
*
%define lr.type: make values lowercase IDs.
Joel E. Denny
2009-08-28
1
-3
/
+3
*
Fix %error-verbose for conflicts resolved by %nonassoc.
Joel E. Denny
2009-08-25
1
-0
/
+9
*
Import latest m4/m4.m4.
Eric Blake
2009-08-20
1
-0
/
+2
*
Warn about character literals not of length one.
Joel E. Denny
2009-07-24
1
-0
/
+13
*
Convert multiple variable definition warnings to complaints.
Joel E. Denny
2009-05-23
1
-0
/
+2
*
-F/--force-define and relative %define/-D/--define priorities.
Joel E. Denny
2009-05-22
1
-6
/
+11
*
identifiers: dashes are letters.
Akim Demaille
2009-05-04
1
-0
/
+8
*
Declare %code to be a permanent feature.
Joel E. Denny
2009-05-01
1
-0
/
+23
*
Convert underscores to dashes in some %define variable names.
Joel E. Denny
2009-04-30
1
-0
/
+15
*
Rename lr.default_reductions to lr.default-reductions.
Joel E. Denny
2009-04-29
1
-2
/
+2
*
Rename "default rule" to "default reduction".
Joel E. Denny
2009-04-23
1
-4
/
+5
*
Document %define lr.type and lr.default_rules.
Joel E. Denny
2009-04-21
1
-0
/
+29
*
Document semicolon warnings.
Joel E. Denny
2009-04-17
1
-0
/
+21
*
* NEWS (2.5): Describe new -D/--define feature.
Joel E. Denny
2009-04-06
1
-0
/
+14
*
* NEWS (2.5): New stub.
Joel E. Denny
2009-04-06
1
-0
/
+2
*
Fix grep portability issues.
Akim Demaille
2009-01-08
1
-2
/
+4
*
Version 2.4.1.
v2.4.1
branch-2.4.1
Joel E. Denny
2008-12-11
1
-1
/
+1
*
Semicolon feature removal is not about future language support.
Joel E. Denny
2008-12-11
1
-7
/
+6
*
Spelling fixes.
Akim Demaille
2008-12-09
1
-1
/
+1
*
* NEWS: Clarify a little.
Joel E. Denny
2008-11-19
1
-2
/
+4
*
* NEWS: Update for recent changes.
Joel E. Denny
2008-11-19
1
-3
/
+8
*
Mention the trailing semicolon in action.
Akim Demaille
2008-11-04
1
-1
/
+16
*
Reformat NEWS.
Akim Demaille
2008-11-04
1
-186
/
+186
*
Initiate further development.
Joel E. Denny
2008-11-02
1
-0
/
+4
*
* NEWS: Version 2.4.
v2.4
Joel E. Denny
2008-11-02
1
-1
/
+1
*
Prepare for next release.
Joel E. Denny
2008-11-02
1
-0
/
+5
[next]