summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-11-30* test/rubygems/test_gem_dependency_installer.rb: Use Gem.read_binarydrbrain
2012-11-30* thread.c (rb_threadptr_interrupt_mask): add argument check.kosaki
2012-11-30* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): raise if a...kazu
2012-11-30assert_in_out_err with block ignores test_stdoutkazu
2012-11-30* test/rdoc/test_rdoc_rubygems_hook.rbusa
2012-11-30 [EXPERIMENTAL]ko1
2012-11-30* test/rubygems/test_gem_dependency_installler.rb: gems are of courseusa
2012-11-30* lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa
2012-11-30* test/rubygems/test_gem_installer.rbusa
2012-11-30* test/rubygems/test_gem_installer.rbusa
2012-11-30* test/rubygems/test_gem_ext_ext_conf_builder.rbusa
2012-11-30* thread.c: TracePoint#self returns invoking/exitting thread objectko1
2012-11-30* test/ruby/memory_status.rb (Memory::Win32): sorry, ko1.usa
2012-11-30* test/ruby/memory_status.rb (Memory::Win32): rescue non libffi user, such as...usa
2012-11-30* test/ruby/memory_status.rb (Memory::Win32): use fiddle instead of dl,usa
2012-11-30* thread.c: rename Thread.control_interruptko1
2012-11-30string.c: compare with to_strnobu
2012-11-30string.c: always fixed valuenobu
2012-11-30vm_dump.c: no methods in segv handlernobu
2012-11-30parse.y: false usage of local variablenobu
2012-11-30* lib/rubygems/package.rb: Load YAML for building gems.drbrain
2012-11-30 * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain
2012-11-30Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu
2012-11-30Improve test data in test_abbrev.knu
2012-11-30Add tests for lib/abbrev.rb.knu
2012-11-30 * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain
2012-11-30 * lib/rake/backtrace.rb: Removed duplication indrbrain
2012-11-30* revert r37993 to avoid SEGV in tests.shugo
2012-11-30* lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain
2012-11-30Refix r38002: capture_subprocess_io also doesn't forknaruse
2012-11-30Use capture_subprocess_io instead of capture_io. fix r38002naruse
2012-11-30* lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain
2012-11-29 * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain
2012-11-29* gc.c (rb_objspace_call_finalizer): finalize_deferred may free upnari
2012-11-29 [EXPERIMENTAL: NEED DISCUSS]ko1
2012-11-29Imported minitest 4.3.2 (r8027)ryan
2012-11-29Fix typo of r38004naruse
2012-11-29Sort th result to compare multiple linesnaruse
2012-11-29* lib/rake/*: Updated to rake 0.9.5drbrain
2012-11-29Run another process to avoid failure when objspace is already loadednaruse
2012-11-29* vm.c: add a return hook when a method raises an exception.tenderlove
2012-11-29* compile.c (compile_array_): refix r37991 remove assertion:naruse
2012-11-29* test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode testnahi
2012-11-29* vm_method.c (rb_method_entry_make): add a method entry withshugo
2012-11-29Revert r37991 "compile.c: hash must be paired"naruse
2012-11-29compile.c: hash must be pairednobu
2012-11-29variable.c: show namespacenobu
2012-11-29 * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain
2012-11-29helper.rb: try with sudonobu
2012-11-29test_io_wait.rb: Bug #7420nobu