aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp_mul.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Mark start and end as const in karatsuba_size since they are never modifiedlloyd2007-11-161-2/+2
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Move bigint_simple_mul into mp_mul.cpp, since that is the only place itlloyd2006-08-191-0/+12
* Clean up algorithm dispatch in mp_mul.cpplloyd2006-05-181-10/+8
* Initial checkin1.5.6lloyd2006-05-181-0/+170