Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -62,6 +62,9 @@ public domain.
    62 62
         * ~~#278~~ Add some more debugging prints to gencgc
    
    63 63
         * ~~#283~~ Add VOP for `integer-length` for `(unsigned-byte 32)` arg.
    
    64 64
         * ~~#284~~ Microoptimize `signed-byte-32-int-len` VOP for x86.
    
    65
    +    * ~~#288~~ Re-enable `deftransform` for random integers.
    
    66
    +    * ~~#290~~ Pprint `with-float-traps-masked` better
    
    67
    +    * ~~#291~~ Pprint `handler-case` neatly.
    
    65 68
       * Other changes:
    
    66 69
       * Improvements to the PCL implementation of CLOS:
    
    67 70
       * Changes to building procedure: