openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libzahl
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 9 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rename zsplit_unsigned_fast_small_tainted to zsplit_unsigned_fast_small_auto
Mattias Andrée
More...
almost 9 years ago
Add note on performance of commutative functions with assignment to operand
Mattias Andrée
More...
almost 9 years ago
Optimise zsqr, zmul, zstr, zdivmod, zpow, and zpowu
Mattias Andrée
More...
almost 9 years ago
Fix bug in libzahl_msb_nz_* and optimise and simplify libzahl_realloc
Mattias Andrée
More...
almost 9 years ago
Remove unnecessary trim
Mattias Andrée
More...
almost 9 years ago
Optimise zsqr, and optimise zmul a little
Mattias Andrée
More...
almost 9 years ago
Optimise zsetup, zgcd, zmul, and zsqr and add -flto
Mattias Andrée
More...
almost 9 years ago
Optimisations
Mattias Andrée
More...
almost 9 years ago
Optimise zswap
Mattias Andrée
More...
almost 9 years ago
Mostly optimisations
Mattias Andrée
More...
almost 9 years ago
Fix so that no workaround is required.
Mattias Andrée
More...
almost 9 years ago
Cleaner workaround for clang bug
Mattias Andrée
More...
almost 9 years ago
Add reference to clang bug report
Mattias Andrée
More...
almost 9 years ago
Multiple changes:
Mattias Andrée
More...
almost 9 years ago
Optimisations
Mattias Andrée
More...
almost 9 years ago
Make zabs, zneg and zswap inline
Mattias Andrée
More...
almost 9 years ago
Add possibility to compare against libgmp
Mattias Andrée
More...
almost 9 years ago
Add possibility to compare against libtommath
Mattias Andrée
More...
almost 9 years ago
64 bits (severely) outshines 16 bits and 8 bits in performance: do some cleanup
Mattias Andrée
More...
almost 9 years ago
64-bit chars out-perform 32-bit chars on almost all operations, and on all expensive operations
Mattias Andrée
More...
almost 9 years ago
Add simple benchmarker
Mattias Andrée
More...
almost 9 years ago
A brief description of exponentiation by squaring
Mattias Andrée
More...
almost 9 years ago
Fix another typo
Mattias Andrée
More...
almost 9 years ago
Fix typo
Mattias Andrée
More...
almost 9 years ago
A description of the Karatsuba algorithm
Mattias Andrée
More...
almost 9 years ago
-O3 seem to produce fastest binary
Mattias Andrée
More...
almost 9 years ago
Clean up
Mattias Andrée
More...
almost 9 years ago
Makefile: add install and uninstall
Mattias Andrée
More...
almost 9 years ago
Add memory pool, also let the user know that libzahl is not designed for cryptography
Mattias Andrée
More...
almost 9 years ago
zinit is now an inline function
Mattias Andrée
More...
almost 9 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree