| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
fix #ifdef to pass on windows.
|
|
|
|
should be removed altogether in the future
|
|
|
|
|
|
|
|
option
|
|
|
|
add Object.const_missing
|
|
|
|
fixed #86 memory alignment error on ARM
|
|
|
|
|
|
|
|
time functions on windows.
|
|
|
|
|
|
|
|
|
|
|
|
Use intptr_t instead of int.
|
|
|
|
|
|
|
|
add const to char*
|
|
Add documentation for Hash, Kernel, Numeric, Array and Range
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix SEGV caused by using the splat operator for non arrays
|
|
|
|
|
|
Remove debug message
|
|
|
|
|
|
|
|
|