Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 54213
Timestamp:
Jun 22, 2009, 6:57:19 PM (
13 years
ago)
Author:
Kevin Sopp
Message:
this is a complete rewrite which changes and renames the mp_int class template to integer
the integer class template now acts as a frontend for different backends
backends: GMP, libtommath and the native Boost one
experimental code for unsigned unbounded integers, known to be broken
increased test coverage
moving away from the libtommath code for the native Boost implementation because it does not lend itself to assembly optimizations
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive