Commit Graph

14 Commits

Author SHA1 Message Date
Chris Kleeschulte
42e7af0e36 removed check for gmp; gmp is no longer referenced here. 2016-06-07 15:28:38 -04:00
raul782
0d9eec8757 Removed gmp dependency to avoid segmentation faults on MacOSX 2016-06-03 10:15:53 -05:00
Sam Bohler
02600b0ec6 Fixes #143 BCMath Scale is now being set
By setting bcscale(0) at the BCMath engine's construct, it only deals with integers.
It should now only output numeric strings it can receive as input.
2015-03-02 14:48:39 -05:00
Sam Bohler
2a59e600f3 Removed unnecessary echo from test 2014-11-26 15:42:23 -05:00
Sam Bohler
413f139a37 Optimized input parsing and wrote tests as well 2014-11-26 15:35:45 -05:00
Sam Bohler
d05146d8f5 Fixes #72 - Restructured arb int math and enabled BCMath as an engine 2014-11-26 13:09:05 -05:00
Alexander Leitner
32c9af90b7 Revert "Merge if you like math!" 2014-11-24 17:53:57 -05:00
Alexander Leitner
a49d5e9e42 Updated tests and Error.php 2014-11-21 13:50:33 -05:00
alex
383ae3b4b6 updated Testing 2014-11-18 21:14:06 +00:00
Alexander Leitner
fcd6d08928 Update Test for BcEngine 2014-11-17 17:51:52 -05:00
Alexander Leitner
bad37aa1ea Fix double quotes 2014-11-17 17:04:03 -05:00
Alexander Leitner
16521f01ab Updating tests 2014-11-17 16:46:23 -05:00
Alexander Leitner
7afea35b57 Removed bitauth, updated tests 2014-11-17 13:30:11 -05:00
Alexander Leitner
b29334502b GMP and BC Math integrated into client library 2014-11-14 11:39:16 -05:00