summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-12-06* test/ruby/test_refinement.rb: fix some tests to use neithershugo
2012-12-06* eval.c (ruby_Init_refinement): a new function to enableshugo
2012-12-06* revised r37993 to avoid SEGV/ILL in tests. In r37993, a methodshugo
2012-12-06parse.y: flush string contentnobu
2012-12-06test_scanner_events.rb: ruby-mode highlight by heredocnobu
2012-12-06memory_status.rb: EnvUtilnobu
2012-12-06* test/rake/helper.rb: Load envutil correctly. Removed useless rescuedrbrain
2012-12-06* lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain
2012-12-06* lib/rubygems/command_manager.rb: Removed string concatenationdrbrain
2012-12-06* lib/rubygems/package.rb: Set rubygems_version before validation.drbrain
2012-12-06* vm_trace.c: TracePoint#enable should not cause an errorko1
2012-12-05* lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain
2012-12-05* thread.c (rb_uninterruptible): helper function for providingkosaki
2012-12-05* io.c (io_binwrite): check interrupt before io issue.kosaki
2012-12-05vm_eval.c: public_send does not consider how it is callednobu
2012-12-05test_object.rb: test for public_sendnobu
2012-12-05Suppress warningsnaruse
2012-12-05Use underscore-begging name for dummy variables to suppress warningnaruse
2012-12-05* lib/timeout.rb (Timeout#timeout): setkosaki
2012-12-05vm.c: save blockprocvalnobu
2012-12-05fix typos and remove trailing spaceskazu
2012-12-05* ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto
2012-12-05 * thread.c (rb_thread_s_async_interrupt_timing): have to check ints before j...tarui
2012-12-05* test/ruby/memory_status.rb: suppress warning.ko1
2012-12-05* lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain
2012-12-05* test/mkmf/test_have_func.rb: tests for have_func.nobu
2012-12-05test_have_library.rb: assert_have_librarynobu
2012-12-05test_have_macro.rb: TestHaveMacronobu
2012-12-05* test/mkmf/test_have_library.rb: tests for have_library.nobu
2012-12-05* ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):ngoto
2012-12-05* test/ruby/test_settracefunc.rb: disable trace.ko1
2012-12-05mkmf.rb: different strings from conflict markersnobu
2012-12-04 * test/ruby/test_thread.rb (test_async_interrupt_blocking): bugfixtarui
2012-12-04 * vm_core.h (RUBY_VM_CHECK_INTS_BLOCKING): check async queue everytime.tarui
2012-12-04* test/ruby/memory_status.rb: fixed small typos introduced at r38182.usa
2012-12-04* thread.c (rb_mutex_owned_p): new method that return currentkosaki
2012-12-04* test/ruby/memory_status.rb (Memory): use fiddle/types if available.ngoto
2012-12-04* lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain
2012-12-03* lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain
2012-12-03* test/ruby/test_objectspace.rb: skip RuntimeErrorko1
2012-12-03random.c, rational.c: make marshal methods privatenobu
2012-12-03* iseq.h: iseq_catch_table_entry::catch_type should beko1
2012-12-03ruby-mode.el: fix argument indentnobu
2012-12-02* lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain
2012-12-02* ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking stringmrkn
2012-12-01* lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain
2012-12-01* iseq.c (rb_iseq_line_trace_each): iterate `line' event only.ko1
2012-12-01* vm_trace.c: add TracePoint#inspect.ko1
2012-12-01* test/rubygems/test_gem_specification.rb (test_emits_zulu_timestamps_properl...nobu
2012-12-01* test/ruby/test_backtrace.rb: add a test forko1