aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/cgi.rb: Add a document.xibbar2013-05-301-0/+19
* Update doc.akr2013-05-301-1/+4
* rational.c: use existing functionsnobu2013-05-291-6/+4
* * 2013-05-30svn2013-05-291-2/+2
* * gc.c (gc_profile_enable): rest_sweep() to finish last GC.ko12013-05-292-2/+8
* GC before running test_copy_stream_socket7naruse2013-05-291-0/+1
* fix a typokazu2013-05-291-1/+1
* * hash.c: fix WB bug.ko12013-05-292-5/+41
* * 2013-05-29svn2013-05-281-2/+2
* fix typotmm12013-05-281-1/+1
* trivial changekazu2013-05-281-1/+1
* object_tracing.c: fix argument typenobu2013-05-281-1/+1
* * ext/objspace/object_tracing.c: fix a bug reported atko12013-05-283-38/+119
* extmk.rb: untouch makefilesnobu2013-05-282-3/+8
* ext/objspace: unexpand Author keywordsnobu2013-05-282-2/+2
* * 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