[Git][cmucl/cmucl][rtoy-issue-71] Update notes for machine-type/version
Raymond Toy
gitlab at common-lisp.net
Thu Dec 6 22:32:22 UTC 2018
Raymond Toy pushed to branch rtoy-issue-71 at cmucl / cmucl
Commits:
7a62a957 by Raymond Toy at 2018-12-06T22:30:36Z
Update notes for machine-type/version
[skip-ci]
- - - - -
1 changed file:
- src/general-info/release-21d.md
Changes:
=====================================
src/general-info/release-21d.md
=====================================
@@ -27,6 +27,7 @@ public domain.
* The new function `KERNEL:RANDOM-STATE-JUMP` modifies the given state to jump 2^64 samples ahead, allowing 2^64 non-overlapping sequences.
* Updated CLX to telent clx version 06e39a0d.
* New functions `SET-GC-ASSERTIONS` and `GET-GC-ASSERTIONS`. See the docstrings for more information and also ~~#69~~.
+ * `MACHINE-TYPE` and `MACHINE-VERSION` return more information about thep rocessor cmucl is running on, using information from the `cpuid` instruction.
* ANSI compliance fixes:
* Bug fixes:
* Gitlab tickets:
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/7a62a9575ce194226252dea09ff098cddb9a1a5a
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/7a62a9575ce194226252dea09ff098cddb9a1a5a
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20181206/130c5f7c/attachment-0001.html>
More information about the cmucl-cvs
mailing list