1 Jun
2016
1 Jun
'16
2:16 a.m.
"Raymond" == Raymond Toy <toy.raymond@gmail.com> writes:
Raymond> The 2016-06 snapshot has been tagged and binaries will be uploaded Raymond> soon. Raymond> Major changes: Raymond> o Ancient bug in COERCE fixed where coercing a double-float to a float Raymond> would produce a single-float result instead of returning the Raymond> original number (since it's already of type float). Raymond> o The binding stack and control stack are now mapped into memory Raymond> wherever this is space instead of being mapped at fixed locations. Oh, this is only enabled by default on OSX, x86/linux, and sparc/solaris. Other platforms still use the fixed addresses for these. -- Ray