NeXtMidas 1.5.4b Release Notes

Tested using jdk1.3.
Note: 1.5.3.1 is hard-coded in the NeXtMidas source code (due to an integer-only variable DR 1349) but is the same as 1.5.4 beta.

New Features Added

Bugs Fixed

Bug Num Description
69 Added Update command
nxm/sys/intr/Update.java
nxm/sys/exp/Update.java
nxm/sys/exp/Update.exp
nxm/sys/cfg/commands.cnf
399 list VAX file produces ArrayIndexOutOfBounds
changed getRecFormatMode() and getRecFormatType()
nxm/sys/lib/DataFile.java
404 fix AUX and pipeSeek
nxm/sys/lib/DataFile.java
415 Wrong package name in nxm/hwc/exp/Hw.java
corrected package name
416 Wrong package name in nxm/hwc/exp/Hw.java
nxm/sys/exp/Hw.java
422 Swapped parameters in convert.T2B call to SetRecOffset()
nxm/sys/prim/convert.java
434 added updates.txt to document local changes to option trees
nxm/sys/updates.txt
nxm/dsp/updates.txt
nxm/hwc/updates.txt
nxm/ucl/updates.txt
1348 Update readme.txt for first-time installers
readme.txt
1350 nmsf garbage results
better parsing in nmsf.c, added exit(0)
nxm/os/util/nmsf.c
updated executable for win without C compiler
nxm/os/dos/nmsf.exe
1351 DOS native command build problem
change javah arg order for jdk1.3
nxm/os/dos/nmbld.bat
1352 nmsf first-time install problem
zip rm nmsf, startup case, multiple args
nxm/os/unix/nmmake
nxm/os/unix/nm
nxm/os/dos/nm.bat
1353 Args.getString("option") problem
nxm/sys/prim/panel.java
nxm/sys/intr/Menu.java
nxm/sys/intr/Edit.java
1354 Need timecode display for plots
Fixed crosshairs, time readout
nxm/sys/libg/MPlot.java
updated axis when paging
nxm/sys/prim/plot.java
fixed getTime() return
nxm/sys/libg/Layer.java
use NOMSG flag
nxm/sys/libg/GWidget.java
1355 GMenu setColumns problem
nxm/sys/libg/GMenu.java
1356 Erase detached files
Added support for detached files, remove header and data
nxm/sys/intr/Erase.java
1357 Files intrinsic args parsing
Use getS, not getU
nxm/sys/intr/Files.java
2327 Added <> and : operators, changed power21 to <=
nxm/sys/intr/Calculator.java
nxm/sys/exp/calculator.exp
nxm/sys/inc/Constants.java
? DOS multiple args, CWD, support=U
nxm/sys/lib/Shell.java
? add getString(option), added support=U
nxm/sys/lib/Macro.java
? added /GLOBAL switch
nxm/sys/intr/Results.java
? Added more get/put object field methods
nxm/sys/inc/native.h
(Back to Release Notes Summary)