summaryrefslogtreecommitdiff
path: root/ext/coverage
AgeCommit message (Expand)Author
2024-02-23Use rb_hash_foreach in coveragePeter Zhu
2023-06-12[Feature #19719] Universal Parseryui-knk
2023-02-28Update the depend filesMatt Valentine-House
2023-02-27Remove intern/gc.h from Make depsMatt Valentine-House
2023-02-09Merge gc.h and internal/gc.hMatt Valentine-House
2023-02-08Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada
2022-12-29Coverage.supported? recognizes oneshot_lines mode (#7040)Kevin Murphy
2022-12-06Update dependenciesDaniel Colson
2022-11-20Fix typos (#6775)Yudai Takada
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-29Add `Coverage.supported?` to detect what modes are supported.Samuel Williams
2022-09-29Add `eval: true/false` flag to `Coverage.setup`.Samuel Williams
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-07-21Expand tabs [ci skip]Takashi Kokubun
2022-04-27Rust YJITAlan Wu
2022-02-22[Feature #18249] Update dependenciesPeter Zhu
2021-11-02Fix typosNobuyoshi Nakada
2021-10-25Make Coverage suspendable (#4856)Yusuke Endoh
2021-10-20Tie lifetime of uJIT blocks to iseqsAlan Wu
2021-04-13dependency updates卜部昌平
2020-12-24Expose atomic operation macros with RUBY prefixNobuyoshi Nakada
2020-11-20Document Different Coverage ModesKevin Murphy
2020-09-29Fix up dependencies on internal/sanitizers.hNobuyoshi Nakada
2020-09-28make ext/coverage ASAN friendlyAaron Patterson
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-19RHASH_TBL: is now ext-only卜部昌平
2020-06-20compile.c: Improve branch coverage instrumentation [Bug #16967]Yusuke Endoh
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-12-26decouple internal.h headers卜部昌平
2019-11-18Update dependenciesNobuyoshi Nakada
2019-10-03Revert https://github.com/ruby/ruby/pull/2486卜部昌平
2019-09-30refactor constify most of rb_method_entry_t卜部昌平
2019-07-14Split RUBY_ASSERT and so on under include/rubyNobuyoshi Nakada
2019-07-03* expand tabs.git
2019-07-03Use rb_ident_hash_new instead of rb_hash_new_compare_by_idNobuyoshi Nakada
2019-02-08Removed moving toplevel header since r12501nobu
2018-12-20ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame
2018-10-20* expand tabs.svn
2018-10-20ext/coverage/: add the oneshot modemame
2018-01-09update dependenciesnobu
2017-12-12ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame