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 "3d7d4597bb30bdd0763fbd867edb67cf9ddee912"
a48683da9e857515b738f5ab9e70959ff8b09d64
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
Jun 14, 2003
* src/code/reader.lisp (read-token): Fix last change.
· a48683da
gerd
authored
21 years ago
a48683da
Remove the "" nickname of the KEYWORD package, as per ANSI.
· 853a6a19
gerd
authored
21 years ago
853a6a19
Fix for (search '(1 2) '(3 4 0 1) :test #'<), which should
· ab2e7a90
gerd
authored
21 years ago
ab2e7a90
Jun 12, 2003
* src/code/ntrace.lisp (*trace-encapsulate-package-names*): Add
· 8820b6d1
gerd
authored
21 years ago
8820b6d1
Jun 11, 2003
Renamed PURGE-FILES to PURGE-BACKUP-FILES.
· 9621d31a
toy
authored
21 years ago
9621d31a
* code/filesys.lisp (purge-backup-files): Renamed from
· 79cef43e
toy
authored
21 years ago
79cef43e
Fix typo in DELETE-ORIGINAL.
· a1f22b3c
emarsden
authored
21 years ago
a1f22b3c
Cleanup exports list.
· 92060c4b
emarsden
authored
21 years ago
92060c4b
Jun 10, 2003
* code/filesys.lisp (filesys-init): The version component of
· 0376f352
toy
authored
21 years ago
0376f352
Some changes from Paul Foley:
· 842ce4c2
toy
authored
21 years ago
842ce4c2
Jun 07, 2003
More simple-streams updates from Paul Foley:
· d03aa23c
toy
authored
21 years ago
d03aa23c
Use int64-t for off-t on BSDs for large file support.
· 8cb97ea1
gerd
authored
21 years ago
8cb97ea1
Jun 06, 2003
* src/code/unix.lisp (unix-mmap) [#+freebsd]: Use 2 unsigned-longs
· 13323ed7
gerd
authored
21 years ago
13323ed7
o Added map_noreserve, map_failed.
· c3638a85
toy
authored
21 years ago
c3638a85
* src/code/unix.lisp (map_anonymous) [#+freebsd]: Define.
· 48c875a7
gerd
authored
21 years ago
48c875a7
Initial import of Paul Foley's simple-streams implmentation. Some
· 951598a0
toy
authored
21 years ago
951598a0
Various problems with TYPE-OF found by Paul Dietz.
· f847c099
gerd
authored
21 years ago
f847c099
Jun 05, 2003
Creating new files with :if-exists :new-version wasn't creating a new
· 613101c8
toy
authored
21 years ago
613101c8
Jun 02, 2003
Change to the compiler's error/note reporting:
· d9603d83
emarsden
authored
21 years ago
d9603d83
Progress towards finer-grained package locks:
· 90f30d51
emarsden
authored
21 years ago
90f30d51
file-length returns two values instead of one, as required. Bug and
· 3fcef2cb
toy
authored
21 years ago
3fcef2cb
Jun 01, 2003
* src/code/defmacro.lisp (parse-defmacro-lambda-list): Undo last
· 58d15e56
gerd
authored
21 years ago
58d15e56
* src/code/defmacro.lisp (parse-defmacro-lambda-list): () means
· 4e68c504
gerd
authored
21 years ago
4e68c504
May 29, 2003
Add control-stack checking for Sparc. Based on work from SBCL.
· 72f0aa1e
toy
authored
21 years ago
72f0aa1e
Building with cgc.
· f824769e
gerd
authored
21 years ago
f824769e
May 28, 2003
For-arithmetic is allowed on NUMBERs. Found by Paul Dietz.
· 808e32b6
gerd
authored
21 years ago
808e32b6
Structure slot names can be any symbol. Found by Paul Dietz.
· 3bbc7259
gerd
authored
21 years ago
3bbc7259
May 26, 2003
Fix code signaling type-errors which did not have :datum and/or
· 98ee6882
gerd
authored
21 years ago
98ee6882
* src/code/foreign.lisp (load-object-file): Print more
· b61912ba
gerd
authored
21 years ago
b61912ba
May 24, 2003
* src/docs/cmu-user/extensions.tex (section{Function Wrappers}):
· e1146316
gerd
authored
21 years ago
e1146316
May 23, 2003
* src/code/fwrappers.lisp (encapsulated-p): Copy/paste error.
· 3e5048ed
gerd
authored
21 years ago
3e5048ed
Add fwrappers. Rewrite TRACE and PROFILE to use fwrappers.
· 5f74af19
gerd
authored
21 years ago
5f74af19
Add fwrappers. Rewrite TRACE and PROFILE to use fwrappers.
· e9211546
gerd
authored
21 years ago
e9211546
May 20, 2003
Move PCL's declaration identifiers SLOTS, AUTO-COMPILE,
· e10b73e5
gerd
authored
21 years ago
e10b73e5
Store user-specified slot names in DEFSTRUCT-SLOT-DESCRIPTIONs,
· 20254db5
gerd
authored
21 years ago
20254db5
May 19, 2003
Correct the type declaration for lisp-fn in the callback defstruct.
· e804a328
toy
authored
21 years ago
e804a328
* src/code/eval.lisp (lambda-list-keywords): Add c:&more.
· 45d0fe31
gerd
authored
21 years ago
45d0fe31
May 17, 2003
Replace ENCAPSULATION-INFO with a funcallable structure
· 85f76d5e
gerd
authored
21 years ago
85f76d5e
May 15, 2003
o Remove unneeded ALIEN package prefix.
· 100a3e66
toy
authored
21 years ago
100a3e66
Let TRACE and PROFILE ignore package locks.
· e58c5048
gerd
authored
21 years ago
e58c5048
Loading