6.1.6
From RevaWiki
Reva version 6.1.6 from Feb 09, 2007
Download it and and its GPG signature
The MD5 signature is: 8828f77e0bb17afea9e9322e2c695628
Go to the Reva forum
Report Reva bugs
Contents |
[edit]
BUGS FIXED
- bug #238 Exceptions cannot be resumed on Windows
- bug #239 Comment words should be portable
- bug #194 "caravan" doesn't work properly on Linux
[edit]
WORDS
- new: ctrl-c
- changed exception_handler to be exception
[edit]
EXAMPLES
- new: sieve.f fib2.f bigmath.f 2myed.f
[edit]
MISC
- New sqlite3.dll (3.3.12)
- disassembler further improved
- bin/install.f updated to use new registry words
- documentation further improved
- Added "-d" option to Reva to start w/ debugger loaded
- Added back the "-a" option to Reva to start w/ ANS layer
[edit]
LIBRARY
- os/registry updated with some easy-access words
- ansi slightly updated
- math/doubles slightly updated
- os/exception significantly modified; has symbolic names for exceptions (like SIGSEGV)
- new: math/big arbitrary-sized math, uses the imath library (which is included, in binary form)
[edit]
KNOWN ISSUES
- 'util/disasm' changes the context order and I don't know why
