aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rinda/tuplespace.rb: Only return tuple entry once on move,drbrain2013-03-241-0/+7
* * test/rinda/test_rinda.rb: Skip IPv6 tests if no IPv6 addressesdrbrain2013-03-241-0/+6
* * addr2line.c (putce): suppress unused return value warning.kosaki2013-03-241-0/+4
* * proc.c (bm_free): need to clean up the mark flag of a free andnari2013-03-241-0/+5
* * ChangeLog: fix a typo in r39892.nagachika2013-03-241-1/+1
* * string.c (rb_str_rpartition): revert r39903, and convert byte offsetnaruse2013-03-241-0/+7
* Fix String#rpartition(/re/) against a multibyte string.knu2013-03-241-0/+5
* * gc.c (GC_ENABLE_LAZY_SWEEP): new macro to switch lazy sweepingnari2013-03-241-0/+5
* * gc.c: We have no chance to expand the heap when lazy sweeping isnari2013-03-241-0/+7
* * test/ruby/test_require.rb: Remove temporally files in the tests.akr2013-03-241-0/+18
* * lib/rinda/ring.rb: Added documentation for multicast support.drbrain2013-03-231-0/+6
* * test/rinda/test_rinda.rb: Restore tests commented out while fixingdrbrain2013-03-231-0/+5
* * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain2013-03-231-0/+8
* * test/rinda/test_rinda.rb: Fixed test failures in r39890 and r39890drbrain2013-03-231-0/+5
* * 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-231-0/+4
* * addr2line.c (kprintf): added from FreeBSD libstand's printf.naruse2013-03-231-0/+8
* * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Use Qnil and NIL_Pmrkn2013-03-231-0/+11
* vm_eval.c: preserve passed_blocknobu2013-03-231-3/+6
* * array.c: Avoid zip bug by not using obsolete rb_check_block_call [Bug #8153]marcandre2013-03-221-0/+5
* forwardable.rb: reduce allocations in def_delegatorsnobu2013-03-221-0/+7
* load.c: loaded_features_index st_tablenobu2013-03-221-0/+6
* * ext/bigdecimal/bigdecimal.c: Fix style.mrkn2013-03-221-0/+4
* parse.y: refine warning messagenobu2013-03-211-0/+5
* vm_insnhelper.c: check required kwarg with resthashnobu2013-03-211-0/+6
* use rb_pid_t instead of pid_t.kazu2013-03-211-0/+7
* * addr2line.c (rb_dump_backtrace_with_lines): output line at once.naruse2013-03-211-0/+4
* revert r39861nobu2013-03-211-7/+0
* thread.c: fix deadlocknobu2013-03-211-0/+5
* ruby.h: RB_UNUSED_VAR from UNINITIALIZED_VARnobu2013-03-211-0/+7
* * marshal.c (marshal_dump, marshal_load): workaround for segv onngoto2013-03-211-0/+6
* parse.y: escape all closing parensnobu2013-03-211-0/+5
* vm_core.h: suppress warningsnobu2013-03-211-0/+5
* * ext/date/date_core.c: Typo in Date::MONTHNAMES by Matt Gaugerzzak2013-03-201-0/+5
* mkmf.rb: format messagenobu2013-03-201-0/+5
* mkmf.rb: prefix install_dirs only with DESTDIRnobu2013-03-201-0/+6
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup):usa2013-03-201-0/+6
* * test/ruby/test_signal.rb (test_hup_me): skip if HUP isn't supported.shirosaki2013-03-201-0/+5
* * test/rubygems/test_gem_installer.rb (test_install_extension_flat):shirosaki2013-03-201-0/+6
* * test/win32ole/test_err_in_callback.rb (TestErrInCallBack#setup): useusa2013-03-201-1/+6
* * test/rinda/test_rinda.rb: remove unused variables.ayumin2013-03-191-0/+5
* * ext/bigdecimal/bigdecimal.c: fixed typo.ayumin2013-03-191-0/+5
* * test/ruby/test_signal.rb (test_hup_me): added a few comments.kosaki2013-03-191-0/+4
* * thread.c (ruby_kill): added a few comments.kosaki2013-03-191-0/+4
* * thread.c (ruby_kill): release GVL while waiting signal delivered.kosaki2013-03-191-0/+4
* * ruby_kill (internal.h, thread.c): use rb_pid_t instead of pid_t.usa2013-03-191-0/+5
* convert with one converternobu2013-03-191-0/+5
* compose HFS file namesnobu2013-03-191-0/+5
* * internal.h: added a declaration of ruby_kill().kosaki2013-03-191-0/+19
* * io.c (linux_iocparm_len): enable only exist _IOC_SIZE().kosaki2013-03-191-0/+5