aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* eval.c: rb_frame_callee returns current namenobu2013-05-253-8/+33
* string.c: check argument typenobu2013-05-242-1/+7
* * 2013-05-25svn2013-05-241-2/+2
* call rb_frame_callee() only oncenobu2013-05-242-6/+9
* fix a typokazu2013-05-241-1/+1
* * ext/fiddle/fiddle.c: fix typo in fiddle doc [Bug #8412]charliesome2013-05-241-1/+1
* * variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome2013-05-243-1/+17
* * gc.c: do major/full GC when:ko12013-05-242-29/+58
* * intern.h: remove dangling rb_class_init_copy declarationcharliesome2013-05-242-1/+5
* * ext/strscan/strscan.c (strscan_aref): raise error if givennaruse2013-05-243-7/+32
* io/console: rdocnobu2013-05-242-0/+8
* rename generic io modulesnobu2013-05-242-3/+3
* * gc.c (after_gc_sweep, garbage_collect_body): do major GC (full GC)ko12013-05-242-8/+32
* Disable clang on travis because it causes many false negativenaruse2013-05-241-1/+1
* configure.in: no runtime path to -Lnobu2013-05-242-1/+9
* reapply r40839 [Fixes GH-316]zzak2013-05-231-14/+24
* * object.c (rb_obj_clone): should not propagate OLDGEN status.ko12013-05-232-2/+9
* fix a typokazu2013-05-231-1/+1
* * 2013-05-24svn2013-05-231-2/+2
* extmk.rb: don't duplicatenobu2013-05-231-1/+3
* Add a comment.akr2013-05-231-0/+16
* load.c: fix invalid readnobu2013-05-232-5/+11
* gc.c: revert r40898nobu2013-05-232-4/+3