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
*
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
*
* ext/objspace/objspace.c: add two methods to debug internals.
ko1
2015-05-28
1
-0
/
+70
*
gc.c: rename alloc as wrap
nobu
2015-05-16
1
-1
/
+1
*
* ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects method
ko1
2015-04-10
1
-0
/
+77
*
* ext/objspace/objspace.c (setup_hash): unify common routine.
ko1
2015-04-10
1
-27
/
+23
*
* internal.h: use T_IMEMO to represent `struct MEMO' value.
ko1
2015-03-11
1
-1
/
+0
*
* node.h: remove NODE_IFUNC, NEW_IFUNC.
ko1
2015-03-11
1
-1
/
+0
*
* include/ruby/ruby.h: introduce new type T_IMEMO.
ko1
2015-03-11
1
-1
/
+2
*
Update dependencies.
akr
2014-12-19
1
-3
/
+3
*
* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returns
ko1
2014-12-15
1
-0
/
+3
*
use 0 for reserved
nobu
2014-12-01
1
-1
/
+1
*
Update dependency.
akr
2014-11-21
1
-4
/
+10
*
* tool/update-deps (in_makefile): Use FILES_NEED_VPATH and
akr
2014-11-21
1
-0
/
+1
*
Dependencies updated.
akr
2014-11-18
1
-26
/
+27
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
4
-7
/
+8
*
Mark auogenerated part.
akr
2014-11-15
1
-0
/
+2
*
* common.mk: Remove comments in Dependency lines.
akr
2014-11-15
1
-52
/
+52
*
* tool/update-deps: Extend to fix dependencies.
akr
2014-11-15
1
-14
/
+52
*
ext: get rid of inadvertent ID creation
nobu
2014-08-03
3
-4
/
+9
*
* ext/objspace/objspace_dump.c (dump_append): avoid fflush.
shyouhei
2014-07-26
1
-1
/
+0
*
ext/objspace: Check fptr before trying to dump FILE object fd
charliesome
2014-03-10
1
-1
/
+2
*
* ext/objspace/objspace_dump.c (dump_object): use STR_SHARED_P()
ko1
2014-02-05
1
-1
/
+1
*
* string.c: remvoe STR_ASSOC related code.
ko1
2014-02-04
1
-2
/
+0
*
* ext/objspace/object_tracing.c: Fix typo in a variable name
a_matsuda
2013-12-17
1
-3
/
+3
*
* ext/objspace/objspace.c (reachable_object_from_root_i): use
ko1
2013-12-16
1
-0
/
+2
*
* ext/objspace/objspace.c (reachable_object_from_root_i):
ko1
2013-12-15
1
-1
/
+3
*
objspace_dump.c: include object's gc flags in dump
tmm1
2013-12-10
1
-0
/
+17
*
object_tracing.c: fix allocation from NEWOBJ hook
nobu
2013-12-09
1
-1
/
+1
*
ext/objspace: remove OS.after_gc_start_hook= and move internal test
tmm1
2013-12-05
2
-97
/
+0
*
gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEP
tmm1
2013-12-05
1
-8
/
+0
*
* ext/objspace/object_tracing.c (newobj_i): skip class_path if class
ko1
2013-11-26
1
-1
/
+1
*
* ext/objspace/objspace_dump.c (dump_append_string_value): Escape
tmm1
2013-11-26
1
-1
/
+6
*
* NEWS: Add ObjectSpace.after_gc_{start,end}_hook=
tmm1
2013-11-25
1
-3
/
+3
*
* ext/objspace/objspace_dump.c: test fixes and win32 compatibility
tmm1
2013-11-24
1
-2
/
+2
*
objspace_dump.c: refine output
nobu
2013-11-14
2
-20
/
+19
[next]