| Age | Commit message (Collapse) | Author |
|
Check home is null
|
|
|
|
If readline is enabled add readline to libraries to link
|
|
|
|
"spec.author=" expects a String represents a single author.
"spec.authors=" expects an Array which is a list of multiple authors.
http://guides.rubygems.org/specification-reference/
|
|
|
|
|
|
|
|
|
|
Fix warning by making call explicit
|
|
|
|
|
|
Replace mrb_intern() with mrb_intern2() in random.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add Object#instance_exec
|
|
|
|
|
|
add nil.to_a, nil.to_f, nil.to_i methods
|
|
|
|
- VC12 has better C99 library support due to C++11
- defined strtof for VC11 or older
- define "inline" only if the C compiler is used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mruby_objectspace.
|