home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / LSTRD109.ZIP / VERSION.HIS < prev   
Text File  |  1992-10-01  |  3KB  |  47 lines

  1.  
  2. 1.09 Added the ability to use wildcards for the name or names of  the  bbs
  3.      list(s) that you want to search.
  4.  
  5. 1.08 Converted over to Turbo C.
  6.  
  7. 1.07 Changed the system so that you may specify an output file.  This will
  8.      make it easier for the novice to use the system.If you do not specify
  9.      a filename, all the output will still go to the screen. Also, deleted
  10.      the /buffer: command.  This was made obsolete.   This version is also
  11.      about 50% smaller!
  12.  
  13. 1.06 SmartMode has been added back to Listread.   However, it  works in  a
  14.      different manner.  The information for SmartMode needs to be provided
  15.      from the BBS list provider. There is information in the DOC file that
  16.      will explain how to make the list "SmartMode Compatible".    This  is
  17.      an optional command called /smart   This command  will  turn  on  the 
  18.      SmartMode capabilities.  
  19.  
  20. 1.05 Corrected the displaying of the number of prefixes  loaded.   It  was
  21.      displaying one more than there actually was.  Also,  just a  bit more 
  22.      performance from it.  I think I am at a performance  limit now,  as I
  23.      can't find anything else to really do with it, and some changes I was
  24.      experimenting with actually made it slower!   Also, the  code is  now
  25.      100% ANSI compliant.  This will make it totally portable.
  26.      
  27. 1.04 Just a bit more piqued performance.   I changed  the  way  that I was
  28.      handling pointer movement.  Only about a 10% increase.
  29.  
  30. 1.03 Added the command /buffer: to the command line parameters.    This is
  31.      used to adjust the size of the disk buffer size.   You can now change
  32.      the size of the buffer to give you the best performance.  I have also 
  33.      added a line to show how long the program took to run. This number is
  34.      simply the number of seconds that it took to run.   Also  piqued  the 
  35.      default buffer size up to 32767 bytes.   This gives you about another
  36.      11% better performance.
  37.  
  38. 1.02 I have added buffering to all the file read routines. This will speed
  39.      up reads 848%.   This is most noticeable on floppy based systems.  On
  40.      networks or caching controllers, it is not so noticeable.
  41.  
  42. 1.01 Initial release.    This was the first total re-write of the  program
  43.      since I cam up with the original idea.    There is no "smart-mode" in
  44.      this system, due to the many different layouts of bbs lists,  and the
  45.      different telecommunication programs.    Worked out the routines that
  46.      will handle the comments in the configuration file.
  47.