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
/
ext
/
objspace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename imemo_alloc with imemo_tmpbuf
mame
2018-05-09
2
-2
/
+2
*
no ID cache in Init functions
nobu
2018-02-16
2
-0
/
+2
*
node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGN
mame
2018-01-16
1
-0
/
+1
*
Include ruby/{io,encoding}.h before internal.h
kazu
2018-01-09
2
-2
/
+2
*
node.h: remove NODE_PRELUDE
mame
2018-01-05
1
-1
/
+0
*
node.h: add NODE_ONCE instead of reuse of NODE_SCOPE
mame
2018-01-04
1
-0
/
+1
*
Fix `imemo_name` to dump new imemo types
tenderlove
2017-12-21
1
-0
/
+3
*
Remove RNODE cast from NODE utility functions
mame
2017-11-04
1
-4
/
+0
*
Rename imemo_strterm to imemo_parser_strterm
mame
2017-11-04
1
-1
/
+1
*
ext/objspace/objspace.c: add imemo_strterm
mame
2017-11-04
1
-0
/
+1
*
Use NODE_CASE2 if case expressions don't exist
yui-knk
2017-10-31
1
-0
/
+1
*
Removed NODE_OPT_N
nobu
2017-10-24
1
-1
/
+0
*
objspace.c: missing types
nobu
2017-10-22
1
-3
/
+8
*
remove NODE_DREGX_ONCE
nobu
2017-10-22
1
-1
/
+0
*
Remove not used node_type NODE_BMETHOD
yui-knk
2017-10-22
1
-1
/
+0
*
Remove not used node_type NODE_BLOCK_ARG
yui-knk
2017-10-22
1
-1
/
+0
*
Remove not used node_type NODE_TO_ARY
yui-knk
2017-10-22
1
-1
/
+0
*
Remove not used node_type NODE_CVDECL
yui-knk
2017-10-21
1
-1
/
+0
*
Remove not used node_type NODE_IASGN2
yui-knk
2017-10-21
1
-1
/
+0
*
imemo_mask (enum) -> IMEMO_MASK (immediate value).
ko1
2017-10-21
1
-1
/
+1
*
Replace NODE_ALLOCA with T_IMEMO (imemo_alloc)
mame
2017-10-21
1
-1
/
+1
*
objspace_dump.c: remove unnecessary break
nobu
2017-09-27
1
-14
/
+14
*
ext/objspace/objspace.c: remove unneeded code clones.
mame
2017-09-17
1
-22
/
+1
*
Fix a class of a returned value
yui-knk
2017-08-14
1
-1
/
+1
*
ruby tool/update-deps --fix
shyouhei
2017-03-22
1
-0
/
+3
*
ext/objspace: Specify frozen_string_literal: true.
kazu
2017-02-12
1
-1
/
+1
*
Add IMEMO type to heap dump output.
tenderlove
2017-01-31
1
-0
/
+23
*
Add `full` option to `ObjectSpace.dump_all`
tenderlove
2017-01-03
1
-3
/
+17
*
objspace.c:: indent [ci skip]
yui-knk
2016-11-18
1
-1
/
+1
*
internal.h: RB_OBJ_BUILTIN_TYPE
nobu
2016-10-28
1
-1
/
+1
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-1
/
+1
*
objspace_dump.c: dc is no longer used [ci skip]
nobu
2016-09-17
1
-1
/
+0
*
Use JSON lines format for full heap dumps.
tenderlove
2016-09-16
1
-23
/
+10
*
Use PRIuSIZE format specifier for size_t values
rhe
2016-09-13
1
-2
/
+2
*
ObjectSpace.dump_all: valid JSON
nobu
2016-06-11
1
-11
/
+25
*
objspace_dump.c: fix format
nobu
2016-05-08
1
-2
/
+2
*
* configure.in: add -Wsuggest-attribute=format and suppress warnings.
naruse
2016-05-08
1
-0
/
+1
*
* variable.c: use uint32_t instead of long to avoid confusion about
naruse
2016-04-22
1
-1
/
+1
*
Update dependencies.
akr
2016-04-11
1
-0
/
+5
*
vm_core.h: use RUBY_ASSERT
nobu
2016-01-22
1
-0
/
+1
*
handle ext/ as r53141
naruse
2015-12-16
1
-0
/
+1
*
objspace_dump.c: special const
nobu
2015-10-19
1
-13
/
+57
*
* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heap
tenderlove
2015-09-17
1
-0
/
+1
*
* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.
ko1
2015-08-21
1
-0
/
+80
*
objspace.c: use rb_ident_hash_new
nobu
2015-08-10
1
-4
/
+2
*
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-21
1
-1
/
+2
*
* ext/objspace/objspace.c (total_i): no need to skip singleton classes.
ko1
2015-07-21
1
-3
/
+0
*
ext/objspace/objspace_dump.c: adjust indent
nobu
2015-06-21
1
-2
/
+2
*
* ext/objspace/objspace_dump.c(dump_object): Return empty JSON object when
sorah
2015-06-20
1
-0
/
+5
*
* ext/objspace/objspace.c (count_imemo_objects): support imemo_ment.
ko1
2015-06-18
1
-0
/
+1
[next]