Age | Commit message (Expand) | Author |
2013-05-10 | Added more helpers to Number.0.07 | Mike Buland |
2013-05-09 | Added Number::toRadix & Number::set( int32_t ). | Mike Buland |
2013-04-23 | Added == operator to compare Numbers & strings | Mike Buland |
2013-04-22 | Fixed bug in multiply, added toInt32 function. | Mike Buland |
2013-04-19 | Added routines to get/set scale. | Mike Buland |
2013-04-19 | Fractional divisoin works. | Mike Buland |
2013-04-16 | Broke the string parser. | Mike Buland |
2013-04-16 | Cleaned up some naming.0.01 | Mike Buland |
2013-04-16 | Added formatter for Number. | Mike Buland |
2013-04-16 | Full support for arbitrary radixes is in place. | Mike Buland |
2013-04-16 | The divide function is public now. | Mike Buland |
2013-04-16 | Added /, %, and = operators. | Mike Buland |
2013-04-16 | Added operators: -, ==, !=, <, >, <=, >= | Mike Buland |
2013-04-15 | Addition, subtraction, and multiplication work now | Mike Buland |
2013-04-15 | Initial checkin. | Mike Buland |