aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems/command_manager.rb: Removed string concatenationdrbrain2012-12-064-20/+19
* * lib/rubygems/package.rb: Set rubygems_version before validation.drbrain2012-12-063-0/+38
* * vm_trace.c: TracePoint#enable should not cause an errorko12012-12-061-0/+18
* * lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain2012-12-053-1/+81
* * thread.c (rb_uninterruptible): helper function for providingkosaki2012-12-051-0/+20
* * io.c (io_binwrite): check interrupt before io issue.kosaki2012-12-051-0/+20
* vm_eval.c: public_send does not consider how it is callednobu2012-12-051-0/+2
* test_object.rb: test for public_sendnobu2012-12-051-0/+26
* Suppress warningsnaruse2012-12-051-32/+36
* Use underscore-begging name for dummy variables to suppress warningnaruse2012-12-051-2/+2
* * lib/timeout.rb (Timeout#timeout): setkosaki2012-12-051-1/+62
* vm.c: save blockprocvalnobu2012-12-051-0/+7
* fix typos and remove trailing spaceskazu2012-12-051-1/+1
* * ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto2012-12-051-0/+8
* * thread.c (rb_thread_s_async_interrupt_timing): have to check ints before j...tarui2012-12-051-0/+28
* * test/ruby/memory_status.rb: suppress warning.ko12012-12-051-2/+8
* * lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain2012-12-051-20/+72
* * test/mkmf/test_have_func.rb: tests for have_func.nobu2012-12-051-0/+14
* test_have_library.rb: assert_have_librarynobu2012-12-051-6/+14
* test_have_macro.rb: TestHaveMacronobu2012-12-051-1/+1
* * test/mkmf/test_have_library.rb: tests for have_library.nobu2012-12-051-0/+45
* * ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):ngoto2012-12-051-0/+6
* * test/ruby/test_settracefunc.rb: disable trace.ko12012-12-051-0/+5
* mkmf.rb: different strings from conflict markersnobu2012-12-051-0/+35
* * test/ruby/test_thread.rb (test_async_interrupt_blocking): bugfixtarui2012-12-041-1/+2
* * vm_core.h (RUBY_VM_CHECK_INTS_BLOCKING): check async queue everytime.tarui2012-12-041-0/+24
* * test/ruby/memory_status.rb: fixed small typos introduced at r38182.usa2012-12-041-2/+2
* * thread.c (rb_mutex_owned_p): new method that return currentkosaki2012-12-041-0/+29
* * test/ruby/memory_status.rb (Memory): use fiddle/types if available.ngoto2012-12-041-4/+12
* * lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain2012-12-041-0/+212
* * 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