summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-10-21file.c: warn File.exists?nobu
2013-10-21encoding.c: preserve outer errinfonobu
2013-10-20io.c: make IO#reopen("pathname") atomicnobu
2013-10-20internal.h: rb_syserr_fail_pathnobu
2013-10-20ruby.h: suppress warningsnobu
2013-10-20* lib/rubygems: Update RubyGems to master 0886307. This commitdrbrain
2013-10-20* lib/rubygems: Update to RubyGems master 3de7e0f. Changes:drbrain
2013-10-19variable.c: real class namenobu
2013-10-19* variable.c (rb_class2name): call rb_tmp_class_path() directly to avoid extr...tmm1
2013-10-19win32/file.c: code page tablenobu
2013-10-19encoding.c: defer code page tablenobu
2013-10-18* gc.c: fix rb_objspace_t.ko1
2013-10-18* lib/rubygems: Update to RubyGems master 42543b6. Changes:drbrain
2013-10-18* lib/rubygems: Update to RubyGems master 0a3814b. Changes:drbrain
2013-10-18* gc.c: change terminology of heap.ko1
2013-10-18fix typoskazu
2013-10-18* lib/rubygems: Update to RubyGems master cee6788. Changes:drbrain
2013-10-17* lib/rubygems: Update to RubyGems master f738c67. Changes:drbrain
2013-10-17* lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr
2013-10-17* gc.c (CALC_EXACT_MALLOC_SIZE_CHECK_OLD_SIZE): introduced.ko1
2013-10-17* string.c (STR_HEAP_SIZE): includes TERM_LEN(str).ko1
2013-10-17* vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo
2013-10-17* gc.c, internal.h: rename ruby_xsizefree/realloc toko1
2013-10-17* array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().ko1
2013-10-17win32.c: check by module handlesnobu
2013-10-17* gc.c, internal.h: add new internal memory mangement functions.ko1
2013-10-17file.c: fix memory leaknobu
2013-10-17* ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko1
2013-10-17* lib/tsort.rb (TSort.each_strongly_connected_component_from):akr
2013-10-17* lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain
2013-10-16* ext/objspace/object_tracing.c (newobj_i): add workaround.ko1
2013-10-16* lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain
2013-10-16* ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoczzak
2013-10-16* ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341zzak
2013-10-16* ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprahzzak
2013-10-16* gc.c (objspace_each_objects): do not skip empty RVALUEs.ko1
2013-10-16* error.c (rb_bug_reporter_add): return simply 0 if failed.ko1
2013-10-16* ext/objspace/object_tracing.c: add new methodko1
2013-10-16fix typoskazu
2013-10-16* ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUEzzak
2013-10-16* bootstraptest/runner.rb: check nil before calling `signal?'ko1
2013-10-16* error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko1
2013-10-16* NEWS: add a line into NEWS for last commit.ko1
2013-10-16* ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko1
2013-10-16* lib/rubygems: Update to RubyGems master b955554. Changes:drbrain
2013-10-16* lib/rubygems: Update to RubyGems master 278d00d. Changes:drbrain
2013-10-16* lib/rubygems: Update to RubyGems master commit 2a74263. This fixesdrbrain
2013-10-15* gc.c (gc_mark_roots): rename roots to be categories instead of function names.tmm1
2013-10-15* gc.h (rb_objspace_reachable_objects_from_root): added.ko1
2013-10-15trivial changekazu