summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-24* lib/rinda/tuplespace.rb: Only return tuple entry once on move,drbrain
2013-03-24* test/rinda/test_rinda.rb: Skip IPv6 tests if no IPv6 addressesdrbrain
2013-03-24* addr2line.c (putce): suppress unused return value warning.kosaki
2013-03-24* 2013-03-25svn
2013-03-24 * proc.c (bm_free): need to clean up the mark flag of a free andnari
2013-03-24Try interface indexes which can use for IPv6 multicastnaruse
2013-03-24* ChangeLog: fix a typo in r39892.nagachika
2013-03-24* string.c (rb_str_rpartition): revert r39903, and convert byte offsetnaruse
2013-03-24* test/ruby/envutil.rb (assert_ruby_status): include stderr output.nobu
2013-03-24* vm_method.c (rb_sweep_method_entry): simplify code to unlink.nobu
2013-03-24Fix String#rpartition(/re/) against a multibyte string.knu
2013-03-24gc.c: fix compile errornobu
2013-03-24* gc.c (GC_ENABLE_LAZY_SWEEP): new macro to switch lazy sweepingnari
2013-03-24* gc.c: We have no chance to expand the heap when lazy sweeping isnari
2013-03-24* test/ruby/test_require.rb: Remove temporally files in the tests.akr
2013-03-24load.c: no longer used variable and objectnobu
2013-03-23* lib/rinda/ring.rb: Added documentation for multicast support.drbrain
2013-03-23* test/rinda/test_rinda.rb: Restore tests commented out while fixingdrbrain
2013-03-23 * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain
2013-03-23Add timeout to infinite loop [Bug #8100]naruse
2013-03-23Suppress warningsnaruse
2013-03-23* test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890drbrain
2013-03-23Commit missdrbrain
2013-03-23 * lib/rinda/rinda.rb: Fixed loss of tuple when remote is alive but thedrbrain
2013-03-23* test/mkmf/test_have_macro.rb: remove temporally files in the tests.akr
2013-03-23* 2013-03-24svn
2013-03-23* addr2line.c (kprintf): added from FreeBSD libstand's printf.naruse
2013-03-23Remove unused variablenaruse
2013-03-23* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Use Qnil and NIL_Pmrkn
2013-03-23Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse
2013-03-23* KNOWNBUGS.rb: test for [Bug #8100].nobu
2013-03-23* array.c (take_items): honor encoding of class name.nobu
2013-03-23vm_eval.c: preserve passed_blocknobu
2013-03-22* test_enum.rb: Make test more precisemarcandre
2013-03-22* test_array.rb: Make test more precisemarcandre
2013-03-22* 2013-03-23svn
2013-03-22* array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]marcandre
2013-03-22cleanup by @vipulnsward [GH fixes #262]hsbt
2013-03-22forwardable.rb: reduce allocations in def_delegatorsnobu
2013-03-22load.c: loaded_features_index st_tablenobu
2013-03-22compiler versionnobu
2013-03-22* ext/bigdecimal/bigdecimal.c: Fix style.mrkn
2013-03-21* test/ruby/envutil.rb (assert_warning): show diff.nobu
2013-03-21parse.y: refine warning messagenobu
2013-03-21vm_insnhelper.c: check required kwarg with resthashnobu
2013-03-21use rb_pid_t instead of pid_t.kazu
2013-03-21* 2013-03-22svn
2013-03-21* addr2line.c (rb_dump_backtrace_with_lines): output line at once.naruse
2013-03-21Retry ps if it doesn't do setproctitlenaruse
2013-03-21revert r39861nobu