Raymond Toy pushed to branch master at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/general-info/release-21f.md
    ... ... @@ -39,8 +39,11 @@ public domain.
    39 39
         * ~~#249~~ Replace LEA instruction with simpler shorter instructions in arithmetic vops for x86
    
    40 40
         * ~~#253~~ Block-compile list-to-hashtable and callers
    
    41 41
         * ~~#258~~ Remove `get-page-size` from linux-os.lisp
    
    42
    +    * ~~#256~~ loop for var nil works
    
    42 43
         * ~~#269~~ Add function to get user's home directory
    
    43 44
         * ~~#266~~ Support "~user" in namestrings
    
    45
    +    * ~~#271~~ Update ASDF to 3.3.7
    
    46
    +    * ~~#272~~ Move scavenge code for static vectors to its own function
    
    44 47
       * Other changes:
    
    45 48
       * Improvements to the PCL implementation of CLOS:
    
    46 49
       * Changes to building procedure: