aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* configure.in: clang checknobu2013-04-012-3/+11
* * numeric.c (check_uint): Take the 1st argument as unsigned long,akr2013-04-012-16/+16
* * configure.in: use 'test' instead quadrigraph.ayumin2013-03-311-1/+1
* * configure.in: use quadrigraph to put '[' or ']'. [Bug #8192]ayumin2013-03-312-1/+5
* Fix build failure introduced by previous commitnaruse2013-03-311-1/+1
* * configure.in: kick old clang. [ruby-dev:47204] [Bug #8192]naruse2013-03-312-0/+11
* * 2013-04-01svn2013-03-311-3/+3
* * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr2013-03-314-1/+151
* proc.c: consider noex in define_methodnobu2013-03-313-1/+44
* test_method.rb: splitnobu2013-03-311-0/+4
* more tests.akr2013-03-311-10/+17
* win32/configure.bat: option argumentsnobu2013-03-313-31/+36
* ChangeLog: fix typonobu2013-03-311-1/+1
* * numeric.c (rb_num2ulong_internal): New function similart toakr2013-03-313-11/+52
* documentation by @phiggins [GH fixes #263]hsbt2013-03-311-0/+1
* doumentation by @toolmantim [GH fixes #270]hsbt2013-03-311-3/+4
* Document the default Net timeout values by @toolmantim [GH fixes #269]hsbt2013-03-314-10/+11
* class.c: suppress wrong warningnobu2013-03-303-1/+22
* thread.c: TYPEOF_TIMEVAL_TV_SECnobu2013-03-302-5/+34
* timev.h: move time_t stuffsnobu2013-03-306-42/+23
* thread.c: format specifiers for time_tnobu2013-03-302-4/+4