| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Japanese].
|
|
|
|
|
|
|
|
POOL_ALIGNMENT POOL_PAGE_SIZE : Configurable parameters.
|
|
Remove redundant code in mrb_array_aget().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MRB_INITIAL_HASH_SIZE : Make the initial hash size configurable.
|
|
|
|
|
|
|
|
|
|
C++ compatibility
|
|
|
|
|
|
Added mrbc support output to stdout
|
|
(Forgot a couple files)
|
|
Include array.h instead.
|
|
|
|
|
|
|
|
Remove unimplemented declarations.
|
|
Clean up hash.[ch]
|
|
Modify return value of mrbtest.
|
|
|
|
mrb_check_hash_type(): Remove as no implementation.
|
|
This is an improvement for CI, such as Travis.
|
|
Remove commented out code.
|
|
Modify class inheritance
|
|
Please append my name to AUTHORS.
|
|
|
|
* Rename some classes in test/t/class.rb to avoid name conflict.
* Add tests for mismatch fo superclass.
|