aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-
Commit message (Expand)AuthorAgeFilesLines
* string.c: fill the terminatornobu2015-07-251-0/+8
* string.c: pool only bare strings in fstringnobu2015-07-241-0/+64
* encoding.c: drop dummy encoding flagnobu2015-07-151-0/+11
* -test-/string: movenobu2015-07-1510-12/+12
* iseq.c (iseq_data_to_ary): dump kw_arg as symbolnormal2015-07-071-0/+9
* * test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumedusa2015-07-071-8/+12
* file.c: skip invalid bytenobu2015-07-071-4/+7
* symbol.c: preserve encodingnobu2015-07-071-0/+14
* * vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko12015-07-061-4/+4
* * test/-ext-/popen_deadlock/test_popen_deadlock.rb: test [Bug #11265]ngoto2015-06-251-0/+35
* test_last_thread.rb: relaxnobu2015-06-191-1/+1
* proc.c: inadvertent IDnobu2015-06-191-0/+22
* * thread.c (thread_start_func_2): don't interrupt when last thread exitkosaki2015-06-141-0/+22
* test_nofree.rb: fix commit missnobu2015-06-121-3/+4
* test_nofree.rb: rehearsalnobu2015-06-121-3/+4
* intern.h: rb_f_notimplement for ext on Windowsnobu2015-05-181-0/+4
* notimplement: renamenobu2015-05-171-2/+2
* string.c: clear NOFREE flag at embeddingnobu2015-04-171-0/+10
* proc.c: respond_to_missing? at Methodnobu2015-03-201-0/+22
* test_inadvertent_creation.rb: fix messagesnobu2015-03-201-4/+4
* test_inadvertent_creation.rb: undefined singletonnobu2015-03-201-0/+1
* test_rubyoptions.rb: use assert_in_out_errnobu2015-03-031-3/+1
* vm_core.h: fix symbols leaknobu2015-02-061-0/+21
* test_inadvertent_creation.rb: assert method_missingnobu2015-02-051-16/+22
* convert method name to a Symbolnobu2015-02-051-8/+8
* vm_insnhelper.c: fix missing reasonnobu2015-02-051-2/+2
* test_inadvertent_creation.rb: move testsnobu2015-02-051-0/+62
* string.c: consider widecharnobu2015-01-261-0/+11
* string.c: terminate when embeddednobu2015-01-261-0/+9
* ext/-test-/dln/empty: move from ext/-test-/win32/dlnnobu2015-01-051-1/+1
* thread.c: fix dynamic symbol keysnobu2014-12-291-1/+7
* test_iseq_load: expand tests with stack mismatchesnormal2014-12-281-6/+18
* string.c: term fillnobu2014-12-121-0/+14
* string.c: term fillnobu2014-12-111-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* test_cstr.rb: all wchar encodingsnobu2014-12-101-6/+13
* test_cstr.rb: failed encoding namenobu2014-12-101-3/+3
* mostly fix rb_iseq_loadnormal2014-12-031-0/+95
* process.c: get rid of inadvertent ID pindownnobu2014-11-241-0/+32
* get rid of inadvertent ID creationnobu2014-11-211-6/+37
* test_inadvertent_creation.rb: split testnobu2014-11-171-0/+7
* vm_eval.c: rb_current_receivernobu2014-11-161-0/+6
* ext/-test-/proc/super.c: renamenobu2014-11-161-1/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-1311-11/+0
* test_bmethod.rb: block in bmethod testnobu2014-11-091-0/+7
* test_bmethod.rb: super in bmethod testnobu2014-11-091-0/+24