summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump rake from 10.5.0 to 12.3.3 in /spec/mspecdependabot/bundler/spec/mspec/rake-12.3.3dependabot[bot]2020-02-282-3/+3
* * 2020-02-29 [ci skip]git2020-02-291-1/+1
* restore server[:DocumentRootOptions] setting.Koichi Sasada2020-02-291-1/+2
* support random order test.Koichi Sasada2020-02-281-79/+67
* Moved not-implemented method tests [Bug #16662]Nobuyoshi Nakada2020-02-282-90/+7
* Refined argument nameNobuyoshi Nakada2020-02-281-3/+3
* Omit test_using_quoting_detection_proc_with_multibyte_input temporarily for r...aycabta2020-02-281-2/+3
* setup Other class.Koichi Sasada2020-02-281-0/+6
* respect --test-order=randomKoichi Sasada2020-02-283-6/+15
* Fix wrong RegExp.Vít Ondruch2020-02-281-1/+1
* Make Module#include affect the iclasses of the moduleJeremy Evans2020-02-272-0/+71
* * 2020-02-28 [ci skip]git2020-02-281-1/+1
* Remove support for passing nil to IO#ungetcJeremy Evans2020-02-272-5/+13
* Merge racc from upstream repository.Hiroshi SHIBATA2020-02-2716-48/+36
* Update docs for Time#at method [ci skip]प्रथमेश Sonpatki2020-02-271-1/+6
* check imemo_typeKoichi Sasada2020-02-271-3/+10
* st.c: remove variables that are no longer usedYusuke Endoh2020-02-271-4/+1
* MiniTest::Unit.options has default :seedKoichi Sasada2020-02-272-2/+1
* `srand($seed)` at the beginning of each testKoichi Sasada2020-02-272-0/+3
* Revert "`srand($seed)` at the beginning of each test"Koichi Sasada2020-02-271-3/+0
* * 2020-02-27 [ci skip]git2020-02-271-1/+1
* `srand($seed)` at the beginning of each testKoichi Sasada2020-02-271-0/+3
* don't ignore `--seed` optionKoichi Sasada2020-02-271-2/+13
* Add missing free on cc_entriesTakashi Kokubun2020-02-261-0/+3
* Eliminate unnecessary mjit_iseq_cc_entries callsTakashi Kokubun2020-02-261-2/+3
* Internalize rb_mjit_unit definition againTakashi Kokubun2020-02-267-37/+42
* Explain the situation of inner cc_entries [ci skip]Takashi Kokubun2020-02-251-0/+5
* Note a situation around xmalloc vs free in MJIT [ci skip]Takashi Kokubun2020-02-251-0/+13
* Simplified single script caseNobuyoshi Nakada2020-02-261-1/+1
* Remove an unused declarationTakashi Kokubun2020-02-251-2/+0
* kill ST_DEBUG [Bug #16521]卜部昌平2020-02-261-153/+0
* kill USE_RGENGC=0卜部昌平2020-02-262-153/+5
* avoid #if inside of rb_str_new_cstr卜部昌平2020-02-261-2/+3
* Cache destination dir.Vít Ondruch2020-02-261-1/+2
* Properly detect mode for binaries.Vít Ondruch2020-02-261-1/+1
* Use class variable `@src_dir` instead of local `path`.Vít Ondruch2020-02-261-3/+2
* Use local `{dir,prog,data}_mode` variables instead of globals.Vít Ondruch2020-02-261-2/+2
* Use `$script_mode` instead of `$prog_mode` for gem inistallation.Vít Ondruch2020-02-261-1/+1
* Use `Gem::Package` like object instead of monkey patching.Vít Ondruch2020-02-261-21/+27
* Fixed for older versionsNobuyoshi Nakada2020-02-261-1/+4
* Document that Array#index and find_index are aliases [ci skip]Chelsea Corvus (Battell)2020-02-251-0/+2
* * 2020-02-26 [ci skip]git2020-02-261-1/+1
* Increase timeout for CSV test with --jit-waitTakashi Kokubun2020-02-251-1/+2
* Share extracted bundled gems with gems for bundlerNobuyoshi Nakada2020-02-252-7/+11
* Prefer dedicated assertion methodNobuyoshi Nakada2020-02-251-1/+1
* ext/-test-/cxxanyargs: use try_link instead卜部昌平2020-02-251-1/+1
* should be initialize jit_unit->cc_entries.Koichi Sasada2020-02-253-3/+5
* should count only string.Koichi Sasada2020-02-251-2/+5
* prevent GC from mjit worker.Koichi Sasada2020-02-252-6/+23
* * 2020-02-25 [ci skip]git2020-02-251-1/+1