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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
Commits · release-18e-base
release-18e-base
Select Git revision
Selected
release-18e-base
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
41 results
cmucl
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Browse files
Mar 21, 2003
This commit was manufactured by cvs2svn to create branch 'release-18e-
· aa452154
cvs2git
authored
22 years ago
View commits for tag release-18e-base
release-18e-base
aa452154
Added missing exports for the UNIX package.
· d3699b0c
pmai
authored
22 years ago
d3699b0c
Fix stub definition of eval:internal-eval to conform to the lambda list of
· 871aa2c8
pmai
authored
22 years ago
871aa2c8
Applied patch by Raymond Toy to make pathname-host ANSI compliant.
· 5686e055
pmai
authored
22 years ago
5686e055
Added missing exports which could cause repeatedly differing internals.h
· 34ee4813
pmai
authored
22 years ago
34ee4813
Mar 20, 2003
· d44b3cb4
cracauer
authored
22 years ago
d44b3cb4
Mar 19, 2003
Add some comments that we should turn on AS_V8PLUS when the resulting
· 733efff8
toy
authored
22 years ago
733efff8
The deftransform for ceiling with a divisor of the form 2^k was
· b7cb1151
toy
authored
22 years ago
b7cb1151
Remove the explicit test for stream element type of character. Was
· 6e3410cf
toy
authored
22 years ago
6e3410cf
Note that we preserve the case of the environment variable names.
· 13c8109c
toy
authored
22 years ago
13c8109c
Preserve the case of the variable names in the environment.
· 3c0fd4a1
toy
authored
22 years ago
3c0fd4a1
Mar 18, 2003
Use \textless and \textgreater for < and >, respectively.
· 11eeaadd
toy
authored
22 years ago
11eeaadd
Update date to current "release" date. Put release number in as
· 2bc7c374
toy
authored
22 years ago
2bc7c374
Fix typos so this can be processed by TeX.
· 8e803eac
toy
authored
22 years ago
8e803eac
Correct typos in the dotprod example. Adjust text a bit too.
· 06121692
toy
authored
22 years ago
06121692
Correct the typos in the cons simple-union method. Fixes Entomotomy
· 05068cde
toy
authored
22 years ago
05068cde
Mar 17, 2003
Fix handling of alien names on ports that have a non-identity function for
· 639e59c7
pmai
authored
22 years ago
639e59c7
Fix deftransform for foreign-symbol-address to match function definition
· ea952a04
pmai
authored
22 years ago
ea952a04
The second argument to BIGNUM-ASHIFT-RIGHT is an UNSIGNED-BYTE, not an
· 03b93fcb
emarsden
authored
22 years ago
03b93fcb
The optional second argument to FILE-POSITION is a positive integer; it can
· ef4332e2
emarsden
authored
22 years ago
ef4332e2
Mar 11, 2003
Linkage table builds can have "negative" addresses that prevents
· 33b34ffa
toy
authored
22 years ago
33b34ffa
Mar 10, 2003
* code/hash-new.lisp (internal-equalp-hash, internal-sxhash):
· efa29107
gerd
authored
22 years ago
efa29107
* compiler/ir1util.lisp (print-error-message): Make sure
· 4533b1b6
gerd
authored
22 years ago
4533b1b6
* compiler/ir1util.lisp (print-error-message): Don't treat all
· 47396cc9
gerd
authored
22 years ago
47396cc9
Mar 08, 2003
Tim Moore says linux-stubs is not needed with LINKAGE-TABLE so
· 9c67f083
pw
authored
22 years ago
9c67f083
Fixes to deal with ABI differences between glibc 2.1 and glibc 2.2 for
· aa09a5aa
pmai
authored
22 years ago
aa09a5aa
Mar 07, 2003
Tested on FreeBSD 4.7 and open-motif-2.2.2.
· 2f8a63aa
pw
authored
22 years ago
2f8a63aa
Mar 06, 2003
Fixes by Brian Uhrain for the alpha port:
· 0da9ad68
pmai
authored
22 years ago
0da9ad68
To find name of a function, we need to look both in the foreign symbol
· 2edf2d25
toy
authored
22 years ago
2edf2d25
Add a symbol instead of a closure to ext:*after-save-initializations*.
· f7cb9dbc
emarsden
authored
22 years ago
f7cb9dbc
Mar 05, 2003
The debugger actually prints #<unused-arg>, not <unused-arg>.
· 1af4c03f
emarsden
authored
22 years ago
1af4c03f
In UNIX-LSEEK, return (values nil errno) on failure instead of
· 2c2ac594
emarsden
authored
22 years ago
2c2ac594
Mar 04, 2003
Fix bug in Karatsuba multiplier for (expt 16 256). Was incorrectly
· ad364a3c
toy
authored
22 years ago
ad364a3c
Commit nontab-lossage fix missing from earlier commit.
· 24bd8fca
pmai
authored
22 years ago
24bd8fca
Change herald info on CLOS, to indicate non-trivial changes to CLOS/PCL.
· f9d0e2df
pmai
authored
22 years ago
f9d0e2df
Undo exporting of *cmucl-lib* and friends, since this requires bootstrapping,
· 8af82db0
pmai
authored
22 years ago
8af82db0
Mar 03, 2003
Added recording and printing of time and host the current core was saved on,
· 9cc720af
pmai
authored
22 years ago
9cc720af
Revived SGI MIPS port, from Mike McDonald.
· 1fb13c66
toy
authored
22 years ago
1fb13c66
Added lockf64 for non linkage-table builds.
· d08589d0
pmai
authored
22 years ago
d08589d0
The coordinates of the hotspot in a PixmapCursor are unsigned, so don't
· b3b71bb3
emarsden
authored
22 years ago
b3b71bb3
Loading