aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/json: merge JSON 1.7.5.naruse2012-12-123-4/+39
* Suppress warning: too long pathnaruse2012-12-121-1/+3
* * class.c (rb_prepend_module): move refined methods from the originshugo2012-12-121-0/+45
* test_rdoc_rdoc.rb: use File::NULLnobu2012-12-121-5/+6
* * lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain2012-12-122-1/+23
* vm_insnhelper.c: no warnings for non-objectnobu2012-12-121-0/+63
* Specify rlimits_core to prevent making core filenaruse2012-12-121-1/+3
* * iseq.c (rb_iseq_parameters): fix limit for optional arguments.eregon2012-12-111-0/+24
* vm.c: pass exceptions while handling an exceptionnobu2012-12-111-1/+1
* Experimentally recommit of r38041: specify smaller max lengthnaruse2012-12-111-0/+7
* * eval.c (rb_using_refinement): make the method table of an iclassshugo2012-12-111-0/+63
* * test/dl/test_func.rb (test_name_with_block, test_bind, test_qsort1): call u...ngoto2012-12-111-19/+31
* * ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodErro...ngoto2012-12-111-0/+43
* fix a typokazu2012-12-111-1/+1
* * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...ngoto2012-12-111-0/+5
* * lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain2012-12-112-0/+57
* test_settracefunc.rb: envutilnobu2012-12-111-0/+1
* Experimentally revert r38041naruse2012-12-111-7/+0
* * fix the behavior when a module is included into a refinement.shugo2012-12-101-0/+82
* * vm_method.c (rb_method_entry_without_refinements): useshugo2012-12-101-0/+19
* vm_trace.c: exceptions in event hooksnobu2012-12-101-0/+14
* compile.c, vm_insnhelper.c: flip-flop without hidden string keynobu2012-12-101-0/+13
* test_gem_rdoc.rb: shut up skipping warningsnobu2012-12-101-8/+10