aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* bigdecimal.c: backword compatibility as gemnobu2014-01-142-15/+16
* bigdecimal.c: backword compatibility as gemnobu2014-01-142-9/+28
* strscan.c: fix typonobu2014-01-141-1/+1
* strscan.c: make string directlynobu2014-01-141-7/+7
* * vm_exec.c (cfp): Fixes a SEGV issue in r44554.yugui2014-01-142-2/+8
* * 2014-01-14svn2014-01-131-2/+2
* * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn2014-01-134-3/+19
* * properties.nobu2014-01-131-1/+1
* * lib/xmlrpc/client.rb: [DOC] Remove note about SSL package on RAAzzak2014-01-132-2/+7
* * lib/net/smtp.rb: [DOC] Remove dead link to RAA by Giorgos Tsiftsiszzak2014-01-133-3/+10
* * ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243]zzak2014-01-132-2/+5
* * ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome2014-01-133-1/+32
* openssl/ossl.h: calculate as longnobu2014-01-131-2/+2