aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * variable.c (rb_class2name): call rb_tmp_class_path() directly to avoid extr...tmm12013-10-191-0/+5
* win32/file.c: code page tablenobu2013-10-191-1/+3
* encoding.c: defer code page tablenobu2013-10-191-0/+5
* * gc.c: fix rb_objspace_t.ko12013-10-181-0/+12
* * lib/rubygems: Update to RubyGems master 42543b6. Changes:drbrain2013-10-181-0/+8
* * lib/rubygems: Update to RubyGems master 0a3814b. Changes:drbrain2013-10-181-0/+16
* * gc.c: change terminology of heap.ko12013-10-181-0/+12
* fix typoskazu2013-10-181-3/+3
* * lib/rubygems: Update to RubyGems master cee6788. Changes:drbrain2013-10-181-0/+11
* * lib/rubygems: Update to RubyGems master f738c67. Changes:drbrain2013-10-171-0/+8
* * lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr2013-10-171-0/+9
* * gc.c (CALC_EXACT_MALLOC_SIZE_CHECK_OLD_SIZE): introduced.ko12013-10-171-0/+6
* * string.c (STR_HEAP_SIZE): includes TERM_LEN(str).ko12013-10-171-0/+6
* * vm_insnhelper.c (vm_call_method): set ci->me to 0 when theshugo2013-10-171-0/+10
* * gc.c, internal.h: rename ruby_xsizefree/realloc toko12013-10-171-0/+9
* * array.c, string.c: use ruby_xsizedfree() and ruby_xsizedrealloc().ko12013-10-171-0/+6
* win32.c: check by module handlesnobu2013-10-171-0/+8
* * gc.c, internal.h: add new internal memory mangement functions.ko12013-10-171-0/+9
* file.c: fix memory leaknobu2013-10-171-0/+5
* * ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko12013-10-171-0/+7
* * lib/tsort.rb (TSort.each_strongly_connected_component_from):akr2013-10-171-0/+5
* * lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain2013-10-171-0/+10
* * ext/objspace/object_tracing.c (newobj_i): add workaround.ko12013-10-161-0/+7
* * lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain2013-10-161-0/+9
* * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoczzak2013-10-161-0/+8
* * ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341zzak2013-10-161-0/+6
* * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprahzzak2013-10-161-0/+6
* * gc.c (objspace_each_objects): do not skip empty RVALUEs.ko12013-10-161-0/+4
* * error.c (rb_bug_reporter_add): return simply 0 if failed.ko12013-10-161-0/+5
* * ext/objspace/object_tracing.c: add new methodko12013-10-161-0/+7
* fix typoskazu2013-10-161-2/+2
* * ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUEzzak2013-10-161-0/+4
* * bootstraptest/runner.rb: check nil before calling `signal?'ko12013-10-161-0/+5
* * error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko12013-10-161-0/+12
* * NEWS: add a line into NEWS for last commit.ko12013-10-161-0/+4
* * ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko12013-10-161-0/+9
* * lib/rubygems: Update to RubyGems master b955554. Changes:drbrain2013-10-161-0/+13
* * lib/rubygems: Update to RubyGems master 278d00d. Changes:drbrain2013-10-161-0/+10
* * lib/rubygems: Update to RubyGems master commit 2a74263. This fixesdrbrain2013-10-161-0/+7
* * gc.c (gc_mark_roots): rename roots to be categories instead of function names.tmm12013-10-151-0/+5
* * gc.h (rb_objspace_reachable_objects_from_root): added.ko12013-10-151-0/+8
* trivial changekazu2013-10-151-2/+2
* * process.c: Fix a typo. MacOS X don't have ENOTSUPP.akr2013-10-151-0/+4
* ruby.c: load statically linked extensions before rubygemsnobu2013-10-141-1/+4
* ChangeLog: fix formatnobu2013-10-141-4/+6
* ruby.c: gem_prelude to load rubygemsnobu2013-10-141-0/+6
* mkmf.rb: fix framework optionnobu2013-10-141-0/+4
* mkmf.rb: fix ranlib argumentnobu2013-10-141-0/+4
* * vsnprintf.c: Fix spelling from compliment to complement.charliesome2013-10-131-0/+7
* vm.c: initialize defined_module_hash earlynobu2013-10-131-0/+3