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
*
get rid of strcpy
nobu
2016-12-26
1
-2
/
+1
*
* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):
ktsj
2016-11-05
1
-1
/
+1
*
* gc.c (heap_page_resurrect): do not return tomb_pages when
ko1
2016-11-04
1
-4
/
+8
*
gc.c: fix GC_PROFILE_DETAIL_MEMORY
nobu
2016-10-07
1
-6
/
+4
*
fid typos [ci skip]
nobu
2016-09-24
1
-1
/
+1
*
gc.c: fix rdoc of garbage_collect [ci skip]
kazu
2016-09-22
1
-1
/
+2
*
gc.c: fix rdoc of garbage_collect [ci skip]
nobu
2016-09-20
1
-1
/
+2
*
gc.c: rb_gc_adjust_memory_usage
nobu
2016-09-20
1
-0
/
+12
*
Use PRIuSIZE format specifier for size_t values
rhe
2016-09-13
1
-7
/
+7
*
replace fixnum by integer in documents.
akr
2016-09-08
1
-3
/
+3
*
* gc.c (gc_reset_malloc_info): Remove too much ";".
kou
2016-08-24
1
-1
/
+1
*
* vm.c, internal.h: remove RubyVM::Env class and all of env objects
ko1
2016-07-28
1
-50
/
+75
*
* vm_core.h: revisit the structure of frame, block and env.
ko1
2016-07-28
1
-13
/
+0
*
gc.c: running finalizer state
nobu
2016-07-26
1
-12
/
+20
*
* gc.c (rb_raw_obj_info): support to show Proc obj.
ko1
2016-07-26
1
-10
/
+34
*
* gc.c (gc_mark): add `inline' explicitly.
ko1
2016-07-26
1
-2
/
+2
*
gc.c: reduce EXEC_TAG
nobu
2016-07-21
1
-17
/
+22
*
gc.c: set finalizing
nobu
2016-07-21
1
-2
/
+2
*
* gc.c (gc_mark_roots): should mark the VM object itself to mark
ko1
2016-07-13
1
-1
/
+1
*
include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.h
naruse
2016-05-12
1
-2
/
+1
*
* gc.c (rb_gc_unprotect_logging): throw rb_memerror when it cannot
naruse
2016-05-08
1
-1
/
+5
*
* configure.in: check function attirbute const and pure,
naruse
2016-05-08
1
-0
/
+2
*
use TH_JUMP_TAG
nobu
2016-05-05
1
-1
/
+1
*
* include/ruby/ruby.h (rb_mul_size_overflow): added to handle
naruse
2016-04-22
1
-1
/
+10
*
* variable.c: use uint32_t instead of long to avoid confusion about
naruse
2016-04-22
1
-1
/
+1
*
* gc.c (rb_alloc_tmp_buffer_with_count): added like xmalloc2 to
naruse
2016-04-21
1
-7
/
+20
*
* gc.c (objspace_malloc_prepare): remove size check because it is
naruse
2016-04-21
1
-11
/
+21
*
* gc.c: change deafult value of
ko1
2016-04-04
1
-2
/
+2
*
* gc.c (get_envparam_double): take an upper_bound.
ko1
2016-04-04
1
-12
/
+30
*
gc.c: use PRIdSIZE
nobu
2016-03-31
1
-2
/
+8
*
* gc.c: need to set initial value of GC_HEAP_FREE_SLOTS_GOAL_RATIO.
ko1
2016-03-31
1
-0
/
+1
*
* gc.c: change additional allocation policy.
ko1
2016-03-31
1
-9
/
+37
*
* gc.c (gc_marks_finish): fix syntax error.
ko1
2016-03-31
1
-2
/
+3
*
* gc.c: simplify allocate/free detecting logic at the end of marking.
ko1
2016-03-31
1
-71
/
+62
*
* gc.c: add GC parameters to configure the following values:
ko1
2016-03-31
1
-2
/
+22
*
* remove trailing spaces.
svn
2016-03-31
1
-1
/
+1
*
* gc.c (gc_verify_heap_page): check the number of zombies.
ko1
2016-03-31
1
-5
/
+28
*
* gc.c (gc_page_sweep): return free slots count.
ko1
2016-03-31
1
-9
/
+9
*
gc.c: fix r54115
nobu
2016-03-18
1
-1
/
+1
*
gc.c: fix commit miss r54145
nobu
2016-03-18
1
-1
/
+1
*
gc.c: tick for POWER arch
nobu
2016-03-17
1
-0
/
+12
*
gc.c: mark_stack_locations
nobu
2016-03-15
1
-11
/
+12
*
gc.c: rb_objspace_of
nobu
2016-03-15
1
-7
/
+9
*
gc.c: expand a local macro
nobu
2016-03-15
1
-10
/
+14
*
* gc.c: use 2 bits with unsigned int for rb_objspace::flags::mode
ko1
2016-03-04
1
-3
/
+3
*
* gc.c: rename "enum gc_stat" to "enum gc_mode"
ko1
2016-03-04
1
-20
/
+51
*
* re.c: Introduce RREGEXP_PTR.
naruse
2016-02-02
1
-2
/
+2
*
Macro typo
nobu
2016-01-25
1
-1
/
+1
*
RUBY_ASSERT
nobu
2016-01-22
1
-1
/
+1
*
* gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is used
ko1
2016-01-08
1
-40
/
+40
[next]