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
/
gc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gc.c: Double STACKFRAME_FOR_CALL_CFUNC (1024->2048)
Yusuke Endoh
2019-08-09
1
-1
/
+1
*
gc.c: Increase STACKFRAME_FOR_CALL_CFUNC
Yusuke Endoh
2019-08-09
1
-1
/
+1
*
Extracted wmap_live_p
Nobuyoshi Nakada
2019-08-06
1
-7
/
+14
*
Let prev EP move again
Aaron Patterson
2019-08-05
1
-2
/
+2
*
* expand tabs.
git
2019-08-06
1
-1
/
+1
*
add compaction support to weak maps
Aaron Patterson
2019-08-05
1
-12
/
+6
*
add debug_counters to check details.
Koichi Sasada
2019-08-02
1
-11
/
+30
*
Fix assertion failure when VM_CHECK_MODE
Nobuyoshi Nakada
2019-08-01
1
-1
/
+1
*
fix tracepoint + backtrace SEGV
卜部昌平
2019-08-01
1
-2
/
+5
*
Revert "Let prev EP move"
Aaron Patterson
2019-07-31
1
-4
/
+2
*
Let prev EP move
Aaron Patterson
2019-07-31
1
-2
/
+4
*
pass to obj_info().
Koichi Sasada
2019-07-26
1
-6
/
+1
*
Let memory sizes of the various IMEMO object types be reflected correctly
Lourens Naudé
2019-07-23
1
-3
/
+36
*
Document BasicObject does not implement #object_id and #send [ci skip]
Jeremy Evans
2019-07-22
1
-0
/
+2
*
constify RHash::ifnone.
Koichi Sasada
2019-07-22
1
-1
/
+1
*
Only disable GC around reference updating
Aaron Patterson
2019-07-19
1
-2
/
+3
*
fix debug counter for Hash counts.
Koichi Sasada
2019-07-19
1
-6
/
+6
*
fix shared array terminology.
Koichi Sasada
2019-07-19
1
-3
/
+3
*
simplify around GC_ASSERT()
Koichi Sasada
2019-07-15
1
-9
/
+6
*
Make `stack_check` slightly easier to use in debugger.
Samuel Williams
2019-07-12
1
-3
/
+4
*
Suppress warning on x64-mingw
Nobuyoshi Nakada
2019-07-11
1
-1
/
+1
*
Don't manipulate GC flags directly
Aaron Patterson
2019-07-10
1
-2
/
+2
*
Revert self-referencing finalizer warning [Feature #15974]
Nobuyoshi Nakada
2019-07-04
1
-64
/
+0
*
* expand tabs.
git
2019-07-04
1
-3
/
+3
*
Disable GC during rb_objspace_reachable_object_p
Nobuyoshi Nakada
2019-07-04
1
-33
/
+54
*
Renamed to rb_objspace_reachable_object_p
Nobuyoshi Nakada
2019-07-03
1
-11
/
+11
*
Ensure that GC is disabled during compaction
Aaron Patterson
2019-07-03
1
-0
/
+2
*
* expand tabs.
git
2019-07-03
1
-5
/
+5
*
Fix up [Feature #15974]
Nobuyoshi Nakada
2019-07-03
1
-11
/
+11
*
Warn in verbose mode on defining a finalizer that captures the object
Chris Seaton
2019-07-03
1
-0
/
+43
*
Frozen objects in WeakMap
Nobuyoshi Nakada
2019-06-23
1
-3
/
+10
*
Adjust indent
Nobuyoshi Nakada
2019-06-19
1
-5
/
+7
*
Remove IA64 support.
Samuel Williams
2019-06-19
1
-23
/
+2
*
Rework debug conditional.
Samuel Williams
2019-06-19
1
-3
/
+5
*
Move vm stack init into thread.
Samuel Williams
2019-06-19
1
-0
/
+4
*
Adjust indent
Nobuyoshi Nakada
2019-06-07
1
-212
/
+212
*
Pin keys in "compare by identity" hashes
Aaron Patterson
2019-06-03
1
-1
/
+15
*
object id is stable now for all objects, so we can let hash keys move
Aaron Patterson
2019-06-03
1
-6
/
+1
*
allow objects in imemo envs to move
Aaron Patterson
2019-06-03
1
-4
/
+19
*
get rid of a warning of VC++
NAKAMURA Usaku
2019-06-04
1
-1
/
+1
*
remove `rb_objspace_pinned_object_p()`
Koichi Sasada
2019-06-03
1
-7
/
+1
*
* expand tabs.
git
2019-05-30
1
-1
/
+1
*
reorder bitmap clearing.
Koichi Sasada
2019-05-30
1
-2
/
+2
*
move pinned_bits[] position in struct heap_page.
Koichi Sasada
2019-05-30
1
-2
/
+3
*
introduce `during_compacting` flag.
Koichi Sasada
2019-05-30
1
-13
/
+23
*
Prevent MJIT compilation from running while moving
Takashi Kokubun
2019-05-29
1
-0
/
+4
*
Drop MJIT debug code from GC.compact
Takashi Kokubun
2019-05-29
1
-2
/
+0
*
remove obsolete rb_gc_finalize_deferred().
Koichi Sasada
2019-05-28
1
-7
/
+0
*
use malloc() instead of calloc().
Koichi Sasada
2019-05-28
1
-3
/
+7
*
should skip T_ZOMBIE here.
Koichi Sasada
2019-05-28
1
-1
/
+10
[next]