summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-16Strip punctuation from CSV headers in symbol converter.hsbt
2017-05-16Added accessor of original line when parsing.hsbt
2017-05-16fix wordsnaruse
2017-05-16skip openssl related tests.ko1
2017-05-15Should call `ln_s` only when symlink is availableusa
2017-05-15test/socket/test_basicsocket.rb (socks): bind explicitly to localhostnormal
2017-05-15add information for debugging.ko1
2017-05-14object.c: use a sized enumerator with #yield_selfnobu
2017-05-13test/net/imap: fix race condition in test_exception_during_idleshugo
2017-05-12array.c: fix position in messagenobu
2017-05-12array.c: check position to insertnobu
2017-05-12show GEM_HOMEnaruse
2017-05-11net/imap: Net::IMAP#disconnect need not do anything if already disconnectedshugo
2017-05-10fix up r57167nobu
2017-05-10pass as exceptionnaruse
2017-05-10Show garbages if requiring gem_runner is failednaruse
2017-05-10test_exception.rb: test_machine_stackoverflow_by_tracenobu
2017-05-09test/thread: relax internal implementation check in error messagenormal
2017-05-09parse.y: brace after literal argnobu
2017-05-09parse.y: do after cmdarg in parennobu
2017-05-09test_syntax.rb: test_brace_after_local_variablenobu
2017-05-07variable.c: cleanup waitq upon thread deathnormal
2017-05-06make Integer#{round,floor,ceil,truncate} always return integerstomar
2017-05-06ripper/lexer.rb: nested indented heredocnobu
2017-05-06share `@@accept_charset`nobu
2017-05-04parse.y: make shared string modifiablenobu
2017-05-03rss: Accept empty text element as valid elementkou
2017-05-02ripper/lexer.rb: nested indented heredocnobu
2017-05-01* remove trailing spaces.svn
2017-05-01Merge rubygems-2.6.12 from rubygems/rubygems.hsbt
2017-05-01object.c: Kernel#yield_selfnobu
2017-05-01zlib.c: no buf_filled in zstreamnobu
2017-04-29node.h: sign-extendnobu
2017-04-28parse.y: fix line in rescuenobu
2017-04-27Send the backtrace of the circular require warning as a single String to Warn...eregon
2017-04-27refactor newhash (revision 58463 another try) [fix GH-1600]shyouhei
2017-04-26error.c: send as a single stringnobu
2017-04-25suppress_warningnaruse
2017-04-25add timeout.ko1
2017-04-25no longer rescue exceptions of #<=> when initializing a Rangeeregon
2017-04-25no longer rescue exceptions of #coerce in Integer#steperegon
2017-04-25no longer rescue exceptions in numeric comparison operationseregon
2017-04-25Import gemspechsbt
2017-04-25load.c: backtrace of circular requirenobu
2017-04-25Import gemspec and test file changes from ruby/gdbm.hsbt
2017-04-24parse.y: args tail at errornobu
2017-04-23Allow Net::HTTP to fetch user/pass from http_proxynaruse
2017-04-23Add diagnostic reports section header [ci skip]nobu
2017-04-23assert_syntax_error returns the exception [ci skip]nobu
2017-04-23Fix space flag when Inf/NaN and width==3nobu