aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_trace.c (rb_postponed_job_flush, rb_postponed_job_register): useko12013-05-271-0/+5
* fix typoskazu2013-05-271-3/+3
* * test/-ext-/postponed_job/test_postponed_job.rb: fix typo and class name.ko12013-05-271-0/+4
* * include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko12013-05-271-0/+26
* * ext/-test-/postponed_job/postponed_job.c: fix `init' function name.ko12013-05-261-0/+4
* * include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko12013-05-261-0/+29
* * gc.c (gc_stat): collect promote_operation_count andko12013-05-261-0/+5
* * gc.c (gc_stat): collect shade_operation_count,ko12013-05-261-0/+7
* * hash.c (rb_hash_tbl_raw), internal.h: added.ko12013-05-261-0/+19
* * tool/make-snapshot: use ENV["AUTOCONF"] instead of directly usingnaruse2013-05-261-0/+5
* * hash.c, include/ruby/ruby.h: support WB protected hash.ko12013-05-261-0/+12
* * test/fiddle/test_c_struct_entry.rb,ktsj2013-05-251-0/+9
* * remove trailing spaces.nobu2013-05-251-1/+1
* * ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stablenaruse2013-05-251-0/+7
* * proc.c (rb_method_entry_min_max_arity): fix missing break in switch.mame2013-05-251-0/+8
* * dir.c (bracket): fix copy-paste error. When the first and lastmame2013-05-251-0/+7
* * gc.c (after_gc_sweep): reduce full GC timing.ko12013-05-251-0/+4
* no clearing method cachenobu2013-05-251-0/+7
* vm_method.c: quote method namenobu2013-05-251-0/+4
* eval.c: rb_frame_callee returns current namenobu2013-05-251-0/+10
* string.c: check argument typenobu2013-05-241-0/+4
* fix a typokazu2013-05-241-1/+1
* * variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome2013-05-241-0/+7
* * gc.c: do major/full GC when:ko12013-05-241-0/+11
* * intern.h: remove dangling rb_class_init_copy declarationcharliesome2013-05-241-0/+5
* * ext/strscan/strscan.c (strscan_aref): raise error if givennaruse2013-05-241-0/+5
* * gc.c (after_gc_sweep, garbage_collect_body): do major GC (full GC)ko12013-05-241-0/+8
* configure.in: no runtime path to -Lnobu2013-05-241-0/+7
* * object.c (rb_obj_clone): should not propagate OLDGEN status.ko12013-05-231-0/+5
* fix a typokazu2013-05-231-1/+1
* load.c: fix invalid readnobu2013-05-231-0/+5
* gc.c: revert r40898nobu2013-05-231-3/+3
* * gc.c: do not dump the last recordnobu2013-05-231-0/+5
* gc.c: use size_t and no header if next_index == 0nobu2013-05-221-0/+5
* win32.c: check error of SetFilePointernobu2013-05-221-1/+6
* win32.c: extract setup_overlapped and finish_overlappednobu2013-05-221-0/+5
* * gc.c (gc_prepare_free_objects, rest_sweep, lazy_sweep): fix positionko12013-05-221-0/+5
* * gc.c (garbage_collect): all GC is start from garbage_collect()ko12013-05-211-0/+15
* * ext/strscan/strscan.c (strscan_aref): support named captures.naruse2013-05-211-0/+5
* * test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):kou2013-05-211-0/+5
* * ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu2013-05-211-0/+6
* * gc.c: remove gc_profile_record::is_marked. always true.ko12013-05-211-0/+4
* * gc.c: fix to collect additional information for GC::Profiler.ko12013-05-211-0/+12
* * gc.c: GC::Profiler's sweeping time is accumulated all slotko12013-05-211-0/+8
* * remove trailing spaces.nobu2013-05-211-1/+1
* * common.mk (rdoc-bench): add a benchmark ruleko12013-05-211-0/+10
* * remove trailing spaces.nobu2013-05-211-1/+1
* * gc.c (gc_profile_dump_on): `count' should be (int) because itko12013-05-211-0/+6
* dir.c: compose HFS file namesnobu2013-05-201-0/+5
* envutil.rb: envutil in childnobu2013-05-201-0/+5