Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finer-grained constant cache invalidation (take 2) | Kevin Newton | 2022-04-01 | 1 | -0/+7 |
* | Revert "Finer-grained inline constant cache invalidation" | Nobuyoshi Nakada | 2022-03-25 | 1 | -7/+0 |
* | Finer-grained inline constant cache invalidation | Kevin Newton | 2022-03-24 | 1 | -0/+7 |
* | Mark `rb_clear_constant_cache` as internal use only | Nobuyoshi Nakada | 2022-01-20 | 1 | -11/+0 |
* | [DOC] Fix a typo in a doc | Nobuyoshi Nakada | 2022-01-13 | 1 | -1/+1 |
* | include/ruby/internal/intern/vm.h: add doxygen | 卜部昌平 | 2021-09-10 | 1 | -21/+380 |
* | sed -i 's/. They/. They/' | 卜部昌平 | 2021-09-10 | 1 | -1/+1 |
* | rb_clear_method_cache_by_class: no longer exist | 卜部昌平 | 2021-02-04 | 1 | -1/+0 |
* | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 | 2020-05-11 | 1 | -3/+3 |
* | mv include/ruby/{impl,internal} | 卜部昌平 | 2020-05-11 | 1 | -0/+77 |