Age | Commit message (Expand) | Author |
---|---|---|
2019-11-23 | Use realpath to try to fix failures with symlinks | Kazuhiro NISHIYAMA |
2019-11-23 | Tracer.set_get_line_procs should support block and Proc object | aycabta |
2019-11-23 | Tracer.add_filter should support block and Proc object | aycabta |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2015-06-25 | test: refine assertions | nobu |
2014-11-13 | * test/lib/envutil.rb: Moved from test/ruby/. | akr |
2014-09-14 | * test/test_tracer.rb: fixed testcase for rubygems update. | hsbt |
2013-07-09 | * test/test_tracer.rb: catch up recent rubygems changes. | ko1 |
2012-11-29 | * lib/tracer.rb: Updated to match removal of custom_require from | drbrain |
2011-06-29 | * lib/tracer.rb: Tracer.on only if required by -r command-line option. | nagachika |
2011-01-14 | Reduced gem_prelude to just require rubygems. Reviewed by Evan Phoenix | ryan |
2010-11-17 | * test/test_tracer.rb: new test case. mimimal regression test for r29280. | yugui |