summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17configure.in: fix for non-GNU-makenobu
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* remove trailing spaces.nobu
2013-10-17configure.in: fix FIRSTMAKEFILE confignobu
2013-10-17* lib/rubygems: Update to RubyGems master 941c21a. Changes:drbrain
2013-10-17bug_reporter.c: suppress warningsnobu
2013-10-17* properties.nobu
2013-10-16Makefile.sub: fix typonobu
2013-10-16Makefile.sub: default HAVE_PSAPI_H to 0nobu
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* 2013-10-17svn
2013-10-16* ext/objspace/object_tracing.c: add new methodko1
2013-10-16ifchange.bat: --keep optionnobu
2013-10-16fix typoskazu
2013-10-16win32/setup.mak: check psapi.hnobu
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* properties.nobu
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* 2013-10-16svn
2013-10-15* gc.c (gc_mark_roots): rename roots to be categories instead of function names.tmm1
2013-10-15* remove trailing spaces.nobu
2013-10-15* gc.h (rb_objspace_reachable_objects_from_root): added.ko1
2013-10-15trivial changekazu
2013-10-15* process.c: Fix a typo. MacOS X don't have ENOTSUPP.akr
2013-10-15array.c: reduce RARRAY_LEN and ARY_CAPAnobu
2013-10-15test_array.rb: add testnobu
2013-10-15Makefile.sub: skip timezone testsnobu
2013-10-14allpairs.rb: remove unused variablenobu
2013-10-14test/-ext-: suppress warningsnobu
2013-10-14test_profile_frames.rb: assert first_linenonobu
2013-10-14* 2013-10-15svn
2013-10-14test_profile_frames.rb: fix typonobu
2013-10-14assertions.rb: ignore nil messagenobu