changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/std/pkg.lisp

revision 691: 295ea43ceb2d
parent 685: ebe3315b7add
child 692: f51b73f49946
     1.1--- a/lisp/std/pkg.lisp	Tue Oct 01 23:34:01 2024 -0400
     1.2+++ b/lisp/std/pkg.lisp	Wed Oct 02 23:39:07 2024 -0400
     1.3@@ -303,6 +303,8 @@
     1.4    :default-task-kernel
     1.5    :make-worker
     1.6    :make-workers
     1.7+   :run-tasks
     1.8+   :run-jobs
     1.9    :worker-count
    1.10    :init-task-pool
    1.11    :make-task-pool
    1.12@@ -454,6 +456,7 @@
    1.13   (:shadowing-import-from :sb-vm :list-allocated-objects)
    1.14   (:import-from :sb-impl :*logical-hosts*)
    1.15   (:export
    1.16+   :*default-arena-size*
    1.17    :current-lisp-implementation
    1.18    :current-machine
    1.19    :list-package-symbols