Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flatten out the mp directory since no alternative asm implemenations | lloyd | 2011-04-25 | 1 | -1/+1 |
* | Rename all references of ia32 to x86-32 and amd64 to x86-64. | lloyd | 2011-04-22 | 1 | -1/+0 |
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Change ifs to compares to make it easier for a compiler to figure out | lloyd | 2010-10-12 | 1 | -11/+9 |
* | Move the core MPI functions to src/math/mp, leaving src/math/bigint just | lloyd | 2010-09-24 | 2 | -0/+147 |