aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * variable.c (rb_const_defined_0): fix autoloading base.nobu2011-03-241-0/+5
* * ext/sdbm/_sdbm.c: parenthesize macro arguments.akr2011-03-241-0/+4
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-0/+40
* * ext/openssl/ossl_rand.c (ossl_rand_egd_bytes): use NUM2INT becausenaruse2011-03-241-0/+15
* * ext/openssl/ossl_x509name.c: id_aref's type is ID.naruse2011-03-241-0/+4
* * ext/io/console/console.c (console_set_winsize):naruse2011-03-241-0/+5
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_verify): flags is VALUE,naruse2011-03-241-0/+7
* fix typos and remove trailing spaceskazu2011-03-231-6/+6
* * ext/readline/readline.c: parenthesize macro arguments.akr2011-03-231-0/+4
* * numeric.c (flo_round): fix inaccurate results.nobu2011-03-221-0/+4
* * win32/win32.c: wait process real termination after reading arton2011-03-221-0/+5
* * lib/rubygems/test_case.rb: save current dir to @current_dirnaruse2011-03-221-0/+5
* * ext/psych/parser.c: parenthesize macro arguments.akr2011-03-221-1/+5
* * ext/openssl/ruby_missing.h: parenthesize macro arguments.akr2011-03-221-0/+4
* * ext/openssl/lib/openssl/buffering.rb: removed circular require ofnahi2011-03-221-0/+12
* * test/runner.rb: set Gem::TestCase's @@project_dir.naruse2011-03-221-0/+7
* * numeric.c (flo_round): use pow instead of while-loop. fixes #4510naruse2011-03-221-0/+5