aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* test_settracefunc.rb: envutilnobu2012-12-111-0/+1
* Experimentally revert r38041naruse2012-12-111-7/+0
* * fix the behavior when a module is included into a refinement.shugo2012-12-101-0/+82
* * vm_method.c (rb_method_entry_without_refinements): useshugo2012-12-101-0/+19
* vm_trace.c: exceptions in event hooksnobu2012-12-101-0/+14
* compile.c, vm_insnhelper.c: flip-flop without hidden string keynobu2012-12-101-0/+13
* envutil.rb: kill childnobu2012-12-091-1/+4
* * vm_insnhelper.c (vm_call_opt_send): Kernel#send should not useshugo2012-12-091-9/+8
* * eval.c: remove Module#refinements.shugo2012-12-081-61/+2
* * eval.c (top_using): raise a RuntimeError if using is called in ashugo2012-12-081-0/+27
* * vm_insnhelper.c (vm_search_normal_superclass): super in ashugo2012-12-081-2/+2
* * eval.c (rb_mod_refine): raise an ArgumentError if a givenshugo2012-12-081-0/+8
* * eval.c (rb_mod_refine), vm_eval.c (rb_yield_refine_block):shugo2012-12-081-27/+59
* * vm_eval.c (yield_under, eval_under): do not activate refinementsshugo2012-12-071-351/+71
* * test/ruby/test_refinement.rb: suppress warning.nobu2012-12-071-1/+1
* test: remove or replace trailing spacesnobu2012-12-071-1/+1
* Use more portable value for ENV['TZ']naruse2012-12-071-1/+1
* * time.c (time_mdump): dump timezone string to private instance variablenaruse2012-12-071-0/+15
* Add freebsd to force_tz_testnaruse2012-12-071-1/+1
* Canada/Newfoundland was renamed to America/St_Johnsnaruse2012-12-071-5/+5
* * test/ruby/test_refinement.rb: fix some tests to use neithershugo2012-12-061-75/+85
* * eval.c (ruby_Init_refinement): a new function to enableshugo2012-12-061-2/+8
* * revised r37993 to avoid SEGV/ILL in tests. In r37993, a methodshugo2012-12-061-4/+35
* memory_status.rb: EnvUtilnobu2012-12-061-2/+2
* * vm_trace.c: TracePoint#enable should not cause an errorko12012-12-061-0/+18
* * 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
* vm.c: save blockprocvalnobu2012-12-051-0/+7
* fix typos and remove trailing spaceskazu2012-12-051-1/+1
* * 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
* * test/ruby/test_settracefunc.rb: disable trace.ko12012-12-051-0/+5
* * 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
* * 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
* * 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/ruby/test_backtrace.rb: add a test forko12012-12-011-0/+8
* io.c: recurse for the argumentnobu2012-12-011-0/+12
* object.c: make remove_instance_variable publicnobu2012-12-011-1/+2
* vm_method.c: make initialize methods privatenobu2012-12-011-0/+9