aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656]naruse2010-01-261-3/+3
* * ext/bigdecimal/bigdecimal.c (VpCtoV): BigDecimal("0E200000000000")mame2010-01-261-0/+7
* * configure.in: test unsetenv returns a value.akr2010-01-261-0/+8
* * ext/socket/extconf.rb: suppress a warning.akr2010-01-261-0/+6
* * vm.c (rb_vm_invoke_proc): this function must not catch TAG_RETURNmame2010-01-261-0/+5
* * lib/drb/eq.rb: fix circular requrie in drb.seki2010-01-261-0/+6
* * ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc.naruse2010-01-261-0/+7
* * ext/strscan/strscan.c: fix rdoc. (length -> bytesize)naruse2010-01-261-0/+5
* * lib/matrix.rb: suppress warnings.akr2010-01-251-0/+4
* * cont.c, vm_core.h, eval.c: because rb_protect must not be jumped bymame2010-01-251-0/+7
* * thread.c (do_select): wrong conditions. [ruby-core:27753]usa2010-01-251-0/+4
* * test/ruby/envutil.rb: use method_defined? instead ofmame2010-01-251-0/+5
* * cont.c (rb_cont_call, cont_restore_1): remove trap_tag check becausemame2010-01-251-0/+7
* * test/ruby/envutil.rb: fix the check if instance method `ruby' ismame2010-01-251-0/+5
* * test/ruby/test_rubyoptions.rb (test_segv_test): add a test formame2010-01-251-0/+5
* * ext/pty/pty.c (pty_check): needs WNOHANG to poll, return $?, andnobu2010-01-251-0/+5
* * version.c (RUBY_LIB, RUBY_*_LIB): moved from configures.nobu2010-01-251-0/+4
* * signal.c (USE_SIGALTSTACK): only when SA_SIGINFO also isnobu2010-01-251-0/+5
* * dln.c, file.c, io.c, signal.c: add __HAIKU__.naruse2010-01-251-0/+5
* * math.c (domain_check): ignore errno if y is inf.naruse2010-01-251-0/+8
* * eval.c, vm.c, vm_eval.c, vm_insnhelper.c: fix issues aboutko12010-01-241-0/+9
* * string.c (rb_str_inspect): increment by rb_enc_mbminlen(enc) forakr2010-01-241-1/+2
* * string.c (rb_enc_strlen_cr): increment by rb_enc_mbminlen(enc) forakr2010-01-241-0/+5
* * thread.c (thread_start_func_2): unlock all locking mutexesnobu2010-01-231-0/+12
* * lib/rdoc/parser/ruby.rb: fix typo.naruse2010-01-231-1/+6
* * lib/rdoc/markup/to_html_crossref.rb: fix failure of the test.naruse2010-01-231-0/+5
* * dir.c (dir_s_glob): add rdoc by Roger Pack. [ruby-core:27669]naruse2010-01-231-0/+4
* * lib/rdoc/generator/html.rb (RDoc::Generator::HTML#gen_into):naruse2010-01-231-0/+6
* * ext/win32ole/win32ole.c: add WIN32OLE.ole_initialize,suke2010-01-231-0/+9
* * sample/coverage.rb: preserve exit status.mame2010-01-221-0/+4
* * test/ruby/test_dir.rb: get rid of debug print.mame2010-01-221-0/+6
* * test/ruby/test_array.rb: add a test for Array#rotate, rotate!.mame2010-01-221-0/+29
* * test/ruby/test_regexp.rb, test/ruby/test_symbol.rb,mame2010-01-221-0/+6
* * time.c (time_mload): add submicro into vtm.subsecx. [ruby-dev:40133] akr2010-01-221-0/+4
* * common.mk (rdoc): needs encodings and exts.nobu2010-01-221-0/+4
* * configure.in: add missing comma.naruse2010-01-221-0/+4
* * test/ruby/test_bignum.rb, test/ruby/test_class.rb,mame2010-01-211-0/+7
* * test/ruby/test_require.rb (test_define_class): expect TypeErrormame2010-01-211-0/+5
* * configure.in: some tidy.shyouhei2010-01-211-0/+4
* * array.c (rb_ary_rotate): new methods, Array#rotate! andnobu2010-01-211-1/+4
* * array.c (rb_ary_reverse_m): copy directly.nobu2010-01-211-0/+4
* * configure.in: use AS_CASE instead of when, to get rid ofnobu2010-01-211-0/+5
* * iseq.c (iseq_s_disasm): check for proc first. based on thenobu2010-01-201-0/+5
* * common.mk (compile.$(OBJEXT)): dependencies lacking.shyouhei2010-01-201-0/+8
* * lib/resolv.rb (Resolv::Config.default_config_hash): return annobu2010-01-191-1/+4
* * lib/resolv.rb (Resolv::DNS::Config#lazy_initialize): fixed thenobu2010-01-191-0/+5
* * Makefile.in (clean-ext): allow glob patterns.nobu2010-01-191-0/+6
* * ChangeLog: commit miss.usa2010-01-191-0/+5
* * ext/zlib/zlib.c: added Zlib.crc32_combine and Zlib.adler32_combinetenderlove2010-01-191-0/+7
* * test/ruby/test_array.rb: add some tests (for coverage).mame2010-01-181-0/+6