home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / cmplngmg / cl_jun89.arc / AWK210.ARC / HISTORY.DOC < prev    next >
Text File  |  1988-11-16  |  724b  |  30 lines

  1. Version 1.0     28 Sep 87
  2.  
  3.     Initial version corresponding to UNIX V7 documentation.
  4.  
  5. Version 2.00    07 Mar 88
  6.  
  7.     Expanded version corresponding to "The AWK programming language"
  8.  
  9. Version 2.01    27 Aug 88
  10.  
  11.     Fixed bug in match procedure regular expression parameter
  12.     Fixed bug where index returned the length of the last argument.
  13.  
  14. Version 2.02    10 Oct 88
  15.  
  16.     Fixed bug in field parsing after modifying $0
  17.  
  18. Version 2.10    15 Nov 88
  19.  
  20.     Fixed bug where index(s) looked for $0 in s
  21.     Fixed string allocation reference count.
  22.     Fixed problem with trailing field separator not giving extra field
  23.  
  24.     Added -f command line parameter
  25.     Added literal program on command line
  26.  
  27.  
  28.  
  29.  
  30.