This blog is updated daily.
A general description is here.
The parser now enforces C99 syntax for floating point hexadecimal constants (e.g. ‘0x1.1p0’), rather than returning unintended values for malformed constants. (PR#15234)
The ‘`regmatches<-`’ assignment function mishandled results coming from ‘regexpr’. (PR#15311)
