aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/mkmf/base.rb (TestMkmf#config_value): extract macro value fromnobu2010-12-102-0/+35
* * lib/mkmf.rb (check_signedness): should use the prelude code.nobu2010-12-102-0/+34
* * lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu2010-12-103-4/+10
* * lib/net/http.rb: remove version 1.1 features.naruse2010-12-101-53/+6
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove2010-12-091-0/+8
* * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138nobu2010-12-081-1/+1
* * parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]nobu2010-12-081-0/+12
* reverted to r30124; r30124 breaks testshyouhei2010-12-081-15/+0
* * parse.y (struct vtable, struct local_vars, vtable_add):nobu2010-12-071-0/+15
* Set DH Parameter for SSLContext to clean warnings.naruse2010-12-072-0/+5
* fix typo: not response.attr.data, but response.data.attr.naruse2010-12-071-1/+1
* * transcode.c (transcode_loop): call default handler of the givennobu2010-12-071-0/+17
* * test/rexml/test_light.rb: really suppress a warning.kou2010-12-071-1/+1
* * test/rexml/test_light.rb: suppress a warning.kou2010-12-071-3/+5
* * lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou2010-12-071-0/+40
* * ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse2010-12-071-0/+7
* * test/rexml/test_doctype.rb: add Accessor to test case name.kou2010-12-071-1/+1
* * test/rexml/test_doctype.rb: Doctype -> DocType.kou2010-12-071-1/+1
* * test/rexml/test_doctype_mixin.rb: rename to ...kou2010-12-071-0/+0
* * lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo2010-12-071-0/+9
* * test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu2010-12-061-7/+2
* * test/mkmf/test_find_executable.rb (test_find_executable): usenobu2010-12-061-13/+3
* * common.mk (test-build): test for build process.nobu2010-12-061-1/+0
* * test/ruby/test_string.rb (TestString#test_scan): add a test forkazu2010-12-061-0/+8
* * test/uri/test_common.rb (TestCommon#test_encode_www_form): addkazu2010-12-061-0/+5
* * lib/uri/common.rb (URI::Parser#initialize_pattern):naruse2010-12-061-1/+1
* * lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu2010-12-051-0/+12
* * ruby.c (load_file_internal): decrement for ungotten line.nobu2010-12-051-0/+6
* * vm_insnhelper.c (vm_call_method): revert r30064 and r30071,nobu2010-12-031-21/+0
* * vm_insnhelper.c (vm_call_method): protected methods should benobu2010-12-031-0/+2
* * lib/mkmf.rb (convertible_int): define printf format prefix too.nobu2010-12-031-0/+6
* * lib/mkmf.rb (convertible_int): detect convertible integer type.nobu2010-12-031-0/+26
* * lib/mkmf.rb (check_sizeof): should return integer always.nobu2010-12-031-1/+7
* * vm_insnhelper.c (vm_call_method): protected singleton methods shouldnobu2010-12-031-0/+19
* * ext/stringio/stringio.c (strio_getline): round upto next charnobu2010-12-021-0/+6
* * ext/json/lib/json/add/rails.rb: removed.naruse2010-12-021-152/+0
* Setup Symbol#to_json to avoid conflict.naruse2010-12-021-0/+8
* * ext/json/lib/json/common.rb: don't use iconv on 1.9.naruse2010-12-011-7/+8
* * ext/json: Update github/flori/json from 1.4.2+ tonaruse2010-12-015-19/+127
* * test/socket/test_addrinfo.rb: extract Errno::EADDRINUSE as a method.akr2010-12-012-6/+14
* * test/openssl/test_ssl.rb (test_not_started_session): non socketusa2010-12-011-0/+1
* * string.c (rb_memhash): zero-filled strings should returnnobu2010-12-011-0/+2
* Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changesryan2010-12-014-85/+206
* * string.c (rb_str_inspect): fix typo (not 0xFD but 0xFE).naruse2010-12-011-0/+11
* Revert r29986: "Imported minitest 2.0.0 r5952"naruse2010-12-014-206/+85
* Imported minitest 2.0.0 r5952ryan2010-11-304-85/+206
* * string.c (rb_str_inspect): inspect as a dummy encoding stringnaruse2010-11-301-0/+13
* * lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosionnobu2010-11-291-0/+2
* test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):duerst2010-11-291-4/+6
* * test/iconv/utils.rb: suppress warning message.nobu2010-11-281-0/+3