aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * vm_insnhelper.c (vm_get_ev_const): should ignore crefs withshugo2011-03-311-0/+5
* * vm_insnhelper.c (vm_get_ev_const): search root cref properly.shugo2011-03-311-0/+5
* * eval.c (rb_mod_s_constants): should ignore crefs withshugo2011-03-311-0/+5
* * misc/ruby-mode.el (ruby-toggle-block): toggle do/end and {}.nobu2011-03-301-1/+3
* * misc/ruby-mode.el (ruby-move-to-block): move to opening ofnobu2011-03-301-0/+5
* * vm_insnhelper.h (COPY_CREF): should copyshugo2011-03-301-0/+6
* * ext/stringio/stringio.c: parenthesize macro arguments.akr2011-03-291-0/+4
* * fix a typo in ChangeLognagachika2011-03-291-1/+1
* * string.c (rb_String): Kernel#String should call to_str before to_s.nagachika2011-03-291-0/+4
* * test/webrick/test_filehandler.rbusa2011-03-291-0/+6
* * ext/socket/raddrinfo.c: parenthesize macro arguments.akr2011-03-281-0/+4
* * test/webrick/test_filehandler.rb (test_short_filename):arton2011-03-281-0/+6
* * ext/date/date_core.c (date_s_today): use int for year.naruse2011-03-281-0/+6
* * ext/extmk.rb: set MFLAGS from MAKEFLAGS when using nmake.usa2011-03-281-0/+4