6.1.8
From RevaWiki
Reva version 6.1.8 from Mar 09, 2007
Download it and and its GPG signature
The MD5 signature is: 6dd6701f44d39a7ec56a7f68d1c217b4
Go to the Reva forum
Report Reva bugs
Development version word list
Contents |
[edit]
BUGS FIXED
- bug #246 Backspace handling
- bug #249 os/console update
- bug #194 "caravan" doesn't work properly on Linux
- bug #243 various words ending in "." crash
- bug #248 new floats word "fra>dec"
- bug #247 4dup not referenced in other dups help
[edit]
WORDS
- rot -rot if made more efficient
- new: super>
[edit]
EXAMPLES
- sqlite.f updated
- caravan.f moved to "notready"
[edit]
LIBRARY
- changed: db/sqlite db/mysql have same external interface now
- changed: math/floats new word frac>dec, bugs fixed in >float
- changed: os/console radically modified and fixed. IMPORTANT: color settings require both fore- and background to be set, in that order
- changed: util/locals simplified, use local[ now.
- new: db/sql db/common arm/...
[edit]
MISC
- The beginnings of a cross-compiler for ARM targets is checked in, but it is still under development. Next release will have more information on it.
- I just updated the distribution with a few files needed to make the ARM thing work. Ron 15:16, 9 March 2007 (EST)
[edit]
KNOWN ISSUES
- 'util/disasm' changes the context order and I don't know why
