| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
about literals which yet need to be proper implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Object
|
|
Add ISO Test Cases for Kernel
|
|
|
|
|
|
|
|
call mrb_close() in tools and test programs
|
|
|
|
I was hoping this would cause valgrind to complain less, but there is still
a lot of memory leaked (does mrb_close() actually free all of the managed
blocks?) Anyway this helps somewhat and is good practice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tolerance exported as Math::TOLERANCE and also used for fuzzy tests in mrbtest suite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
against a tolerance on Floats
|
|
|
|
|
|
|
|
|
|
|
|
|
|
works in all cases proper
|
|
|
|
was raised
|
|
|
|
|
|
|
|
|
|
|
|
|