Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VM_CI_NEW_ID: USE_EMBED_CI could be false | 卜部昌平 | 2020-06-09 | 1 | -6/+8 |
* | rb_vm_call0: on-stack call info | 卜部昌平 | 2020-06-09 | 1 | -16/+21 |
* | rb_equal_opt: fully static call data | 卜部昌平 | 2020-06-09 | 1 | -4/+9 |
* | vm_ci_markable: added | 卜部昌平 | 2020-06-09 | 1 | -0/+17 |
* | Moved vm_empty_cc to local in vm.c [Bug #16934] | Nobuyoshi Nakada | 2020-06-04 | 1 | -14/+1 |
* | add #include guard hack | 卜部昌平 | 2020-04-13 | 1 | -0/+13 |
* | Avoid UB with flexible array member | Alan Wu | 2020-04-12 | 1 | -2/+2 |
* | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 | 2020-04-08 | 1 | -1/+1 |
* | Reduce allocations for keyword argument hashes | Jeremy Evans | 2020-03-17 | 1 | -2/+4 |
* | Pin and inline cme in JIT-ed method calls | Takashi Kokubun | 2020-03-11 | 1 | -2/+3 |
* | vm_cc_fill() need to clear aux. | Koichi Sasada | 2020-03-02 | 1 | -0/+2 |
* | * remove trailing spaces. [ci skip] | git | 2020-02-22 | 1 | -1/+1 |
* | Introduce disposable call-cache. | Koichi Sasada | 2020-02-22 | 1 | -9/+226 |
* | VALUE size packed callinfo (ci). | Koichi Sasada | 2020-02-22 | 1 | -0/+206 |