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
7148317da99f42967ff409b0ea0388c4e76310f0
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
Feb 18, 1992
Accedently dropped one level of indirection while decoding the address
· 7148317d
wlott
authored
33 years ago
7148317d
Changed *LOAD-VERBOSE* initial value to T.
· 4cf24cb7
ram
authored
33 years ago
4cf24cb7
Use VECTOR-SAP to explicitly convert the string ibuf into a system-area-
· 5215dc7a
wlott
authored
33 years ago
5215dc7a
Fixed uses of UNIX-DUP and UNIX-IOCTL to conform to the new semantics.
· fc181473
wlott
authored
33 years ago
fc181473
Fixed the doc string for UNIX-DUP to correspond to the new semantics.
· 9e3def80
wlott
authored
33 years ago
9e3def80
Added a call to PROCLAIM-INIT, so that the *DEFAULT-COOKIE* and *DEFAULT-
· 379c662e
wlott
authored
33 years ago
379c662e
Feb 17, 1992
Fixed COPY-DESCRIPTOR-TO-STREAM to no longer try to read directly into a
· 6c87897e
wlott
authored
33 years ago
6c87897e
Feb 16, 1992
Changed SUB-UNIX-EXECVE to VECTOR-SAP the program now that the SYSCALL
· 62822c7a
wlott
authored
33 years ago
62822c7a
Changed USER to COMMON-LISP-USER. Removed IGNORABLE from the EXT exports,
· 15e4425f
wlott
authored
33 years ago
15e4425f
Changed ``mach:sigurg'' to ``unix:sigurg''
· d9951995
wlott
authored
33 years ago
d9951995
Feb 15, 1992
Flushed the MACH package, 'cause it's os dependent.
· 3cc64006
wlott
authored
33 years ago
3cc64006
Had the syntax for def-alien-routine wrong.
· 4d6fc36f
wlott
authored
33 years ago
4d6fc36f
Replaces {alloc,realloc,dealloc}ate-system-memory with versions that use
· 055c7ba4
wlott
authored
33 years ago
055c7ba4
Added ``unix:'' in front of unix-signal-number.
· ea6cf937
wlott
authored
33 years ago
ea6cf937
Changed ``mach:unix-close'' to ``unix:unix-close''.
· 3a98d179
wlott
authored
33 years ago
3a98d179
Moved gr error stuff into here, and changed it to use mach_error_string
· 7c4b1b5f
wlott
authored
33 years ago
7c4b1b5f
Changed ``mach:rusage_self" to ``unix:rusage_self''.
· 4206eaeb
wlott
authored
33 years ago
4206eaeb
Fixed some constant names that changed.
· 89c9b7e7
wlott
authored
33 years ago
89c9b7e7
Added export of ``ltchars''
· f6e483e7
wlott
authored
33 years ago
f6e483e7
Feb 14, 1992
Merged new-alien changes onto trunk.
· 11639ee6
wlott
authored
33 years ago
11639ee6
Print the package name instead of NIL when we can't find a package in symbol
· b6e61091
ram
authored
33 years ago
b6e61091
Feb 13, 1992
Fixed unix-write to accept vectors in addition to saps.
· 4170c222
wlott
authored
33 years ago
4170c222
Changed load to deal with source files having NIL type more reasonably. Added
· e5bfa4b8
ram
authored
33 years ago
e5bfa4b8
Changed pointer< and pointer> to sap< and sap>.
· 5db5e4c9
wlott
authored
33 years ago
5db5e4c9
Added a doc string for LOAD. Added ANSI features *LOAD-TRUENAME*,
· ea24ca58
ram
authored
33 years ago
ea24ca58
PRINT-UNREADABLE-OBJECT returns NIL, not #\>
· 06f11246
ram
authored
33 years ago
06f11246
Mucho changes. We now accumulate statistics as floats in structures.
· 723575fd
ram
authored
33 years ago
723575fd
Actually pass all the arguments to the system call in unix-readlink.
· 9057a79a
wlott
authored
33 years ago
9057a79a
Feb 12, 1992
Changed the USER package to the COMMON-LISP-USER package.
· 46e78e26
wlott
authored
33 years ago
46e78e26
Changed FLONUM-TO-STRING to consider widths < 1 to be 1 to prevent infinite
· e2649952
ram
authored
33 years ago
e2649952
Added DECIMAL-STRING function for use in getting the string for float
· 45d60f33
ram
authored
33 years ago
45d60f33
Changed to use %READER-ERROR.
· 096ed802
ram
authored
33 years ago
096ed802
Changed all macros which ignore the numeric arg to warn if there is one.
· 7fd629f8
ram
authored
33 years ago
7fd629f8
Export new variable *ignore-extra-close-parentheses* if true (the default),
· 7bc38abc
ram
authored
33 years ago
7bc38abc
Feb 11, 1992
Specify stream when printing unbound marker.
· 122a462c
ram
authored
33 years ago
122a462c
Feb 09, 1992
Fixed some SAP-consign in MAP-ALLOCATED-OBJECTS. Eliminated some annoying
· 4c0438e9
ram
authored
33 years ago
4c0438e9
Added MAYBE-INLINE declaration for all functions where it makes sense.
· 0787a273
ram
authored
33 years ago
0787a273
Feb 07, 1992
Added UPGRADED-ARRAY-ELEMENT-TYPE.
· 91090e31
ram
authored
33 years ago
91090e31
Added UPGRADED-COMPLEX-PART-TYPE.
· ca90da2a
ram
authored
33 years ago
ca90da2a
Added all the float limit constants to the exports.
· d2d29b91
ram
authored
33 years ago
d2d29b91
Loading