Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -75,12 +75,18 @@ public domain.
    75 75
         * ~~#297~~ Pprint `new-assem:assemble` with less indentation.
    
    76 76
         * ~~#298~~ Add `with-float-rounding-mode` macro
    
    77 77
         * ~~#299~~ Enable xoroshiro assembly routine
    
    78
    +    * ~~#303~~ Variable `*assert-not-standard-readtable*` defined but
    
    79
    +      not used.
    
    78 80
         * ~~#312~~ Compiler error building motif server on Fedora 40
    
    79 81
         * ~~#314~~ tanh incorrect for large args
    
    80 82
         * ~~#316~~ Support roundtrip character casing
    
    81 83
         * ~~#320~~ Motif variant not defaulted for `x86_linux_clang` config
    
    82 84
         * ~~#321~~ Rename Motif Config.x86 to Config.linux
    
    83 85
         * ~~#323~~ Make string casing functions compliant
    
    86
    +    * ~~#329~~ Fix compiler warnings in os.lisp
    
    87
    +    * ~~#330~~ Fix typos in unicode.lisp
    
    88
    +    * ~~#333~~ `load` doesn't accept generalized boolean for
    
    89
    +      `:if-does-not-exist` arg
    
    84 90
       * Other changes:
    
    85 91
       * Improvements to the PCL implementation of CLOS:
    
    86 92
       * Changes to building procedure: