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
/
test
/
ruby
/
test_backtrace.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Thread.each_caller_location
Jeremy Evans
2022-02-17
1
-0
/
+29
*
Make backtrace generation work outward from current frame
Jeremy Evans
2021-08-06
1
-0
/
+28
*
Ensure that caller respects the start argument
Jeremy Evans
2021-03-24
1
-0
/
+16
*
Fix backtrace to not skip frames with iseq without pc
Jeremy Evans
2021-02-19
1
-0
/
+12
*
Fix a wrong lineno in backtrace for cfunc
mame
2019-03-21
1
-0
/
+14
*
Revert "Add test for cause on pty"
naruse
2018-10-28
1
-49
/
+0
*
Add test for cause on pty
naruse
2018-10-28
1
-0
/
+49
*
fix test
naruse
2018-10-27
1
-3
/
+3
*
Print exception's cause like Java
naruse
2018-10-27
1
-0
/
+32
*
Remove unnecessary `require 'thread'`
kazu
2017-10-08
1
-1
/
+0
*
Use qualified names
nobu
2016-08-30
1
-2
/
+2
*
test/ruby: suppress parser warnings
nobu
2016-02-19
1
-2
/
+2
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* proc.c: enable optimization of Proc#call.
ko1
2015-10-05
1
-4
/
+4
*
test_backtrace.rb: add tests
nobu
2015-02-01
1
-0
/
+22
*
test_backtrace.rb: add test
nobu
2015-01-31
1
-0
/
+10
*
test_backtrace.rb: split test
nobu
2015-01-31
1
-3
/
+12
*
test_backtrace.rb: add test
nobu
2015-01-31
1
-0
/
+13
*
test/ruby: fix leaked threads
nobu
2014-05-26
1
-0
/
+1
*
test/ruby: fix leaked threads
nobu
2014-05-26
1
-0
/
+1
*
vm.c: rewind cfp
nobu
2014-05-21
1
-0
/
+7
*
test_backtrace.rb: r18554 tests
nobu
2014-05-21
1
-0
/
+20
*
* test/ruby/test_backtrace.rb: get rid of warnings. unused variable,
usa
2014-03-02
1
-10
/
+10
*
* vm_insnhelper.c (argument_error): insert dummy frame to make
ko1
2013-12-25
1
-8
/
+30
*
* error.c: add Exception#backtrace_locations.
ko1
2013-12-13
1
-0
/
+30
*
revert r44133. See https://bugs.ruby-lang.org/issues/8886 details
ko1
2013-12-11
1
-1
/
+1
*
* eval.c (rb_raise_jump): pop frame after setup exception.
ko1
2013-12-11
1
-1
/
+1
*
* vm_backtrace.c (vm_backtrace_to_ary): Ignore the second argument if
sorah
2013-09-10
1
-0
/
+4
*
test_backtrace.rb: test Thread#backtrace_locations with range
zzak
2013-02-23
1
-0
/
+17
*
* test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]
zzak
2012-12-31
1
-0
/
+7
*
* test/ruby/test_backtrace.rb: add a test for
ko1
2012-12-01
1
-0
/
+8
*
* thread.c: add `Thread#backtrace_locations' method.
ko1
2012-11-19
1
-1
/
+36
*
* test/ruby/test_backtrace.rb: decrease recursion depth
ko1
2012-06-22
1
-1
/
+1
*
* test/ruby/test_backtrace.rb: fix test.
ko1
2012-06-04
1
-14
/
+3
*
* vm_backtrace.c: change names.
ko1
2012-06-02
1
-7
/
+15
*
* test/ruby/test_backtrace.rb (test_caller_lev):
ko1
2012-05-26
1
-1
/
+1
*
* vm.c (RubyVM::FrameInfo): add a class to access each frame
ko1
2012-05-26
1
-0
/
+10
*
* vm_eval.c (rb_f_caller): caller() method accepts second optional
ko1
2012-05-25
1
-2
/
+32
*
* properties.
nobu
2012-05-25
1
-57
/
+57
*
* vm.c: refactoring backtrace related funcitons.
ko1
2012-05-25
1
-0
/
+57