aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* use correct synchronization.ko12017-04-201-6/+6
* ruby-lex.rb: fix continued line conditionsnobu2017-04-201-5/+5
* Removed deprecated extensions of mathn.hsbt2017-04-202-4/+0
* Move test_extlibs.rb because it's not the test of ruby itselfusa2017-04-201-0/+0
* socket: avoid fcntl for read/write_nonblock on Linuxnormal2017-04-191-0/+50
* compile.c: wrong optimizationnobu2017-04-181-0/+43
* test_optimization.rb: heredoc code stylenobu2017-04-181-36/+50
* should not return.ko12017-04-171-1/+1
* eval.c: copy before cause setupnobu2017-04-171-0/+7
* test_integer.rb: simplify teststomar2017-04-161-8/+5
* test/ruby/test_io.rb: use Thread.stop? to waitnobu2017-04-161-1/+1