julia
fix `hash(::BigInt)` on 32 bit systems
#50076
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
5
Changes
View On
GitHub
fix `hash(::BigInt)` on 32 bit systems
#50076
oscardssmith
merged 5 commits into
JuliaLang:master
from
oscardssmith:32-bit-BigInt-hash
fix hash(BigInt) on 32 bit systems
09619f03
oscardssmith
added
bugfix
oscardssmith
added
bignums
oscardssmith
added
hashing
oscardssmith
added
backport 1.6
oscardssmith
added
backport 1.9
oscardssmith
changed the title
fix hash(BigInt) on 32 bit systems
fix `hash(::BigInt)` on 32 bit systems
2 years ago
don't define hash(::BigInt) on 32 bit systems
eac4688f
better fix.
04da2a45
Merge branch 'master' into 32-bit-BigInt-hash
3ff7781d
Update hashing.jl
72936623
oscardssmith
merged
c3ea5dc9
into master
2 years ago
oscardssmith
deleted the 32-bit-BigInt-hash branch
2 years ago
KristofferC
removed
backport 1.9
Login to write a write a comment.
Login via GitHub
Reviewers
No reviews
Assignees
No one assigned
Labels
bugfix
bignums
hashing
backport 1.6
Milestone
No milestone
Login to write a write a comment.
Login via GitHub