Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
(when printed readably), not as an array to initialize the random
state.
+ - C99 supporting compiler is mandatory for C backend.
+
** Enhancements:
- Added code walker (present as *feature* :walker)
- Annotations are added at runtime (better integration with SLIME)
+ - Mersenne-Twister RNG has new 64 bit implementation for appropriate
+ machines
+
** Issues fixed:
- Building with single-threaded boehm works if ECL threads are disabled