aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse2015-06-291-0/+28
* insns.def: preserve encodingnobu2015-06-281-0/+3
* insns.def: preserve encodingnobu2015-06-281-0/+10
* insns.def: preserve encodingnobu2015-06-282-0/+10
* test_redefinition_mismatchnobu2015-06-282-0/+16
* class.c: preserve encodingnobu2015-06-281-0/+3
* class.c: TypeError when superclass mismatchnobu2015-06-281-1/+1
* * lib/net/ftp.rb (makeport): close the TCPServereregon2015-06-271-0/+40
* transcode.c: fix race conditionnobu2015-06-261-0/+18
* enum.c (enum_minmax): simplify return value creationnormal2015-06-251-0/+1
* * test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto2015-06-251-0/+35
* * test/lib/envutil.rb (Test::Unit::Assertions#assert_no_memory_leak):ngoto2015-06-252-25/+30
* test: refine assertionsnobu2015-06-253-22/+16
* test_prime.rb: cosmetic changesnobu2015-06-251-2/+2
* ext/openssl/ossl_ssl.c: raise if kwargs given in blocking modenormal2015-06-241-0/+14
* * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto2015-06-221-20/+0
* * ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah2015-06-201-0/+9
* test_last_thread.rb: relaxnobu2015-06-191-1/+1
* test_method.rb: fix commit missnobu2015-06-191-0/+1
* test_gem_remote_fetcher.rb: get rid of errorsnobu2015-06-191-1/+1
* proc.c: ArgumentError if no blocknobu2015-06-191-2/+15
* test_method.rb: split testnobu2015-06-191-1/+6
* proc.c: inadvertent IDnobu2015-06-191-0/+22
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-183-119/+0
* test/socket/test_unix.rb: replace sleep with selectnormal2015-06-181-1/+1
* error.c: NameError#receivernobu2015-06-181-0/+6
* * 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