summaryrefslogtreecommitdiff
path: root/debug.c
AgeCommit message (Expand)Author
2021-02-24Revert "Enclose crtitical sections in `thread_exclusive` block"Nobuyoshi Nakada
2021-02-23Use the system getenv in setup_debug_logNobuyoshi Nakada
2020-12-25USE_RUBY_DEBUG_LOG is not defined !devel buildKoichi Sasada
2020-12-07show ractor info on non-single ractor modeKoichi Sasada
2020-11-18fix public interfaceKoichi Sasada
2020-09-03Introduce Ractor mechanism for parallel executionKoichi Sasada
2020-08-13ruby_debug_log: suppress warning卜部昌平
2020-08-02remove accidentally introduced debug codeKoichi Sasada
2020-08-02support multiple filters by RUBY_DEBUG_LOG_FILTERKoichi Sasada
2020-07-03RUBY_DEBUG_LOG: Logging debug information mechanism (#3279)Koichi Sasada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-25More enums are mandatory for rp in lldb_cruby.pyNobuyoshi Nakada
2020-04-18RUBY_SPECIAL_SHIFT and RUBY_FL_USHIFT are mandatory for rp in lldb_cruby.pyNobuyoshi Nakada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-02-22VALUE size packed callinfo (ci).Koichi Sasada
2020-01-03move internal/debug.h definitions to internal.hKoichi Sasada
2019-12-26decouple internal.h headers卜部昌平
2019-12-26internal/imemo.h rework卜部昌平
2019-12-05add additional CF info for CI envKoichi Sasada
2018-01-09internal.h: remove dependecy on ruby/io.hnobu
2017-11-23debug.c: include RIMemo in ruby_dummy_gdb_enumsnobu
2017-11-02debug.c: vm call flagsnobu
2017-10-25debug.c: RSymbol infonobu
2017-10-24debug.c: imemo_masknobu
2017-07-05debug.c: add FMODE constantsnobu
2017-06-21ruby.c: debug options in command linenobu
2017-06-19debug.c: rgengc debug optionnobu
2017-06-06debug.c: fix breaking condtionsnobu
2017-06-06debug.c: parse locale and filesystem codepagesnobu
2017-06-01debug.c: more enumsnobu
2017-05-16enable ruby_w32_codepage on cygwinnobu
2017-03-31debug.c: check codepage value [ci skip]nobu
2017-03-31RUBY_DEBUG codepage option [ci skip]nobu
2016-07-25* debug.c (ruby_debug_printf): use rb_raw_obj_info()ko1
2015-09-13ruby.h: add prefixnobu
2015-05-23* debug.c (ruby_debug_print_id): use rb_id2name() for fprintf().ko1
2014-11-25rb_id2str over rb_id2namenobu
2014-11-18* debug.c (set_debug_option): need the declaration.usa
2014-11-18* debug.c (SET_WHEN): Don't declare debug variables here.akr
2014-09-12follow RIncGCnobu
2014-09-08* gc.c: add incremental GC algorithm. [Feature #10137]ko1
2013-11-04* include/ruby/ruby.h: rename FL_OLDGEN to FL_PROMOTED.ko1
2013-09-20.gdbinit: show ID typenobu
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-05-13* gc.c: support RGENGC. [ruby-trunk - Feature #8339]ko1
2012-11-20* include/ruby/debug.h: introdudced.ko1
2012-01-07* gc.c: use Bitmap Marking algorithm to avoid copy-on-write ofnari
2010-12-07* debug.c: parenthesize macro arguments.akr
2010-10-13* debug.c (ruby_set_debug_option): define always for binarynobu