mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Use ASCII for Sebastien Fricker's name.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
2007-04-04 Paul Eggert <eggert@cs.ucla.edu>
|
2007-04-04 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
|
* 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 <jdenny@ces.clemson.edu>
|
2007-02-24 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
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.
|
||||||
|
|||||||
2
THANKS
2
THANKS
@@ -70,7 +70,7 @@ Raja R Harinath harinath@cs.umn.edu
|
|||||||
Richard Stallman rms@gnu.org
|
Richard Stallman rms@gnu.org
|
||||||
Robert Anisko anisko_r@epita.fr
|
Robert Anisko anisko_r@epita.fr
|
||||||
Satya Kiran Popuri satyakiran@gmail.com
|
Satya Kiran Popuri satyakiran@gmail.com
|
||||||
Sébastien Fricker sebastien.fricker@gmail.com
|
Sebastien Fricker sebastien.fricker@gmail.com
|
||||||
Sebastian Setzer sebastian.setzer.ext@siemens.com
|
Sebastian Setzer sebastian.setzer.ext@siemens.com
|
||||||
Shura debil_urod@ngs.ru
|
Shura debil_urod@ngs.ru
|
||||||
Steve Murphy murf@parsetree.com
|
Steve Murphy murf@parsetree.com
|
||||||
|
|||||||
Reference in New Issue
Block a user