You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Features:
843fcc
Implementedcollect into
andcollect after
parse's commandfe5df3
Allow lowering assertions level usingALEVEL
define9d919b
Implementedcollect set
parse's command4c14cd
Initial implementation of parse'scollect
andkeep
commands.1a46e3
Cherry picked Ladislav Mecir's modificationse2c232
daytime
scheme: initial version of the Daytime Protocol (RFC-867)01ee80
Usingmime-types
module inhttpd
scheme for more complete list of mime types099275
Implementedquery/mode
on network portsd7e55e
Newflush
action for flushing console output stream buffers2005a7
Implementedread/all
andwrite/all
onurl!
, which returns also status code and headers and not just content. It also don't throws an error!74f3df
Implementedread/seek
onurl!
a92ab7
pop3
scheme: initial version of the Post Office Protocol (v3)5dab0c
Including first version of higher levelmail
scheme for sending emailsd906bf
smtp
scheme: recipient's address validation and possibility to have more than one; Better error handling.b6108e
Allowemail!
as system user's nameab0c6a
Usingsafe
scheme to handle persistent encrypted system user's datac0ff57
Includedsafe
scheme as a persistent encrypted key/value data storage7329f5
Usingput
action in theextend
mezzanine (no need ofreduce
call)a04226
Implementedput
action onobject!
(extending)8e00cc
Allow definition of one function to multiple actions in scheme's actor dialectfcdf59
Allowput
action onport!
f20211
Includedsafe
codec (for a simple data storage in encrypted files)d84882
Allow making a scheme without specifying its title68cb9d
Implementedindexz?
,at
andatz
actions on file portf0ecd1
Handle negative part values when reading from a file port3822b5
Less strictto-date
conversion00008a
Includingmime-field
codec592c36
Includingsystem/catalog/bitsets/space
bitset (TAB+SP)cbc7b8
reduce paren!
evaluate and generateparen!
b5fc6f
Implementedcase
andno-case
PARSE keywords6b47c2
Implementedodd?
andeven?
onpair!
e4459c
Replaced mezzaninewith
with a lightweight and faster native version32dd19
Newcombine
function as alternative torejoin
9ea810
Allowtry
to accept code as aparen!
435e29
debase
andenbase
having/part
handling compatible withcopy/part
3fd5b6
Automatically handle unicode non-binarydehex
inputc6bbba
quoted-printable
codec with special space/no-space optionsb24107
enhex/uri
anddehex/uri
for a special short variant of space encoding394370
Added date/time formatting53e3db
Includingquoted-printable
codec4b7d14
Updated link to Rebol/Blend2D extension version 0.0.18.105a616
Including link to Rebol/Triangulate extension53108a
Including links to sources of optional modules33d32b
Automatic download of the well known extension modules4a0d81
Counting an hourly money rate using division of time! with money!821962
Allow multiplication between time! and money! valuesChanges:
c214c2
Includingcomma
,dot
anddbl-quote
char constantsf84268
Using shorter url for links to Rebol module's sources46bc61
enbase
using line breaks by default; newenbase/flat
for old behavior.7644be
Always using construction syntax when molding bitsets98ead9
Removed limit onkye
value types input
actionb4787d
system
object reordered + includeduser
901728
sys/make-scheme
returns the created scheme's spec instead ofsystem/schemes
1a9db6
Removed/all
refine fromparse
0ee3b5
Removed series-splitting functionality fromparse
b7d6db
Decoration removed byform
andto-string
from (lit/set/get)-words and (lit/set/get)-paths4dff72
do word!
behavior made compatible with Rebol2 and Red2d91e5
do path!
behavior made compatible with Rebol2 and Red1a80f5
quoted-printable
codec is delayed (requiredimport 'quoted-printable
before use)Fixes:
6eff98
Crash in nestedcollect
with an expression0ae1ba
Missing newcollect
related errors29e86d
fail
parse's command must closecollect
if used8d3e13
Improved output of the??
parse command (limited and flattened)8549ca
Parse'sreject
working incorrectlyc1ce59
Resolved issue when usedPOP3
scheme without console output5f2b6a
Including network mode wordsda4f11
ImprovedUDP
scheme server/client test scriptsb4d35e
Output buffer tail extension must be done only for UDPc5e159
Missing messages inUDP
server40632b
Moving the newRDC_FLUSH
device command to the tail (so it does not breaks unsupported devices)90b975
Invalid data with the partial http response regression1171af
There is noin_addr_t
defined on Windowsfa9920
Resolved warningse6527b
Writing data tosmtp
scheme must use chunks not higher than 16KiB (TLS limitation)d044c2
Better doc-string forenbase/flat
043512
Used external IP in the SMTP's EHLO message, when domain name is not availableec9959
Make sure, that values from safe scheme are always copied, if possible0bf389
Protectsystem/user
value17b485
Usingsplit-lines
native (untilsplit
will not be native as well)5de5f2
Regression inreword
withnone
as an escape value0bad6f
Equality of extended objects5bd5af
Simplified code using the newno-case
parse's keyword9a592d
Removed now unusedparse/all
refine37b539
Use of escape char^
must not be allowed in unquoted file notationeef408
Removed series-splitting functionality fromparse
30569d
Don't allowerror!
andtask!
to be abind
's context01a1f2
Some TLS code optimizations9e7aa5
Maketrace
output better aligned1093ae
Tinny code optimizatione3a200
to integer! "00"
failing on MacOS446a1e
Crash when decoding image from invalid data on MacOS0b50d9
Better handling odd part values when usingappend/part
onobject!
andmap!
1ca9df
Implementedappend/part
andappend/dup
4bde88
Write file fails were silently ignored; closing port on read errors before throwing3c43f4
Error writing files of exact size 0xffffffff on Windowsd61afe
Code cleanup8c92c8
Resolved implicit conversion warning6ac01e
Not using flattened source code6005b1
construct
multiline unfolding missing space66bf62
enhex/uri
anddehex/uri
with an unicode input24bb10
Handle PLAIN SMTP authentication responsedc02d7
Correctly handle failed extension downloads8e0606
Usingquery
on URL sometimes reportsdate: none
19f638
Loaded/saved image data have reversed RGB colour order on macOSdd3f3e
Host is not using os provided crypt deviceThis discussion was created from the release Rebol v3.9.0.
Beta Was this translation helpful? Give feedback.
All reactions