| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
to build
|
|
Use check_float to test equality of float values in Math#round test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix manual implementations of erf and erfc functions
|
|
fix lost const variable in class BasicObject
|
|
|
|
|
|
|
|
|
|
delete redundant '__send__' definition
|
|
l/rshift width as int. It was unsigned long
|
|
|
|
|
|
|
|
|
|
define MRB_INT64 flag for mrb_int as 64bit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove a redundant "%".
|
|
modify Module#class_variables test
|
|
fix the issue String#slice with Range may return broken String.
|
|
|
|
|