summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-12-20* vm_core.h (rb_vm_defineclass_type_t),shugo
2012-12-20* ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-20test_require.rb: clear load pathnobu
2012-12-20envutil.rb: validate syntaxnobu
2012-12-20* remove trailing spaces.nobu
2012-12-20* test/openssl/test_pkey_dh.rb: revert special treatment ofemboss
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-12-19* vm.c: support variable VM/Machine stack sizes.ko1
2012-12-19* test/ruby/test_fiber.rb: remove a strange single quote character.ko1
2012-12-19object.c: nul in const namenobu
2012-12-19* lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain
2012-12-19Use next in proc instead of break or returnnaruse
2012-12-19Don't check events from different files like r38456naruse
2012-12-19Push given event only if it is right onenaruse
2012-12-19Suppress warningsnaruse
2012-12-18* lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain
2012-12-18* lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain
2012-12-18* lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain
2012-12-18* vm.c (rb_vm_make_jump_tag_but_local_jump): take care of the casenagachika
2012-12-18* lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain
2012-12-18* test/openssl/test_ssl.rb: Use :TLSv1_2_client explicitly inemboss
2012-12-18Show $LOAD_PATH and RUBYLIB to debug easiernaruse
2012-12-18* test/openssl/test_ssl.rb: Improve my grammar.emboss
2012-12-18* ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss
2012-12-17* vm_trace.c (fill_id_and_klass): TracePoint#defined_class returnsko1
2012-12-17Use EnvUtil.rubybin instead of Gem.rubynaruse
2012-12-17* class.c (rewrite_cref_stack, clone_method): rewrite a method's crefcharliesome
2012-12-16 * lib/rdoc.rb: Updated VERSION.drbrain
2012-12-16* lib/rubygems.rb: Updated VERSIONdrbrain
2012-12-15* cont.c (rb_fiber_start): don't enqueue Qnil to async_errinfo_queue.nagachika
2012-12-15test_gem_remote_fetcher.rb: restore environment variablesnobu
2012-12-14 * test/rubygems/test_gem_ext_cmake_builder.rb(test_self_build):tarui
2012-12-14* test/ruby/test_thread.rb (test_uninitialized, test_backtrace,kosaki
2012-12-14* test/ruby/test_thread.rb (TestThread::Thread::new.): removekosaki
2012-12-14parse.y: fix line numbernobu
2012-12-14envutil.rb: using caller_locationsnobu
2012-12-14envutil.rb: count assertionsnobu
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-14* lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain
2012-12-14Use assert_separately to speed up slow testsnaruse
2012-12-14* test/ruby/envutil.rb (EnvUtil::Unit::Assertionsassert_separately):naruse
2012-12-13* ext/psych/lib/psych/visitors/yaml_tree.rb: quote strings that begintenderlove
2012-12-13 * object.c (Init_Object): use rb_mod_init_copy for Class#initialize_copycharliesome
2012-12-13* lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain
2012-12-13Use different port from test/xmlrpc/test_cookie.rbnaruse
2012-12-13* marshal.c (r_entry0): don't taint classes and modules becauseshugo