X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=package-data-list.lisp-expr;h=ed2b70aa674f21e935d968567345e43a69387234;hb=c58678f9ae90cb3aba995baa5d5d640c95590b44;hp=631504b931927cc65d5a31c90ee48fbb2f77c234;hpb=7a2ee8c1aff0bdd286cf5d43ab40bff7fed86bea;p=sbcl.git diff --git a/package-data-list.lisp-expr b/package-data-list.lisp-expr index 631504b..ed2b70a 100644 --- a/package-data-list.lisp-expr +++ b/package-data-list.lisp-expr @@ -1226,10 +1226,6 @@ possibly temporariliy, because it might be used internally." "SET-FLOATING-POINT-MODES" "WITH-FLOAT-TRAPS-MASKED" - ;; compatibility hacks for old-style CMU CL data formats - "UNIX-ENVIRONMENT-CMUCL-FROM-SBCL" - "UNIX-ENVIRONMENT-SBCL-FROM-CMUCL" - ;; a sort of quasi-unbound tag for use in hash tables "+EMPTY-HT-SLOT+" @@ -1763,7 +1759,8 @@ is a good idea, but see SB-SYS re. blurring of boundaries." "TYPE-SINGLE-VALUE-P" "TYPE-SPECIFIER" "TYPE-UNION" "TYPE/=" "TYPE=" "TYPES-EQUAL-OR-INTERSECT" "UNBOUND-SYMBOL-ERROR" "UNBOXED-ARRAY" - "UNDEFINED-FUN-ERROR" "UNION-TYPE" "UNION-TYPE-P" + "UNDEFINED-FUN-ERROR" "UNDEFINED-ALIEN-FUN-ERROR" + "UNION-TYPE" "UNION-TYPE-P" "UNION-TYPE-TYPES" "UNKNOWN-ERROR" "UNKNOWN-KEY-ARG-ERROR" "UNKNOWN-TYPE" "UNKNOWN-TYPE-P" "UNKNOWN-TYPE-SPECIFIER" "UNSEEN-THROW-TAG-ERROR" @@ -1866,6 +1863,7 @@ is a good idea, but see SB-SYS re. blurring of boundaries." "FIND-CALLER-NAME-AND-FRAME" "FIND-INTERRUPTED-NAME-AND-FRAME" "%SET-SYMBOL-VALUE" "%SET-SYMBOL-GLOBAL-VALUE" "%SET-SYMBOL-PACKAGE" + "SET-SYMBOL-GLOBAL-VALUE" "OUTPUT-SYMBOL-NAME" "%COERCE-NAME-TO-FUN" "DEFAULT-STRUCTURE-PRINT" "LAYOUT" "LAYOUT-LENGTH" "LAYOUT-PURE" "DSD-RAW-TYPE"