index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
coverage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Nobuyoshi Nakada
2021-11-02
1
-1
/
+1
*
Make Coverage suspendable (#4856)
Yusuke Endoh
2021-10-25
1
-5
/
+118
*
Tie lifetime of uJIT blocks to iseqs
Alan Wu
2021-10-20
1
-0
/
+1
*
dependency updates
卜部昌平
2021-04-13
1
-1
/
+0
*
Expose atomic operation macros with RUBY prefix
Nobuyoshi Nakada
2020-12-24
1
-0
/
+1
*
Document Different Coverage Modes
Kevin Murphy
2020-11-20
1
-1
/
+111
*
Fix up dependencies on internal/sanitizers.h
Nobuyoshi Nakada
2020-09-29
1
-13
/
+14
*
make ext/coverage ASAN friendly
Aaron Patterson
2020-09-28
1
-0
/
+8
*
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
1
-1
/
+0
*
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
1
-1
/
+0
*
sed -i '\,2/extern.h,d'
卜部昌平
2020-08-27
1
-1
/
+0
*
RHASH_TBL: is now ext-only
卜部昌平
2020-08-19
1
-1
/
+2
*
compile.c: Improve branch coverage instrumentation [Bug #16967]
Yusuke Endoh
2020-06-20
1
-26
/
+52
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-140
/
+140
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-140
/
+140
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+152
*
Updated dependencies on internal/warnings.h
Nobuyoshi Nakada
2019-12-31
1
-0
/
+1
*
update dependencies
卜部昌平
2019-12-26
1
-0
/
+10
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-1
/
+3
*
Update dependencies
Nobuyoshi Nakada
2019-11-18
1
-17
/
+0
*
Revert https://github.com/ruby/ruby/pull/2486
卜部昌平
2019-10-03
1
-1
/
+1
*
refactor constify most of rb_method_entry_t
卜部昌平
2019-09-30
1
-1
/
+1
*
Split RUBY_ASSERT and so on under include/ruby
Nobuyoshi Nakada
2019-07-14
1
-0
/
+1
*
* expand tabs.
git
2019-07-03
1
-1
/
+1
*
Use rb_ident_hash_new instead of rb_hash_new_compare_by_id
Nobuyoshi Nakada
2019-07-03
1
-1
/
+1
*
Removed moving toplevel header since r12501
nobu
2019-02-08
1
-2
/
+2
*
ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line events
mame
2018-12-20
1
-1
/
+1
*
* expand tabs.
svn
2018-10-20
1
-2
/
+2
*
ext/coverage/: add the oneshot mode
mame
2018-10-20
2
-12
/
+63
*
update dependencies
nobu
2018-01-09
1
-0
/
+1
*
ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODE
mame
2017-12-12
1
-8
/
+1
*
ext/coverage/coverage.c: method coverage has column info. of method def.
mame
2017-12-05
1
-2
/
+5
*
vm_core.h (rb_iseq_locatoin_t): add a field `code_range`
mame
2017-12-05
1
-1
/
+1
*
Revamp method coverage to support define_method
mame
2017-12-05
1
-21
/
+74
*
Add a last location to branch coverage
yui-knk
2017-11-16
1
-8
/
+12
*
Add column numbers to branch coverage
yui-knk
2017-10-22
1
-4
/
+6
*
ext/coverage/coverage.c (rb_coverage_start): Ensure `opt` is a hash
yui-knk
2017-09-15
1
-0
/
+2
*
ext/coverage/coverage.c: use long instead of int for coverage site id
mame
2017-09-14
1
-5
/
+7
*
ext/coverage/coverage.c (method_coverage): `id` was used uninitialized
mame
2017-09-14
1
-1
/
+1
*
Add method coverage
mame
2017-09-14
1
-1
/
+17
*
Removed needless operator.
hsbt
2017-09-14
1
-1
/
+1
*
Add branch coverage for if statement
mame
2017-09-14
1
-1
/
+26
*
ext/coverage/coverage.c: Fix the condition for non-experimental mode
mame
2017-09-14
1
-1
/
+1
*
[EXPERIMENTAL] Extend the API of `Coverage.start` and `result`
mame
2017-09-14
1
-8
/
+76
*
Refactor the internal data format for coverage measurement
mame
2017-09-03
1
-4
/
+7
*
ext/coverage/coverage.c: add Coverage.enabled?
mame
2017-09-01
1
-0
/
+15
*
ruby tool/update-deps --fix
shyouhei
2017-03-22
1
-0
/
+1
*
Update dependencies.
akr
2016-04-11
1
-0
/
+1
*
* ext/coverage/coverage.c: Fully reset coverage to not persist global state.
eregon
2016-04-06
1
-20
/
+5
*
* thread.c (update_coverage): Do not track coverage in loaded files
eregon
2016-03-31
1
-0
/
+1
[next]