index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
coverage
Age
Commit message (
Expand
)
Author
3 days
Use a `set_table` for `rb_vm_struct.unused_block_warning_table`
Jean Boussier
2024-12-19
Prefix asan_poison_object with rb
Peter Zhu
2024-04-27
ruby tool/update-deps --fix
卜部昌平
2024-02-23
Use rb_hash_foreach in coverage
Peter Zhu
2023-06-12
[Feature #19719] Universal Parser
yui-knk
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-09
Merge gc.h and internal/gc.h
Matt Valentine-House
2023-02-08
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2022-12-29
Coverage.supported? recognizes oneshot_lines mode (#7040)
Kevin Murphy
2022-12-06
Update dependencies
Daniel Colson
2022-11-20
Fix typos (#6775)
Yudai Takada
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-29
Add `Coverage.supported?` to detect what modes are supported.
Samuel Williams
2022-09-29
Add `eval: true/false` flag to `Coverage.setup`.
Samuel Williams
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-07-21
Expand tabs [ci skip]
Takashi Kokubun
2022-04-27
Rust YJIT
Alan Wu
2022-02-22
[Feature #18249] Update dependencies
Peter Zhu
2021-11-02
Fix typos
Nobuyoshi Nakada
2021-10-25
Make Coverage suspendable (#4856)
Yusuke Endoh
2021-10-20
Tie lifetime of uJIT blocks to iseqs
Alan Wu
2021-04-13
dependency updates
卜部昌平
2020-12-24
Expose atomic operation macros with RUBY prefix
Nobuyoshi Nakada
2020-11-20
Document Different Coverage Modes
Kevin Murphy
2020-09-29
Fix up dependencies on internal/sanitizers.h
Nobuyoshi Nakada
2020-09-28
make ext/coverage ASAN friendly
Aaron Patterson
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-08-19
RHASH_TBL: is now ext-only
卜部昌平
2020-06-20
compile.c: Improve branch coverage instrumentation [Bug #16967]
Yusuke Endoh
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-12-26
decouple internal.h headers
卜部昌平
2019-11-18
Update dependencies
Nobuyoshi Nakada
2019-10-03
Revert https://github.com/ruby/ruby/pull/2486
卜部昌平
2019-09-30
refactor constify most of rb_method_entry_t
卜部昌平
2019-07-14
Split RUBY_ASSERT and so on under include/ruby
Nobuyoshi Nakada
2019-07-03
* expand tabs.
git
2019-07-03
Use rb_ident_hash_new instead of rb_hash_new_compare_by_id
Nobuyoshi Nakada
2019-02-08
Removed moving toplevel header since r12501
nobu
2018-12-20
ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line events
mame
2018-10-20
* expand tabs.
svn
[next]