| Rev. | Time | Author |
|---|---|---|
| 11dad71 | 2015-07-13 21:04:43 | Blaž Hrastnik |
|
Enable visibility prepend tests again |
||
| a725cb9 | 2015-07-13 21:04:43 | Blaž Hrastnik |
|
Include prepended methods in the instance_methods list. |
||
| 47264bf | 2015-07-13 21:04:42 | Corey Powell |
|
Ported all MRI prepend tests |
||
| 319553f | 2015-07-13 21:04:42 | Corey Powell |
|
Removed some debug prints from the test |
||
| 99aff17 | 2015-07-13 21:04:42 | Corey Powell |
|
Ported a bit more of the MRI Module#prepend tests over |
||
| d4b009b | 2015-07-13 21:04:42 | Corey Powell |
|
Fixed Modules not being fully initialized before #initialize was called |
||
| 40f4803 | 2015-07-13 21:04:42 | Corey Powell |
|
Added changed check to the mrb_include_module |
||
| ce66727 | 2015-07-13 21:04:42 | Corey Powell |
|
Remove some remnant debug code |
||
| 005cacf | 2015-07-13 21:04:42 | Corey Powell |
|
Additional patches to make this work |
||
| 97529c2 | 2015-07-13 21:04:42 | Blaž Hrastnik |
|
Comment in a refactor to match MRI, but that fails 320 tests. |
||
| 2e617e3 | 2015-07-13 21:04:42 | Blaž Hrastnik |
|
origin must be initialized |
||
| ad9f32c | 2015-07-13 21:04:42 | Blaž Hrastnik |
|
Expose insert position, which should be at origin for include and klass for |
||
| d046814 | 2015-07-13 21:04:42 | Blaž Hrastnik |
|
Rename classes because of conflicts |
||
| f962890 | 2015-07-13 21:04:42 | Blaž Hrastnik |
|
Implement Module#prepend. |
||
| d0e67aa | 2015-07-13 11:18:44 | Yukihiro "Matz" Matsumoto |
|
use "S!" specifier of mrb_get_args() to improve #2882 fix. |
||
| 02474da | 2015-07-13 11:14:50 | Yukihiro "Matz" Matsumoto |
|
allow '!' after 'S' specifier of mrb_get_args() that allow nil. |
||
| 9c311dd | 2015-07-13 11:07:59 | Yukihiro "Matz" Matsumoto |
|
refactor mrb_bob_missing to share raising NoMethodError code; fix #2878 |
||
| 4dac03c | 2015-07-12 22:42:18 | Yukihiro "Matz" Matsumoto |
|
Merge pull request #2883 from jbreeden/array_join_nil |
||
| dd558a1 | 2015-07-12 13:15:33 | jbreeden |
|
Removing unndeeded to_s |
||
| bdbd696 | 2015-07-12 13:03:04 | jbreeden |
|
Patching array join |
||
| 39dd182 | 2015-07-09 14:57:29 | Yukihiro "Matz" Matsumoto |
|
Merge pull request #2880 from mattn/llround |
||
| 1167fd1 | 2015-07-09 11:02:34 | Yasuhiro Matsumoto |
|
use round for llround. some platform (ex: mingw32) doesn't have llround. |
||
| 8238078 | 2015-07-08 18:35:37 | Ralph Desir |
|
Update hash.h.md |
||
| 2523ed4 | 2015-07-08 17:50:01 | Mav7 |
|
Added new markdowns. |
||
| 4025216 | 2015-07-07 10:32:54 | Yukihiro "Matz" Matsumoto |
|
method_missing definition may be undefined; fix #2878 |
||
| 5cfc0d0 | 2015-07-07 07:40:38 | Yukihiro "Matz" Matsumoto |
|
Merge pull request #2877 from cremno/fix-dangling-ptr |
||
| 5daabc9 | 2015-07-07 00:36:51 | Yukihiro "Matz" Matsumoto |
|
Merge pull request #2876 from joans321/master |
||
| f1c6d6c | 2015-07-07 00:34:03 | Yukihiro "Matz" Matsumoto |
|
Merge pull request #2875 from davydovanton/doc-comment-typo |
||
| 0b50b4a | 2015-07-06 13:51:57 | xuejianqing |
|
fix androideabi cross-compile error : undefined reference to 'frexpl' |
||
| 03ae38d | 2015-07-05 19:53:14 | Anton Davydov |
|
Fix typo in comment in String#mrb_cstr_to_inum [skip ci] |
||
