aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* chomp optionnobu2016-11-051-0/+49
* openssl/ut_eof.rb: rename TestEOFnobu2016-11-052-5/+5
* * lib/net/smtp.rb (tlsconnect): support timeout for TLS handshake.shugo2016-11-052-0/+61
* Fix the handling of the backslash in double quotesknu2016-11-051-5/+17
* Pathname#empty? implemented.akr2016-11-051-0/+14
* * test/ruby/test_refinement.rb (test_refine_alias_in_subclass):shugo2016-11-051-0/+25
* test_logger.rb: suppress a warningnobu2016-11-051-0/+3
* test_file.rb: fix noatimenobu2016-11-051-1/+3
* util.c: round to evennobu2016-11-041-1/+10
* fileutils.rb: fix error for non-existent entrynobu2016-11-041-0/+5
* assertions.rb: assert_all_assertionsnobu2016-11-021-1/+2
* numeric.c: bit op with non-integernobu2016-11-011-0/+36
* test_integer.rb: common partsnobu2016-11-011-21/+13
* numeric.c: fix return value on big 0nobu2016-11-011-0/+6
* fix typos [ci skip]kazu2016-10-312-2/+2
* * test/test_forwardable.rb (TestForwardable#test_on_private_method): add tes...shyouhei2016-10-311-0/+11
* fix typo [ci skip]nobu2016-10-301-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Updatehsbt2016-10-302-1/+140
* parse.y: !-operator warningnobu2016-10-291-0/+40
* compile.c: not flip-flopnobu2016-10-291-0/+2
* vm_eval.c: follow the original classnobu2016-10-291-0/+14
* test/unit.rb: no file name if idle [ci skip]nobu2016-10-281-2/+1
* Update windows-1255 tablenobu2016-10-281-1/+1
* test/digest/test_digest.rb: fold long linesnobu2016-10-271-5/+11
* object.c: fixable float to fixnumnobu2016-10-271-0/+10
* object.c: use converted stringnobu2016-10-271-0/+4
* proc.c: follow the original classnobu2016-10-251-0/+16
* test_thread.rb: count accuratelynobu2016-10-241-5/+5
* test/unit.rb: show idling workersnobu2016-10-241-0/+2
* complex.c: undefine Comparable methodsnobu2016-10-241-6/+4
* refine assertionsnobu2016-10-242-65/+65
* complex.c: undefine clampnobu2016-10-241-0/+1
* test_refinement.rb: Symbol#to_proc testnobu2016-10-231-0/+5
* numeric.c: fix up r55891nobu2016-10-221-0/+27
* hash.c: fix Hash#compact! return valuenobu2016-10-221-1/+2
* compile.c: order with splattingnobu2016-10-221-0/+8
* fix r56467nobu2016-10-211-1/+1
* dir.c: retry glob with GCnobu2016-10-211-0/+14
* test_require.rb: reduce GCnobu2016-10-211-2/+6
* test_proc.rb: improve curry testsnobu2016-10-201-9/+17
* vm_insnhelper.c: refinements with sendnobu2016-10-191-2/+2
* * enc/windows_1254.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-10-161-1/+1
* test_io.rb: use assert_not_predicatenobu2016-10-151-8/+3
* test_refinement.rb: test_symbol_procnobu2016-10-152-12/+8
* test_refinement.rb: using without evalnobu2016-10-151-6/+6
* Add test of DATA.binmode?kazu2016-10-151-0/+12
* vm_args.c: allow refinements in Symbol procnobu2016-10-151-0/+12
* process.c: use uaspawnnobu2016-10-141-0/+21
* optparse/kwargs.rbnobu2016-10-141-0/+40
* optparse.rb: hyphenizenobu2016-10-144-0/+64