/[grep]/grep/ChangeLog
ViewVC logotype

Diff of /grep/ChangeLog

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

revision 1.266 by charles_levert, Tue Jul 5 01:03:31 2005 UTC revision 1.267 by charles_levert, Tue Jul 5 01:17:41 2005 UTC
# Line 3  Line 3 
3          * doc/grep.texi: Add missing green color in GREP_COLORS description.          * doc/grep.texi: Add missing green color in GREP_COLORS description.
4          * doc/grep.1: Fix typo and reorganize GREP_COLORS documentation.          * doc/grep.1: Fix typo and reorganize GREP_COLORS documentation.
5    
6            * src/kwset.c (DEPTH_SIZE): New macro to anticipate
7              architectures/compilers where CHAR_BIT is not 8 (we assume it
8              won't be less than 4, which would be non-standard and unlikely).
9              Checked to hold for CHAR_BIT up to 1023 (and maybe more)!
10            * src/kwset.c (kwsincr): Use DEPTH_SIZE in two array declarations.
11    
12  2005-07-04  Charles Levert  <charles_levert@gna.org>  2005-07-04  Charles Levert  <charles_levert@gna.org>
13    
14          * src/kwset.c: Readability changes.          * src/kwset.c: Readability changes.

Legend:
Removed from v.1.266  
changed lines
  Added in v.1.267

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