summaryrefslogtreecommitdiff
path: root/test/-ext-
AgeCommit message (Expand)Author
2015-12-21vm_backtrace.c: ignore ifunc framesnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-08marshal.c: skip internal namesnobu
2015-12-01string.c: no frozen error at cstrnobu
2015-12-01cstr.c: split bug_str_cstr_untermnobu
2015-11-11time/test_new.rb: fix testsnobu
2015-11-10Add tests for rb_time_timespec_newnaruse
2015-09-28preserve encodings in error messagesnobu
2015-07-25string.c: fill the terminatornobu
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-15encoding.c: drop dummy encoding flagnobu
2015-07-15-test-/string: movenobu
2015-07-07iseq.c (iseq_data_to_ary): dump kw_arg as symbolnormal
2015-07-07* test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumedusa
2015-07-07file.c: skip invalid bytenobu
2015-07-07symbol.c: preserve encodingnobu
2015-07-06* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko1
2015-06-25* test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto
2015-06-19test_last_thread.rb: relaxnobu
2015-06-19proc.c: inadvertent IDnobu
2015-06-14* thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki
2015-06-12test_nofree.rb: fix commit missnobu
2015-06-12test_nofree.rb: rehearsalnobu
2015-05-18intern.h: rb_f_notimplement for ext on Windowsnobu
2015-05-17notimplement: renamenobu
2015-04-17string.c: clear NOFREE flag at embeddingnobu
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