summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-05-31vm_eval.c: new names of rb_funcall familynobu
2013-05-31array.c: new names of rb_ary_new familynobu
2013-05-31configure.in: HAVE_ATTRIBUTE_FUNCTION_ALIASnobu
2013-05-31* object.c, proc.c: s/call_seq/call-seq in rdoc. [Fix GH-322]zzak
2013-05-31* ext/openssl/ossl_ssl.c: Add missing paren in rdoc [Fix GH-321]zzak
2013-05-31vm_method.c: extract set_visibilitynobu
2013-05-30* vm_insnhelper.c (vm_callee_setup_keyword_arg,mame
2013-05-30* process.c: RDoc on Process.spawnzzak
2013-05-30fix a typo.xibbar
2013-05-29* gc.c (gc_profile_enable): rest_sweep() to finish last GC.ko1
2013-05-29fix a typokazu
2013-05-29* hash.c: fix WB bug.ko1
2013-05-28trivial changekazu
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-28extmk.rb: untouch makefilesnobu
2013-05-27* ext/objspace/gc_hook.c, ext/objspace/objspace.c: add new methods toko1
2013-05-27* gc.c (gc_stat): remove wrong rest_sweep().ko1
2013-05-27* gc.c (garbage_collect_body): fix GC_ENABLE_LAZY_SWEEP condition.ko1
2013-05-27* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko1
2013-05-27add a ChangeLog.ko1
2013-05-27* include/ruby/ruby.h, gc.c: add new internal eventko1
2013-05-27* vm_trace.c (rb_postponed_job_flush): remove a wrong comment.ko1
2013-05-27* include/ruby/ruby.h (RHASH_SIZE): Add a cast to suppress aakr
2013-05-27* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko1
2013-05-27* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko1
2013-05-27rbinstall.rb: reject empty filesnobu
2013-05-27* vm_trace.c (rb_postponed_job_flush, rb_postponed_job_register): useko1
2013-05-27fix typoskazu
2013-05-27* test/-ext-/postponed_job/test_postponed_job.rb: fix typo and class name.ko1
2013-05-27* include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko1
2013-05-26* ext/-test-/postponed_job/postponed_job.c: fix `init' function name.ko1
2013-05-26* include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko1
2013-05-26* gc.c (gc_stat): collect promote_operation_count andko1
2013-05-26* gc.c (gc_stat): collect shade_operation_count,ko1
2013-05-26* hash.c (rb_hash_tbl_raw), internal.h: added.ko1
2013-05-26* tool/make-snapshot: use ENV["AUTOCONF"] instead of directly usingnaruse
2013-05-26* hash.c, include/ruby/ruby.h: support WB protected hash.ko1
2013-05-25* test/fiddle/test_c_struct_entry.rb,ktsj
2013-05-25* remove trailing spaces.nobu
2013-05-25* ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stablenaruse
2013-05-25* proc.c (rb_method_entry_min_max_arity): fix missing break in switch.mame
2013-05-25* dir.c (bracket): fix copy-paste error. When the first and lastmame
2013-05-25* gc.c (after_gc_sweep): reduce full GC timing.ko1
2013-05-25no clearing method cachenobu
2013-05-25vm_method.c: quote method namenobu
2013-05-25eval.c: rb_frame_callee returns current namenobu
2013-05-24string.c: check argument typenobu
2013-05-24fix a typokazu
2013-05-24* variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome
2013-05-24* gc.c: do major/full GC when:ko1