- 19 Jun, 2014 4 commits
-
-
take_cheeze authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Adapt a behavior of String#slice! to other Ruby implementations
-
Akito Mochizuki authored
-
- 18 Jun, 2014 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Start `mrbconf` documentation.
-
- 17 Jun, 2014 4 commits
-
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Add fixed state atexit stack feature.
-
Yukihiro "Matz" Matsumoto authored
Move direct superclass checking to `test/t/superclass.rb`.
-
Yukihiro "Matz" Matsumoto authored
[minor-fix]Update value pointer comments
-
- 16 Jun, 2014 3 commits
-
-
katmutua authored
-
Yukihiro "Matz" Matsumoto authored
Implement String#slice!
-
take_cheeze authored
Adds following macros: * MRB_FIXED_STATE_ATEXIT_STACK (not defined by default) * When defined enables fixed state atexit stack. * MRB_FIXED_STATE_ATEXIT_STACK_SIZE (default value: 5) * This macro will be ignored when `MRB_FIXED_STATE_ATEXIT_STACK` isn't defined. * When `mrb_state_atexit` is called more than this value it will raise runtime error.
-
- 15 Jun, 2014 4 commits
-
-
Jun Hiroe authored
-
Jun Hiroe authored
-
take_cheeze authored
Move mrbgems ISO direct superclass test to `superclass.rb`. Skips test if class isn't defined. Close #2332.
-
take_cheeze authored
-
- 13 Jun, 2014 17 commits
-
-
Yukihiro "Matz" Matsumoto authored
Change to always use locals->car->car.
-
Yukihiro "Matz" Matsumoto authored
Fix clang analizer warnings
-
Jose Narvaez authored
-
Jose Narvaez authored
-
Yukihiro "Matz" Matsumoto authored
Fix conflict doc since there is only `add_conflict` method.
-
take_cheeze authored
-
Jose Narvaez authored
* master: update add_confict document; ref #2391 Update document by regenerating it. Add :doc task to run document generator. Add document for `add_conflict` and `add_conflicts`.
-
Yukihiro "Matz" Matsumoto authored
Update document and add :doc task.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
Jose Narvaez authored
-
Jose Narvaez authored
-
Jose Narvaez authored
-
Jose Narvaez authored
This reverts commit 29f14e72.
-
Jose Narvaez authored
-
Jose Narvaez authored
-
Jose Narvaez authored
-