6.1.5

From RevaWiki

Jump to: navigation, search

Reva version 6.1.5 from Jan 26, 2007
Download it and and its GPG signature
The MD5 signature is: 711089c74a409bb29ae81f3ad25606be


Go to the Reva forum
Report Reva bugs



Contents

BUGS FIXED

  • bug #200 Please add "search2" (maybe with another name)
  • bug #223 help improvements
  • bug #224 superfluous cell+ in +lplace
  • bug #225 "see" of constants eats stack .
  • bug #226 "stack-size" is really "stack-depth"
  • bug #227 "see type" bombs if "debugger" included .
  • bug #228 Inputting a dot next to a digit crashes reva on the windows platform
  • bug #229 Inputting a dot next to a digit crashes reva on the windows platform
  • bug #230 strange problem with allocating a small string
  • bug #231 2nip optimization
  • bug #232 minor optimizations
  • bug #233 "search" help
  • bug #234 rot optimization
  • bug #235 "see" zeros ToS .


WORDS

  • new: splitws xchg2 except_handler
  • removed: 0 1 -1
  • changed: ((cmp))

EXAMPLES

  • new: alg-test.f meteor.f sudoku.f
  • upsies-downsies.f modified for new libraries

MISC

  • New sqlite3.dll (3.3.11)
  • New pcre3.dll (7.0)
  • Support for exception handling (e.g. GPF, divide-by-zero)
  • disassembler works much better
  • various small performance tweaks to some words

LIBRARY

  • new: alg/bintree alg/common alg/htable
  • changed: debugger now traps exceptions and prints useful information on e.g. GPF
  • changed: alg/array alg/list alg/stack string/misc


KNOWN ISSUES

  • exceptions on Linux do not give correct EIP or other registers
  • exception codes not consistent between Windows and Linux
  • 'util/disasm' changes the context order and I don't know why
Personal tools