6.1.1
From RevaWiki
Reva version 6.1.1 from Oct 31, 2006
Download it and and its GPG signature
The MD5 signature is: 3b12681f9392b22d75006b48063fc707
Go to the Reva forum
Report Reva bugs
Contents |
[edit]
BUGS FIXED
- bug #193 'skip' broke caravan.f
- bug #195 Document the result of "split"
- bug #196 stack diagram for lcount misinforms
- bug #198 How large is the space at pad ?
- bug #199 Please add "rsplit" to string/misc or to reva.f
- bug #202 /char and \char don't stop at end of string
- bug #203 Add a "setenv" word
[edit]
WORDS
- new
- setenv body> lastxt -2dup -2nip 4dup rsplit
- fixed
- \char /char 3dup
- removed
- (env)
[edit]
EXAMPLES
- caravan fixed
- new: dhttpd process words
[edit]
LIBRARY
- new: net/mime os/fs os/process
- changed: os/shell -- "shell" puts return code in "shell_code"
- updated: string/misc os/rapi net/cgi net/sockets
[edit]
KNOWN ISSUES
- 'util/disasm' changes the context order and I don't know why
