summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05* ext/socket/init.c (cloexec_accept): Fix a compile error onakr
2013-04-05* load.c (features_index_add): use rb_str_subseq() to specify C stringshirosaki
2013-04-05* 2013-04-06svn
2013-04-05thread.c: no allocate before deletingnobu
2013-04-05configure.in: gcc_majornobu
2013-04-05configure.in: no -Wextra-token on gcc 3nobu
2013-04-05configure.in: -Werror=extra-tokensnobu
2013-04-05update comments.akr
2013-04-05fix a typo.akr
2013-04-05* include/ruby/defines.h (HAVE_TRUE_LONG_LONG): Defined to distinguishakr
2013-04-05pack.c: use LONG_LONGnobu
2013-04-05* addr2line.c: include ruby/missing.h to fix compile error on Debian.akr
2013-04-05compile.c: defined? with empty expressionnobu
2013-04-05configure.in: no -include optionsnobu
2013-04-05defines.h: RUBY_SYMBOL_EXPORT_{BEGIN,END}nobu
2013-04-05* properties.nobu
2013-04-05ext/-test-/win32/dln: remove static librarynobu
2013-04-05dl/dl.h: suppress warningnobu
2013-04-05curses.c: fix functionnobu
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