7.0.2
From RevaWiki
Reva version 7.0.2 from Oct 24, 2007
Download it and and its GPG signature
The MD5 signature is: 3162144218ed2c62f382b6b65ac50f2b
Go to the Reva forum
Report Reva bugs
What's new?
- Fixed bug #299, bug #300, bug #301, bug #302
- Updated DLLs for Windows:
- sqlite is version 3.5.1
- PCRE is version 7.4
- Some minor efficiency fixes
- net/http fixed so getpage works properly. This makes getting a web page trivial.
- New words added in string/misc:
- strsplit strbreak strbreakat strsplitat strupr strdupl tr
- New words added in string/regex:
- regex_split
- also, regex: fixed (there was an onexit crash)
- fixed lib/util/disasm bug which had been unnoticed until now
I'm going to be adding and refining string handling words for the near term,
since I am writing a program which needs to munge text, and am finding I would
like some words which may be generally useful.
