X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=TODO;h=ab13f0c01636ea7905da9dfd7f87d3f4e7d19111;hb=e9d7104061dbcb5df1b0cbdb4afa559b7044ab62;hp=8736a27e575e567945bcea2cabd0b808f4e972e0;hpb=0957d59ccfaf3db9aaf79a7f4909a40ea0ca0dcd;p=sbcl.git diff --git a/TODO b/TODO index 8736a27..ab13f0c 100644 --- a/TODO +++ b/TODO @@ -38,6 +38,10 @@ for late 0.7.x: * miscellaneous simple refactoring * belated renaming: ** renamed %PRIMITIVE to %VOP + ** A few hundred things named FN and FCN should be + named FUN (but maybe not while dan_b is + working on a threads branch and drichards is + working on a Windows port). * These days ANSI C has inline functions, so.. ** redid many cpp macros as inline functions: HeaderValue, Pointerp, CEILING, ALIGNED_SIZE,