aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * compar.c (cmp_equal): warn for this release and still rescueeregon2014-01-183-8/+39
* * 2014-01-19svn2014-01-181-2/+2
* * test/ruby/test_comparable.rb: specify behavior for the differenteregon2014-01-181-2/+4
* * ext/socket: Avoid unnecessary ppoll/select on Linux.akr2014-01-185-4/+25
* * lib/resolv.rb (Resolv::DNS::Resource::TXT#data): Return concatenatedakr2014-01-182-2/+8
* * io.c (rb_update_max_fd): Return immediately if the given fd is smallakr2014-01-182-0/+8
* * io.c: Test O_CLOEXEC only once.akr2014-01-182-1/+31
* [DOC]akr2014-01-181-4/+0
* * ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socketakr2014-01-182-7/+13
* * lib/open-uri.rb: Make proxy disabling working again.akr2014-01-182-1/+6
* test_rinda.rb: hungup investigationnobu2014-01-181-34/+49
* localeinit.c: codepage formatnobu2014-01-181-4/+9
* st.c: hash_posnobu2014-01-181-20/+21
* * 2014-01-18svn2014-01-181-2/+2
* test_rinda.rb: hungup investigationnobu2014-01-181-0/+3
* ChangeLog: fix refnobu2014-01-171-1/+1
* delegate.rb: keep special methodsnobu2014-01-173-1/+63
* * 2014-01-17svn2014-01-171-2/+2
* eval.c: singleton class constantsnobu2014-01-173-2/+20
* test_thread.rb: stop at oncenobu2014-01-161-2/+6
* test_rinda.rb: timeout all threadnobu2014-01-161-5/+22
* common.mk: fix command errornobu2014-01-161-2/+1
* common.mk: ignore capi failurenobu2014-01-151-0/+1
* test_rinda.rb: timeoutnobu2014-01-151-0/+7
* test_rinda.rb: sleep to timeoutnobu2014-01-151-1/+1
* * 2014-01-16svn2014-01-151-2/+2
* * ext/bigdecimal/bigdecimal.gemspec: bigdecimal version 1.2.5.mrkn2014-01-152-1/+5
* test_gc.rb: relax assertionnobu2014-01-151-1/+1
* * io.c (io_binwrite): use writev(2) to avoid double write if available.glass2014-01-153-30/+110
* test_numeric.rb: default_externalnobu2014-01-151-4/+13
* add timeout to test_do_replynaruse2014-01-151-2/+8
* ext/json: backward compatibilitiesnobu2014-01-152-2/+11
* ext/fiddle: backward compatibilitiesnobu2014-01-152-2/+21
* numeric.c: preserve encodingnobu2014-01-152-2/+11
* numeric.c: preserve encodingnobu2014-01-152-5/+5
* numeric.c: FLOAT_OUT_OF_RANGEnobu2014-01-151-24/+21
* numeric.c: preserve encodingnobu2014-01-152-13/+16
* test_numeric.rb: coercion failuresnobu2014-01-151-0/+5
* bigdecimal.c: rename macrosnobu2014-01-151-5/+7
* function.c: adjust indentnobu2014-01-151-6/+6
* string.c: respect BOMnobu2014-01-153-1/+21
* string.c: use actual encodingsnobu2014-01-154-23/+56
* test_m17n.rb: split tests for inspectnobu2014-01-151-12/+10
* FreeBSD 10 SEGVs this less than 4M + 12K bytes.naruse2014-01-151-2/+2
* same as r44598naruse2014-01-152-2/+2
* same as r44597naruse2014-01-151-0/+3
* /usr/lib/libc.so is not symlink on FreeBSD 10naruse2014-01-151-0/+3
* * 2014-01-15svn2014-01-141-2/+2
* suppress warning: implicit conversion loses integer precisionnaruse2014-01-141-1/+1
* * ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERSglass2014-01-143-0/+45