Popular repositories Loading
18 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 7 commits in 2 repositories
Created a pull request in rfourquet/BitIntegers.jl that received 1 comment
faster hashing
For <= 64 bits, this converts to Base's types.
Beyond 64 bits, the generic hash(x::Real, h::UInt)
method is used, like for [U]Int128
, but Base.top_…
+45
−8
lines changed
•
1
comment
Opened 3 other pull requests in 2 repositories
rfourquet/SafeREPL.jl
2
merged
-
do not fail with non-Function transforms
This contribution was made on Mar 18
-
CI: test more recent julia versions & update cache action
This contribution was made on Mar 18
rfourquet/BitIntegers.jl
1
merged
-
make
show
work for 8-bits signed integersThis contribution was made on Mar 18
Reviewed 2 pull requests in 2 repositories
JuliaLang/julia
1 pull request
-
Allow types other than
Int
inrandstring
This contribution was made on Mar 27
rfourquet/BitIntegers.jl
1 pull request
-
Make aqua tests pass (fix an ambiguity)
This contribution was made on Mar 18