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
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
1
-0
/
+1
*
move internal/debug.h definitions to internal.h
Koichi Sasada
2020-01-03
1
-1
/
+0
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-5
/
+12
*
internal/imemo.h rework
卜部昌平
2019-12-26
1
-0
/
+9
*
add additional CF info for CI env
Koichi Sasada
2019-12-05
1
-0
/
+2
*
internal.h: remove dependecy on ruby/io.h
nobu
2018-01-09
1
-0
/
+1
*
debug.c: include RIMemo in ruby_dummy_gdb_enums
nobu
2017-11-23
1
-2
/
+5
*
debug.c: vm call flags
nobu
2017-11-02
1
-0
/
+1
*
debug.c: RSymbol info
nobu
2017-10-25
1
-0
/
+2
*
debug.c: imemo_mask
nobu
2017-10-24
1
-0
/
+2
*
debug.c: add FMODE constants
nobu
2017-07-05
1
-0
/
+18
*
ruby.c: debug options in command line
nobu
2017-06-21
1
-6
/
+14
*
debug.c: rgengc debug option
nobu
2017-06-19
1
-23
/
+39
*
debug.c: fix breaking condtions
nobu
2017-06-06
1
-2
/
+1
*
debug.c: parse locale and filesystem codepages
nobu
2017-06-06
1
-7
/
+18
*
debug.c: more enums
nobu
2017-06-01
1
-0
/
+4
*
enable ruby_w32_codepage on cygwin
nobu
2017-05-16
1
-0
/
+5
*
debug.c: check codepage value [ci skip]
nobu
2017-03-31
1
-3
/
+7
*
RUBY_DEBUG codepage option [ci skip]
nobu
2017-03-31
1
-4
/
+23
*
* debug.c (ruby_debug_printf): use rb_raw_obj_info()
ko1
2016-07-25
1
-4
/
+6
*
ruby.h: add prefix
nobu
2015-09-13
1
-37
/
+4
*
* debug.c (ruby_debug_print_id): use rb_id2name() for fprintf().
ko1
2015-05-23
1
-1
/
+1
*
rb_id2str over rb_id2name
nobu
2014-11-25
1
-1
/
+1
*
* debug.c (set_debug_option): need the declaration.
usa
2014-11-18
1
-1
/
+4
*
* debug.c (SET_WHEN): Don't declare debug variables here.
akr
2014-11-18
1
-6
/
+5
*
follow RIncGC
nobu
2014-09-12
1
-0
/
+1
*
* gc.c: add incremental GC algorithm. [Feature #10137]
ko1
2014-09-08
1
-2
/
+2
*
* include/ruby/ruby.h: rename FL_OLDGEN to FL_PROMOTED.
ko1
2013-11-04
1
-1
/
+1
*
.gdbinit: show ID type
nobu
2013-09-20
1
-0
/
+1
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-1
/
+0
*
* gc.c: support RGENGC. [ruby-trunk - Feature #8339]
ko1
2013-05-13
1
-2
/
+2
*
* include/ruby/debug.h: introdudced.
ko1
2012-11-20
1
-1
/
+1
*
* gc.c: use Bitmap Marking algorithm to avoid copy-on-write of
nari
2012-01-07
1
-2
/
+2
*
* debug.c: parenthesize macro arguments.
akr
2010-12-07
1
-1
/
+1
*
* debug.c (ruby_set_debug_option): define always for binary
nobu
2010-10-13
1
-2
/
+0
*
* suppress warnings.
nobu
2010-05-21
1
-1
/
+1
*
* debug.c (RUBY_NODE_LMASK): may exceed int limit.
nobu
2010-05-05
1
-1
/
+1
*
* debug.c, parse.y: fixed types.
nobu
2009-09-14
1
-3
/
+3
*
* gc.c: reject unused longlife gc.
nari
2009-08-10
1
-1
/
+1
*
* debug.c (ruby_dummy_gdb_enums): made public. [ruby-dev:39001]
nobu
2009-08-05
1
-2
/
+2
*
* template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs.
nobu
2009-05-21
1
-1
/
+3
*
* gc.c: add longlife garbage collection. [ruby-dev:38423]
nari
2009-05-13
1
-1
/
+1
*
stripped trailing spaces.
nobu
2009-02-22
1
-1
/
+1
*
* debug.c (set_debug_option): added rtc_error option.
nobu
2009-02-16
1
-0
/
+3
*
* object.c (rb_obj_untrusted): new method Object#untrusted?.
shugo
2008-08-13
1
-2
/
+2
*
* include/ruby/ruby.h (enum ruby_special_consts): ISO C forbids
shyouhei
2008-07-01
1
-1
/
+1
*
* gc.c (ruby_initial_gc_stress): defined.
akr
2008-06-13
1
-4
/
+4
*
* eval_intern.h (enum ruby_tag_type): enum for debug.
nobu
2008-05-08
1
-0
/
+2
*
* compile.c, compile.h (compile_debug): made runtime option.
nobu
2008-04-14
1
-1
/
+12
[next]