mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-09-12 03:17:07 +00:00
Use ASCII for Sebastien Fricker's name.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
2007-04-04 Paul Eggert <[email protected]>
|
2007-04-04 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
|
* THANKS: Use ASCII for Sebastien Fricker's name. Bison source
|
||||||
|
still sticks to ASCII. Sorry!
|
||||||
|
|
||||||
* README-hacking: New file, taken mostly from coreutils, with changes
|
* README-hacking: New file, taken mostly from coreutils, with changes
|
||||||
for Bison. Contains much of the contents of:
|
for Bison. Contains much of the contents of:
|
||||||
* README-cvs: Remove.
|
* README-cvs: Remove.
|
||||||
@@ -127,9 +130,9 @@
|
|||||||
2007-02-24 Joel E. Denny <[email protected]>
|
2007-02-24 Joel E. Denny <[email protected]>
|
||||||
|
|
||||||
Use YYFPRINTF instead of fprintf where appropriate. Reported by
|
Use YYFPRINTF instead of fprintf where appropriate. Reported by
|
||||||
Sébastien Fricker at
|
Sebastien Fricker at
|
||||||
<http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00035.html>.
|
<http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00035.html>.
|
||||||
* THANKS: Add Sébastien Fricker.
|
* THANKS: Add Sebastien Fricker.
|
||||||
* data/glr.c, data/push.c, data/yacc.c (yy_reduce_print): Implement.
|
* data/glr.c, data/push.c, data/yacc.c (yy_reduce_print): Implement.
|
||||||
* doc/bison.texinfo (Tracing): Make it clearer that YYFPRINTF must
|
* doc/bison.texinfo (Tracing): Make it clearer that YYFPRINTF must
|
||||||
accept a variable number of arguments.
|
accept a variable number of arguments.
|
||||||
|
|||||||
@@ -70,7 +70,7 @@ Raja R Harinath [email protected]
|
|||||||
Richard Stallman [email protected]
|
Richard Stallman [email protected]
|
||||||
Robert Anisko [email protected]
|
Robert Anisko [email protected]
|
||||||
Satya Kiran Popuri [email protected]
|
Satya Kiran Popuri [email protected]
|
||||||
Sébastien Fricker [email protected]
|
Sebastien Fricker [email protected]
|
||||||
Sebastian Setzer [email protected]
|
Sebastian Setzer [email protected]
|
||||||
Shura [email protected]
|
Shura [email protected]
|
||||||
Steve Murphy [email protected]
|
Steve Murphy [email protected]
|
||||||
|
|||||||
Reference in New Issue
Block a user