aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu2014-01-133-44/+17
* * 2014-01-13svn2014-01-131-2/+2
* ext: use PRIsVALUE for rb_raise and rb_warnnobu2014-01-136-14/+14
* ext: real class namenobu2014-01-133-6/+6
* cptr.c: unused variablenobu2014-01-131-1/+0
* * ext/tk/extconf.rb: --with-tcllib and --with-tklib configure optionsnagai2014-01-121-2/+2
* test_bigmath.rb: ignore on unrelated platformsnobu2014-01-121-1/+8
* ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu2014-01-128-59/+48
* stubs.c: library name stringsnobu2014-01-121-8/+6
* tcltklib.c: create_ip_exc format argumentnobu2014-01-121-4/+4
* iseq.c: linear searchnobu2014-01-121-24/+20
* iseq.c: potential memory leaknobu2014-01-123-0/+18
* * 2014-01-12svn2014-01-121-2/+2
* ruby/util.h: DECIMAL_SIZE_OF_BITSnobu2014-01-126-4/+25
* test_bigmath.rb: r44558nobu2014-01-111-0/+4
* test_bigmath.rb: test_lognobu2014-01-111-0/+7
* * 2014-01-11svn2014-01-111-2/+2
* bigdecimal.c: expand buffernobu2014-01-111-2/+2
* test_weakref.rb: find collected weakrefnobu2014-01-101-3/+8
* * vm_exec.c (cfp): Avoid generating invalid binary foryugui2014-01-102-0/+12
* vm_insnhelper.c: boudn method transplantingnobu2014-01-102-1/+7
* test_super.rb: remove unneeded codenobu2014-01-101-1/+1