DeltaE version history
This is a summary of the new features and bug fixes in each DeltaE version. The
current version is 1.2. The same version number is used across all platforms.
Some changes in version number follow changes that affect our internal version of the
code, only.
Version: COMMENTS/CHANGES
- 1.1:
- First version sent to ESTSC. Was updated with one change in PC
version that corrected a problem opening the printer.
- 1.11:
- Actual first release version. Updated the copyright notice
and corrected the following bugs:
- Inner plot loop on 2-D plots would only run through
correctly twice.
- An alert would incorrectly prevent plotting if all but
one dependent variables were cleared.
- 1.1.2:
- Bug Fixes.
- Corrected THERMO segement to prevent output variables from being
overwritten by the standard outputs.
- Fixed inappropriate output units in one segment.
(both of the above are old bugs that somehow crept back in from dated
source code).
- Caused the status line to do a linefeed (not overstrike) every 10th
line. This prevents Macs from slowing down to a snail's pace
while having to rescroll the window after each iteration if a linefeed
was not used after awhile. Cause unknown.
- Corrected old hack when scanning vectors which started with
a minimum of 2 variables per segment. This was to process
"hidden" UNION parameters, which are no longer hidden. When
inserting a new segment, it would go and grab nonexistent vector
members when a new segment had only 1 parameter and get all mucked up.
- 1.1.3:
- (Internal changes only)
- 1.1.4a0:
- Added Ctrl-C abort mode to many functions for PC, especially computation.
It now runs similar to Mac with command-period.
Also added to Unix side, but it doesn't compile with the Sun signal.h
header file (C)...I may need to include parts of this manually.
Any managed input (whenever CR default is enabled) will also set an
abort now if "x" is entered instead of the address or number
requested.
- 1.1.4a1:
- (Internal changes only)
- 1.1.5a0: (Internal changes only)
- 1.1.5a1: (Internal changes only)
- 1.2: First electronic release version. Change in copyright notice.