github Oldes/Rebol3 3.10.0
Rebol v3.10.0

latest releases: 3.22.1, 3.22.0, 3.21.0...
3 years ago

Features:

  • b96911 Added switch/case option to make it use case-sensitive comparisons
  • 24faca Implemented reverse on a vector! value
  • 8951d9 Using Knuth's multiplicative hash for color tuples
  • 5e9b14 Implemented transcode/line for getting information about number of lines scanned
  • fe4495 Implemented transcode/one for translating just one value
  • 2e55f6 Allow string input to transcode
  • 1c0004 Using compose instead of slower join

Changes:

  • 646cb4 Using same error type for to-issue "a a" and to-issue "a^Aa"
  • fd8188 transcode used without any refinement returns only scanned data
  • e9990a Better construction syntax for typesets
  • ed5e1e Better construction syntax for datatypes (compatible with Red language)

Fixes:

  • 687167 Correcting datatype value detection logic
  • 8fb93e Required find/only when searching for a datatype value
  • 7c8549 reduce/only emits #[unset] for undefined word instead of an error
  • 67dfe1 Enable ripemd160 checksum
  • f229de transcode/error of an invalid serialized constructor triggers the error it should insert
  • 97496e Error throwing an error on empty input must be only when used /next or /one refinements
  • 9ea5fc Line numbering for error messages doesn't account for header
  • 047f03 Throwing an error when used transcode/next or transcode/one with an empty input
  • 769b5e Update transcode input position only when needed

Don't miss a new Rebol3 release

NewReleases is sending notifications on new releases.