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
/
vm_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-21
1
-11
/
+11
*
* vm_core.h: constify rb_call_info_t::kw_arg,
ko1
2015-07-21
1
-2
/
+2
*
* vm_core.h, vm.c: remove rb_proc_t::envval because we can know it via
ko1
2015-07-14
1
-1
/
+1
*
* vm_core.h, vm.c: remvoe rb_env_t::prev_envval because we can know it
ko1
2015-07-14
1
-3
/
+5
*
* vm.c: refactoring Proc/Env related code.
ko1
2015-07-14
1
-4
/
+2
*
* method.h: introduce rb_callable_method_entry_t to remove
ko1
2015-07-03
1
-1
/
+1
*
* method.h: make rb_method_entry_t a VALUE.
ko1
2015-06-02
1
-2
/
+4
*
* vm_dump.c (rb_print_backtrace): return value of libexec's backtrace
naruse
2015-05-20
1
-1
/
+1
*
vm_dump.c: statement for crash report log
nobu
2015-05-12
1
-7
/
+4
*
vm_dump.c: highlight preface
nobu
2015-05-12
1
-2
/
+23
*
vm_dump.c: preface_dump
nobu
2015-05-12
1
-12
/
+21
*
vm_dump.c: check procstat_getvmmap
nobu
2015-03-11
1
-0
/
+4
*
* proc.c: use RUBY_VM_IFUNC_P() to recognize IFUNC or not.
ko1
2015-03-10
1
-1
/
+1
*
vm_dump.c: no new strings in signal context
nobu
2015-02-28
1
-2
/
+11
*
vm_dump.c: check by configured result
nobu
2015-01-18
1
-2
/
+2
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-2
/
+1
*
* vm_core.h: change iseq parameter data structure.
ko1
2014-11-02
1
-1
/
+1
*
compile: translate iseq in-place
normal
2014-09-10
1
-2
/
+4
*
* dir.c (glob_helper): use #ifdef instead of #if.
ko1
2014-09-04
1
-1
/
+1
*
* vm_core.h: add VM_FRAME_MAGIC_RESCUE to recognize normal block or
ko1
2014-06-19
1
-5
/
+10
*
report bug with machine regisiters
nobu
2014-05-25
1
-1
/
+140
*
vm_dump.c: adjust style
nobu
2014-05-25
1
-1
/
+3
*
* vm_dump.c (rb_print_backtrace): current implementation
naruse
2014-03-31
1
-1
/
+1
*
revert r45417
naruse
2014-03-28
1
-9
/
+9
*
* addr2line.c (fill_lines): loop reverse order not to overwrite
naruse
2014-03-26
1
-5
/
+4
*
temporaly change/add to debug on powerpc64-linux
naruse
2014-03-25
1
-9
/
+9
*
* vm_dump.c (rb_vm_bugreport): show vm maps on FreeBSD.
naruse
2014-03-10
1
-0
/
+104
*
vm_dump.c: improve wording of apple crashlog messages
tmm1
2013-12-19
1
-1
/
+1
*
vm_dump.c: suppress warning
nobu
2013-11-30
1
-1
/
+1
*
* vm_dump.c (rb_vmdebug_debug_print_pre): Bugfix. Get PC directly.
tarui
2013-11-29
1
-2
/
+4
*
* vm_dump.c (rb_vm_bugreport): show name of class and module.
nobu
2013-05-22
1
-0
/
+7
*
* vm_dump.c (rb_vm_bugreport): limit class name length.
nobu
2013-05-22
1
-2
/
+4
*
* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macro
ko1
2013-05-13
1
-1
/
+1
*
* vm_dump.c (rb_print_backtrace): separate to ease showing C backtrace.
naruse
2013-04-02
1
-25
/
+29
*
Add comments to r39808
naruse
2013-03-18
1
-1
/
+6
*
* vm_dump.c (backtrace): on darwin use custom backtrace() to trace
naruse
2013-03-18
1
-0
/
+55
*
Correct condition of r39302
naruse
2013-02-18
1
-10
/
+10
*
* vm_dump: FreeBSD ports' libexecinfo's backtrace(3) can't trace
naruse
2013-02-18
1
-0
/
+5
*
* configure.in: check whether backtrace(3) works well or not.
naruse
2013-02-18
1
-0
/
+4
*
* vm_dump.c (control_frame_dump): capitalize prefix of `ep'
ko1
2013-02-04
1
-1
/
+1
*
vm_dump.c: important message first
nobu
2013-01-30
1
-10
/
+14
*
* vm_dump.c (rb_vm_bugreport): revert r38533.
kosaki
2012-12-21
1
-5
/
+4
*
* vm_dump.c (rb_vm_bugreport): commentout addr2line call temporarily
tarui
2012-12-21
1
-4
/
+5
*
* configure.in: add -fno-omit-frame-pointer if libexecinfo is used.
naruse
2012-12-12
1
-3
/
+0
*
Specify rlimits_core to prevent making core file
naruse
2012-12-12
1
-9
/
+8
*
Experimental fix for r38041
naruse
2012-12-12
1
-6
/
+7
*
Experimental: don't use $.*s of fprintf
naruse
2012-12-11
1
-3
/
+3
*
Experimentally recommit of r38041: specify smaller max length
naruse
2012-12-11
1
-2
/
+14
*
Experimentally revert r38041
naruse
2012-12-11
1
-14
/
+2
*
vm_dump.c: no methods in segv handler
nobu
2012-11-30
1
-2
/
+14
[next]