summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-25ChangeLog for itshyouhei
2011-03-25Skip syslog tests that rely on LOG_PERROR unless it's definedshyouhei
2011-03-25Use LOG_PID instead of LOG_PERROR in Syslog.open testshyouhei
2011-03-25* ext/sdbm/_sdbm.c (sdbm_open): use size_t.naruse
2011-03-25* ext/nkf/nkf-utf8/nkf.c: import nkf 7f18e30.naruse
2011-03-25* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa
2011-03-24* 2011-03-25svn
2011-03-24fix typoskazu
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):nobu
2011-03-24* vm_insnhelper.c (vm_get_ev_const): should not autoload innobu
2011-03-24* variable.c (rb_const_defined_0): fix autoloading base.nobu
2011-03-24* test/ruby/test_defined.rb (TestDefined#test_defined): get rid ofnobu
2011-03-24* ext/sdbm/_sdbm.c: parenthesize macro arguments.akr
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-03-24* ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse
2011-03-24* ext/openssl/ossl_x509name.c: id_aref's type is ID.naruse
2011-03-24* ext/io/console/console.c (console_set_winsize):naruse