summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-12[DOC] Modify descriptions for ArithmeticSequencemrkn
2018-09-12[DOC] Add the documentation of ArithmeticSequencemrkn
2018-09-12enumerator.c: Fix ArithmeticSequence for complex stepmrkn
2018-09-12deduce versioned tools from CCnobu
2018-09-12Revert "enumerator.c: Fix ArithmeticSequence for complex step"mrkn
2018-09-12enumerator.c: Fix ArithmeticSequence for complex stepmrkn
2018-09-12resurrect the string to expect modificationsshyouhei
2018-09-12make opt_str_freeze leafshyouhei
2018-09-12make opt_case_dispatch leafshyouhei
2018-09-11* 2018-09-12svn
2018-09-11_mjit_compile_insn.erb: move pc on JIT cancelk0kubun
2018-09-11mjit_worker.c: atomically print main message and \nk0kubun
2018-09-11bare_instructions.rb: use Hash#fetch to read attrk0kubun
2018-09-11_mjit_compile_insn.erb: prefer insn.always_leaf?k0kubun
2018-09-11_mjit_compile_pc_and_sp.erb: skip moving pck0kubun
2018-09-11transform_mjit_header.rb: add static to Init_*k0kubun
2018-09-11test_jit.rb: show extra debug info for #test_unload_unitsk0kubun
2018-09-11random.c: prefixed fill_random_bytesnobu
2018-09-11vm_insnhelper.c: stop unnecessarily using rb_sprintfk0kubun
2018-09-11vm_insnhelper.c: fix -Wformat-security on rb_bugk0kubun
2018-09-11add new instruction attribute called leafshyouhei
2018-09-11* 2018-09-11svn
2018-09-11Use https instead of httpkazu
2018-09-10appveyor.yml: try VS140nobu
2018-09-10signal.c: consider non-sigaltstack platformsnobu
2018-09-10util.c: removed extra #endif [Bug #15091]nobu
2018-09-10util.c: fix ruby_qsort with qsort_snobu
2018-09-10there is no such predefined macro. check build before commit!usa
2018-09-09* 2018-09-10svn
2018-09-09.travis.yml: separate ruby/spec on old versionnobu
2018-09-09Add latest version gcc-8 case to Travis CInobu
2018-09-09.travis.yml: branches only for travis-cinobu
2018-09-09thread.c: get rid of false warnings by gcc-8nobu
2018-09-09Fix a typokazu
2018-09-09spec/ruby/library/socket/addrinfo: require for SocketSpecsnormal
2018-09-09* 2018-09-09svn
2018-09-09util.c: qsort_s in C11nobu
2018-09-08Use `&.` after `&.`kazu
2018-09-08* 2018-09-08svn
2018-09-08test/ruby/test_thread.rb: join threads in each testnormal
2018-09-07ext/objspace/object_tracing.c (freeobj_i): fix missing assignmentnobu
2018-09-07tool/node_name.rb: rewrote without flip-flopnobu
2018-09-07object_tracing.c: register TracePoint objectsnobu
2018-09-07test/ruby/test_ast.rb: assert error messages toonobu
2018-09-07Refactor testnobu
2018-09-07ext/objspace/object_tracing.c (freeobj_i): no lookup before deletenobu
2018-09-07* 2018-09-07svn
2018-09-07ext/objspace/object_tracing.c: get rid of aliasing pointersnobu
2018-09-06Extracted file list for csv.gemspec.hsbt
2018-09-05[DOC] Remove link to dead projectkazu