aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.nobu2012-12-201-1/+1
* * ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss2012-12-201-4/+137
* * lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain2012-12-203-12/+57
* test_require.rb: clear load pathnobu2012-12-201-0/+8
* envutil.rb: validate syntaxnobu2012-12-202-15/+16
* * remove trailing spaces.nobu2012-12-203-4/+4
* * test/openssl/test_pkey_dh.rb: revert special treatment ofemboss2012-12-201-2/+1
* * ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss2012-12-202-0/+59
* * vm.c: support variable VM/Machine stack sizes.ko12012-12-192-0/+82
* * test/ruby/test_fiber.rb: remove a strange single quote character.ko12012-12-191-1/+1
* object.c: nul in const namenobu2012-12-191-0/+9
* * lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain2012-12-193-40/+83
* Use next in proc instead of break or returnnaruse2012-12-191-1/+1
* Don't check events from different files like r38456naruse2012-12-191-1/+1
* Push given event only if it is right onenaruse2012-12-191-2/+2
* Suppress warningsnaruse2012-12-191-11/+11
* * lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain2012-12-182-1/+14
* * lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain2012-12-181-0/+12
* * lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain2012-12-181-5/+51
* * vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the casenagachika2012-12-181-0/+9
* * lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain2012-12-181-13/+19
* * test/openssl/test_ssl.rb: Use :TLSv1_2_client explicitly inemboss2012-12-181-1/+3
* Show $LOAD_PATH and RUBYLIB to debug easiernaruse2012-12-181-2/+2
* * test/openssl/test_ssl.rb: Improve my grammar.emboss2012-12-181-3/+2
* * ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss2012-12-181-2/+10
* * vm_trace.c (fill_id_and_klass): TracePoint#defined_class returnsko12012-12-171-1/+17
* Use EnvUtil.rubybin instead of Gem.rubynaruse2012-12-171-1/+2
* * class.c (rewrite_cref_stack, clone_method): rewrite a method's crefcharliesome2012-12-171-0/+14
* * lib/rdoc.rb: Updated VERSION.drbrain2012-12-166-140/+277
* * lib/rubygems.rb: Updated VERSIONdrbrain2012-12-162-2/+11
* * cont.c (rb_fiber_start): don't enqueue Qnil to async_errinfo_queue.nagachika2012-12-151-0/+7
* test_gem_remote_fetcher.rb: restore environment variablesnobu2012-12-151-17/+5
* * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui2012-12-141-1/+1
* * test/ruby/test_thread.rb (test_uninitialized, test_backtrace,kosaki2012-12-142-60/+67
* * test/ruby/test_thread.rb (TestThread::Thread::new.): removekosaki2012-12-141-1/+0
* parse.y: fix line numbernobu2012-12-141-0/+34
* envutil.rb: using caller_locationsnobu2012-12-141-2/+6
* envutil.rb: count assertionsnobu2012-12-141-1/+2
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-142-19/+50
* * lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain2012-12-142-46/+65
* Use assert_separately to speed up slow testsnaruse2012-12-142-2/+6
* * test/ruby/envutil.rb (EnvUtil::Unit::Assertionsassert_separately):naruse2012-12-141-0/+17
* * ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove2012-12-131-0/+6
* * object.c (Init_Object): use rb_mod_init_copy for Class#initialize_copycharliesome2012-12-131-0/+15
* * lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain2012-12-133-42/+286
* Use different port from test/xmlrpc/test_cookie.rbnaruse2012-12-131-1/+1
* * marshal.c (r_entry0): don't taint classes and modules becauseshugo2012-12-131-0/+18
* * test/ruby/test_require.rb (TestRequire#test_loaded_features_encoding):usa2012-12-131-1/+1
* method transplantingnobu2012-12-131-0/+4
* tmpdir.rb: not expand tildenobu2012-12-121-0/+11