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 · snapshot-2006-10
snapshot-2006-10
Select Git revision
Selected
snapshot-2006-10
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
Oct 02, 2006
This commit was manufactured by cvs2svn to create branch 'release-19d-
· 6a55508f
cvs2git
authored
18 years ago
View commit 6a55508f
2 tags
6a55508f
Fix pdf bookmarks (for more recent versions of pdftex).
· a6e9ffc7
rtoy
authored
18 years ago
a6e9ffc7
Plain "<foo>" doesn't do what we want. Use \var{foo} instead.
· 96ed87ac
rtoy
authored
18 years ago
96ed87ac
Add a target to create a tar file of the html files.
· 72a95a81
rtoy
authored
18 years ago
72a95a81
Document :wherein-only option for trace. Add a note on how to trace
· ec4a2af4
rtoy
authored
18 years ago
ec4a2af4
code/ntrace.lisp:
· b2391606
rtoy
authored
18 years ago
b2391606
Aug 21, 2006
Some very basic support for signed zeroes for DOUBLE-DOUBLE-FLOAT. We
· e14ba2a5
rtoy
authored
18 years ago
e14ba2a5
Print out what kind of weak hash table we have.
· ff65e1c0
rtoy
authored
18 years ago
ff65e1c0
o Update from logs
· 333a87d3
rtoy
authored
18 years ago
333a87d3
Add BASE-CHAR and CHARACTER to
· 8bfbe53c
rtoy
authored
18 years ago
8bfbe53c
Aug 18, 2006
Aargh! Was filling the wrong entry in the hash_vector when freeing an
· e902cf30
rtoy
authored
18 years ago
e902cf30
Oops. Forgot to define hash_vector.
· e417b587
rtoy
authored
18 years ago
e417b587
code/hash-new.lisp:
· eff841d2
rtoy
authored
18 years ago
eff841d2
Oops. Add new static symbols needed for new weak hash table types.
· 0794e84f
rtoy
authored
18 years ago
0794e84f
Add support for weak value, key-and-value, and key-or-value hash
· e206ca4a
rtoy
authored
18 years ago
e206ca4a
Aug 17, 2006
Oops. Enable :double-double and :gencgc, by default.
· 2a3eb82d
rtoy
authored
18 years ago
2a3eb82d
Aug 16, 2006
code/hash-new.lisp:
· 12d78e25
rtoy
authored
18 years ago
12d78e25
Aug 14, 2006
Update from logs.
· 46c8cece
rtoy
authored
18 years ago
46c8cece
o Print a warning when creating a weak hash table with a test other
· 3a388b71
rtoy
authored
18 years ago
3a388b71
Aug 12, 2006
Weak pointers should be scanned after weak tables because entries in
· 7794221b
rtoy
authored
18 years ago
7794221b
Aug 11, 2006
Instead of using :empty to denote empty hash entries, use
· 11b2eb73
rtoy
authored
18 years ago
11b2eb73
Add a note about vectors that the data portion of the header word is
· 880fbe03
rtoy
authored
18 years ago
880fbe03
Add one more place where we scan the weak hash tables, because we
· 87909e63
rtoy
authored
18 years ago
87909e63
Update to match the cross-compile script used for double-double
· f8c3ae42
rtoy
authored
18 years ago
f8c3ae42
Weak pointers were being scanned too often such that the weak pointer
· e51764d0
rtoy
authored
18 years ago
e51764d0
Aug 10, 2006
Move the linkage table below dynamic space on Linux.
· 393e6b54
cshapiro
authored
18 years ago
393e6b54
Aug 07, 2006
Update from logs.
· 54d91f70
rtoy
authored
18 years ago
54d91f70
Aug 04, 2006
Add a new function scan_weak_objects() to can weak pointers and weak
· c3b3da1f
rtoy
authored
18 years ago
c3b3da1f
Jul 21, 2006
Don't hardwire the :EMPTY symbol all over the code. Element 1 of the
· d3424d38
rtoy
authored
18 years ago
d3424d38
When freeing a hash entry, reset the kv-vector entry to empty. If we
· 1ee469c6
rtoy
authored
18 years ago
1ee469c6
Jul 20, 2006
Include whether a hash-table is weak or not when describing a
· 6d768c15
rtoy
authored
18 years ago
6d768c15
Port sbcl's changes to room to handle gencgc allocation better.
· 05747b21
rtoy
authored
18 years ago
05747b21
Jul 19, 2006
Compile in e_rem_pio2.c and k_rem_pio2.c.
· d809478b
rtoy
authored
18 years ago
d809478b
Compile in k_rem_pio2.c.
· 620f8582
rtoy
authored
18 years ago
620f8582
Compile in k_rem_pio2.c.
· f319bdd6
rtoy
authored
18 years ago
f319bdd6
Oops. The argument reduction routine doesn't like negative numbers,
· 6aafca7d
rtoy
authored
18 years ago
6aafca7d
Implement accurate arg reduction for the trig functions sin, cos, tan,
· 33d88f10
rtoy
authored
18 years ago
33d88f10
o Remove unused code in ABS for double-double-float
· 338c442a
rtoy
authored
18 years ago
338c442a
Update from logs.
· 9ca9ade6
rtoy
authored
18 years ago
9ca9ade6
Just add some comment about the routines implementing accurate sin,
· 5216797d
rtoy
authored
18 years ago
5216797d
Loading