aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc/client.rb (new2): use URI for uri parsing.tenderlove2012-03-021-0/+11
* * lib/xmlrpc/client.rb (new2): raises an ArgumentError on badtenderlove2012-03-021-0/+34
* * lib/xmlrpc/client.rb (new2): fix custom port specification when antenderlove2012-03-021-0/+102
* subclass of Stringnobu2012-03-021-0/+7
* * test/ruby/test_array.rb (test_combination2): Make the test case fornahi2012-03-021-3/+1
* * test/ruby/test_io.rb (TestIO#test_readpartial_locktmp): skip onusa2012-02-291-0/+1
* * test/ruby/memory_status.rb (Memory): syntax error.usa2012-02-291-1/+1
* /proc/self/status format checknobu2012-02-291-2/+2
* * ext/date/date_core.c: [ruby-core:42998]tadf2012-02-281-0/+6
* * io.c (io_fread, io_getpartial, rb_io_sysread): set buffer sizenobu2012-02-281-0/+33
* * lib/time.rb (Time#xmlschema): use strftime specifiers instead ofnobu2012-02-281-0/+7
* * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Errordrbrain2012-02-281-1/+1
* * lib/net/http.rb: Retry HTTP requests for additional network errors.drbrain2012-02-282-11/+9
* * ext/psych/lib/psych.rb: default open YAML files with utf8 externaltenderlove2012-02-281-1/+1
* forgotten to commit at r34834.usa2012-02-271-6/+6
* * test/ruby/test_syntax.rb (test_newline_in_block_parameters):nobu2012-02-271-0/+10
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methodsnobu2012-02-271-0/+7
* * test/rubygems/test_gem_specification.rb (test_self_from_yaml_syck_default_k...nobu2012-02-271-2/+1
* * regparse.c (add_code_range_to_buf0): wrong condition of duplicatednaruse2012-02-261-5/+12
* * compile.c (iseq_compile_each): call on special object instead ofnobu2012-02-261-0/+7
* Fix r34779. Raised error on connection reset varies on environments.naruse2012-02-251-1/+1
* * complex.c (nucomp_marshal_load): raise error on invalid data.naruse2012-02-251-0/+14
* * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_tnobu2012-02-254-6/+39
* * parse.y (parser_tokadd_string): insert a backslash only ifnobu2012-02-241-3/+9
* * dir.c (dir_inspect), io.c (rb_io_inspect): keep encoding of path.nobu2012-02-242-1/+23
* * dir.c (dir_initialize): keep path in original encoding.nobu2012-02-242-0/+22
* * test/zlib/test_zlib.rb (TestZlibGzipReader#test_encoding): Add nahi2012-02-241-0/+16
* * test/ruby/test_literal.rb (TestRubyLiteral#test_special_const): test for ht...shyouhei2012-02-241-0/+1
* * ext/psych/parser.c: prevent a memory leak by protecting calls totenderlove2012-02-241-0/+30
* * lib/net/http.rb (Net::HTTP#transport_request): Fix infinite loopdrbrain2012-02-241-0/+12
* * parse.y (parser_tokadd_string, parser_yylex): insert a backslashnobu2012-02-231-3/+4
* * ext/psych/parser.c: set parser encoding based on the YAML inputtenderlove2012-02-233-1/+77
* * test/test_curses.rb: new file.akr2012-02-231-0/+12
* * lib/ostruct.rb (delete_field): Bug fix so previous value is returned.marcandre2012-02-221-1/+2
* * io.c (rb_io_extract_modeenc): fail only if conflictingnobu2012-02-221-4/+7
* * test/iconv/test_option.rb: enabled. [ruby-core:42802][Bug #6061]nobu2012-02-221-1/+1
* * reverted 34739 for test/date.tadf2012-02-224-5/+17
* * lib/test/unit.rb (setup_options): add option "--show-skip" tosorah2012-02-221-0/+7
* * test/date, test/rdoc: exclude tests dependent on unbundled libraries.nobu2012-02-225-20/+6
* * io.c (rb_io_s_foreach): argument check before making Enumerator.nobu2012-02-221-0/+7
* * io.c (rb_io_s_foreach): return enumerator including kerwordnobu2012-02-221-0/+3
* * test/mkmf/test_framework.rb: try CoreFoundation framework, thannobu2012-02-221-2/+2
* * proc.c (method_hash, proc_hash): Fix {Unbound}Method#hashmarcandre2012-02-211-0/+1
* add a test.akr2012-02-191-0/+4
* add assertions.akr2012-02-191-0/+5
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): check pag and dir isakr2012-02-191-0/+2
* cosmetic change.akr2012-02-181-1/+1
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): check magic numbers.akr2012-02-181-1/+28
* simplify a test.akr2012-02-181-6/+6
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): DBM::VERSION shouldakr2012-02-181-0/+3