aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* curses.c: fix functionnobu2013-04-051-0/+5
* * ext/curses/hello.rb: Typo in Curses example by Drew Blaszzak2013-04-051-0/+5
* * lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.akr2013-04-041-0/+7
* * ext/socket/extconf.rb: Remove condition for bcc.akr2013-04-041-0/+4
* * include/ruby/ruby.h (FIX2LONG): Parenthesize the macro body.akr2013-04-041-0/+4
* * time.c (time_strftime): Describe %L and %N truncates digits underakr2013-04-041-0/+6
* * object.c (rb_mod_cvar_set): Reverted "avoid inadvertentakr2013-04-041-0/+6
* * ext/pathname/pathname.c (path_write): New method.akr2013-04-041-0/+6
* * thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREADyugui2013-04-041-0/+5
* * thread_pthread.c (ruby_init_stack): Avoid using uninitialized value.yugui2013-04-041-0/+5
* struct.c: avoid inadvertent symbol creationnobu2013-04-041-0/+6
* object.c: avoid inadvertent symbol creationnobu2013-04-041-0/+6
* enum.c: avoid inadvertent symbol creationnobu2013-04-041-0/+4
* thread.c: avoid inadvertent symbol creationnobu2013-04-041-0/+7
* * ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.naruse2013-04-041-0/+5
* * ext/socket/extconf.rb: Specify arguments to test functions.akr2013-04-031-0/+4
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse2013-04-031-0/+4
* * ext/socket/extconf.rb: Test functions and libraries after headers.akr2013-04-031-0/+4
* * io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr2013-04-031-0/+6
* * process.c: Describe the behavior which Ruby invokes a commandlineakr2013-04-031-0/+6
* * ext/extmk.rb (extmake): Invoke Logging::log_close in a ensureakr2013-04-031-0/+5
* * ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr2013-04-031-0/+10
* win32.c: pass through unknown sequencenobu2013-04-031-0/+6
* bignum.c: hide intermediate Bignumsnobu2013-04-031-1/+6
* bignum.c: Bignum zero comparisonnobu2013-04-031-0/+5
* * lib/securerandom.rb (SecureRandom.random_bytes): Useakr2013-04-021-0/+7
* add ML ref.akr2013-04-021-0/+1
* * pack.c: Support Q! and q! for long long.akr2013-04-021-0/+10
* * ext/-test-/num2int/num2int.c: Define utility methodsakr2013-04-021-0/+7
* * lib/securerandom.rb: Don't use Array#to_s.akr2013-04-021-0/+5
* * re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse2013-04-021-0/+10
* * vm_dump.c (rb_print_backtrace): separate to ease showing C backtrace.naruse2013-04-021-0/+6
* * test/ruby/envutil.rb (assert_separately): stop_auto_run ofnaruse2013-04-021-0/+10
* * ext/-test-/num2int/num2int.c: Rename utility methodsakr2013-04-011-0/+7
* * remove trailing spaces.nobu2013-04-011-1/+1
* * ext/zlib/zlib.c (rb_gzfile_set_mtime): Use NUM2UINT.akr2013-04-011-0/+12
* * ext/zlib/zlib.c (Zlib::Inflate.new):eregon2013-04-011-0/+6
* * test/-ext-/num2int/test_num2int.rb: Test small bignums.akr2013-04-011-0/+4
* * numeric.c (rb_num2ulong_internal): Don't cast a negative double valueakr2013-04-011-0/+7
* * ext/-test-/num2int/num2int.c: Return string for result, instead ofakr2013-04-011-0/+7
* * numeric.c (rb_num2long): Don't use SIGNED_VALUE uselessly.akr2013-04-011-0/+8
* configure.in: prereq 2.67nobu2013-04-011-0/+5
* fix a typokazu2013-04-011-1/+1
* configure.in: clang checknobu2013-04-011-0/+5
* * numeric.c (check_uint): Take the 1st argument as unsigned long,akr2013-04-011-0/+6
* * configure.in: use quadrigraph to put '[' or ']'. [Bug #8192]ayumin2013-03-311-0/+4
* * configure.in: kick old clang. [ruby-dev:47204] [Bug #8192]naruse2013-03-311-0/+4
* * include/ruby/ruby.h (FIX2ULONG): Make it consistent with NUM2ULONG.akr2013-03-311-0/+8
* proc.c: consider noex in define_methodnobu2013-03-311-0/+5
* win32/configure.bat: option argumentsnobu2013-03-311-0/+7