home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / uucode18.zip / ReadMe.Last < prev    next >
Text File  |  1996-07-01  |  2KB  |  59 lines

  1. I guess there's not much to say about UUen/decode utilities. I wrote
  2. these because I was unable to find some that meet my needs, ie :
  3.  
  4. - free
  5. - fast
  6. - accepts HPFS file names
  7. - tolerant UUDecoder
  8.  
  9. Feel free to use these in any way you want, except making money of course.
  10.  
  11. Send comments, etc. to rvanney@ibm.net
  12.  
  13. Thanks to those who already did, and to whom we owe the enhancements
  14. that appear over time.
  15.  
  16. I usually upload new versions on Hobbes (hobbes.nmsu.edu).
  17.  
  18. History :
  19. ---------
  20.  
  21. 01/96     version 1.3
  22.      UUDecode : handles several files in one .UUE file.
  23.      UUDecode : assumes default extension ".UUE" if none specified.
  24.      UUDecode : a bit faster.
  25.      (reorganized the source)
  26.      UUEncode : added a "-eas" option to encode extended attributes. Not
  27.                 supported for files which have the ReadOnly attribute set.
  28.      UUDecode : added support for EAs embeded by UUEncode.
  29.  
  30. 01/96     version 1.4
  31.      UUEncode : added the -LF command line switch.
  32.      UUEncode : fixed a bug in parsing file name.
  33.      UUDecode : fixed a bug where spaces where kept in front of the file name.
  34.      UUDecode : added support for some non-standard encoding.
  35.      UUDecode : sped-up.
  36.  
  37. 01/96     version 1.5
  38.      Both     : fixed a problem with PATH longer than 255 chars.
  39.      UUEncode : due to popular request, added the "-s" option.
  40.  
  41. 03/96     version 1.6
  42.      UUDecode : now handles split files (file name ends with ".001").
  43.      UUDecode : now ignores extraneous valid characters on coded lines.
  44.      UUDecode : now table-based ; handles the 'table' statement.
  45.      UUDecode : file with a '.xxe' extention are assumed to use the XXE table.
  46.      UUDecode : added the -xx parameter.
  47.  
  48. 03/96     version 1.7
  49.      UUDecode : added the '-q' option.
  50.      UUDecode : fixed a bug that would cause UUDecode to crash without warning.
  51.      UUEncode : added the '-pipe' option.
  52.  
  53. 07/96     version 1.8
  54.      UUDecode : improved handling of invalid lines.
  55.      Both     : executables are now compressed with LxLite.
  56.      UUDecode : sped things up a bit.
  57.      UUDecode : now tries to guess encoding type (if -xx is not specified).
  58.  
  59.