| Age | Commit message (Collapse) | Author |
|
|
|
Remove unnecessary mrb_init_ext definition
|
|
Remove conflicts of definition
|
|
|
|
|
|
|
|
Add Enumerable tests and identify data corruption with merge in Hash
|
|
Add documentation to Comparable
|
|
|
|
|
|
|
|
Add Tests for all Exception classes, for false, true, Proc, Module, nil ...
|
|
Object
|
|
|
|
|
|
|
|
|
|
Add ISO Test Cases for Kernel
|
|
Makefile mods
|
|
|
|
|
|
|
|
Teach mirb another way to quit
|
|
|
|
|
|
|
|
|
|
|
|
a native Xcode target to build a hello world example.
|
|
|
|
|
|
|
|
|
|
Add CMake support authorship miss
|
|
|
|
|
|
|
|
call mrb_close() in tools and test programs
|
|
|
|
|
|
Avoid warning: redundant redeclaration of ‘OnigEncDefaultCharEncoding’
|
|
|
|
Add CMake build infrastructure
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
Conflicts:
src/time.c
|