summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-29restore server[:DocumentRootOptions] setting.Koichi Sasada
2020-02-28support random order test.Koichi Sasada
2020-02-28Moved not-implemented method tests [Bug #16662]Nobuyoshi Nakada
2020-02-28Refined argument nameNobuyoshi Nakada
2020-02-28Omit test_using_quoting_detection_proc_with_multibyte_input temporarily for r...aycabta
2020-02-28setup Other class.Koichi Sasada
2020-02-28respect --test-order=randomKoichi Sasada
2020-02-28Fix wrong RegExp.Vít Ondruch
2020-02-27Make Module#include affect the iclasses of the moduleJeremy Evans
2020-02-28* 2020-02-28 [ci skip]git
2020-02-27Remove support for passing nil to IO#ungetcJeremy Evans
2020-02-27Merge racc from upstream repository.Hiroshi SHIBATA
2020-02-27Update docs for Time#at method [ci skip]प्रथमेश Sonpatki
2020-02-27check imemo_typeKoichi Sasada
2020-02-27st.c: remove variables that are no longer usedYusuke Endoh
2020-02-27MiniTest::Unit.options has default :seedKoichi Sasada
2020-02-27`srand($seed)` at the beginning of each testKoichi Sasada
2020-02-27Revert "`srand($seed)` at the beginning of each test"Koichi Sasada
2020-02-27* 2020-02-27 [ci skip]git
2020-02-27`srand($seed)` at the beginning of each testKoichi Sasada
2020-02-27don't ignore `--seed` optionKoichi Sasada
2020-02-26Add missing free on cc_entriesTakashi Kokubun
2020-02-26Eliminate unnecessary mjit_iseq_cc_entries callsTakashi Kokubun
2020-02-26Internalize rb_mjit_unit definition againTakashi Kokubun
2020-02-25Explain the situation of inner cc_entries [ci skip]Takashi Kokubun
2020-02-25Note a situation around xmalloc vs free in MJIT [ci skip]Takashi Kokubun
2020-02-26Simplified single script caseNobuyoshi Nakada
2020-02-25Remove an unused declarationTakashi Kokubun
2020-02-26kill ST_DEBUG [Bug #16521]卜部昌平
2020-02-26kill USE_RGENGC=0卜部昌平
2020-02-26avoid #if inside of rb_str_new_cstr卜部昌平
2020-02-26Cache destination dir.Vít Ondruch
2020-02-26Properly detect mode for binaries.Vít Ondruch
2020-02-26Use class variable `@src_dir` instead of local `path`.Vít Ondruch
2020-02-26Use local `{dir,prog,data}_mode` variables instead of globals.Vít Ondruch
2020-02-26Use `$script_mode` instead of `$prog_mode` for gem inistallation.Vít Ondruch
2020-02-26Use `Gem::Package` like object instead of monkey patching.Vít Ondruch
2020-02-26Fixed for older versionsNobuyoshi Nakada
2020-02-25Document that Array#index and find_index are aliases [ci skip]Chelsea Corvus (Battell)
2020-02-26* 2020-02-26 [ci skip]git
2020-02-25Increase timeout for CSV test with --jit-waitTakashi Kokubun
2020-02-25Share extracted bundled gems with gems for bundlerNobuyoshi Nakada
2020-02-25Prefer dedicated assertion methodNobuyoshi Nakada
2020-02-25ext/-test-/cxxanyargs: use try_link instead卜部昌平
2020-02-25should be initialize jit_unit->cc_entries.Koichi Sasada
2020-02-25should count only string.Koichi Sasada
2020-02-25prevent GC from mjit worker.Koichi Sasada
2020-02-25* 2020-02-25 [ci skip]git
2020-02-25Fix wrong documentation for return value of Pathname#fnmatchMasataka Pocke Kuwabara
2020-02-24Fixed symbol misused as IDNobuyoshi Nakada