/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.863 by eggert, Mon Oct 14 08:44:02 2002 UTC revision 1.864 by akim, Mon Oct 14 11:38:21 2002 UTC
# Line 1  Line 1 
1    2002-10-14  Akim Demaille  <akim@epita.fr>
2    
3            * src/tables.c (table_ninf_remap): base -> tab.
4            Reported by Matt Rosing.
5    
6  2002-10-14  Paul Eggert  <eggert@twinsun.com>  2002-10-14  Paul Eggert  <eggert@twinsun.com>
7    
8          * tests/action.at, tests/calc.at, tests/conflicts.at,          * tests/action.at, tests/calc.at, tests/conflicts.at,
# Line 6  Line 11 
11          Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c",          Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c",
12          so that the tests still work even if POSIXLY_CORRECT is set.          so that the tests still work even if POSIXLY_CORRECT is set.
13          * doc/bison.texinfo (Rpcalc Compile, Invocation): Likewise.          * doc/bison.texinfo (Rpcalc Compile, Invocation): Likewise.
14            
15          * data/c.m4 (b4_int_type): Use yysigned_char instead of signed char,          * data/c.m4 (b4_int_type): Use yysigned_char instead of signed char,
16          for portability to K&R hosts.  Fix typo: signed char is guaranteed          for portability to K&R hosts.  Fix typo: signed char is guaranteed
17          only to 127, not to 128.          only to 127, not to 128.
# Line 112  Line 117 
117          we can't expect the parser to be in lock-step sync with the scanner.          we can't expect the parser to be in lock-step sync with the scanner.
118          (handle_action_dollar, handle_action_at): Use this var.          (handle_action_dollar, handle_action_at): Use this var.
119          * tests/actions.at (Exotic Dollars): Test for the problem.          * tests/actions.at (Exotic Dollars): Test for the problem.
120            
121  2002-10-12  Paul Eggert  <eggert@twinsun.com>  2002-10-12  Paul Eggert  <eggert@twinsun.com>
122    
123          * lib/timevar.c [! IN_GCC && HAVE_SYS_TIME_H]: Include <sys/time.h>.          * lib/timevar.c [! IN_GCC && HAVE_SYS_TIME_H]: Include <sys/time.h>.
# Line 121  Line 126 
126          Use same include order as source.          Use same include order as source.
127          This is for the SunOS 4.1.4 porting bug reported by Peter Klein in          This is for the SunOS 4.1.4 porting bug reported by Peter Klein in
128          <http://mail.gnu.org/pipermail/bug-bison/2002-October/001674.html>.          <http://mail.gnu.org/pipermail/bug-bison/2002-October/001674.html>.
129            
130          * lib/timevar.c: Update copyright date and clarify comments.          * lib/timevar.c: Update copyright date and clarify comments.
131          (get_time) [IN_GCC]: Keep the GCC version for reference.          (get_time) [IN_GCC]: Keep the GCC version for reference.
132            
133          * lib/timevar.c, lib/timevar.h, lib/timevar.def: Import          * lib/timevar.c, lib/timevar.h, lib/timevar.def: Import
134          GCC version as of today, then merge Bison's changes.          GCC version as of today, then merge Bison's changes.
135          Change "GCC" to "Bison" in copyright notice.  timevar.def's          Change "GCC" to "Bison" in copyright notice.  timevar.def's

Legend:
Removed from v.1.863  
changed lines
  Added in v.1.864

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26