summaryrefslogtreecommitdiff
path: root/test/-ext-
AgeCommit message (Expand)Author
2015-03-20proc.c: respond_to_missing? at Methodnobu
2015-03-20test_inadvertent_creation.rb: fix messagesnobu
2015-03-20test_inadvertent_creation.rb: undefined singletonnobu
2015-03-03test_rubyoptions.rb: use assert_in_out_errnobu
2015-02-06vm_core.h: fix symbols leaknobu
2015-02-05test_inadvertent_creation.rb: assert method_missingnobu
2015-02-05convert method name to a Symbolnobu
2015-02-05vm_insnhelper.c: fix missing reasonnobu
2015-02-05test_inadvertent_creation.rb: move testsnobu
2015-01-26string.c: consider widecharnobu
2015-01-26string.c: terminate when embeddednobu
2015-01-05ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu
2014-12-29thread.c: fix dynamic symbol keysnobu
2014-12-28test_iseq_load: expand tests with stack mismatchesnormal
2014-12-12string.c: term fillnobu
2014-12-11string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10string.c: term fillnobu
2014-12-10test_cstr.rb: all wchar encodingsnobu
2014-12-10test_cstr.rb: failed encoding namenobu
2014-12-03mostly fix rb_iseq_loadnormal
2014-11-24process.c: get rid of inadvertent ID pindownnobu
2014-11-21get rid of inadvertent ID creationnobu
2014-11-17test_inadvertent_creation.rb: split testnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-16ext/-test-/proc/super.c: renamenobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-09test_bmethod.rb: block in bmethod testnobu
2014-11-09test_bmethod.rb: super in bmethod testnobu
2014-11-05string.c: wchar terminatornobu
2014-11-04* ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: removenobu
2014-10-23test/-ext-/hash/test_delete.rb: assert deleted valuesnobu
2014-10-23hash.c: rb_hash_delete does not call the blocknobu
2014-10-16Revert r47971, r47972 [ruby-core:65764]normal
2014-10-16Set ASCII-8BIT encoding.akr
2014-10-16test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal
2014-10-15* test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr
2014-10-09st: test packed-to-unpacked transitions during iterationnormal
2014-09-17test/-ext-/string/test_modify_expand.rb: increase limit for {je,tc}mallocnormal
2014-09-11* string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse
2014-09-09GC.stat key namenobu
2014-08-21win32/test_console_attr.rb: reset attributesnobu
2014-08-21win32.c: manage reverse videonobu
2014-05-25vsnprintf.c: fix string precisionnobu
2014-05-18* configure.in: Check nextafter() availability.akr
2014-04-30test_inadvertent_creation.rb: use Symbol.findnobu
2014-04-21* ext/-test-/string/coderange.c: add Bug::String.new#coderange_scannaruse