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
69466d51432a95f1ab907b70a3e14e8ff29436d4
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
0 authors
Mar 07, 1992
Export FEATUREP from EXT.
· 69466d51
wlott
authored
33 years ago
69466d51
Given that the symbols we are exporting from ALIEN-INTERNALS actually live
· 748a31b7
wlott
authored
33 years ago
748a31b7
Mar 06, 1992
Fixed UNIX-IOCTL to not flame out of the cmd is a ub-32 instead of a sb-32.
· 35f3ece9
wlott
authored
33 years ago
35f3ece9
Added compiled-debug-function branch to debug-function-function.
· f2be121b
wlott
authored
33 years ago
f2be121b
Added Miles' TCSETPGRP, TCGETPGRP, and TTY-PROCESS-GROUP.
· 5214399e
wlott
authored
33 years ago
5214399e
Added Miles' changes to keep errors and warnings on one line if they fit.
· abdd68cd
wlott
authored
33 years ago
abdd68cd
Mar 04, 1992
Added NULL-ALIEN and many doc-strings.
· 29637137
ram
authored
33 years ago
29637137
Changed LOAD-FOREIGN to be exported from ALIEN. Changed it have keyword args
· 21827b0a
ram
authored
33 years ago
21827b0a
Export SYSTEM-AREA-POINTER from ALIEN for consistency.
· d6a0826f
ram
authored
33 years ago
d6a0826f
Added support in TYPE-OF for alien-value structures.
· 38e0574b
ram
authored
33 years ago
38e0574b
Allow (* char) in the c-string lisp-rep as well.
· d3ff00be
ram
authored
33 years ago
d3ff00be
Allow storing of (* char) in c-strings so that we can initialize c-string
· 928021c2
ram
authored
33 years ago
928021c2
Changed a few places where ESCAPE-REGISTER was left over to
· 39262ce0
wlott
authored
33 years ago
39262ce0
Fixed a major bug in def-alien-type where the macroexpansion wouldn't
· ce9b1a1c
wlott
authored
33 years ago
ce9b1a1c
Mar 03, 1992
Took out old MACH:: stuff that no longer exists.
· edef7b44
wlott
authored
33 years ago
edef7b44
Allow LISP:AND, LISP:OR, and LISP:NOT in features lists in addition to
· 52af4268
wlott
authored
33 years ago
52af4268
Added ``:verbose nil'' to the load of site-init.lisp.
· d9207634
wlott
authored
33 years ago
d9207634
Mar 02, 1992
Protected SET against *KEYWORD-PACKAGE* being unbound, which can happen
· 3992809b
wlott
authored
33 years ago
3992809b
Don't use MACH:VM-ALLOCATE, because we might not be running under mach.
· c15dce22
wlott
authored
33 years ago
c15dce22
Added defn of ALLOCATE-SYSTEM-MEMORY-AT.
· 39fa923c
wlott
authored
33 years ago
39fa923c
Added use-package of UNIX.
· 4959f4c1
wlott
authored
33 years ago
4959f4c1
Feb 29, 1992
Used #+mumble to make this file machine independent.
· ec199a6d
wlott
authored
33 years ago
ec199a6d
Moved OS-INIT into mumble-os.lisp
· 9a3afc42
wlott
authored
33 years ago
9a3afc42
Changed mach:unix-mumble to unix:unix-mumble.
· 4fd15ba5
wlott
authored
33 years ago
4fd15ba5
Feb 28, 1992
Added some dimension type checking to array type parser.
· e3b64ff2
ram
authored
33 years ago
e3b64ff2
Feb 27, 1992
New aliens changes.
· 463f47ca
wlott
authored
33 years ago
463f47ca
Feb 26, 1992
Changed uses of pointer>, etc. to sap>.
· 69d4492d
wlott
authored
33 years ago
69d4492d
Added a ``mach:'' in front of gr-call*.
· 732ebddd
wlott
authored
33 years ago
732ebddd
Feb 25, 1992
Really make sure compute-time-overhead-ax has function type info.
· 78ecea76
ram
authored
33 years ago
78ecea76
Fixed a bug I introduced into top level evaluations of setq that caused it
· 73b6d0ac
wlott
authored
33 years ago
73b6d0ac
Feb 24, 1992
Use %SET-SYMBOL-VALUE instead of SET to establish the value of keywords,
· ad9f8372
wlott
authored
33 years ago
ad9f8372
Added an export of FSET from the KERNEL package.
· 9b63a61c
wlott
authored
33 years ago
9b63a61c
Added sizes for single-float and double-float.
· 90989f3d
wlott
authored
33 years ago
90989f3d
Changed %primitive set-package to %set-symbol-package.
· 8d45f1af
wlott
authored
33 years ago
8d45f1af
Reworked the SETQ branch of EVAL to pass more cases (like setting alien
· 5b272336
wlott
authored
33 years ago
5b272336
Fixed the ``mumble doesn't start with a search-list'' error message.
· b4b93aa8
wlott
authored
33 years ago
b4b93aa8
Changed the DEFSETF for SYMBOL-FUNCTION and SYMBOL-PLIST to FSET and
· ad72036e
wlott
authored
33 years ago
ad72036e
SET now protects against setting T, NIL, and keywords. (SETF
· 527ad28b
wlott
authored
33 years ago
527ad28b
Fixed FMAKUNBOUND to return the symbol instead of T.
· 5566dc42
wlott
authored
33 years ago
5566dc42
Feb 23, 1992
Added definition of UNIX-FAST-SELECT, even though using it would result
· e9ef6a85
wlott
authored
33 years ago
e9ef6a85
Loading