summaryrefslogtreecommitdiff
path: root/ext/objspace/depend
AgeCommit message (Expand)Author
2024-01-19Mark asan fake stacks during machine stack markingKJ Tsanaktsidis
2024-01-12Revert "Mark asan fake stacks during machine stack marking"KJ Tsanaktsidis
2024-01-12Mark asan fake stacks during machine stack markingKJ Tsanaktsidis
2023-11-20Don't try compacting ivars on Classes that are "too complex"Aaron Patterson
2023-10-02Dump name of method for imemo callinfoPeter Zhu
2023-06-12[Feature #19719] Universal Parseryui-knk
2023-06-08Add deprecations for public `struct rb_io` members. (#7916)Samuel Williams
2023-06-05Revert "Revert "Fix cvar caching when class is cloned""eileencodes
2023-06-01Revert "Fix cvar caching when class is cloned"Aaron Patterson
2023-06-01Fix cvar caching when class is clonedeileencodes
2023-06-01Revert "Hide most of the implementation of `struct rb_io`. (#6511)"NARUSE, Yui
2023-05-30Hide most of the implementation of `struct rb_io`. (#6511)Samuel Williams
2023-04-06Update VPATH for socket, & dependenciesMatt Valentine-House
2023-02-28Update the depend filesMatt Valentine-House
2023-02-27Remove intern/gc.h from Make depsMatt Valentine-House
2023-02-15Encapsulate RCLASS_ATTACHED_OBJECTJean Boussier
2023-02-09Merge gc.h and internal/gc.hMatt Valentine-House
2023-02-08Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada
2023-01-04Fix crash in tracing object allocationsPeter Zhu
2022-12-15Transition complex objects to "too complex" shapeJemma Issroff
2022-12-08ObjectSpace.dump_all: dump shapes as wellJean Boussier
2022-12-06Update dependenciesDaniel Colson
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-09-30Revert "This commit implements the Object Shapes technique in CRuby."Aaron Patterson
2022-09-28This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-09-26Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson
2022-09-26This commit implements the Object Shapes technique in CRuby.Jemma Issroff
2022-04-27Rust YJITAlan Wu
2022-02-22[Feature #18249] Update dependenciesPeter Zhu
2021-11-21Update dependenciesNobuyoshi Nakada
2021-10-20Tie lifetime of uJIT blocks to iseqsAlan Wu
2021-10-05ruby tool/update-deps --fix卜部昌平
2021-04-13dependency updates卜部昌平
2020-12-24Expose atomic operation macros with RUBY prefixNobuyoshi Nakada
2020-09-29Fix up dependencies on internal/sanitizers.hNobuyoshi Nakada
2020-09-09Optimize ObjectSpace.dump_allJean Boussier
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-12-31Updated dependencies on internal/warnings.hNobuyoshi Nakada
2019-12-26update dependencies卜部昌平
2019-11-18Update dependenciesNobuyoshi Nakada
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-07-14Split RUBY_ASSERT and so on under include/rubyNobuyoshi Nakada
2019-02-08Removed moving toplevel header since r12501nobu
2017-03-22ruby tool/update-deps --fixshyouhei
2016-04-11Update dependencies.akr