aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* * remove trailing spaces.svn2017-05-011-1/+1
* Merge rubygems-2.6.12 from rubygems/rubygems.hsbt2017-05-015-7/+142
* object.c: Kernel#yield_selfnobu2017-05-011-0/+8
* zlib.c: no buf_filled in zstreamnobu2017-05-011-0/+10
* node.h: sign-extendnobu2017-04-291-0/+10
* parse.y: fix line in rescuenobu2017-04-281-0/+13
* Send the backtrace of the circular require warning as a single String to Warn...eregon2017-04-271-2/+2
* refactor newhash (revision 58463 another try) [fix GH-1600]shyouhei2017-04-272-1/+73
* error.c: send as a single stringnobu2017-04-261-0/+4
* suppress_warningnaruse2017-04-251-3/+8
* add timeout.ko12017-04-251-2/+11
* no longer rescue exceptions of #<=> when initializing a Rangeeregon2017-04-251-0/+8
* no longer rescue exceptions of #coerce in Integer#steperegon2017-04-252-3/+3
* no longer rescue exceptions in numeric comparison operationseregon2017-04-251-6/+4
* Import gemspechsbt2017-04-251-0/+2
* load.c: backtrace of circular requirenobu2017-04-251-5/+29
* Import gemspec and test file changes from ruby/gdbm.hsbt2017-04-251-0/+1
* parse.y: args tail at errornobu2017-04-241-0/+7
* Allow Net::HTTP to fetch user/pass from http_proxynaruse2017-04-231-0/+17
* Add diagnostic reports section header [ci skip]nobu2017-04-231-3/+3
* assert_syntax_error returns the exception [ci skip]nobu2017-04-231-0/+1
* Fix space flag when Inf/NaN and width==3nobu2017-04-231-0/+52
* test/test_prime.rb: update method name in commentstomar2017-04-221-1/+1
* test_file_exhaustive.rb: check case-sensitive fsnobu2017-04-221-2/+4
* define PACKED_STRUCT_UNALIGNED correctlynormal2017-04-221-0/+17
* test/socket/test_basicsocket: handle :wait_readable on read_nonblocknormal2017-04-211-0/+3
* Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt2017-04-215-215/+0
* test_framework.rb: for case-sensitive filesystemnobu2017-04-211-2/+2