summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-20erb.rb: Allow trimming CR in all trim_modesk0kubun
2017-05-20erb.rb: Allow explicit trimming carriage returnk0kubun
2017-05-20erb.rb: Allow trimming carriage returnk0kubun
2017-05-20Clean proxynaruse
2017-05-20prime.rb: remove alias after timeout teststomar
2017-05-20compile.c: fix catch-table labels optimizationnobu
2017-05-20lib/prime: Fix primality of some large integers [#13492].marcandre
2017-05-19fix off-by-one in r58806normal
2017-05-19test/ruby/test_io.rb: new test for IO.select exception setnormal
2017-05-19Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse
2017-05-19Merge latest dtoa.c [Bug #13545]naruse
2017-05-19Of course, opened file is not able to unlink on Windowsusa
2017-05-19net/imap: Net::IMAP#append should not block when NO response is receivedshugo
2017-05-19tempfile.rb: remove in Tempfile.createnobu
2017-05-18Fix strange indentationk0kubun
2017-05-17cgi/util.rb: Don't escape tilde in #escapek0kubun
2017-05-17erb.rb: Don't encode tilde in #url_encodek0kubun
2017-05-17test_dir_m17n.rb: read in filesystem encodingnobu
2017-05-16Revert "test/test_extilibs.rb: do not check the existence of fiddle"normal
2017-05-16test/test_extilibs.rb: do not check the existence of fiddlenormal
2017-05-16test/unit.rb: fix returning job tokensnobu
2017-05-16test_process.rb: compare in UTF-8nobu
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