aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_require.rb: Remove temporally files in the tests.akr2013-03-249-3/+64
* load.c: no longer used variable and objectnobu2013-03-241-2/+1
* * lib/rinda/ring.rb: Added documentation for multicast support.drbrain2013-03-233-4/+60
* * test/rinda/test_rinda.rb: Restore tests commented out while fixingdrbrain2013-03-232-577/+582
* * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain2013-03-234-520/+759
* Add timeout to infinite loop [Bug #8100]naruse2013-03-231-4/+7
* Suppress warningsnaruse2013-03-231-14/+4
* * test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890drbrain2013-03-232-4/+5
* Commit missdrbrain2013-03-232-3/+87
* * lib/rinda/rinda.rb: Fixed loss of tuple when remote is alive but thedrbrain2013-03-231-0/+7
* * test/mkmf/test_have_macro.rb: remove temporally files in the tests.akr2013-03-232-0/+6
* * 2013-03-24svn2013-03-231-2/+2
* * addr2line.c (kprintf): added from FreeBSD libstand's printf.naruse2013-03-232-13/+449
* Remove unused variablenaruse2013-03-231-1/+0
* * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Use Qnil and NIL_Pmrkn2013-03-232-4/+15
* Suppress warning: OpenSSL::X509::StoreContext#cleanup is deprecated with no r...naruse2013-03-231-1/+4
* * KNOWNBUGS.rb: test for [Bug #8100].nobu2013-03-231-0/+8
* * array.c (take_items): honor encoding of class name.nobu2013-03-231-2/+2
* vm_eval.c: preserve passed_blocknobu2013-03-233-17/+21
* * test_enum.rb: Make test more precisemarcandre2013-03-221-1/+1
* * test_array.rb: Make test more precisemarcandre2013-03-221-1/+1
* * 2013-03-23svn2013-03-221-2/+2
* * array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]marcandre2013-03-223-10/+26
* cleanup by @vipulnsward [GH fixes #262]hsbt2013-03-222-2/+1
* forwardable.rb: reduce allocations in def_delegatorsnobu2013-03-222-4/+13
* load.c: loaded_features_index st_tablenobu2013-03-224-14/+35
* compiler versionnobu2013-03-223-0/+9
* * ext/bigdecimal/bigdecimal.c: Fix style.mrkn2013-03-222-1659/+1724
* * test/ruby/envutil.rb (assert_warning): show diff.nobu2013-03-211-3/+2
* parse.y: refine warning messagenobu2013-03-213-1/+27
* vm_insnhelper.c: check required kwarg with resthashnobu2013-03-213-3/+28
* use rb_pid_t instead of pid_t.kazu2013-03-213-5/+12
* * 2013-03-22svn2013-03-211-2/+2
* * addr2line.c (rb_dump_backtrace_with_lines): output line at once.naruse2013-03-212-5/+9
* Retry ps if it doesn't do setproctitlenaruse2013-03-211-2/+6
* revert r39861nobu2013-03-213-11/+8
* * thread_win32.c (native_sleep): suppress warning.nobu2013-03-211-1/+1
* thread.c: fix deadlocknobu2013-03-213-3/+15
* ruby.h: RB_UNUSED_VAR from UNINITIALIZED_VARnobu2013-03-213-9/+12
* * marshal.c (marshal_dump, marshal_load): workaround for segv onngoto2013-03-212-2/+8
* parse.y: escape all closing parensnobu2013-03-213-4/+15
* Makefile.in: remove broken symlinksnobu2013-03-211-1/+1
* string.c: potential memory leaknobu2013-03-211-1/+2
* vm_core.h: suppress warningsnobu2013-03-212-1/+8
* * 2013-03-21svn2013-03-201-2/+2
* * ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gaugerzzak2013-03-202-1/+6
* mkmf.rb: format messagenobu2013-03-202-1/+6
* mkmf.rb: prefix install_dirs only with DESTDIRnobu2013-03-202-14/+21
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):usa2013-03-202-2/+9
* * test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki2013-03-202-0/+7