X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=8e2e516e84e1f72f83bb8d81dc60f6189368daf6;hb=6173eb9ecdf840a556a60092c2f458860709cfd1;hp=417005643c422336738aae4decadef86c4b9bceb;hpb=37c6b4baf974335c53828b760ed023f37098cf19;p=kmrcl.git diff --git a/package.lisp b/package.lisp index 4170056..8e2e516 100644 --- a/package.lisp +++ b/package.lisp @@ -115,6 +115,7 @@ #:ensure-integer #:histogram #:fixnum-width + #:scaled-epsilon ;; macros.lisp #:time-iterations @@ -171,6 +172,8 @@ ;; symbols.lisp #:ensure-keyword + #:ensure-keyword-upcase + #:ensure-keyword-default-case #:concat-symbol #:concat-symbol-pkg #:show @@ -194,6 +197,7 @@ #:date-string #:print-float-units #:print-seconds + #:posix-time-to-utime ;; From random.lisp #:seed-random-generator @@ -212,6 +216,7 @@ #:*standard-xml-header* #:user-agent-ie-p #:decode-uri-query-string + #:split-uri-query-string ;; From xml-utils #:sgml-header-stream