aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* win32.h: declare fstati64 to suppress warningsnobu2013-10-141-0/+2
* ruby.c: load statically linked extensions before rubygemsnobu2013-10-142-2/+5
* ChangeLog: fix formatnobu2013-10-141-4/+6
* ruby.c: gem_prelude to load rubygemsnobu2013-10-144-9/+12
* mkmf.rb: fix framework optionnobu2013-10-143-3/+7
* * 2013-10-14svn2013-10-141-2/+2
* mkmf.rb: fix ranlib argumentnobu2013-10-142-1/+5
* * vsnprintf.c: Fix spelling from compliment to complement.charliesome2013-10-133-2/+9
* vm.c: initialize defined_module_hash earlynobu2013-10-133-1/+14
* Makefile.in: generate for each makefilesnobu2013-10-131-4/+4
* test_rake_clean.rb: skip on Windowsnobu2013-10-131-1/+7
* * 2013-10-13svn2013-10-131-2/+2
* compile.c, vm.c: reduce hash mergenobu2013-10-133-15/+36
* test_notimp.rb: test timeoutnobu2013-10-131-12/+14
* get rid of a garbage characterkazu2013-10-121-1/+1
* fix typoskazu2013-10-121-3/+3