aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * properties.nobu2013-05-271-80/+80
* * ext/objspace/gc_hook.c, ext/objspace/objspace.c: add new methods toko12013-05-273-0/+95
* * gc.c (gc_stat): remove wrong rest_sweep().ko12013-05-272-2/+4
* * gc.c (garbage_collect_body): fix GC_ENABLE_LAZY_SWEEP condition.ko12013-05-272-4/+11
* * vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko12013-05-274-0/+30
* test_method.rb: fix for direct invocationnobu2013-05-271-1/+1
* suppress warningsnobu2013-05-274-3/+6
* add a ChangeLog.ko12013-05-271-1/+8
* * include/ruby/ruby.h, gc.c: add new internal eventko12013-05-275-4/+38
* * 2013-05-28svn2013-05-271-2/+2
* * vm_trace.c (rb_postponed_job_flush): remove a wrong comment.ko12013-05-272-1/+5
* * include/ruby/ruby.h (RHASH_SIZE): Add a cast to suppress aakr2013-05-272-1/+7
* * include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko12013-05-276-6/+15
* * properties.nobu2013-05-270-0/+0
* * ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko12013-05-276-1/+242
* rbinstall.rb: reject empty filesnobu2013-05-272-3/+14
* vm_insnhelper.c: suppress warningnobu2013-05-271-1/+1
* fix typotmm12013-05-271-1/+1
* * vm_trace.c (rb_postponed_job_flush, rb_postponed_job_register): useko12013-05-272-2/+7
* fix typoskazu2013-05-271-3/+3
* * properties.nobu2013-05-270-0/+0
* * append newline at EOF.nobu2013-05-271-1/+1
* * properties.nobu2013-05-270-0/+0
* * test/-ext-/postponed_job/test_postponed_job.rb: fix typo and class name.ko12013-05-272-2/+6
* * properties.nobu2013-05-270-0/+0
* * include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko12013-05-2710-11/+207
* * properties.nobu2013-05-260-0/+0
* * properties.nobu2013-05-260-0/+0
* * ext/-test-/postponed_job/postponed_job.c: fix `init' function name.ko12013-05-262-1/+5
* * properties.nobu2013-05-260-0/+0
* * remove trailing spaces.nobu2013-05-261-1/+1
* * include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko12013-05-2610-13/+179
* * gc.c (gc_stat): collect promote_operation_count andko12013-05-262-4/+27
* * gc.c (gc_stat): collect shade_operation_count,ko12013-05-262-9/+43
* * hash.c (rb_hash_tbl_raw), internal.h: added.ko12013-05-2610-19/+48
* * 2013-05-27svn2013-05-261-2/+2
* * tool/make-snapshot: use ENV["AUTOCONF"] instead of directly usingnaruse2013-05-262-1/+7
* * 2013-05-26svn2013-05-261-2/+2
* * hash.c, include/ruby/ruby.h: support WB protected hash.ko12013-05-266-43/+101
* internal.h: adjust indentnobu2013-05-251-4/+5
* * test/fiddle/test_handle.rb (Fiddle::TestHandle#test_static_sym): adjust ind...ktsj2013-05-251-4/+4
* * test/fiddle/test_c_struct_entry.rb,ktsj2013-05-258-21/+49
* * remove trailing spaces.nobu2013-05-251-1/+1
* * ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stablenaruse2013-05-252-2/+13
* Remove unused variablenaruse2013-05-251-1/+1
* * proc.c (rb_method_entry_min_max_arity): fix missing break in switch.mame2013-05-252-0/+9
* * dir.c (bracket): fix copy-paste error. When the first and lastmame2013-05-253-1/+13
* * gc.c (after_gc_sweep): reduce full GC timing.ko12013-05-252-4/+8
* no clearing method cachenobu2013-05-253-0/+9
* vm_method.c: quote method namenobu2013-05-252-1/+6