Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 0758f8963429c38f26dcf2a188e4b17dea5f0445 https://github.com/MacRuby/MacRuby/commit/0758f8963429c38f26dcf2a188e4b17dea... Author: Watson <watson1978@gmail.com> Date: 2011-12-26 (Mon, 26 Dec 2011) Changed paths: M bignum.c Log Message: ----------- may return complex number Commit: 58b9f3156453c39ce9cb418dcb64109bab9ffaec https://github.com/MacRuby/MacRuby/commit/58b9f3156453c39ce9cb418dcb64109bab... Author: Watson <watson1978@gmail.com> Date: 2011-12-26 (Mon, 26 Dec 2011) Changed paths: M bignum.c Log Message: ----------- a value returned from bigsqr is already truncated Commit: 55bfc6de4fe344e33f01401032a5e6f54b58b21e https://github.com/MacRuby/MacRuby/commit/55bfc6de4fe344e33f01401032a5e6f54b... Author: Watson <watson1978@gmail.com> Date: 2011-12-26 (Mon, 26 Dec 2011) Changed paths: M bignum.c Log Message: ----------- pass boolean value into big2ulong() Commit: 5ed07cb2d0754350df237f8fdf52d566eb2b999b https://github.com/MacRuby/MacRuby/commit/5ed07cb2d0754350df237f8fdf52d566eb... Author: Watson <watson1978@gmail.com> Date: 2011-12-26 (Mon, 26 Dec 2011) Changed paths: M bignum.c Log Message: ----------- return Bignum always without normalization Commit: 5c9d8581883a59a5f6bbb8060e0d7f3ca9f29e8f https://github.com/MacRuby/MacRuby/commit/5c9d8581883a59a5f6bbb8060e0d7f3ca9... Author: Watson <watson1978@gmail.com> Date: 2011-12-26 (Mon, 26 Dec 2011) Changed paths: M bignum.c Log Message: ----------- use faster ISDIGIT() assuming ASCII Compare: https://github.com/MacRuby/MacRuby/compare/b8901e2...5c9d858