X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=package.lisp;h=8a1c24d69a5959490a63cc338e4f18299077fd01;hb=5cbff06a799c51e2e4bd8644cfca4a64303724a7;hp=5f10fb9a8071370d3de7d415d2e49e68dc351cde;hpb=09816397bfa39bd4b3c85e9f5fc05d30b073bacb;p=kmrcl.git diff --git a/package.lisp b/package.lisp index 5f10fb9..8a1c24d 100644 --- a/package.lisp +++ b/package.lisp @@ -57,6 +57,7 @@ #:count-string-char #:count-string-char-if #:hexchar + #:charhex #:encode-uri-string #:decode-uri-string #:non-alphanumericp @@ -168,7 +169,8 @@ #:def-cached-instance #:with-ignore-errors #:ppmx - #:defconst + #:defconstant* + #:defvar-unbound ;; files.lisp #:print-file-contents @@ -234,6 +236,7 @@ #:print-float-units #:print-seconds #:posix-time-to-utime + #:utime-to-posix-time ;; From random.lisp #:seed-random-generator