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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move total_freed_pages to size pool
Peter Zhu
2022-02-03
1
-0
/
+2
*
Move total_allocated_pages to size pool
Peter Zhu
2022-02-03
1
-0
/
+2
*
Decouple GC slot sizes from RVALUE
Peter Zhu
2022-02-02
1
-1
/
+1
*
Use omit instead of skip without the default gems tests
Hiroshi SHIBATA
2022-01-11
1
-2
/
+2
*
[Feature #18364] Add GC.stat_heap to get stats for memory heaps
Peter Zhu
2022-01-04
1
-0
/
+66
*
Use omit instead of skip: test/ruby/**/*.rb
Hiroshi SHIBATA
2022-01-04
1
-6
/
+6
*
Revert "Add GC.stat_size_pool to get stats for a size pool"
Peter Zhu
2021-11-25
1
-48
/
+0
*
Add GC.stat_size_pool to get stats for a size pool
Peter Zhu
2021-11-25
1
-0
/
+48
*
Run in a separated process to run finalizers certainly
Nobuyoshi Nakada
2021-07-27
1
-34
/
+12
*
Try GC more during suppressing the warning
Nobuyoshi Nakada
2021-07-27
1
-2
/
+12
*
Make GCed during suppressing the warning
Nobuyoshi Nakada
2021-07-27
1
-8
/
+14
*
Suppress exception message in finalizer [Feature #17798]
Nobuyoshi Nakada
2021-07-23
1
-2
/
+2
*
suppress warnings on repeat tests.
Koichi Sasada
2021-05-12
1
-3
/
+2
*
node.c (rb_ast_new): imemo_ast is WB-unprotected
Yusuke Endoh
2021-04-26
1
-0
/
+7
*
Guard callinfo
Aaron Patterson
2021-01-13
1
-0
/
+10
*
enable constant cache on ractors
Koichi Sasada
2021-01-05
1
-9
/
+13
*
Removed old GC tuning environment variables deprecated since 2.1
Nobuyoshi Nakada
2020-12-18
1
-6
/
+0
*
prevent memory allocation for GC tests
Koichi Sasada
2020-06-12
1
-3
/
+7
*
Run major GC three times to make sure the minor GC reason
Yusuke Endoh
2020-05-22
1
-1
/
+1
*
fix 6e271e4cbbe6a8bc4d4f75dc553ce054eae7af00
Koichi Sasada
2020-03-04
1
-1
/
+1
*
Run major GC to make sure the minor GC reason
Koichi Sasada
2020-03-04
1
-0
/
+1
*
Run major GC to make sure the minor GC next time.
Koichi Sasada
2020-03-04
1
-1
/
+2
*
* remove trailing spaces. [ci skip]
git
2020-02-22
1
-1
/
+1
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-0
/
+3
*
Fix passing actual object_id to finalizer
John Hawthorn
2019-11-08
1
-0
/
+8
*
Use a monotonically increasing number for object_id
John Hawthorn
2019-11-07
1
-0
/
+8
*
Revert "Use a monotonically increasing number for object_id"
Aaron Patterson
2019-11-06
1
-8
/
+0
*
Use a monotonically increasing number for object_id
John Hawthorn
2019-11-06
1
-0
/
+8
*
skip tests that do not work on GC.stress
卜部昌平
2019-10-25
1
-0
/
+9
*
Suppress unused variable warnings
Nobuyoshi Nakada
2019-06-30
1
-0
/
+1
*
test/ruby/test_gc.rb (test_gc_stress_at_startup): extend time timeout
Yusuke Endoh
2019-05-24
1
-1
/
+1
*
Do not modify shared array
Nobuyoshi Nakada
2019-05-21
1
-1
/
+0
*
skip a test to pass CIs.
Koichi Sasada
2019-05-18
1
-0
/
+1
*
Defer setting gc_stress until inits done
Nobuyoshi Nakada
2019-04-24
1
-0
/
+4
*
Add `GC.compact` again.
tenderlove
2019-04-20
1
-0
/
+1
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-1
/
+0
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-09
1
-0
/
+1
*
test_gc.rb: increase timeout for RubyCI
k0kubun
2018-12-29
1
-1
/
+1
*
Revert "Revert "Manage AST NODEs out of GC""
mame
2017-10-27
1
-0
/
+3
*
Revert "Manage AST NODEs out of GC"
mame
2017-10-27
1
-3
/
+0
*
Manage AST NODEs out of GC
mame
2017-10-27
1
-0
/
+3
*
test_gc.rb: relax criterion
nobu
2017-09-24
1
-1
/
+1
*
gc.c: restore cfp at finalizer
nobu
2017-08-23
1
-0
/
+23
*
skip unless finalizers run
nobu
2017-08-23
1
-1
/
+2
*
gc.c: run all finalizers
nobu
2017-08-23
1
-0
/
+22
*
* gc.c (gc_mark_roots): should mark the VM object itself to mark
ko1
2016-07-13
1
-0
/
+7
*
Remove debug print introduced in r52386
naruse
2016-02-03
1
-7
/
+0
*
* gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is used
ko1
2016-01-08
1
-2
/
+2
*
* gc.c: rename constant names HEAP_* to PAGE_*.
ko1
2016-01-08
1
-2
/
+2
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
[next]