aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * io.c (rb_f_syscall): reduce warning: "HAVE___SYSCALL" is not defined.kazu2011-04-142-1/+5
* * 2011-04-14svn2011-04-131-2/+2
* * thread.c (thread_fd_close_i): IOError exception should be assignednagachika2011-04-132-1/+6
* * 2011-04-13svn2011-04-131-2/+2
* * io.c (rb_io_fdatasync): remove unused variable.kazu2011-04-132-1/+4
* * include/ruby/st.h: parenthesize macro arguments.akr2011-04-122-1/+5
* * lib/uri/common.rb: avoid race condition. fixes #4572naruse2011-04-122-9/+23
* * ext/readline/extconf.rb: --disable-libedit to disablekouji2011-04-122-1/+13
* * include/ruby/win32.h: VC doesn't have ftruncate() and others, butusa2011-04-122-3/+9
* * 2011-04-12svn2011-04-111-2/+2
* Evaluate truncate, ftruncate and ftello existenceluislavena2011-04-114-9/+27
* * io.c: revert r31230.kosaki2011-04-112-43/+8
* * test/ruby/test_io.rb: Added TestIO#test_cross_thread_close_stdiokosaki2011-04-112-0/+45
* * file.c (rb_group_member): kill 256K of stack usage.kosaki2011-04-112-5/+16
* * 2011-04-11svn2011-04-101-2/+2
* * ext/openssl/ossl.c: Fix typo, document version constants.drbrain2011-04-102-2/+14
* * include/ruby/ruby.h: parenthesize macro arguments.akr2011-04-102-44/+48
* * 2011-04-10svn2011-04-091-2/+2
* * ext/stringio/stringio.c (strio_each, strio_readlines):sorah2011-04-092-4/+9
* * ext/stringio/stringio.c (strio_each):sorah2011-04-093-4/+14
* * ext/stringio/stringio.c (strio_each, strio_readlines):sorah2011-04-093-0/+26
* * 2011-04-09svn2011-04-091-2/+2
* * include/ruby/util.h: parenthesize macro arguments.akr2011-04-092-4/+8
* * 2011-04-08svn2011-04-081-2/+2
* * ext/stringio/stringio.c (strio_getline): check whether str isnaruse2011-04-083-12/+22
* * 2011-04-07svn2011-04-071-2/+2
* * include/ruby/io.h: parenthesize macro arguments.akr2011-04-072-25/+29
* * include/ruby/intern.h: parenthesize macro arguments.akr2011-04-062-38/+42
* * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):naruse2011-04-065-2/+33
* * 2011-04-06svn2011-04-061-2/+2
* * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_initialize):naruse2011-04-062-1/+14
* * include/ruby/encoding.h: parenthesize macro arguments.akr2011-04-052-19/+23
* * 2011-04-05svn2011-04-051-2/+2
* fix a typokazu2011-04-051-1/+1
* * ext/io/nonblock/nonblock.c (io_nonblock_set): Avoid F_SETFL ifkosaki2011-04-042-2/+16
* * io.c (rb_io_syswrite): While local FS writes are usuallykosaki2011-04-042-1/+9
* * 2011-04-04svn2011-04-041-2/+2
* * test/test_tempfile.rb: simply ignore platform depedent testcasesusa2011-04-042-8/+9
* * ext/syslog/syslog.c: improve rdoc.nagachika2011-04-032-6/+19
* * ext/zlib/zlib.c: parenthesize macro arguments.akr2011-04-032-2/+6
* * configure.in: disable fdatasync again on Mac OS X.kosaki2011-04-033-2/+9
* * 2011-04-03svn2011-04-031-2/+2
* * io.c (io_reopen): IO#close releases GVL if possible.kosaki2011-04-032-4/+57
* * ext/syslog/syslog.c: parenthesize macro arguments.akr2011-04-012-1/+5
* Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2011-04-013-1/+31
* * vm_core.h (RUBY_VM_CHECK_INTS_TH): merge a patch by ko1nobu2011-04-012-3/+8
* * 2011-04-01svn2011-03-311-3/+3
* * ChangeLog: fix typo of r31205arton2011-03-311-1/+1
* * misc/ruby-mode.el (ruby-brace-to-do-end, ruby-do-end-to-brace):nobu2011-03-312-2/+10
* * ext/strscan/strscan.c: parenthesize macro arguments.akr2011-03-312-2/+6