This blog is updated daily.
A general description is here.
‘intToUtf8()’ converts integers corresponding to surrogate code points to ‘NA’ rather than invalid UTF-8.
Fix calling of methods on generics that dispatch on ‘...’ when the call contains ‘...’ (ported from devel).
‘raw(0) & raw(0)’ again returns ‘raw(0)’ (rather than ‘logical(0)’); ditto for ‘|’.