X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=58c01720af41e8a9b1855c38a39b4865daa9dcb5;hp=80fa1190ef066f420157812420b5d24831adbbaf;hb=51b03e13f8d68533dc718e436f4c108c5be3e311;hpb=9e36114ec80a5a8b58a650a5f80b4d51b43d0ce0 diff --git a/package.lisp b/package.lisp index 80fa119..58c0172 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 @@ -145,7 +146,9 @@ #:histogram #:fixnum-width #:scaled-epsilon - + #:sinc + #:numbers-within-percentage + ;; macros.lisp #:time-iterations #:time-seconds @@ -235,6 +238,7 @@ #:print-float-units #:print-seconds #:posix-time-to-utime + #:utime-to-posix-time ;; From random.lisp #:seed-random-generator @@ -293,6 +297,7 @@ #:run-shell-command-output-stream #:delete-directory-and-files #:file-size + #:getpid ;; color.lisp #:rgb->hsv