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
b4693ec24f185935cd8b24fe4f74b9f8f310913d
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
hash-new.lisp
Author
Search by author
Any Author
authors
Carl Shapiro
cshapiro
1 author
Jul 06, 2000
When asserting a single value from truncate etc, rather than
· b4693ec2
dtc
authored
24 years ago
b4693ec2
Clarify an assertion on the result of round, firstly receiving the
· cba07466
dtc
authored
24 years ago
cba07466
Jan 16, 2000
The equalp-hash algorithms for vectors and arrays differs because the
· 286c8a6b
dtc
authored
25 years ago
286c8a6b
Jan 15, 2000
Ensure that equal-hash is consistent across the various vector types;
· 346b1533
dtc
authored
25 years ago
346b1533
Jan 14, 2000
Modify the sxhash-bits-byte to be 29 bits wide rather than just 23 bits.
· f3058a5b
dtc
authored
25 years ago
f3058a5b
Special case bit vectors within sxhash, returning a useful hash for
· ce9add5a
dtc
authored
25 years ago
ce9add5a
Jan 13, 2000
Add support for EQUALP hash tables; by Douglas Crosher based on the
· c7b220dd
dtc
authored
25 years ago
c7b220dd
Fix the handling of fixnums in sxhash; the fixnum hash must be
· 5fe3f9b3
dtc
authored
25 years ago
5fe3f9b3
Modify the sxhash double-float and long-float functions to allow them
· 323d722f
dtc
authored
25 years ago
323d722f
Dec 04, 1999
Minor documentation fixes.
· a2db0cab
dtc
authored
25 years ago
a2db0cab
Jul 31, 1998
Add an type declaration plus some documentation fixes to the
· 7fe1b6d0
dtc
authored
26 years ago
7fe1b6d0
Jul 02, 1998
Fix a bug in remhash which was often incorrectly returning False even
· 403591f7
dtc
authored
26 years ago
403591f7
Mar 21, 1998
Long-float support.
· 8de15dca
dtc
authored
27 years ago
8de15dca
Nov 03, 1997
Re-write of the hash table algorithms to improve the memory
· 46f3e101
dtc
authored
27 years ago
46f3e101
Loading