home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / squsq / squsq15.doc < prev    next >
Encoding:
Internet Message Format  |  1983-09-09  |  1.4 KB

  1. Date: 9/7/81
  2. From: Ben Bronson
  3. To:   All
  4. Re:   New SQ USQ and FLS
  5.  
  6. Greenlaw's latest SQUEEZER programs are FLS-11, USQ-15
  7. and SQ-15.  The main change is to SQ, which turned out
  8. to have a bug in it--in previous versions, an occasional
  9. combination of characters would cause it to try to generate
  10. code longer than 16 bits, which made the files involved
  11. non-unsqueezable.  Steve Bogolub here in Chicago discovered
  12. the bug, sent files that proved its existence to Richard
  13. Greenlaw, and got a disk with a debugged SQ last week.  It
  14. now checks to see whether a >16 bit code is being generated
  15. and if so prints "rescaling" and goes around again to gene-
  16. rate a safer table.
  17.  
  18.  
  19. --> FILE:  CHANGES .DOC        CRC = F6 EB
  20.  
  21. --> FILE:  DIO     .H          CRC = 26 B7
  22.  
  23. --> FILE:  DIO2    .C          CRC = 7B 7D
  24.  
  25. --> FILE:  FLS     .C          CRC = D8 35
  26.  
  27. --> FILE:  FLS     .COM        CRC = 0C 99
  28.  
  29. --> FILE:  HISTORY .DOC        CRC = 15 12
  30.  
  31. --> FILE:  IO      .C          CRC = 92 34
  32.  
  33. --> FILE:  SQ      .C          CRC = 03 6A
  34.  
  35. --> FILE:  SQ      .COM        CRC = 95 B0
  36.  
  37. --> FILE:  SQ      .H          CRC = 10 97
  38.  
  39. --> FILE:  SQCOM   .H          CRC = 4F 7F
  40.  
  41. --> FILE:  SQDEBUG .C          CRC = 28 3B
  42.  
  43. --> FILE:  SQREADME.DOC        CRC = 7E 4B
  44.  
  45. --> FILE:  SQUEEZER.DOC        CRC = CD EE
  46.  
  47. --> FILE:  TR1     .C          CRC = 0B EE
  48.  
  49. --> FILE:  TR2     .C          CRC = 71 C7
  50.  
  51. --> FILE:  USQ     .C          CRC = F9 BF
  52.  
  53. --> FILE:  USQ     .COM        CRC = FE 42
  54.  
  55. --> FILE:  USQ     .H          CRC = 93 0A
  56.  
  57. --> FILE:  UTR     .C          CRC = A7 39
  58.