aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * eval.c, vm.c, vm_eval.c, vm_insnhelper.c: fix issues aboutko12010-01-241-1/+24
* * test/ruby/test_dir.rb: get rid of debug print.mame2010-01-222-9/+3
* * test/ruby/test_array.rb: add a test for Array#rotate, rotate!.mame2010-01-2212-5/+176
* * test/ruby/test_regexp.rb, test/ruby/test_symbol.rb,mame2010-01-223-0/+13
* * time.c (time_mload): add submicro into vtm.subsecx. [ruby-dev:40133] akr2010-01-221-0/+7
* * test/ruby/test_bignum.rb, test/ruby/test_class.rb,mame2010-01-216-0/+31
* * test/ruby/test_require.rb (test_define_class): expect TypeErrormame2010-01-211-1/+1
* * array.c (rb_ary_rotate): new methods, Array#rotate! andnobu2010-01-211-0/+47
* * ext/zlib/zlib.c: added Zlib.crc32_combine and Zlib.adler32_combinetenderlove2010-01-191-0/+12
* * test/ruby/test_array.rb: add some tests (for coverage).mame2010-01-182-0/+53
* * test/ruby/test_bignum.rb: some coerce definitions (for test) wasmame2010-01-181-4/+5
* * parse.y (top_compstmt, top_stmts, top_stmt): prohibit BEGIN {} inmame2010-01-181-0/+6
* * lib/webrick/httpservlet/filehandler.rb (make_partial_content):nobu2010-01-181-0/+66
* * test/webrick/test_cgi.rb: require util.rb first to override thenobu2010-01-181-1/+1
* * ext/digest/digest.c (rb_digest_instance_hexdigest_bang): Fixknu2010-01-171-4/+12
* Fix test when default_external is US-ASCII.naruse2010-01-161-1/+2
* * string.c (rb_str_concat): fixed range check for Fixnum, andnobu2010-01-141-0/+7
* * 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/+5
* add tests.akr2010-01-131-0/+18
* * lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:kou2010-01-121-0/+17
* * test/ruby/envutil.rb (EnvUtil#rubybin): fake also rbconfig.nobu2010-01-122-4/+20
* * test/ruby/test_process.rb (test_execopts_env): MANDATORY_ENVS mightwanabe2010-01-121-1/+1
* add ML ref.akr2010-01-121-1/+1
* delete RUBYLIB for ruby spawned in test_no_curdir.akr2010-01-121-1/+1
* * prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]akr2010-01-121-1/+16
* add ML ref.akr2010-01-111-1/+1
* add a test.akr2010-01-111-0/+16
* Make sure that ENV.[]= fails when an invalid variable name is given.knu2010-01-111-0/+1
* * lib/webrick/accesslog.rb : Escape needed.shyouhei2010-01-101-0/+32
* * test/yaml/test_struct.rb Test for dealing with structs that havetenderlove2010-01-091-0/+33
* * lib/matrix.rb (Matrix#inverse_from): use #quo. backported r9490.nobu2010-01-091-0/+9
* * proc.c (mnew): don't check visibility of method body if publicmame2010-01-081-0/+15
* * vm_method.c (rb_alias): skip ZSUPER method when searching body ofmame2010-01-081-0/+19
* * marshal.c (w_symbol): dump no encoding for 7bit only coderangenobu2010-01-081-0/+3
* Imported minitest 1.5.0 r5596ryan2010-01-061-0/+33
* * test/ruby/test_exception.rb: add a test. cf [ruby-dev:39116]kazu2010-01-051-0/+13
* * lib/resolv.rb (Resolv::DNS::Message::MessageDecoder#inspect):akr2010-01-021-0/+107
* * tool/mkconfig.rb: generate RbConfig.ruby in rbconfig.rb.akr2009-12-311-4/+1
* Add Float::INFINITY and Float::NAN.naruse2009-12-291-11/+11
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu2009-12-291-0/+10
* * test/ruby/test_marshal.rb: added tests for taintness/untrustness nahi2009-12-281-0/+64
* * ext/win32ole/win32ole.c (foleparam_initialize): add foleparam_initializesuke2009-12-271-1/+16
* add tests.akr2009-12-251-0/+4
* * iseq.c (iseq_s_disasm): return nil for native methods.nobu2009-12-231-0/+1
* * test/drb/drbtest.rb (DRbService.add_service_command): quotesnobu2009-12-231-2/+3
* * test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.nobu2009-12-231-1/+1
* * test/cgi: check by Encoding.nobu2009-12-235-19/+16
* * test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):nobu2009-12-231-5/+2
* add a test.akr2009-12-221-0/+16