6.1.7
From RevaWiki
Reva version 6.1.7 from Feb 23, 2007
Download it and and its GPG signature
The MD5 signature is: 7d2dbdb956781072f35477df9835f6c7
Go to the Reva forum
Report Reva bugs
Development version word list
Contents |
[edit]
BUGS FIXED
- bug #244 Add anonymous functions
- bug #245 Make "os/console" use "curses"
- bug #243 various words ending in "." crash
- bug #242 date "3 1 2007" converts back to "2 29 2007"
[edit]
WORDS
- new: chain vfunc:
- changed cb{ cb} - now they are { and } . They work in interactive mode as well.
[edit]
EXAMPLES
- new: ed.4th ekeys.f
[edit]
LIBRARY
- os/console uses "curses" now for cross-platform consistency
- new: db/mysql - wrapper for MySQL support
- new: app/console - console application template
- fixed: util/eachline - had a small bug
[edit]
MISC
- bin/test.f overhauled and fixed
- Dictionary and code space increased to 2M each from 1M
[edit]
KNOWN ISSUES
- 'util/disasm' changes the context order and I don't know why
