summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31thread_pthread.c (ubf_select): avoid deadlock on contentionnormal
2018-10-31remove '//' style comments.ko1
2018-10-31add casts.ko1
2018-10-31.travis.yml: mandate -ansi checkshyouhei
2018-10-31Removed control characters from gemspec.hsbt
2018-10-30parse.y: last location from bisonnobu
2018-10-30revert r65441k0kubun
2018-10-30fix type.ko1
2018-10-30update NEWS about theapko1
2018-10-30fix type.ko1
2018-10-30* remove trailing spaces, expand tabs.svn
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-30* expand tabs.svn
2018-10-30support theap for T_STRUCT.ko1
2018-10-30support theap for T_OBJECT.ko1
2018-10-30* expand tabs.svn
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30* expand tabs.svn
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30support theap for T_OBJECT.ko1
2018-10-30* expand tabs.svn
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30mjit.c (free_list): clear .lengthnormal
2018-10-30* 2018-10-31svn
2018-10-30wercker.yml: try testing wercker againk0kubun
2018-10-30_mjit_compile_send.erb: do not inline tailcall ISeqk0kubun
2018-10-30* expand tabs.svn
2018-10-30use RARRAY_AREF() instead of RARRAY_CONST_PTR().ko1
2018-10-30process.c: implement rb_f_system without toggling ruby_nocldwaitnormal
2018-10-30revert r65434normal
2018-10-29* expand tabs.svn
2018-10-29process.c: implement rb_f_system without toggling ruby_nocldwaitnormal
2018-10-29use `rb_hash_new_compare_by_id()`.ko1
2018-10-29* 2018-10-30svn
2018-10-29* expand tabs.svn
2018-10-29use RARRAY_AREF() instead of RARRAY_CONST_PTR().ko1
2018-10-29compile.c: fix up r65411kazu
2018-10-29time.c: [DOC] fix method names to refer class methods [ci skip]nobu
2018-10-29Mark up code inside link text as <code>nobu
2018-10-29less verbose code by sharing attribute definitionsshyouhei
2018-10-29bare_instructions.rb: sort attributes [ci skip]shyouhei
2018-10-28Revert "Add test for cause on pty"naruse
2018-10-28* 2018-10-29svn
2018-10-28Add test for cause on ptynaruse
2018-10-28time.c: added Time::TM#+ and Time::TM#-nobu
2018-10-28time.c: ignore 7th argnobu
2018-10-28time.c: [DOC] add description and fix markups [ci skip]nobu
2018-10-28appveyor.yml: fix wrong path to test directoryk0kubun
2018-10-28appveyor.yml: run test_open-uri separatelyk0kubun
2018-10-28require fixtures/classes only when platform is windows.suke