Age | Commit message (Expand) | Author |
---|
2025-05-11 | Update common.mk dependencies | Yusuke Endoh |
2025-05-11 | namespace on read | Satoshi Tagomori |
2025-04-27 | Use a `set_table` for `rb_vm_struct.unused_block_warning_table` | Jean Boussier |
2024-04-27 | ruby tool/update-deps --fix | 卜部昌平 |
2024-01-19 | Mark asan fake stacks during machine stack marking | KJ Tsanaktsidis |
2024-01-12 | Revert "Mark asan fake stacks during machine stack marking" | KJ Tsanaktsidis |
2024-01-12 | Mark asan fake stacks during machine stack marking | KJ Tsanaktsidis |
2023-11-20 | Don't try compacting ivars on Classes that are "too complex" | Aaron Patterson |
2023-10-02 | Dump name of method for imemo callinfo | Peter Zhu |
2023-06-12 | [Feature #19719] Universal Parser | yui-knk |
2023-06-08 | Add deprecations for public `struct rb_io` members. (#7916) | Samuel Williams |
2023-06-05 | Revert "Revert "Fix cvar caching when class is cloned"" | eileencodes |
2023-06-01 | Revert "Fix cvar caching when class is cloned" | Aaron Patterson |
2023-06-01 | Fix cvar caching when class is cloned | eileencodes |
2023-06-01 | Revert "Hide most of the implementation of `struct rb_io`. (#6511)" | NARUSE, Yui |
2023-05-30 | Hide most of the implementation of `struct rb_io`. (#6511) | Samuel Williams |
2023-04-06 | Update VPATH for socket, & dependencies | Matt Valentine-House |
2023-02-28 | Update the depend files | Matt Valentine-House |
2023-02-27 | Remove intern/gc.h from Make deps | Matt Valentine-House |
2023-02-15 | Encapsulate RCLASS_ATTACHED_OBJECT | Jean Boussier |
2023-02-09 | Merge gc.h and internal/gc.h | Matt Valentine-House |
2023-02-08 | Extract include/ruby/internal/attr/packed_struct.h | Nobuyoshi Nakada |
2023-01-04 | Fix crash in tracing object allocations | Peter Zhu |
2022-12-15 | Transition complex objects to "too complex" shape | Jemma Issroff |
2022-12-08 | ObjectSpace.dump_all: dump shapes as well | Jean Boussier |
2022-12-06 | Update dependencies | Daniel Colson |
2022-10-11 | Revert "Revert "This commit implements the Object Shapes technique in CRuby."" | Jemma Issroff |
2022-09-30 | Revert "This commit implements the Object Shapes technique in CRuby." | Aaron Patterson |
2022-09-28 | This commit implements the Object Shapes technique in CRuby. | Jemma Issroff |
2022-09-26 | Revert this until we can figure out WB issues or remove shapes from GC | Aaron Patterson |
2022-09-26 | This commit implements the Object Shapes technique in CRuby. | Jemma Issroff |
2022-04-27 | Rust YJIT | Alan Wu |
2022-02-22 | [Feature #18249] Update dependencies | Peter Zhu |
2021-11-21 | Update dependencies | Nobuyoshi Nakada |
2021-10-20 | Tie lifetime of uJIT blocks to iseqs | Alan Wu |
2021-10-05 | ruby tool/update-deps --fix | 卜部昌平 |
2021-04-13 | dependency updates | 卜部昌平 |
2020-12-24 | Expose atomic operation macros with RUBY prefix | Nobuyoshi Nakada |
2020-09-29 | Fix up dependencies on internal/sanitizers.h | Nobuyoshi Nakada |
2020-09-09 | Optimize ObjectSpace.dump_all | Jean Boussier |
2020-08-27 | sed -i '/rmodule.h/d' | 卜部昌平 |
2020-08-27 | sed -i '/r_cast.h/d' | 卜部昌平 |
2020-08-27 | sed -i '\,2/extern.h,d' | 卜部昌平 |
2020-05-11 | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 |
2020-05-11 | sed -i s|ruby/3|ruby/impl|g | 卜部昌平 |
2020-04-08 | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 |
2019-12-31 | Updated dependencies on internal/warnings.h | Nobuyoshi Nakada |
2019-12-26 | update dependencies | 卜部昌平 |
2019-11-18 | Update dependencies | Nobuyoshi Nakada |
2019-07-14 | Include ruby/assert.h in ruby/ruby.h so that assertions can be there | Nobuyoshi Nakada |