summaryrefslogtreecommitdiff
path: root/test/ruby/test_module.rb
AgeCommit message (Expand)Author
2015-08-04* test/ruby/test_module.rb: should not expect a method table ordering.ko1
2015-07-30variable.c: Module#deprecate_constantnobu
2015-06-28insns.def: preserve encodingnobu
2015-06-28test_redefinition_mismatchnobu
2015-06-02* test/ruby/test_module.rb: Do not assume class variable order.eregon
2015-05-30* method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko1
2015-05-22test_parse.rb: move assertionsnobu
2015-05-21* vm_method.c: Remove private attribute warning [Bug #10967]zzak
2015-03-06vm_eval.c: next super class from the originalnobu
2015-02-28variable.c: preserve name encoding of subclassnobu
2015-01-20test_module.rb: more testsnobu
2015-01-19class.c: prepend for each classesnobu
2015-01-06* test/ruby/test_method.rb: Add test for &-coersion of anheadius
2015-01-02* test/ruby/test_module.rb: Refactor invalid testcase.hsbt
2014-11-18test_module.rb: fix encodingnobu
2014-11-17object.c: fix error messagenobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-10-20test_module.rb: test with UTF-8nobu
2014-10-20vm_insnhelper.c: preserve encodingnobu
2014-09-25object.c (rb_class_real): do not dereference 0 VALUEnormal
2014-09-19class.c: do not freeze meta-meta-classnobu
2014-07-20* test/ruby/test_module.rb: Bump up timeout inheadius
2014-05-08class.c: always clear tables firstnobu
2014-03-05* test/ruby: get rid of warnings.usa
2014-02-26envutil.rb: move labeled_module and labeled_classnobu
2014-02-21class.c: do nothing if copying selfnobu
2014-02-05parse.y: symbol names must be ascii-compatiblenobu
2014-01-17eval.c: singleton class constantsnobu
2013-12-14object.c: check const namesnobu
2013-12-14object.c: nested path const_defined?nobu
2013-12-14object.c: fix typonobu
2013-12-13proc.c, vm_method.c: fix super and aliasnobu
2013-12-13test/ruby: better assertionsnobu
2013-10-09test_module.rb: quote namenobu
2013-10-09vm_method.c: preserve encodingnobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-10-09test: use assert_raisenobu
2013-09-23test_module.rb: toplevel includenobu
2013-09-23test_module.rb: use assertions for messagesnobu
2013-09-20parse.y: junk sigil only namesnobu
2013-09-03* eval.c (Init_eval): Make Module#include and Module#prepend publica_matsuda
2013-08-29vm_insnhelper.c: fix zsuper in prependednobu
2013-08-14* proc.c (rb_mod_define_method): now they return the symbols of theusa
2013-08-12* class.c (rb_prepend_module): make T_ICLASS object shady becauseko1
2013-06-18* vm_insnhelper.c (vm_call_method): ensure methods of typecharliesome
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-06-08* class.c (include_modules_at): invalidate method cache if includedcharliesome
2013-05-24* variable.c (set_const_visibility): use rb_frame_this_func() insteadcharliesome
2013-05-08class.c: include modules onlynobu
2013-05-08class.c: exclude original modulenobu