| Age | Commit message (Collapse) | Author |
|
|
|
Add test for Random::srand
|
|
Remove unused variable
|
|
|
|
|
|
Add test for mruby-random
|
|
|
|
|
|
|
|
|
|
|
|
Support MT instance valiables and activate mruby-random
|
|
|
|
|
|
|
|
Use C99 flexible array in pool.c
|
|
Refactoring mruby-random
|
|
|
|
|
|
Add kernel#rand, #srand ,Random#rand, #srand method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
carsonmcdonald-selftopiv
|
|
|
|
|
|
fix build error on VS2012 toolchains.
|
|
Cleanup code.
|
|
|
|
|
|
|
|
|
|
|
|
remove unused functions 'mrb_strerrno' and 'mrb_bug_errno'.
|
|
|
|
Reduce stdio dependency
|
|
Fix indentation in mirb.c
|
|
mruby-sprintf should precede mruby-print
|
|
|
|
|
|
Make topenv() static inlined to avoid compiling error when using clang and -O0 mode
|
|
|
|
|
|
Changed the RData type field to 'const'
|
|
Adjusted indent, space and tab
|
|
|
|
|