aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/bigint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Big, invasive but mostly automated change, with a further attempt atlloyd2010-09-071-1/+1
* Realization while thinking about the recently added truncate: in a STLlloyd2010-09-071-2/+3
* Make round_up and round_down templates instead of fixed to use u32bitslloyd2010-06-291-5/+5
* In BigInt::bits, cache sig_words() result instead of calling twicelloyd2010-06-071-2/+4
* Move the get_byte template to its own header, because many fileslloyd2010-02-021-1/+1
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-2/+2
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-171-5/+5
* Split up util.h into 3 fileslloyd2009-09-171-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-88/+90
* Rearrange BigInt directories:lloyd2008-09-301-0/+367