summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-14* io.c (rb_f_syscall): reduce warning: "HAVE___SYSCALL" is not defined.kazu
2011-04-13* 2011-04-14svn
2011-04-13 * thread.c (thread_fd_close_i): IOError exception should be assignednagachika
2011-04-13* 2011-04-13svn
2011-04-13* io.c (rb_io_fdatasync): remove unused variable.kazu
2011-04-12* include/ruby/st.h: parenthesize macro arguments.akr
2011-04-12* lib/uri/common.rb: avoid race condition. fixes #4572naruse
2011-04-12* ext/readline/extconf.rb: --disable-libedit to disablekouji
2011-04-12* include/ruby/win32.h: VC doesn't have ftruncate() and others, butusa
2011-04-11* 2011-04-12svn
2011-04-11Evaluate truncate, ftruncate and ftello existenceluislavena
2011-04-11* io.c: revert r31230.kosaki
2011-04-11* test/ruby/test_io.rb: Added TestIO#test_cross_thread_close_stdiokosaki
2011-04-11* file.c (rb_group_member): kill 256K of stack usage.kosaki
2011-04-10* 2011-04-11svn
2011-04-10 * ext/openssl/ossl.c: Fix typo, document version constants.drbrain
2011-04-10* include/ruby/ruby.h: parenthesize macro arguments.akr
2011-04-09* 2011-04-10svn
2011-04-09* ext/stringio/stringio.c (strio_each, strio_readlines):sorah
2011-04-09* ext/stringio/stringio.c (strio_each):sorah
2011-04-09* ext/stringio/stringio.c (strio_each, strio_readlines):sorah
2011-04-09* 2011-04-09svn
2011-04-09* include/ruby/util.h: parenthesize macro arguments.akr
2011-04-08* 2011-04-08svn
2011-04-08* ext/stringio/stringio.c (strio_getline): check whether str isnaruse
2011-04-07* 2011-04-07svn
2011-04-07* include/ruby/io.h: parenthesize macro arguments.akr
2011-04-06* include/ruby/intern.h: parenthesize macro arguments.akr
2011-04-06* ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):naruse
2011-04-06* 2011-04-06svn
2011-04-06* ext/openssl/ossl_pkey_rsa.c (ossl_rsa_initialize):naruse
2011-04-05* include/ruby/encoding.h: parenthesize macro arguments.akr
2011-04-05* 2011-04-05svn
2011-04-05fix a typokazu
2011-04-04* ext/io/nonblock/nonblock.c (io_nonblock_set): Avoid F_SETFL ifkosaki
2011-04-04* io.c (rb_io_syswrite): While local FS writes are usuallykosaki
2011-04-04* 2011-04-04svn
2011-04-04* test/test_tempfile.rb: simply ignore platform depedent testcasesusa
2011-04-03 * ext/syslog/syslog.c: improve rdoc.nagachika
2011-04-03* ext/zlib/zlib.c: parenthesize macro arguments.akr
2011-04-03* configure.in: disable fdatasync again on Mac OS X.kosaki
2011-04-03* 2011-04-03svn
2011-04-03* io.c (io_reopen): IO#close releases GVL if possible.kosaki
2011-04-01* ext/syslog/syslog.c: parenthesize macro arguments.akr
2011-04-01Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi
2011-04-01* vm_core.h (RUBY_VM_CHECK_INTS_TH): merge a patch by ko1nobu
2011-03-31* 2011-04-01svn
2011-03-31* ChangeLog: fix typo of r31205arton
2011-03-31* misc/ruby-mode.el (ruby-brace-to-do-end, ruby-do-end-to-brace):nobu
2011-03-31* ext/strscan/strscan.c: parenthesize macro arguments.akr