aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr2014-11-013-79/+89
* * test/openssl/utils.rb (start_server, server_loop): Use aakr2014-11-011-13/+12
* * test/ruby/envutil.rb (assert_join_threads): New assertion toakr2014-11-012-46/+94
* parse.y: invalid instance/class variable namesnobu2014-11-011-0/+2
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-3113-1410/+4
* * test/openssl/test_ssl.rb: Add certificate verification chainheadius2014-10-311-0/+7
* * test/psych/test_emitter.rb: Fix line_width test...initial valueheadius2014-10-311-2/+1
* Make Digest() thread-safe.knu2014-10-312-0/+71
* * test/digest/test_digest.rb: Drop #!. This no longer runsknu2014-10-311-2/+0
* test_time.rb: test_iso8601nobu2014-10-311-76/+85
* * test/test_unicode_normalize.rb: added unicode version number tohsbt2014-10-311-1/+3
* vm_insnhelper.c: allow to_arynobu2014-10-301-0/+26
* parse.y: reset current_arg after block varnobu2014-10-291-0/+10
* parse.y: warn iside a blocknobu2014-10-291-0/+40
* parse.y: warn circular argument referencenobu2014-10-291-4/+12
* load.c: transcode pathnobu2014-10-291-0/+22
* test_require.rb: renamenobu2014-10-291-2/+3
* * lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre2014-10-291-2/+12
* * lib/matrix.rb: Add Matrix#adjucatemarcandre2014-10-291-0/+15
* * lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre2014-10-291-0/+3
* ruby.c: no -r when dumpnobu2014-10-281-0/+37
* * lib/rexml/entity.rb: keep the entity size within the limitation.usa2014-10-272-0/+43
* proc.c: fix method proc binding receivernobu2014-10-271-1/+4
* * test/ruby/test_super.rb: add a test to check block passing.ko12014-10-271-0/+18
* test_parser_events.rb: split test_binarynobu2014-10-271-9/+5
* test/ruby/test_process.rb: reduce garbage during forksnormal2014-10-271-3/+6
* parse.y: Ripper.sexp returns errornobu2014-10-261-0/+18
* A test renamed.akr2014-10-251-1/+1
* * io.c (io_binwrite_string): Test writev() failure.akr2014-10-251-0/+11
* test/test-unicode_normalize.rb: added test_us_ascii.duerst2014-10-251-0/+19
* * remove trailing spaces.svn2014-10-251-1/+1
* test/test-unicode_normalize.rb: added test_raise_exception_for_non_unicode_en...duerst2014-10-251-0/+6
* test/test-unicode_normalize.rb: removed unused function.duerst2014-10-251-8/+1
* rake/cpu_counter.rb: use Etc.nprocessorsnobu2014-10-251-28/+46
* parse.y: fix fluent interface identifiernobu2014-10-241-0/+4
* test_object.rb: for r48118nobu2014-10-231-2/+5
* test/-ext-/hash/test_delete.rb: assert deleted valuesnobu2014-10-231-2/+2
* hash.c: rb_hash_delete does not call the blocknobu2014-10-231-0/+19
* test_unicode_normalize.rb: show error messagesnobu2014-10-231-23/+15
* test_object.rb: avoid confusing ruby-mode.elnobu2014-10-231-3/+3
* vm_method.c: no redefinition warnings for undefined methodsnobu2014-10-231-0/+6
* * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou2014-10-231-0/+9
* * test/rexml/test_encoding.rbkou2014-10-232-2/+2
* * test/rexml/test_encoding.rbkou2014-10-231-1/+1
* test/ruby/test_process.rb: use io/wait instead of timeoutnormal2014-10-231-4/+4
* test/ruby/test_process.rb: ensure exit! on fork failurenormal2014-10-231-2/+6
* class.c: delete expected keywords directlynobu2014-10-221-0/+15
* * test/test_unicode_normalize.rb: set encoding when reading.usa2014-10-221-1/+1
* test/test_unicode_normalize.rb: don't set default encodings globallynobu2014-10-221-2/+0
* * test/test-unicode_normalize.rb: as often said, ruby is sometimes builtusa2014-10-221-1/+1