aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/big_ops3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove BigInt(NumberType type, size_t n) and replace it with a staticlloyd2012-08-011-1/+2
* Rename the version of BigInt::data returning a mutable pointerlloyd2012-08-011-13/+13
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-14/+14
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-9/+9
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-28/+30
* Rearrange BigInt directories:lloyd2008-09-301-0/+188