6.0.12
From RevaWiki
Reva version 6.0.12 from Sep 21, 2006
Download it and and its GPG signature
The MD5 signature is: d71adf74308cc5e754aa594029a1fd9f
Go to the Reva forum
Report Reva bugs
Contents |
[edit]
BUGS FIXED
- bug #160 setting search order annoyance
- bug #161 search order peculiarity: bug or no bug?
- bug #162 Error in implementation of "snap~"
- bug #163 "help strings" crashes
- bug #164 Need a way to change the "Caught" prompt in appstart
- bug #169 help.txt references non-existent alg/list and alg/stack
- bug #170 optimize choices:
- bug #171 Wrong return code documented for "(find)" and "find"...
- bug #172 "util/locals" needs a "with~ ~sys ... without~ ~sys" added in order to be able to find "default_class"
- bug #173 >r in the interpreter mode works incorrect
- bug #174 to~ peculiarity
- bug #175 lib/date/church won't compile.
- bug #176 Plase add new alg/struct
- bug #177 os/shell leaves ~strings on top of context stack
[edit]
WORDS
- new
- defer@def makeexename caught
- removed
- snap~ -- moved to util/contexts
mark -- moved to util/misc
[edit]
EXAMPLES
- ignorecase.f
- special.f
- rearranged examples in folders
[edit]
LIBRARY
- fixed "string/iconv" so "utf>uni" and "uni>utf" use ucs-2le instead of ucs-2
- new: util/contexts
[edit]
MISC
- Stability fixes, various enhancements.
- Distro includes "build".
- Added "caught" to hook the interpreter catch.
[edit]
