home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / UnzpHist.zip / History.20a < prev    next >
Text File  |  1989-12-14  |  998b  |  21 lines

  1.  * 12/14/89  C. Mascott  2.0a   adapt for UNIX
  2.  *              ifdef HIGH_LOW swap bytes in time, date, CRC,
  3.  *                version needed, bit flag
  4.  *              implement true s-f trees instead of table
  5.  *              don't pre-allocate output file space
  6.  *              implement -t, -v, member file specs
  7.  *              buffer all input
  8.  *              change hsize_array_integer to short
  9.  *              overlap storage used by different comp. methods
  10.  *              speed up unImplode
  11.  *              use insertion sort in SortLengths
  12.  *              define zipfile header structs in a way that
  13.  *                avoids structure padding on 32-bit machines
  14.  *              fix "Bad CRC" msg: good/bad CRCs were swapped
  15.  *              check for write error on output file
  16.  *              added by John Cowan <cowan@magpie.masa.com>:
  17.  *              support -c option to expand to console
  18.  *              use stderr for messages
  19.  *              allow lowercase component name specs
  20.  *
  21.