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
/
test
/
ruby
/
test_gc_compact.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved `GC.verify_compaction_references` to gc.rb
Nobuyoshi Nakada
2020-01-27
1
-0
/
+2
*
Add a counter for compaction
Aaron Patterson
2019-11-07
1
-0
/
+6
*
Use a monotonically increasing number for object_id
John Hawthorn
2019-11-07
1
-90
/
+0
*
Revert "Use a monotonically increasing number for object_id"
Aaron Patterson
2019-11-06
1
-0
/
+90
*
Use a monotonically increasing number for object_id
John Hawthorn
2019-11-06
1
-90
/
+0
*
Add compaction support to `rb_ast_t`
Aaron Patterson
2019-09-26
1
-0
/
+14
*
Skip instead of return
Nobuyoshi Nakada
2019-06-30
1
-1
/
+2
*
Suppress unused variable warnings
Nobuyoshi Nakada
2019-06-30
1
-0
/
+2
*
Test GC.compact with MJIT again
Takashi Kokubun
2019-05-23
1
-3
/
+1
*
Do not kick finalizers on rb_gc().
Koichi Sasada
2019-05-23
1
-2
/
+0
*
re-skip tests of GC.compact.
Koichi Sasada
2019-05-21
1
-0
/
+2
*
enable test for GC.compact to reproduce an issue on CI
Koichi Sasada
2019-05-21
1
-2
/
+0
*
skip tests for GC.compact to pass CI.
Koichi Sasada
2019-05-17
1
-0
/
+2
*
Add object packing strategies for compaction
Aaron Patterson
2019-05-14
1
-3
/
+4
*
Fix complex hash keys to work with compaction
Aaron Patterson
2019-04-23
1
-0
/
+7
*
skip test until we can guarantee movement of certain objects
tenderlove
2019-04-20
1
-0
/
+2
*
skip test if mjit is enabled
tenderlove
2019-04-20
1
-0
/
+2
*
Workaround Wercker check which is not working now
k0kubun
2019-04-20
1
-1
/
+1
*
Skip test_find_collided_object on problematic CIs for now
k0kubun
2019-04-20
1
-0
/
+4
*
add more assertions around moved object
tenderlove
2019-04-20
1
-1
/
+8
*
check the index rather than include
tenderlove
2019-04-20
1
-1
/
+1
*
Try harder to make objects move
tenderlove
2019-04-20
1
-23
/
+35
*
Add `GC.compact` again.
tenderlove
2019-04-20
1
-0
/
+97
*
Reverting compaction for now
tenderlove
2019-04-17
1
-97
/
+0
*
call verification method in addition to compaction
tenderlove
2019-04-17
1
-2
/
+2
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-17
1
-0
/
+97
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-103
/
+0
*
Don't fail the build if we can't get objects to move
tenderlove
2019-04-09
1
-2
/
+6
*
Try to make compaction more likely
tenderlove
2019-04-09
1
-1
/
+5
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-09
1
-0
/
+95