summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2013-08-14get detailed ps data to debugnaruse
2013-08-14* proc.c (rb_mod_define_method): now they return the symbols of theusa
2013-08-14test_dir_m17n.rb: fixed encoding file system on OS Xnobu
2013-08-13random.c: coerce before check negativenobu
2013-08-13object.c: undef Module#prepend_features on Classnobu
2013-08-12parse.y: CR in middlenobu
2013-08-12* class.c (rb_prepend_module): make T_ICLASS object shady becauseko1
2013-08-11file.c: OSX path encodingnobu
2013-08-11test_require.rb: __FILE__ encoding on Windowsnobu
2013-08-11parse.y: non-local/const attrsetnobu
2013-08-11* process.c (rb_clock_gettime): New method.akr
2013-08-10parse.y: non-local/const attrsetnobu
2013-08-09ruby.c: use String path version parser functionsnobu
2013-08-09* proc.c: add Binding#local_variable_get/set/defined?ko1
2013-08-09file.c: normalize Form Cnobu
2013-08-09* vm_insnhelper.c (vm_invoke_block): returning from lambda procktsj
2013-08-08enumerator.c: fix non-single argumentnobu
2013-08-08object.c: Module#singleton_class?nobu
2013-08-08test_range.rb: remove invalid assertionsnobu
2013-08-08Follow r42431naruse
2013-08-07Add Process.argv0.knu
2013-08-07Add Process.setproctitle().knu
2013-08-06range.c: return nil for empty rangenobu
2013-08-06range.c: consider exclusivenobu
2013-08-06* vm_insnhelper.c (vm_push_frame): fix stack overflow check codes.ko1
2013-08-06* vm_eval.c (eval_string_with_cref): copy cref to limit the scope ofshugo
2013-08-05test_econv.rb: assert_separatelynobu
2013-08-05* object.c (rb_class_inherited_p): allow iclasses to be tested forcharliesome
2013-08-03Fix test failure to follow r42347 ref #3753naruse
2013-08-02* vm.c (m_core_define_method, m_core_define_singleton_method): nowusa
2013-08-02* bignum.c (power_cache_get_power): Appry bigtrunc to the result ofakr
2013-07-31* eval.c (rb_mod_refine, mod_using, top_using): don't showshugo
2013-07-30* test/ruby/test_hash.rb: add a test for enumeration order of Hash.glass
2013-07-30skip if ENV['USER'] is nilnaruse
2013-07-29* test/ruby/test_hash.rb: use @cls.nobu
2013-07-29* hash.c (rb_hash_assoc): performance improvement by replacingglass
2013-07-29Add a frozenness check test for Enumerator::Lazy#initialize.knu
2013-07-29Add a frozenness check to Enumerator::Generator#initialize.knu
2013-07-29Add a frozenness check to Enumerator#initialize.knu
2013-07-29* hash.c (rb_hash_assoc): revert r42224. table->type->compare isglass
2013-07-29parse.y, vm_eval.c: file encoding in evalnobu
2013-07-29ChangeLog: commit missnobu
2013-07-28add assert_not_empty ENV['USER']naruse
2013-07-28* io.c (io_getpartial): use rb_str_locktmp_ensure().glass
2013-07-28* string.c: add internal API rb_str_locktmp_ensure().glass
2013-07-28* io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.glass
2013-07-27test_rubyoptions.rb: split test_segv_testnobu
2013-07-26parse.y: separate numeric literalnobu
2013-07-26test_require.rb: same processnobu
2013-07-26test_require.rb: use assert_separatelynobu