aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* win32.c: check by module handlesnobu2013-10-175-41/+23
* * gc.c, internal.h: add new internal memory mangement functions.ko12013-10-173-23/+62
* configure.in: fix for non-GNU-makenobu2013-10-171-1/+3
* file.c: fix memory leaknobu2013-10-173-0/+34
* * ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko12013-10-172-2/+14
* * lib/tsort.rb (TSort.each_strongly_connected_component_from):akr2013-10-174-3/+44
* * remove trailing spaces.nobu2013-10-171-1/+1
* configure.in: fix FIRSTMAKEFILE confignobu2013-10-171-2/+4
* * lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain2013-10-176-9/+268
* bug_reporter.c: suppress warningsnobu2013-10-171-1/+1
* * properties.nobu2013-10-173-34/+34
* Makefile.sub: fix typonobu2013-10-161-1/+1
* Makefile.sub: default HAVE_PSAPI_H to 0nobu2013-10-161-1/+4
* * ext/objspace/object_tracing.c (newobj_i): add workaround.ko12013-10-162-2/+9
* * lib/rubygems: Update to RubyGems master 2abce58. Changes:drbrain2013-10-1610-13/+61
* * ext/curses/curses.c: [DOC] Cleaned up formatting consistency of rdoczzak2013-10-162-26/+42
* * ext/date/date_core.c: [DOC] plural grammar fixed by @scott113341zzak2013-10-162-4/+10
* * ext/io/nonblock/nonblock.c: [DOC] Document io/nonblock by reprahzzak2013-10-162-0/+29
* * gc.c (objspace_each_objects): do not skip empty RVALUEs.ko12013-10-162-18/+9
* * error.c (rb_bug_reporter_add): return simply 0 if failed.ko12013-10-162-2/+7
* * 2013-10-17svn2013-10-161-2/+2
* * ext/objspace/object_tracing.c: add new methodko12013-10-162-6/+83
* ifchange.bat: --keep optionnobu2013-10-161-0/+10
* fix typoskazu2013-10-161-2/+2
* win32/setup.mak: check psapi.hnobu2013-10-163-3/+28
* * ext/io/nonblock/nonblock.c: use rb_cIO instead of VALUEzzak2013-10-162-5/+7
* * bootstraptest/runner.rb: check nil before calling `signal?'ko12013-10-162-2/+7
* * properties.nobu2013-10-160-0/+0
* * error.c, internal.h (rb_bug_reporter_add): add a new C-API.ko12013-10-166-1/+80
* * NEWS: add a line into NEWS for last commit.ko12013-10-162-0/+5
* * ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko12013-10-163-0/+86
* * lib/rubygems: Update to RubyGems master b955554. Changes:drbrain2013-10-164-4/+15
* * lib/rubygems: Update to RubyGems master 278d00d. Changes:drbrain2013-10-167-12/+80
* * lib/rubygems: Update to RubyGems master commit 2a74263. This fixesdrbrain2013-10-1662-3846/+1269
* * 2013-10-16svn2013-10-151-2/+2
* * gc.c (gc_mark_roots): rename roots to be categories instead of function names.tmm12013-10-152-11/+16
* * remove trailing spaces.nobu2013-10-151-1/+1
* * gc.h (rb_objspace_reachable_objects_from_root): added.ko12013-10-153-47/+115
* trivial changekazu2013-10-151-2/+2
* * process.c: Fix a typo. MacOS X don't have ENOTSUPP.akr2013-10-152-1/+5
* array.c: reduce RARRAY_LEN and ARY_CAPAnobu2013-10-151-37/+50
* test_array.rb: add testnobu2013-10-151-0/+5
* Makefile.sub: skip timezone testsnobu2013-10-151-0/+1
* allpairs.rb: remove unused variablenobu2013-10-141-1/+0
* test/-ext-: suppress warningsnobu2013-10-145-20/+24
* test_profile_frames.rb: assert first_linenonobu2013-10-141-0/+5
* * 2013-10-15svn2013-10-141-2/+2
* test_profile_frames.rb: fix typonobu2013-10-141-2/+2
* assertions.rb: ignore nil messagenobu2013-10-141-0/+2
* Makefile.sub: gem_prelude to load rubygemsnobu2013-10-141-5/+1