aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ruby/test_bignum.rb: some coerce definitions (for test) wasmame2010-01-181-0/+5
* * bignum.c (bigsub_int): remove nonsense loop.mame2010-01-181-0/+4
* * parse.y (top_compstmt, top_stmts, top_stmt): prohibit BEGIN {} inmame2010-01-181-0/+8
* * lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu2010-01-181-0/+5
* * lib/net/http.rb (Net::HTTPHeader#{content_range,range_length}):nobu2010-01-181-0/+5
* * ext/digest/digest.c (rb_digest_instance_hexdigest_bang): Fixknu2010-01-171-0/+8
* * ext/digest/digest.c (rb_digest_instance_digest)knu2010-01-171-0/+6
* * math.c (domain_check): check errno first.nobu2010-01-171-0/+4
* * ext/iconv/iconv.c (rb_str_derive): use long.nobu2010-01-171-1/+3
* * ext/iconv/iconv.c (iconv_convert): suppress a warning.nobu2010-01-171-1/+5
* * lib/mkmf.rb (have_header, create_header): use String#tr_cpp.nobu2010-01-171-0/+4
* * numeric.c (flo_hash, int_chr): fixed type.nobu2010-01-141-0/+4
* * string.c (rb_str_concat): fixed range check for Fixnum, andnobu2010-01-141-0/+5
* * string.c (rb_str_concat): raise RangeError when the argument isnaruse2010-01-141-0/+5
* * time.c (time_to_r): convert to rational if internal representationakr2010-01-131-0/+5
* * time.c (time_mdump): use nano_num and nano_den instead of subnano toakr2010-01-131-0/+7
* fix typos.akr2010-01-131-5/+5
* * object.c (rb_class_initialize): Make sure BasicObject doesn't get initializ...marcandre2010-01-131-0/+7