release, tagged as sbcl_0_8_12
* minor incompatible change: the system no longer provides
optimization hints (conditions which are TYPEP
SB-EXT:COMPILER-NOTE) for conforming code in default compilation
- mode; these hints are emitted when higher SPEED optimization is
- requested, as before.
+ mode; these hints are still emitted when higher SPEED optimization
+ is requested.
* new contrib module: a sampling profiler (profiling by statistical
sampling, rather than by instrumenting functions) is available as
the SB-SPROF contrib. (thanks to Gerd Moellmann and Juho Snellman)
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.11.20"
+"0.8.12"