summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-31* vm_insnhelper.c (vm_get_ev_const): should ignore crefs withshugo
2011-03-31* vm_insnhelper.c (vm_get_ev_const): search root cref properly.shugo
2011-03-31* 2011-03-31svn
2011-03-31* eval.c (rb_mod_s_constants): should ignore crefs withshugo
2011-03-30* misc/ruby-mode.el (ruby-toggle-block): toggle do/end and {}.nobu
2011-03-30* misc/ruby-mode.el (ruby-move-to-block): move to opening ofnobu
2011-03-30* ext/date: use timev.h in toplevel.nobu
2011-03-30* vm_insnhelper.h (COPY_CREF): should copyshugo
2011-03-30fixing syntax error in 1.8tenderlove
2011-03-30converting require_relative to just regular requirestenderlove
2011-03-29* 2011-03-30svn
2011-03-29* ext/stringio/stringio.c: parenthesize macro arguments.akr
2011-03-29 * fix a typo in ChangeLognagachika
2011-03-29 * string.c (rb_String): Kernel#String should call to_str before to_s.nagachika
2011-03-29* test/webrick/test_filehandler.rbusa
2011-03-28* ext/socket/raddrinfo.c: parenthesize macro arguments.akr
2011-03-28* 2011-03-29svn
2011-03-28* test/webrick/test_filehandler.rb (test_short_filename):arton
2011-03-28Fix test.naruse
2011-03-28* ext/date/date_core.c (date_s_today): use int for year.naruse
2011-03-28* ext/extmk.rb: set MFLAGS from MAKEFLAGS when using nmake.usa
2011-03-28* 2011-03-28svn
2011-03-28* common.mk (love): all you need is love.usa
2011-03-27* ext/socket/ipsocket.c: parenthesize macro arguments.akr
2011-03-27* misc/ruby-mode.el (ruby-mode-map): remove unnecessarynobu
2011-03-27* misc/ruby-mode.el: suppress warnings at byte compile. fixesnobu
2011-03-27* 2011-03-27svn
2011-03-27 * ext/date/date_core.c: removed unused variables.tadf
2011-03-26* ext/socket/getaddrinfo.c: parenthesize macro arguments.akr
2011-03-25* 2011-03-26svn
2011-03-25* ext/date/lib/date/format.rb (DateTime#strftime): removed becausenaruse
2011-03-25time(3)'s argument and return value is time_t.naruse
2011-03-25 * ext/date/date_core.c: should not force cast with macros.tadf
2011-03-25* ext/sdbm/init.c: parenthesize macro arguments.akr