home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / crux153.zip / WHATSNEW.TXT < prev   
Text File  |  1993-09-22  |  3KB  |  104 lines

  1.  CruX Revision Notes
  2.  
  3.  *** Version 1.52 ***  Dated 9-22-93
  4.  
  5.  1) Sort file listings in alphabetical order.
  6.  
  7.  2) Added floating point status checking to curve fitting routines.
  8.  
  9.  3) Corrected constant terms for Exponential and Logarithmic curve fits.
  10.  
  11.  4) Fixed region fill problem when printing to Postscript.
  12.  
  13.  
  14.  *** Version 1.50 ***  Dated 6-15-93
  15.  
  16.  1) Added Surface plotting capability.
  17.  
  18.  2) Corrected default row displayed for X Regular Grid Row when using
  19.     Data / Regular Grid command.
  20.  
  21.  3) Fixed problem when specifing a column width greater than 40.  Now
  22.     allows a single column to be as wide as the spreadsheet data area.
  23.  
  24.  4) Fixed intermittant problem when exporting data to an ASCII file
  25.     using a delimiter string with a tab (\t) as the last character.
  26.  
  27.  5) Added cell self-reference variable "@" to formula parser; Fixed
  28.     loss of last cell in a column when a column formula re-writes to itself.
  29.  
  30.  6) Added additional control of graph border and background area.
  31.  
  32.  7) Fixed bug in Key Sort ascending sort algorithm.
  33.  
  34.  8) Added check for axis major or minor increments <= 0.0
  35.  
  36.  9) Improved missing data handling in contour plots; Cells with no data
  37.     now produce blank area in contour, not treated as data cells with value
  38.     of 0.
  39.  
  40.  10) Fixed bug is Data / Table that produced "Invalid Expression" error
  41.      message when "#" was last character.
  42.  
  43.  11) Added Polar plots.
  44.  
  45.  12) Added functions to formula parser; Bessels, Error Func., Gamma, etc.
  46.  
  47.  13) Added option to force X, Y axes to be equal length for Surface plots.
  48.  
  49.  14) Fixed menu/dialog color mix-up when exiting error dialogs.
  50.  
  51.  15) Added Beta, Bessel, Chebyshev, Error, Factorial and Gamma functions to
  52.      formula parser.
  53.  
  54.  
  55.  *** Version 1.085 ***   Dated 11-29-92
  56.  
  57. 1) Added Data / Statistics command.
  58.  
  59. 2) For all commands that produce a summary at the bottom of a column,
  60.     added logic to move spreadsheet view to show results upon succesful
  61.     completion of command.
  62.  
  63. 3) Added /n as a default delimiter character for command line ASCII file
  64.    import.
  65.  
  66. 4) Added Pie charts.
  67.  
  68. 5) Fixed problem of lost data point when translating more than 64 values
  69.    from Text to Number.
  70.  
  71. 6) Fixed possible mis-selection of bogus data point on Graph Edit screen.
  72.  
  73. 7) Added user specified execution delay when playing a macro.
  74.  
  75. 8) Changed low memory warning - no longer requires a key press to continue.
  76.  
  77.  
  78.  
  79.  *** Version 1.084 ***   Dated 11-12-92
  80.  
  81. 1) Option to return to spreadsheet upon <Ctrl><Break> from Graph View
  82.    or Page Layout.
  83.  
  84. 2) Patched GRAPHICS.LIB to fix polygon fills at resolutions above 150 DPI.
  85.  
  86. 3) Allow templates originally saved with few curves to work on data
  87.    sets with many curves.
  88.  
  89. 4) Display cell reference when invalid cell found in selected range
  90.    for Curve Fit, Sorting, etc.
  91.  
  92. 5) Changed X,Y coords displayed in Graph View \ Point mode to better
  93.     display small and large values.
  94.  
  95. 6) Changed compile to produce code for 8086 family from 80286.
  96.  
  97. 7) Fixed file storage of column formats which lost justification.
  98.  
  99. 8) Fixed "Arithmetic Overflow" error for curve fit.
  100.  
  101. 9) Changed behavior of direction/tab keys when entering data directly
  102.    into spreadsheet to "normal"; i.e. <tab> moves right, <shift><tab> left,
  103.    <down> moves down, etc.
  104.