summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-05-18* re.c (match_ary_subseq): get subseq of match array without creatingnaruse
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2016-05-18ext/openssl: refactor OpenSSL::PKey::EC::Point#mulrhe
2016-05-18openssl: fix equality test methods of OpenSSL::BNrhe
2016-05-18test/win32ole/test_win32ole_variant.rb: use other than Integernobu
2016-05-17re.c: fix up r55036nobu
2016-05-17* re.c (match_values_at): MatchData#values_at supports named capturesnaruse
2016-05-17Optimize enum_sum for a range from int to intmrkn
2016-05-17Implement Enumerable#summrkn
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-05-17[Feature #12005] Unify Fixnum and Bignum into Integerakr
2016-05-16* test_handle.rb: refine test_fallback_to_ansinobu
2016-05-16configure.in: revert macro namesnobu
2016-05-16* lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt
2016-05-15don't use keeper thread. [Bug #12342]seki
2016-05-15vm_insnhelper.c: deprecated constant in classnobu
2016-05-13test_rand.rb: tests for seedsnobu
2016-05-11test_minitest_unit.rb: fix "random" sortnobu
2016-05-10* insns.def (defineclass): Also raise an error when redeclaring theeregon
2016-05-10random.c: use bytesnobu
2016-05-09webrick/utils.rb: suppress messagesnobu
2016-05-09test_ssl_server.rb: assert_self_signed_certnobu
2016-05-08file.c: home dir fall backnobu
2016-05-07* lib/webrick/ssl.rb: Accept string value for SSLCertName. It is usedhsbt
2016-05-07* test/webrick/test_ssl_server.rb: Added basic test for `webrick/ssl`hsbt
2016-05-06process.c: argument types over conversionnobu
2016-05-05* test/ruby/test_complexrational.rb: Remove duplicated raise.yui-knk
2016-05-04* lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name,ktsj
2016-05-04* test/net/http/test_httpheader.rb: add missing test ofktsj
2016-05-04* lib/set.rb (Set#{delete_if,keep_if,collect!,reject!,select!,classify,divide},ktsj
2016-05-04* test/test_set.rb: add missing test of Set#select!.ktsj
2016-05-03parse.y: trace elsifnobu
2016-05-02* remove trailing spaces.svn
2016-05-02* test/ruby/test_file_exhaustive.rb: test UTF-8 filename. see [Bug #12340]usa
2016-05-02* test/ruby/test_refinement.rb (test_inspect): Use Integer instead of Fixnum.akr
2016-05-01* test/ruby/test_numeric.rb (test_step): Use Integer::FIXNUM_MAX.akr
2016-05-01test_name use Integer instead of Fixnum.akr
2016-05-01test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum.akr
2016-05-01envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.akr
2016-05-01Fix rb_ary_sum for mathnmrkn
2016-05-01* test/logger/test_logdevice.rb (TestLogDevice#test_shifting_period_suffix):usa
2016-05-01* test/lib/test/unit.rb (Options#non_options): fixed wrong regexp.usa
2016-05-01update comments.akr
2016-05-01Fix a test message.akr
2016-04-28* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4.hsbt
2016-04-27stringio.c: warn block for newnobu
2016-04-26Fix -e script encodingnobu
2016-04-24* test/ruby/test_array.rb: Add test cases for Array#sum withyui-knk
2016-04-23ruby.c: fix command line encoding on cygwinnobu
2016-04-22* test/ruby/test_time_tz.rb: Tests depends on Europe/Moscow removedakr