Releases
3.10.2
Oldes
released this
15 Dec 08:30
Features:
1b758a
Register .docx
file suffix with ZIP codec
9c128d
Added possibility to keep a track of a Rebol series in a handle's context (guarding this series from GC as long as the handle is referenced)
36828a
Fine tune memory pool sizes
783309
New truncate
native for shortening a series
c51876
Using built in WebSocket handshake function in the test server
bae6cf
Minimalistic WebSocket support in the httpd
scheme
0695bf
Pair's area
accessor
bcaa10
Implemented set operations on map!
603035
Optional LZW compression method
f8f551
Enable loading exact frame from an image on macOS
381337
Cleaned system/catalog/datatypes
initialization
dc48b3
Small code optimization (removing unnecessary SERIES_FULL check)
469ba7
New Bincode dialect CROP
command for shrinking buffers from the left side at the read buffer index position
Changes:
f94ebb
Bitwise operation on binary: the shorter argument is used repeatedly
2b5318
Don't allow binary input for set operations (does not work anyway)
421b2f
Updated ZLIB code to version 1.2.12
972dcc
Not setting datatypes
value in the library context
587c22
Shorter SMTP title and added one more log message
Fixes:
4d3dd3
Creating a directory with a name containing Unicode chars on Posix platforms
931ddf
Missing include when used SHOW_SIZEOFS
define
fb8a03
httpd
scheme: correct timeout; updated header
269032
Unnecessary series initialization
31e72e
Block-like series must be terminated with the END value
34df08
find/any
returning incorrect result
9a63e8
Not available image size when passed in to an extension (regression)
07e09a
union/skip
not working correctly in some cases
00f44f
Codecs/zip/verbose ignored by encode
2f601f
TAKE/part of offset gob! returning contents from head of gob!
22b822
Lost index information when passing image value between core and extension
d915c0
Better port validation when dealing with native port actors
664904
Loading unnamed modules was causing failing test
aacacc
Incorrectly dealing with vector item's width
22f793
Reverted leaked unwanted modification in the previous commit
115099
Fixed regression with break
in a reduce
block
You can’t perform that action at this time.