aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * common.mk (love): all you need is love.usa2011-03-281-0/+4
* * ext/socket/ipsocket.c: parenthesize macro arguments.akr2011-03-271-0/+4
* * misc/ruby-mode.el (ruby-mode-map): remove unnecessarynobu2011-03-271-1/+5
* * misc/ruby-mode.el: suppress warnings at byte compile. fixesnobu2011-03-271-0/+5
* * ext/date/date_core.c: removed unused variables.tadf2011-03-271-0/+4
* * ext/socket/getaddrinfo.c: parenthesize macro arguments.akr2011-03-261-0/+4
* * ext/date/lib/date/format.rb (DateTime#strftime): removed becausenaruse2011-03-251-1/+6
* * ext/date/date_core.c: should not force cast with macros.tadf2011-03-251-0/+4
* * ext/sdbm/init.c: parenthesize macro arguments.akr2011-03-251-0/+4
* ChangeLog for itshyouhei2011-03-251-0/+19
* * ext/sdbm/_sdbm.c (sdbm_open): use size_t.naruse2011-03-251-0/+22
* * ext/nkf/nkf-utf8/nkf.c: import nkf 7f18e30.naruse2011-03-251-0/+4
* * test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa2011-03-251-0/+16
* fix typoskazu2011-03-241-2/+2
* * vm_insnhelper.c (vm_get_ev_const): should not autoload innobu2011-03-241-1/+4