Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
c41ef3f0ee7e2a55ac10c89dc369f1542460627a
Select Git revision
Branches
20
master
default
protected
issue-195b-relocatable-stacks-by-default
issue-195-relocatable-stacks-by-default
branch-21e
issue-143-ansi-compliance-failure-listen-extra-argument
issue-156-take-2-nan-comparison
issue-193-nil-unspecific-equivalent
issue-192-disassemble-prints-radix-marker
issue-185-x86-shorter-insts
issue-131-move-unix-uname
issue-189-move-get-system-info
issue-180-get-page-size-in-c
rtoy-master-patch-80206
issue-120-software-type-in-c
issue-187-imul-disassembly
issue-96-x86-disassem
issue-179-get-system-info-in-c
issue-158-darwin-pathnames-utf8
issue-171-readable-unspecific-pathnames
issue-120-move-misc-first
Tags
20
21e
snapshot-2023-04
snapshot-2021-07
snapshot-2021-01
snapshot-2020-04
snapshot-2019-06
21d
snapshot-2018-10
snapshot-2018-03
snapshot-2018-02
snapshot-2018-01
21c
snapshot-2017-10
snapshot-2017-04
snapshot-2017-03
sparc64-dev-checkpoint-6
sparc64-dev-checkpoint-5
snapshot-2017-01
sparc64-dev-checkpoint-4
sparc64-dev-checkpoint-3
40 results
cmucl
code
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Sep 25, 1990
Wrote a SLEEP based on mach:unix-select.
· c41ef3f0
wlott
authored
34 years ago
c41ef3f0
Sep 24, 1990
Ripped bit/font noise out of #\ processing.
· dd4e4f02
wlott
authored
34 years ago
dd4e4f02
Fixed the clear-input method.
· a45fcf94
wlott
authored
34 years ago
a45fcf94
Added exports of symbol-{raw-function-addr,setf-function}-slot.
· 1465d1f3
wlott
authored
34 years ago
1465d1f3
Sep 23, 1990
Nuked *the-undefined-function*, and changed %primitives into magic
· 648ace18
wlott
authored
34 years ago
648ace18
Initialize mach::*interrupts-enabled* and mach::*interrupt-pending* in
· 79c8b635
wlott
authored
34 years ago
79c8b635
Sep 19, 1990
Fixed uses of %ARRAY-DISPLACED-P to be guarded by ARRAY-HEADER-P.
· b6d92987
ram
authored
34 years ago
b6d92987
Put interpreted function printing back in the printer after William
· 73f0a1e0
ram
authored
34 years ago
73f0a1e0
Initial revision
· f8111875
ram
authored
34 years ago
f8111875
Sep 18, 1990
Fixed some residual character bits lossage that was causing #\a to
· f8cd3646
ram
authored
34 years ago
f8cd3646
Fixed problem in rational X float truncate.
· f7c453be
ram
authored
34 years ago
f7c453be
Added structurep to the list of stubs.
· f2b6a13b
wlott
authored
34 years ago
f2b6a13b
Sep 12, 1990
Fixed PARSE-INTERPRETED-DEBUG-VARIABLES to hack uninterned variable names
· 6096db5c
ram
authored
34 years ago
6096db5c
Fixed DESCRIBE-FUNCTION-LEX-CLOSURE to use GET-CLOSURE-LENGTH instead of
· 7058bdb7
ram
authored
34 years ago
7058bdb7
Sep 09, 1990
Fixed format-print-character. It used to call format-print-named-character
· 2349aa23
wlott
authored
34 years ago
2349aa23
#+nil'ed with-reply-port, 'cause none of the support stuff for it exists.
· 92b30aab
wlott
authored
34 years ago
92b30aab
Removed {with,without}-interrupts 'cause better (i.e. working) versions
· c77672f2
wlott
authored
34 years ago
c77672f2
Fixed enable-handler to take :ignore or :default instead of a function and
· 21d5cdfb
wlott
authored
34 years ago
21d5cdfb
Sep 08, 1990
Generalized the various string search functions to take either a string or
· 643190af
wlott
authored
34 years ago
643190af
Added system-area-pointer and weak-pointer to type-of.
· a796fba9
wlott
authored
34 years ago
a796fba9
Sep 06, 1990
Random stuff to get define-setf-method to cross compile.
· 6aaf8073
wlott
authored
34 years ago
6aaf8073
Re-enabled the object set stuff.
· 9096a1f1
wlott
authored
34 years ago
9096a1f1
#+new-compiler'ed stuff that only works in the new compiler. Changed
· 0a709583
wlott
authored
34 years ago
0a709583
Added :clear-input method. Changed base-character to character in
· cc1c7137
wlott
authored
34 years ago
cc1c7137
Added register-save-penalty, %set-sap-ref-{single,double}
· baceeeeb
wlott
authored
34 years ago
baceeeeb
Fixed bogus fixnum declaration in parse-integer.
· b6cdc8cf
wlott
authored
34 years ago
b6cdc8cf
Fixed random merge problems and other assorted typos.
· de841ba5
wlott
authored
34 years ago
de841ba5
Chagned the slot setter functions to take the arguments in the corrent order.
· 625e984f
wlott
authored
34 years ago
625e984f
Aug 24, 1990
Merged MIPS branch with the trunk.
· 5c375abb
wlott
authored
34 years ago
5c375abb
Moved MIPS branch onto trunk; no merge necessary.
· 66a7c310
wlott
authored
34 years ago
66a7c310
Merged MIPS branch onto trunk.
· ab01e4bf
wlott
authored
34 years ago
ab01e4bf
Aug 23, 1990
Fixed FRAME-DOWN to pass the real frame into GET-CONTEXT-VALUE, rather
· 752f16ce
ram
authored
34 years ago
752f16ce
Aug 22, 1990
Support for stack parsing now that the old-cont/return-pc aren't always
· a026e03b
ram
authored
34 years ago
a026e03b
Aug 15, 1990
Added reallocate-system-memory to the system exports.
· 15049ca2
wlott
authored
34 years ago
15049ca2
Fixed the order of args to setf functions.
· 279f8d04
wlott
authored
34 years ago
279f8d04
Wrote reallocate-system-memory.
· d6669461
wlott
authored
34 years ago
d6669461
Aug 14, 1990
typo.
· 3f681b0c
wlott
authored
34 years ago
3f681b0c
Added declare ignorable to the lambda created by deferr, so the args don't
· 809d1e8a
wlott
authored
34 years ago
809d1e8a
Fixed complex <,> to error on complexes. Fixed complex/real = to
· 8cdb44b6
ram
authored
34 years ago
8cdb44b6
Aug 12, 1990
Changed the internal-error stuff to be able to record any sc. Also allow
· 5e6c5f7d
wlott
authored
34 years ago
5e6c5f7d
Loading