Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bit_ops.h no longer includes loadstor.h | lloyd | 2007-10-19 | 1 | -1/+1 |
* | Avoid C-style casts (as detected by GCC's -Wold-style-cast) and instead use | lloyd | 2007-07-23 | 1 | -6/+6 |
* | BigInt::operator[] now guards against accesses that are larger than the | lloyd | 2007-03-03 | 1 | -0/+17 |
* | Add a version of BigInt::binary_decode taking a MemoryRegion of bytes | lloyd | 2007-03-01 | 1 | -0/+8 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Add a couple of static_casts to make it clear where a type conversion is | lloyd | 2006-09-08 | 1 | -1/+1 |
* | Remove some #include's that were just there for debugging purposes. | lloyd | 2006-06-08 | 1 | -2/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+380 |