summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-12-10* lib/net/http.rb: remove version 1.1 features.naruse
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-12-08* test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138nobu
2010-12-08* parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]nobu
2010-12-08reverted to r30124; r30124 breaks testshyouhei
2010-12-07* parse.y (struct vtable, struct local_vars, vtable_add):nobu
2010-12-07Set DH Parameter for SSLContext to clean warnings.naruse
2010-12-07fix typo: not response.attr.data, but response.data.attr.naruse
2010-12-07* transcode.c (transcode_loop): call default handler of the givennobu
2010-12-07* test/rexml/test_light.rb: really suppress a warning.kou
2010-12-07* test/rexml/test_light.rb: suppress a warning.kou
2010-12-07* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou
2010-12-07* ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse
2010-12-07* test/rexml/test_doctype.rb: add Accessor to test case name.kou
2010-12-07* test/rexml/test_doctype.rb: Doctype -> DocType.kou
2010-12-07* test/rexml/test_doctype_mixin.rb: rename to ...kou
2010-12-07* lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo
2010-12-06* test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu
2010-12-06* test/mkmf/test_find_executable.rb (test_find_executable): usenobu
2010-12-06* common.mk (test-build): test for build process.nobu
2010-12-06* test/ruby/test_string.rb (TestString#test_scan): add a test forkazu
2010-12-06* test/uri/test_common.rb (TestCommon#test_encode_www_form): addkazu
2010-12-06* lib/uri/common.rb (URI::Parser#initialize_pattern):naruse
2010-12-05* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu
2010-12-05* ruby.c (load_file_internal): decrement for ungotten line.nobu
2010-12-03* vm_insnhelper.c (vm_call_method): revert r30064 and r30071,nobu
2010-12-03* vm_insnhelper.c (vm_call_method): protected methods should benobu
2010-12-03* lib/mkmf.rb (convertible_int): define printf format prefix too.nobu
2010-12-03* lib/mkmf.rb (convertible_int): detect convertible integer type.nobu
2010-12-03* lib/mkmf.rb (check_sizeof): should return integer always.nobu
2010-12-03* vm_insnhelper.c (vm_call_method): protected singleton methods shouldnobu
2010-12-02* ext/stringio/stringio.c (strio_getline): round upto next charnobu
2010-12-02* ext/json/lib/json/add/rails.rb: removed.naruse
2010-12-02Setup Symbol#to_json to avoid conflict.naruse
2010-12-01* ext/json/lib/json/common.rb: don't use iconv on 1.9.naruse
2010-12-01* ext/json: Update github/flori/json from 1.4.2+ tonaruse
2010-12-01* test/socket/test_addrinfo.rb: extract Errno::EADDRINUSE as a method.akr
2010-12-01* test/openssl/test_ssl.rb (test_not_started_session): non socketusa
2010-12-01* string.c (rb_memhash): zero-filled strings should returnnobu
2010-12-01Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changesryan
2010-12-01* string.c (rb_str_inspect): fix typo (not 0xFD but 0xFE).naruse
2010-12-01Revert r29986: "Imported minitest 2.0.0 r5952"naruse
2010-11-30Imported minitest 2.0.0 r5952ryan
2010-11-30* string.c (rb_str_inspect): inspect as a dummy encoding stringnaruse
2010-11-29* lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosionnobu
2010-11-29test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):duerst
2010-11-28* test/iconv/utils.rb: suppress warning message.nobu
2010-11-27* time.c (leap_year_v_p): fixed typo. [ruby-dev:42631]nobu
2010-11-26* regcomp.c (setup_tree): restart setup_tree() for a node whosenaruse
2010-11-25fix typos.nobu