aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * numeric.c (ruby_float_step): wrong loop condition.usa2011-04-141-0/+8
* * lib/test/unit.rb (Test::Unit::Options#setup_options): set possiblenobu2011-04-141-1/+4
* * lib/test/unit.rb (Test::Unit::Runner::Worker#initialize): usenobu2011-04-141-1/+4
* * lib/test/unit.rb (Test::Unit::Runner#jobs_status): io/console maynobu2011-04-141-1/+5
* * lib/test/unit.rb (Test::Unit::Runner::Worker#died): rename using anobu2011-04-141-1/+4
* * lib/test/unit.rb (Test::Unit::Runner#_run_parallel): check if workernobu2011-04-141-1/+4
* * lib/test/unit.rb (Test::Unit::Runner::Worker#dead): no longer @innobu2011-04-141-0/+5
* * variable.c (rb_autoload_p): search superclasses as same as actualnobu2011-04-141-0/+5
* * include/ruby/win32.h (frexp, modf): wrongly declared as pure innobu2011-04-141-1/+4
* * include/ruby/win32.h (ftruncate, truncate): mingw64 missesnobu2011-04-141-1/+4
* * win32/win32.c (rb_w32_read): suppress warning.nobu2011-04-141-0/+4
* fix ChangeLog description.kosaki2011-04-141-1/+2
* * lib/fileutils.rb (FileUtils#touch): fix corrupted output whenkosaki2011-04-141-0/+6
* * io.c (rb_f_syscall): reduce warning: "HAVE___SYSCALL" is not defined.kazu2011-04-141-0/+4
* * thread.c (thread_fd_close_i): IOError exception should be assignednagachika2011-04-131-0/+5
* * io.c (rb_io_fdatasync): remove unused variable.kazu2011-04-131-0/+4
* * include/ruby/st.h: parenthesize macro arguments.akr2011-04-121-0/+4
* * lib/uri/common.rb: avoid race condition. fixes #4572naruse2011-04-121-0/+4
* * ext/readline/extconf.rb: --disable-libedit to disablekouji2011-04-121-0/+5
* * include/ruby/win32.h: VC doesn't have ftruncate() and others, butusa2011-04-121-0/+6
* Evaluate truncate, ftruncate and ftello existenceluislavena2011-04-111-0/+8
* * io.c: revert r31230.kosaki2011-04-111-0/+4
* * test/ruby/test_io.rb: Added TestIO#test_cross_thread_close_stdiokosaki2011-04-111-0/+6
* * file.c (rb_group_member): kill 256K of stack usage.kosaki2011-04-111-0/+5
* * ext/openssl/ossl.c: Fix typo, document version constants.drbrain2011-04-101-0/+4
* * include/ruby/ruby.h: parenthesize macro arguments.akr2011-04-101-0/+4
* * ext/stringio/stringio.c (strio_each, strio_readlines):sorah2011-04-091-0/+5
* * ext/stringio/stringio.c (strio_each):sorah2011-04-091-0/+9
* * ext/stringio/stringio.c (strio_each, strio_readlines):sorah2011-04-091-0/+7
* * include/ruby/util.h: parenthesize macro arguments.akr2011-04-091-0/+4
* * ext/stringio/stringio.c (strio_getline): check whether str isnaruse2011-04-081-0/+6
* * include/ruby/io.h: parenthesize macro arguments.akr2011-04-071-0/+4
* * include/ruby/intern.h: parenthesize macro arguments.akr2011-04-061-0/+4
* * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):naruse2011-04-061-0/+9
* * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_initialize):naruse2011-04-061-0/+5
* * include/ruby/encoding.h: parenthesize macro arguments.akr2011-04-051-0/+4
* fix a typokazu2011-04-051-1/+1
* * ext/io/nonblock/nonblock.c (io_nonblock_set): Avoid F_SETFL ifkosaki2011-04-041-0/+8
* * io.c (rb_io_syswrite): While local FS writes are usuallykosaki2011-04-041-0/+8
* * test/test_tempfile.rb: simply ignore platform depedent testcasesusa2011-04-041-0/+5
* * ext/syslog/syslog.c: improve rdoc.nagachika2011-04-031-0/+5
* * ext/zlib/zlib.c: parenthesize macro arguments.akr2011-04-031-0/+4
* * configure.in: disable fdatasync again on Mac OS X.kosaki2011-04-031-0/+5
* * io.c (io_reopen): IO#close releases GVL if possible.kosaki2011-04-031-0/+14
* * ext/syslog/syslog.c: parenthesize macro arguments.akr2011-04-011-0/+4
* Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2011-04-011-0/+10
* * vm_core.h (RUBY_VM_CHECK_INTS_TH): merge a patch by ko1nobu2011-04-011-0/+5
* * 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-311-0/+5
* * ext/strscan/strscan.c: parenthesize macro arguments.akr2011-03-311-0/+4