aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain2012-12-031-0/+27
* * test/ruby/test_objectspace.rb: skip RuntimeErrorko12012-12-031-1/+5
* random.c, rational.c: make marshal methods privatenobu2012-12-031-5/+5
* * iseq.h: iseq_catch_table_entry::catch_type should beko12012-12-031-0/+13
* ruby-mode.el: fix argument indentnobu2012-12-031-0/+12
* * lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain2012-12-021-0/+16
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking stringmrkn2012-12-021-0/+14
* * lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain2012-12-011-0/+40
* * iseq.c (rb_iseq_line_trace_each): iterate `line' event only.ko12012-12-011-0/+12
* * vm_trace.c: add TracePoint#inspect.ko12012-12-011-0/+25
* * test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu2012-12-011-3/+1
* * test/ruby/test_backtrace.rb: add a test forko12012-12-011-0/+8
* io.c: recurse for the argumentnobu2012-12-011-0/+12
* * lib/rubygems/commands/cleanup_command.rb: Fix cleanup command fordrbrain2012-12-011-0/+9
* object.c: make remove_instance_variable publicnobu2012-12-011-1/+2
* vm_method.c: make initialize methods privatenobu2012-12-011-0/+9
* * test/ruby/test_thread.rb: move ConditionVariable related testkosaki2012-12-012-168/+188
* * test/ruby/test_thread.rb (test_cv_wait_deadlock): enablekosaki2012-12-011-12/+18
* * lib/thread.rb (ConditionVariable): use hash instead of array forkosaki2012-12-011-18/+0
* test_gem_specification.rb: suppress warningsnobu2012-12-011-0/+4
* * variable.c (rb_class_path_no_cache): add a function to get the classtenderlove2012-12-012-2/+51
* * test/rdoc/test_rdoc_options.rb: Windows drive letters aredrbrain2012-12-011-1/+1
* * lib/rubygems.rb: Search for gem deps file up the directory tree.drbrain2012-12-011-0/+35
* * test/runner.rb: Set GEM_HOME, GEM_PATH and GEM_SKIP to empty set.drbrain2012-12-011-9/+1
* suppress warnings: unused variablesnaruse2012-11-302-3/+3
* Use RUBYOPT to overwrite original RUBYOPT ENVnaruse2012-11-301-1/+1
* * lib/thread.rb (SizedQueue#pop): rewrite by using ConditionVariable.kosaki2012-11-301-1/+2
* * iseq.c: add RubyVM::InstructionSequence (ISeq) inspection methods.ko12012-11-301-0/+19
* * test/rubygems/test_gem_dependency_installer.rb: Use Gem.read_binarydrbrain2012-11-301-3/+3
* * thread.c (rb_threadptr_interrupt_mask): add argument check.kosaki2012-11-301-0/+12
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): raise if a...kazu2012-11-301-0/+2
* assert_in_out_err with block ignores test_stdoutkazu2012-11-301-2/+2
* * test/rdoc/test_rdoc_rubygems_hook.rbusa2012-11-301-9/+14
* [EXPERIMENTAL]ko12012-11-301-0/+24
* * test/rubygems/test_gem_dependency_installler.rb: gems are of courseusa2012-11-301-3/+3
* * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions):usa2012-11-301-1/+1
* * test/rubygems/test_gem_installer.rbusa2012-11-301-1/+1
* * test/rubygems/test_gem_installer.rbusa2012-11-301-1/+1
* * test/rubygems/test_gem_ext_ext_conf_builder.rbusa2012-11-301-0/+1
* * thread.c: TracePoint#self returns invoking/exitting thread objectko12012-11-301-4/+13
* * test/ruby/memory_status.rb (Memory::Win32): sorry, ko1.usa2012-11-301-2/+5
* * test/ruby/memory_status.rb (Memory::Win32): rescue non libffi user, such as...usa2012-11-301-1/+6
* * test/ruby/memory_status.rb (Memory::Win32): use fiddle instead of dl,usa2012-11-301-4/+4
* * thread.c: rename Thread.control_interruptko12012-11-301-8/+8
* string.c: compare with to_strnobu2012-11-301-1/+2
* string.c: always fixed valuenobu2012-11-301-1/+1
* vm_dump.c: no methods in segv handlernobu2012-11-301-0/+7
* parse.y: false usage of local variablenobu2012-11-301-0/+2
* * lib/rubygems/package.rb: Load YAML for building gems.drbrain2012-11-301-6/+6
* * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain2012-11-301-0/+45