aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/ruby.h: $SAFE=3 is now obsolete.hsbt2015-06-176-58/+2
* * lib/csv.rb: accept to use Range object for row selection.hsbt2015-06-172-0/+6
* servlet.rb: requires jsonnobu2015-06-171-1/+1
* test_nonblock.rb: use assert_predicatenobu2015-06-161-2/+2
* test_nonblock.rb: fix failure on OSXnobu2015-06-161-1/+1
* * test/objspace/test_objspace.rb: relax pattern because uncollectibleko12015-06-161-1/+1
* socket: allow explicit buffer for recv and recv_nonblocknormal2015-06-152-0/+17
* socket: allow exception-free nonblocking sendmsg/recvmsgnormal2015-06-151-0/+44
* * lib/set.rb: Make Set#each and SortedSet#each generate a sizedknu2015-06-151-0/+27
* envutil.rb: show failure descriptionnobu2015-06-151-2/+2
* envutil.rb: no signal description iff possiblenobu2015-06-151-1/+2
* test_require.rb: wait loadignobu2015-06-141-1/+1
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-141-0/+22
* * ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr2015-06-141-2/+10
* * test/ruby/test_require.rb (TestRequire#test_loading_fifo_threading): omit onusa2015-06-141-1/+1
* test_prime.rb: descriptive assertionsnobu2015-06-141-32/+32
* * enum.c (enum_chunk_while): New method Enumerable#chunk_while.akr2015-06-141-0/+5
* file.c: open without gvlnobu2015-06-141-0/+13
* * test/test_unicode_normalize.rb: get rid of a warning.usa2015-06-141-2/+2
* * test/ruby/test_io.rb: add test for IO.binread fd leak.eregon2015-06-131-0/+4
* * test/lib/leakchecker.rb (check): refactor.eregon2015-06-131-5/+7
* * test/lib/leakchecker.rb: Return false for no leaks.eregon2015-06-131-1/+1
* * test/test_cmath.rb: Adding parens to suppress warnings.gogotanaka2015-06-131-24/+24
* * file.c (rb_stat_ino): get inode from the interval of struct st.naruse2015-06-131-0/+4
* sleep thread until assertionsnaruse2015-06-131-1/+3
* suppress warning: ambiguous first argument; put parentheses or a space even a...naruse2015-06-131-1/+1
* * vm_core.h (rb_thread_t): add th->name.naruse2015-06-131-0/+7
* envutil.rb: failure descriptionnobu2015-06-131-1/+1
* * lib/prime.rb: Return sized enumerators.marcandre2015-06-121-0/+7
* * lib/prime.rb: Fix with_object with no block givenmarcandre2015-06-121-0/+9
* * lib/prime.rb: Have with_index accept an offset parameter.marcandre2015-06-121-0/+11
* fix errorkazu2015-06-121-1/+1
* vm.c: break from orphan blocknobu2015-06-121-2/+19
* * pack.c (pack_{un,}pack): new template character `j` and `J`, pointerusa2015-06-121-2/+69
* * file.c (File::SHARE_DELETE): new flag to be able to delete opened fileusa2015-06-121-0/+13
* hash.c: fetch_valuesnobu2015-06-121-0/+15
* test_nofree.rb: fix commit missnobu2015-06-121-3/+4
* test_nofree.rb: rehearsalnobu2015-06-121-3/+4
* array.c: bsearch_indexnobu2015-06-121-0/+35
* * lib/rubygems.rb: bump version to 2.4.7 and 2.4.8. these versions fixedhsbt2015-06-111-2/+46
* array.c: fix array size overflownobu2015-06-111-0/+28
* * test/test_cmath.rb (TestCMath#test_trigonometric_functions): shouldusa2015-06-111-6/+6
* * test/test_cmath.rb: Add assertions for trigonometric functions.gogotanaka2015-06-101-5/+25
* * test/test_cmath.rb: Add assertions for error handling.gogotanaka2015-06-101-0/+8
* * Move test cases from test/ruby/test_complex.rb to test/test_cmath.rbgogotanaka2015-06-062-108/+35
* test/socket/test_nonblock.rb: try to avoid EMSGSIZEnormal2015-06-051-2/+2
* * test/lib/envutil.rb (assert_no_memory_leak): change default valueko12015-06-041-1/+1
* FreeBSD raises Errno::EMSGSIZEnaruse2015-06-041-1/+1
* dir.c: FNM_SHORTNAMEnobu2015-06-031-2/+4
* variable.c: remove generic ivar support for special constantsnormal2015-06-031-0/+18