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
7c4b1b5f5f0b574706042ab4a729579e4d6cb1a6
Select Git revision
0 results
cmucl
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Feb 15, 1992
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
Forgot to change extern-alien-info to heap-alien-info.
· 78246d64
wlott
authored
33 years ago
78246d64
Don't try to flush alien-operators in undefine-function-name, because there
· 227b8792
wlott
authored
33 years ago
227b8792
Added export of ``ltchars''
· f6e483e7
wlott
authored
33 years ago
f6e483e7
This commit was generated by cvs2svn to compensate for changes in r4536,
· 99589bda
wlott
authored
33 years ago
99589bda
Changed ``mach:'' to ``unix:''. Added ``alien:'' in front of ``alien-sap''.
· bc260176
wlott
authored
33 years ago
bc260176
This commit was generated by cvs2svn to compensate for changes in r4534,
· f192b5d1
wlott
authored
33 years ago
f192b5d1
Changed ``mach:'' to ``unix:''.
· 26aa2140
wlott
authored
33 years ago
26aa2140
Missed a place where the old aliens stuff was being used.
· ba5c0ad0
wlott
authored
33 years ago
ba5c0ad0
Removed declaration for non-existant variables.
· bb1bbf60
wlott
authored
33 years ago
bb1bbf60
Feb 14, 1992
This commit was generated by cvs2svn to compensate for changes in r4530,
· 3ac32f98
wlott
authored
33 years ago
3ac32f98
Merged new-alien changes onto trunk.
· 202c0bf7
wlott
authored
33 years ago
202c0bf7
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
Fixed spelling of "efficency"
· 6512c242
wlott
authored
33 years ago
6512c242
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
Added IF-SOURCE-NEWER keyword.
· c1cccf2b
ram
authored
33 years ago
c1cccf2b
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
Fixed spelling of "efficency"
· e33d2a67
ram
authored
33 years ago
e33d2a67
Added explicit context declaration patter to safely compile %PUTHASH and a few
· e39ba9e6
ram
authored
33 years ago
e39ba9e6
Added %PUTHASH.
· d5bded51
ram
authored
33 years ago
d5bded51
Load GENESIS if it isn't already loaded.
· c1c6508f
ram
authored
33 years ago
c1c6508f
Actually pass all the arguments to the system call in unix-readlink.
· 9057a79a
wlott
authored
33 years ago
9057a79a
Feb 12, 1992
Fixed a bug that caused an internal error when a never-referenced function
· 38741342
ram
authored
33 years ago
38741342
Call PURIFY multiple times & make multiple info environments. Hopefully this
· 6bf1662c
ram
authored
33 years ago
6bf1662c
Print a error summary even when *compile-verbose* is false. (This is only
· 6e2e92c1
ram
authored
33 years ago
6e2e92c1
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
2/3/92 to 2/12/92
· d7b91dba
wlott
authored
33 years ago
d7b91dba
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
Don't look at the LAMBDA-TAIL-SET of deleted functions to find out the result
· b59b2d13
ram
authored
33 years ago
b59b2d13
Loading