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
"README.md" did not exist on "7786fbecdeba80135a7854fccef853467837ce8c"
4a4a9656c4a8b5c60c6587060d24b56ae20ad62c
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
Jan 21, 1992
Fixed FIND-CALLER-NAME and FIND-INTERRUPTED-NAME to actually use the same
· 4a4a9656
ram
authored
33 years ago
4a4a9656
Deleted call to ERROR-INIT.
· b2d1899b
ram
authored
33 years ago
b2d1899b
Moved INFINITE-ERROR-PROTECT here from error.lisp, and made INTERNAL-ERROR use
· cdd553b5
ram
authored
33 years ago
cdd553b5
Moved INFINITE-ERROR-PROTECT to interr. Made all the ERROR functions use this
· 222949e6
ram
authored
33 years ago
222949e6
Type.
· 05e37fc5
ram
authored
33 years ago
05e37fc5
Jan 17, 1992
Fixed FORMAT-JUSTIFICATION to assume the charpos is 0 if we can't tell from
· e4db1ad2
wlott
authored
33 years ago
e4db1ad2
Changed FEATUREP to barf if it is passed a list form with a strange CAR.
· 3ab7c63b
ram
authored
33 years ago
3ab7c63b
Jan 16, 1992
Changed the default list printer to only print lists that start with
· bf87ecad
wlott
authored
33 years ago
bf87ecad
Added Miles' unparsing magic.
· eb994565
wlott
authored
33 years ago
eb994565
Fixed MERGE-DIRECTORIES to correctly handle the case when the second
· bd4eb797
wlott
authored
33 years ago
bd4eb797
Jan 14, 1992
When computing interpreted debug blocks, ignore successors to the component
· 108fab48
ram
authored
33 years ago
108fab48
In parse-debug-blocks, fix typecase to look for I-D-FUNCTION, not BLOCK.
· b2c88ea9
ram
authored
33 years ago
b2c88ea9
Jan 02, 1992
Fixed OUTPUT-VECTOR to not consider *PRINT-ARRAY* in string printing.
· 7c3a82a7
ram
authored
33 years ago
7c3a82a7
Made sigcontext-floating-point-modes always return 0 (instead of getting
· 9cd3f69b
ram
authored
33 years ago
9cd3f69b
Added check that the CLX event handler returns true (i.e. did something.)
· fcf049d1
ram
authored
33 years ago
fcf049d1
Tweaked formatting in code-breakdown.
· 583cbf37
ram
authored
33 years ago
583cbf37
Dec 22, 1991
Fixed CODE-BREAKDOWN to format properly now that source-info-file is a string,
· dd8f9c6c
ram
authored
33 years ago
dd8f9c6c
Changed WITH-PATHNAME to call PARSE-NAMESTRING on the result of FILE-NAME.
· 2c511516
ram
authored
33 years ago
2c511516
Dec 20, 1991
Changed DELETE-FILE to signal an error if the file doesn't exist.
· b65e20b0
ram
authored
33 years ago
b65e20b0
Flushed old mention of *used-documentation*.
· 01a581ae
ram
authored
33 years ago
01a581ae
Don't print "NIL documentation".
· d41aab06
ram
authored
33 years ago
d41aab06
Added FOLLOW-LINKS argument to DIRECTORY which inhibits the final call to
· f49a5f80
ram
authored
33 years ago
f49a5f80
Fixed DRIBBLE to monitor *ERROR-OUTPUT* as well.
· 33cbe4a3
ram
authored
33 years ago
33cbe4a3
Deleted walker::walk-template from implementation properties, since the package
· 56940e8a
ram
authored
33 years ago
56940e8a
Changed EQUAL and EQUALP to compare pathnames with PATHNAME=. Deleted some
· bd0d1d6f
ram
authored
33 years ago
bd0d1d6f
As a temporary hack until we fix purify to know what structures are R/O, added
· eabb74c9
ram
authored
33 years ago
eabb74c9
Dec 19, 1991
Substantially rearranged function describing to make it more consistent, and
· 400c67b1
ram
authored
33 years ago
400c67b1
Dec 18, 1991
Make directory return truenames. Make complete-file and ambiguous-files
· df6814ed
wlott
authored
33 years ago
df6814ed
Allow NIL components to be matched by :multi-char-wild.
· 691d4683
wlott
authored
33 years ago
691d4683
Fixed %enumerate-files to skip ``.'' and ``..''. Fixed directory to merge
· 1665d619
wlott
authored
33 years ago
1665d619
Fixed merge-pathnames to actually merge in the defaults.
· f1666b8a
wlott
authored
33 years ago
f1666b8a
Dec 17, 1991
Changed use of RESOLVE-SEARCH-LIST to ENUMERATE-SEARCH-LIST and
· 47f6489b
wlott
authored
33 years ago
47f6489b
Dec 16, 1991
typo
· 4f3f850e
wlott
authored
33 years ago
4f3f850e
Annotate c types as just-dump-it-normally.
· 5ed197db
wlott
authored
33 years ago
5ed197db
Fixed %ENUMERATE-FILES to deal better with pathnames that have NIL for the
· 23138708
wlott
authored
33 years ago
23138708
Added noise to support load-time-value and make-load-form in the kernel
· 3eec27c6
wlott
authored
33 years ago
3eec27c6
In UNIX-NAMESTRING, treat a NIL version the same as :NEWEST.
· 595dc48e
wlott
authored
33 years ago
595dc48e
Fixed various places that needed to take into account the fact that
· 4e5114ad
wlott
authored
33 years ago
4e5114ad
Fixed OPEN to deal with the fact that UNIX-NAMESTRING can return NIL.
· f73a377e
wlott
authored
33 years ago
f73a377e
Extensive rewrite. The machine/filesystem independed stuff is now in
· fbdeeeda
wlott
authored
33 years ago
fbdeeeda
Loading