aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.naruse2013-04-042-2/+7
* * ext/socket/extconf.rb: Specify arguments to test functions.akr2013-04-032-23/+30
* * 2013-04-04svn2013-04-031-2/+2
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse2013-04-033-2/+12
* * ext/socket/extconf.rb: Test functions and libraries after headers.akr2013-04-032-21/+25
* Add comment.akr2013-04-031-0/+1
* * io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr2013-04-034-8/+54
* * process.c: Describe the behavior which Ruby invokes a commandlineakr2013-04-032-0/+12
* fix a typo in NEWSkazu2013-04-031-1/+1
* * ext/extmk.rb (extmake): Invoke Logging::log_close in a ensureakr2013-04-032-2/+6
* * ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr2013-04-033-13/+21
* win32.c: pass through unknown sequencenobu2013-04-031-0/+6
* win32.c: pass through unknown sequencenobu2013-04-031-1/+11
* bignum.c: hide intermediate Bignumsnobu2013-04-034-1/+18
* bignum.c: Bignum zero comparisonnobu2013-04-036-0/+52
* * 2013-04-03svn2013-04-021-2/+2
* * lib/securerandom.rb (SecureRandom.random_bytes): Useakr2013-04-022-1/+8
* * remove trailing spaces.nobu2013-04-021-1/+1
* win32.c: missing breaknobu2013-04-021-0/+1
* add ML ref.akr2013-04-021-0/+1
* * pack.c: Support Q! and q! for long long.akr2013-04-024-17/+65
* * ext/-test-/num2int/num2int.c: Define utility methodsakr2013-04-023-19/+28
* * lib/securerandom.rb: Don't use Array#to_s.akr2013-04-022-1/+6
* update doc.akr2013-04-021-20/+9
* * re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse2013-04-023-0/+16
* * vm_dump.c (rb_print_backtrace): separate to ease showing C backtrace.naruse2013-04-023-25/+36
* Add ignore_stderr because it outputs "circular require" warningsnaruse2013-04-021-1/+1
* Use assert_separately to speed up on test-allnaruse2013-04-021-42/+20
* * test/ruby/envutil.rb (assert_separately): stop_auto_run ofnaruse2013-04-022-4/+28
* Suppress warningsnaruse2013-04-023-4/+6
* use long_ary to suppress warningnaruse2013-04-021-1/+1
* Suppress warningsnaruse2013-04-023-26/+21
* fix typo: s/@ca_cert/@cacert/naruse2013-04-021-1/+1
* Unused module removed.akr2013-04-011-4/+1
* conditional test fixed.akr2013-04-011-2/+2
* more tests.akr2013-04-011-8/+18
* * ext/-test-/num2int/num2int.c: Rename utility methodsakr2013-04-013-23/+24
* * remove trailing spaces.nobu2013-04-012-26/+26
* * 2013-04-02svn2013-04-011-2/+2
* test_optparse.rb: skip no_error in backtracenobu2013-04-011-1/+2
* * ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.akr2013-04-012-7/+15
* * ext/zlib/zlib.c (Zlib::Inflate.new):eregon2013-04-012-2/+8
* * test/-ext-/num2int/test_num2int.rb: Test small bignums.akr2013-04-012-0/+10
* * numeric.c (rb_num2ulong_internal): Don't cast a negative double valueakr2013-04-012-1/+12
* * ext/-test-/num2int/num2int.c: Return string for result, instead ofakr2013-04-013-103/+56
* * numeric.c (rb_num2long): Don't use SIGNED_VALUE uselessly.akr2013-04-012-11/+19
* configure.in: prereq 2.67nobu2013-04-012-2/+6
* sha2.c: suppress warningsnobu2013-04-011-3/+6
* fix a typokazu2013-04-011-1/+1
* configure.in: clang checknobu2013-04-011-4/+5