aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* erb.rb: Allow trimming CR in all trim_modesk0kubun2017-05-201-0/+8
* erb.rb: Allow explicit trimming carriage returnk0kubun2017-05-201-0/+11
* erb.rb: Allow trimming carriage returnk0kubun2017-05-201-0/+5
* Clean proxynaruse2017-05-201-1/+1
* prime.rb: remove alias after timeout teststomar2017-05-201-0/+1
* compile.c: fix catch-table labels optimizationnobu2017-05-201-0/+8
* lib/prime: Fix primality of some large integers [#13492].marcandre2017-05-201-7/+8
* fix off-by-one in r58806normal2017-05-191-1/+1
* test/ruby/test_io.rb: new test for IO.select exception setnormal2017-05-191-0/+12
* Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse2017-05-191-0/+17
* Merge latest dtoa.c [Bug #13545]naruse2017-05-191-0/+2
* Of course, opened file is not able to unlink on Windowsusa2017-05-191-0/+1
* net/imap: Net::IMAP#append should not block when NO response is receivedshugo2017-05-191-0/+85
* tempfile.rb: remove in Tempfile.createnobu2017-05-191-0/+6
* Fix strange indentationk0kubun2017-05-181-2/+2
* cgi/util.rb: Don't escape tilde in #escapek0kubun2017-05-171-0/+6
* erb.rb: Don't encode tilde in #url_encodek0kubun2017-05-171-0/+4
* test_dir_m17n.rb: read in filesystem encodingnobu2017-05-171-3/+3
* Revert "test/test_extilibs.rb: do not check the existence of fiddle"normal2017-05-161-1/+1
* test/test_extilibs.rb: do not check the existence of fiddlenormal2017-05-161-1/+1
* test/unit.rb: fix returning job tokensnobu2017-05-161-3/+8
* test_process.rb: compare in UTF-8nobu2017-05-161-2/+3
* Strip punctuation from CSV headers in symbol converter.hsbt2017-05-161-0/+7
* Added accessor of original line when parsing.hsbt2017-05-161-0/+14
* fix wordsnaruse2017-05-161-1/+1
* skip openssl related tests.ko12017-05-162-0/+8
* Should call `ln_s` only when symlink is availableusa2017-05-151-5/+7
* test/socket/test_basicsocket.rb (socks): bind explicitly to localhostnormal2017-05-151-1/+1
* add information for debugging.ko12017-05-151-7/+26
* object.c: use a sized enumerator with #yield_selfnobu2017-05-141-1/+3
* test/net/imap: fix race condition in test_exception_during_idleshugo2017-05-131-4/+10
* array.c: fix position in messagenobu2017-05-121-0/+1
* array.c: check position to insertnobu2017-05-121-0/+1
* show GEM_HOMEnaruse2017-05-121-2/+5
* net/imap: Net::IMAP#disconnect need not do anything if already disconnectedshugo2017-05-111-0/+27
* fix up r57167nobu2017-05-101-1/+2
* pass as exceptionnaruse2017-05-101-1/+2
* Show garbages if requiring gem_runner is failednaruse2017-05-101-1/+10
* test_exception.rb: test_machine_stackoverflow_by_tracenobu2017-05-102-24/+24
* test/thread: relax internal implementation check in error messagenormal2017-05-092-2/+2
* parse.y: brace after literal argnobu2017-05-091-0/+10
* parse.y: do after cmdarg in parennobu2017-05-091-0/+4
* test_syntax.rb: test_brace_after_local_variablenobu2017-05-091-0/+9
* variable.c: cleanup waitq upon thread deathnormal2017-05-072-0/+25
* make Integer#{round,floor,ceil,truncate} always return integerstomar2017-05-061-8/+20
* ripper/lexer.rb: nested indented heredocnobu2017-05-062-0/+12
* share `@@accept_charset`nobu2017-05-061-0/+4
* parse.y: make shared string modifiablenobu2017-05-041-0/+10
* rss: Accept empty text element as valid elementkou2017-05-031-0/+24
* ripper/lexer.rb: nested indented heredocnobu2017-05-021-0/+24