aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: remove duplicated entry due to git-svn conflict.nobu2013-04-061-5/+0
* pack.c: fix definition ordernobu2013-04-061-0/+10
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix symbol keys in codertenderlove2013-04-051-0/+6
* * ext/psych/lib/psych/exception.rb: there should be only one exceptiontenderlove2013-04-051-0/+8
* parse.y: "nil" for defined? with empty expressionnobu2013-04-051-0/+6
* * ext/psych/lib/psych/visitors/to_ruby.rb: correctly registertenderlove2013-04-051-0/+7
* * ext/socket/init.c (cloexec_accept): Fix a compile error onakr2013-04-051-0/+6
* * load.c (features_index_add): use rb_str_subseq() to specify C stringshirosaki2013-04-051-0/+9
* * include/ruby/defines.h (HAVE_TRUE_LONG_LONG): Defined to distinguishakr2013-04-051-1/+8
* * addr2line.c: include ruby/missing.h to fix compile error on Debian.akr2013-04-051-0/+4
* compile.c: defined? with empty expressionnobu2013-04-051-0/+5
* 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