aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-211-0/+9
* * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes):kou2012-12-211-0/+11
* * ext/fiddle/lib/fiddle/import.rb (Fiddle::Importer#sizeof):kou2012-12-211-0/+1
* * test/ruby/test_iseq.rb: disable a test which checks featuresko12012-12-211-1/+1
* Add test for r38529 [Bug #7536]naruse2012-12-211-0/+13
* * vm_core.h, vm_trace.c: fix multi-threading bug for tracing.ko12012-12-211-0/+19
* test_thread.rb: descriptive assertionsnobu2012-12-211-14/+18
* test_thread.rb: flush before SystemStackErrornobu2012-12-211-2/+3
* * lib/rake/*: Updated to rake 0.9.6drbrain2012-12-214-16/+25
* * vm_core.h (rb_vm_defineclass_type_t),shugo2012-12-201-0/+37
* * ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss2012-12-202-46/+6
* * lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain2012-12-201-0/+23
* * 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