aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):usa2016-11-061-1/+1
* confirm that status.termsig is not nil.shugo2016-11-061-3/+4
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-061-3/+15
* include and prepend check no argsnobu2016-11-061-0/+12
* * test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast,shugo2016-11-061-0/+4
* * test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):shugo2016-11-061-9/+24
* Use Signal.signame instead of Signal.list.shugo2016-11-061-1/+1
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-061-4/+7
* process.c: PATH env in spawnnobu2016-11-061-0/+10
* * compile.c (tailcallable_p): disable tail call optimization forshugo2016-11-051-0/+27
* fix Resolv::LOC::Coord.create.akr2016-11-051-0/+4
* fix vtm_add_offset yday on last day of year.akr2016-11-051-0/+17
* * lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...shugo2016-11-051-0/+16
* * lib/net/http.rb (transport_request): other than HTTPContinuenaruse2016-11-051-0/+33
* Time.parse's "now" argument as nil works again.akr2016-11-051-0/+5
* IPAddr#== and IPAddr#<=> no longer raise an exception if coercion failsknu2016-11-051-0/+9
* * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj2016-11-051-0/+111
* * eval.c, method.h, proc.c, vm.c, vm_eval.c, vm_insnhelper.c, vm_method.c:ktsj2016-11-051-3/+3
* numeric.c: round to nearest evennobu2016-11-054-18/+141
* Add Set#compare_by_identity and Set#compare_by_identity?knu2016-11-051-0/+19
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt2016-11-057-26/+13
* Refix r56559 with Fs.noatime? [ruby-core:77943] [Bug #12903]naruse2016-11-051-2/+2
* 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