summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05* test/test_curses.rb: tests for getch.nobu
2013-04-05* ext/curses/hello.rb: Typo in Curses example by Drew Blaszzak
2013-04-04* 2013-04-05svn
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04* lib/resolv.rb (bind_random_port): Rescue EACCES for SunOS.akr
2013-04-04* ext/socket/extconf.rb: Remove condition for bcc.akr
2013-04-04* include/ruby/ruby.h (FIX2LONG): Parenthesize the macro body.akr
2013-04-04* time.c (time_strftime): Describe %L and %N truncates digits underakr
2013-04-04* object.c (rb_mod_cvar_set): Reverted "avoid inadvertentakr
2013-04-04* ext/pathname/pathname.c (path_write): New method.akr
2013-04-04envutil.rb: assert stderr if marshal failednobu
2013-04-04reduce overhead of TYPEnobu
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04* thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREADyugui
2013-04-04* thread_pthread.c (ruby_init_stack): Avoid using uninitialized value.yugui
2013-04-04struct.c: avoid inadvertent symbol creationnobu
2013-04-04object.c: avoid inadvertent symbol creationnobu
2013-04-04enum.c: avoid inadvertent symbol creationnobu
2013-04-04thread.c: avoid inadvertent symbol creationnobu
2013-04-04thread.c: error messagenobu
2013-04-04* ext/openssl/ossl_bn.c (ossl_bn_to_i): Use bn2hex to speed up.naruse
2013-04-03* ext/socket/extconf.rb: Specify arguments to test functions.akr
2013-04-03* 2013-04-04svn
2013-04-03* ext/openssl/ossl_bn.c (ossl_bn_initialize): fix can't create from bn.naruse
2013-04-03* ext/socket/extconf.rb: Test functions and libraries after headers.akr
2013-04-03Add comment.akr
2013-04-03* io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr
2013-04-03* process.c: Describe the behavior which Ruby invokes a commandlineakr
2013-04-03fix a typo in NEWSkazu
2013-04-03* ext/extmk.rb (extmake): Invoke Logging::log_close in a ensureakr
2013-04-03* ext/extmk.rb (extmake): Use Logging.open to switch stdout andakr
2013-04-03win32.c: pass through unknown sequencenobu
2013-04-03win32.c: pass through unknown sequencenobu
2013-04-03bignum.c: hide intermediate Bignumsnobu
2013-04-03bignum.c: Bignum zero comparisonnobu
2013-04-02* 2013-04-03svn
2013-04-02* lib/securerandom.rb (SecureRandom.random_bytes): Useakr
2013-04-02* remove trailing spaces.nobu
2013-04-02win32.c: missing breaknobu
2013-04-02add ML ref.akr
2013-04-02* pack.c: Support Q! and q! for long long.akr
2013-04-02* ext/-test-/num2int/num2int.c: Define utility methodsakr
2013-04-02* lib/securerandom.rb: Don't use Array#to_s.akr
2013-04-02update doc.akr
2013-04-02* re.c (rb_reg_to_s): suppress duplicated charclass warning.naruse
2013-04-02* vm_dump.c (rb_print_backtrace): separate to ease showing C backtrace.naruse
2013-04-02Add ignore_stderr because it outputs "circular require" warningsnaruse
2013-04-02Use assert_separately to speed up on test-allnaruse
2013-04-02* test/ruby/envutil.rb (assert_separately): stop_auto_run ofnaruse
2013-04-02Suppress warningsnaruse