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
595dc48e1bb495b7ab9698465a7ea93843c10bc8
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
Dec 16, 1991
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
Initial revision
· 71baaaa9
wlott
authored
33 years ago
71baaaa9
Changed the FORMATTER stuff to use positional args where possible instead
· 52d3812e
wlott
authored
33 years ago
52d3812e
Forgot to flush some noise left over from editing.
· 51fab077
wlott
authored
33 years ago
51fab077
Dec 15, 1991
Changed SHOW-RESTARTS to also display the restart name (but only if it's
· ce8d056f
wlott
authored
33 years ago
ce8d056f
In COERCE-TO-CONDITION, treat functions just like strings so people can say
· 518a3f43
wlott
authored
33 years ago
518a3f43
Wrote SCRUB-CONTROL-STACK which zeros the unused non-zero portion of the
· 885fb484
wlott
authored
33 years ago
885fb484
Dec 14, 1991
Fixed my change to make-hash-table to use let* instead of let.
· 66ef3ec2
wlott
authored
33 years ago
66ef3ec2
Added make-load-form support.
· 8e7e5fee
wlott
authored
33 years ago
8e7e5fee
Added make-load-form support. Changed make-hash-table to no longer
· cd93863e
wlott
authored
33 years ago
cd93863e
Added make-load-form support. Changed the pretty printer to not indent
· dfb7784b
wlott
authored
33 years ago
dfb7784b
Added make-load-form-fun slot to defstruct-descriptions and annote
· 9b86bce6
wlott
authored
33 years ago
9b86bce6
Dec 13, 1991
Oops, had the argument order backwards in a use of output-structure so it
· 7357cac1
wlott
authored
33 years ago
7357cac1
Actually store the change in the suffix length in the pretty-stream
· ffebdd15
wlott
authored
33 years ago
ffebdd15
Fixed spelling of descend (was decend). Added magic to output-structure
· d3eb84b8
wlott
authored
33 years ago
d3eb84b8
Dec 12, 1991
Qualify kernel:*current-level*.
· 967bec5a
ram
authored
33 years ago
967bec5a
Made undefined read macro errors be ignored when *read-suppress* is T. Changed
· 1751b784
ram
authored
33 years ago
1751b784
Bind *current-level* to 0, *print-readably* to nil, and *read-eval* to T
· a5e87ea6
wlott
authored
33 years ago
a5e87ea6
Dec 07, 1991
Added finalization of opened streams.
· 06712765
wlott
authored
33 years ago
06712765
Dec 06, 1991
Removed (in-package "XP") 'cause that package is history.
· c8a47f2f
wlott
authored
33 years ago
c8a47f2f
Fixed the interpretive indexing conditional (~[...~]) to take into account
· d738c98d
wlott
authored
33 years ago
d738c98d
Changed the dispatch for cons to pprint-fill and added a dispatch for
· c86e430e
wlott
authored
33 years ago
c86e430e
Dec 05, 1991
Changed to use native pretty printer instead of XP.
· 03df8550
wlott
authored
33 years ago
03df8550
Added doc strings for pretty-printer defvars. Added a decend-into for
· 446e2920
wlott
authored
33 years ago
446e2920
New native pretty printer! Fully impliments the spec as outlined in CLtL2.
· 7b2c24f5
wlott
authored
33 years ago
7b2c24f5
Fixed lots of bugs introduced with rewrite.
· 1cf5cd5a
wlott
authored
33 years ago
1cf5cd5a
Dec 04, 1991
Changed to zero the table pointer at the end of each group so that we can
· 41305f48
ram
authored
33 years ago
41305f48
Dec 03, 1991
Flushed uses of DOSTRING, because the definition went away.
· 38172be4
wlott
authored
33 years ago
38172be4
Dec 02, 1991
Don't bother deftypeing boolean, because we don't use it anymore.
· 3d2dd5fa
wlott
authored
33 years ago
3d2dd5fa
Significant rewrite to support *print-readably* at all and to better
· a668d7bd
wlott
authored
33 years ago
a668d7bd
Several bug fixes.
· bfcd7984
wlott
authored
33 years ago
bfcd7984
Changed DATA-VECTOR-SET to make sure that the new value is checked to be of the
· ee029032
ram
authored
33 years ago
ee029032
Dec 01, 1991
Removed use of TAB-OVER, so I can remove pprint.lisp from the cold load.
· 66819755
wlott
authored
33 years ago
66819755
More arg order problems.
· 39ba4bb7
wlott
authored
33 years ago
39ba4bb7
Had two arguments to a function backwards.
· 3f095f88
wlott
authored
33 years ago
3f095f88
Nov 30, 1991
Did it again: forgot to change the name back from my-format when I was done
· f8faa787
wlott
authored
33 years ago
f8faa787
Wrapped a defvar with an eval-when (compile load eval) because it's used at
· 2a58968e
wlott
authored
33 years ago
2a58968e
Loading