Age | Commit message (Expand) | Author |
---|---|---|
2014-10-30 | The new division works great! | Mike Buland |
2013-11-14 | Fixed (?) parsing order of operations bug, added unit tests. | Mike Buland |
2013-05-17 | The --text-primes option supports a parameter. | Mike Buland |
2013-05-10 | Added more checking & unit-tests. | Mike Buland |
2013-05-09 | Added Number::toRadix & Number::set( int32_t ). | Mike Buland |
2013-05-09 | Added better filtering in Number::set, and cli options. | Mike Buland |
2013-05-08 | Added a funny option to generate primes. | Mike Buland |
2013-04-23 | Fixed random zeros bug.0.03 | Mike Buland |
2013-04-23 | Added stdlib for exit in the options.cpp file. | Mike Buland |
2013-04-23 | Added cli params & a unit test. | Mike Buland |