summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26gmake.mk: no test-knownbug if unnecessarynobu
2013-03-26internal.h: use SIGNEDNESS_OF_TIME_Tnobu
2013-03-26test_syntax.rb: fix test errornobu
2013-03-26fix typokazu
2013-03-26remove trailing spacekazu
2013-03-26* internal.h (TIMET_MAX_PLUS_ONE): Defined.akr
2013-03-26remove trailing tabkazu
2013-03-26* 2013-03-27svn
2013-03-26fix indentkazu
2013-03-26* test/psych/test_*.rb: use require_relative to require local libraryxibbar
2013-03-26* internal.h: Define TIMET_MAX and TIMET_MIN here.akr
2013-03-26* test/minitest/test_*.rb: use require_relative to require local libraryxibbar
2013-03-26* ext/socket/socket.c (sockaddr_len): return the shortest length forakr
2013-03-26* test/dtrace/test_*.rb: use require_relative to require local libraryxibbar
2013-03-26* thread.c (double2timeval): convert the infinity to TIME_MAX to avoidakr
2013-03-26update doc.akr
2013-03-26* test/ruby/test_syntax.rb: fixed a typo introduced at r39935.usa
2013-03-26* iseq.c (iseq_load): get rid of SEGV.nobu
2013-03-26test_syntax.rb: pass srcdirnobu
2013-03-26test_syntax.rb: envutilnobu
2013-03-26Suppress -Werror=shorten-64-to-32naruse
2013-03-26Use assert_separately to speed up on test-allnaruse
2013-03-25* 2013-03-26svn
2013-03-25Use more general approach to get scope_id see #8159naruse
2013-03-25Suppress warningsnaruse
2013-03-25string.c: performance improvementnobu
2013-03-25test_method.rb: refine assertionsnobu
2013-03-25envutil.rb: separate checksnobu
2013-03-25* test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu
2013-03-25envutil.rb: signal in Process::Statusnobu
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