home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / txtutl / fig14.lbr / -HISTORY.ZZZ / -HISTORY.
Text File  |  1988-06-20  |  2KB  |  78 lines

  1.  Changes in FIG version 1.4
  2.  Released 20 June, 1988
  3.  
  4.  - Can now process WordStar files.  Dot commands will still throw
  5.    off counting routines, but FIG no longer chokes on high-bit
  6.    codes or lines longer than 128 bytes.
  7.  
  8.  - Sample size enlarged to 16K or 3000 words.  Was originally only
  9.    100 lines or 500 words.
  10.  
  11.  - Single precision (instead of integer) math used to calculate
  12.    statistics.  Gives more accurate results.
  13.  
  14.  - Improved handling of . . . unconventional punctuation :-)
  15.  
  16.  - If no filename is given on command line, asks user for filename.
  17.    If requested file is not found (or is empty), asks again.
  18.    Originally either condition aborted the program.
  19.  
  20.  - Simplified results display.  No longer displays punctuation
  21.    counts unless they pertain to readability statistics.  However,
  22.    these counts are still maintained in an integer array, PUN(255),
  23.    for anyone who may want to modify the program.
  24.  
  25.  - Source code for compiler runs correctly under interpreter
  26.    without modification.
  27.  
  28.  - MS-DOS version:  There isn't one, this time.  If anyone else wants 
  29.    to make the rather trivial changes needed, feel free.
  30.  
  31.  - Next version of this program will probably be in Pascal.
  32.  
  33.  
  34.  [Version 1.3 skipped]
  35.  
  36.  
  37.  Changes in FIG version 1.2
  38.  Released 17 June, 1988
  39.  
  40.  - Twice as fast as version 1.1.
  41.  
  42.  - More accurate counting of sentences.
  43.  
  44.  - Fixed a bug which crashed the program if a file only
  45.    contained a single, unterminated sentence.
  46.  
  47.  - Displays count of both open "(" and close ")" parenthesis.
  48.  
  49.  - Displays total count of "quote marks" instead of calculating
  50.    number of quote pairs.
  51.  
  52.  - Re-organized display (again).
  53.  
  54.  
  55.  Changes in FIG version 1.1
  56.  Released 4 June, 1988
  57.  
  58.  - Up to 20% faster than version 1.0.
  59.  
  60.  - Minor changes in the way statistics are displayed.
  61.  
  62.  - Program exits with warm boot immediately after showing
  63.    results, instead of asking "Repeat display (Y/n?)" at end.
  64.  
  65.  - Counts ( character for "parenthetical remarks" instead of )
  66.    character.
  67.  
  68.  - Added counter for colon characters.
  69.  
  70.  
  71.  FIG.LBR (no version number)
  72.  Original release 31 May, 1988
  73.  
  74.  An extensive re-write of WRITER.BAS, which first appeared in
  75.  CODEWORKS magazine.
  76.  
  77.  -eof-
  78.