/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.334 by akim, Fri Nov 30 14:00:13 2001 UTC revision 1.335 by akim, Fri Nov 30 14:04:24 2001 UTC
# Line 1  Line 1 
1    2001-11-27  Paul Eggert  <eggert@twinsun.com>
2    
3            * lib/quotearg.h (quotearg_n, quotearg_n_style):
4            First arg is int, not unsigned.
5            * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
6            (SIZE_MAX, UINT_MAX): New macros.
7            (quotearg_n_options): Abort if N is negative.
8            Avoid overflow check on hosts where size_t is 64 bits and int
9            is 32 bits, as overflow is impossible there.
10            Fix off-by-one typo that caused unnecessary reallocation.
11    
12  2001-11-29  Paul Eggert  <eggert@twinsun.com>  2001-11-29  Paul Eggert  <eggert@twinsun.com>
13    
14          Name space cleanup in generated parser.          Name space cleanup in generated parser.

Legend:
Removed from v.1.334  
changed lines
  Added in v.1.335

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