aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prefer class_serial over m_tbl卜部昌平2019-11-272-6/+28
* * 2019-11-27 [ci skip]git2019-11-271-1/+1
* rename __builtin_inline!(code) and introduce others.Koichi Sasada2019-11-272-24/+76
* [ripper] Fixed unique key check in pattern matchingNobuyoshi Nakada2019-11-262-67/+77
* Hoisted out `push_pvtbl`/`pop_pvtbl`Nobuyoshi Nakada2019-11-261-16/+19
* Wrap `p_kw` in an array at `p_kwarg`Nobuyoshi Nakada2019-11-261-3/+4
* Allow `$10` and more in the Ripper DSLNobuyoshi Nakada2019-11-261-7/+4
* Write rbinc files to the source directoryNobuyoshi Nakada2019-11-261-3/+11
* Remove an unnecessary variableaycabta2019-11-261-2/+1
* Add sync task for ruby/opensslHiroshi SHIBATA2019-11-261-0/+13
* Slightly fix the warning message [ci skip]Takashi Kokubun2019-11-261-1/+1
* Suggest an alternative to suppress the irb warningTakashi Kokubun2019-11-261-1/+2
* Add `--with-openssl-dir` to windows on GitHub ActionsKazuhiro NISHIYAMA2019-11-261-1/+1
* * 2019-11-26 [ci skip]git2019-11-261-1/+1
* Fix `$(RMALL) -r` on WindowsNAKAMURA Usaku2019-11-262-2/+2
* [ripper] Quoted label without expression must be a local variableNobuyoshi Nakada2019-11-252-34/+61
* lldb_cruby.py: improved dump of SymbolNobuyoshi Nakada2019-11-251-5/+10
* Improve consistency of bool/true/falseKazuhiro NISHIYAMA2019-11-255-11/+11
* add fast path for argc==0.Koichi Sasada2019-11-251-2/+7
* Set TRUE/FALSE to `bool ruby_tz_uptodate_p` instead of 1/FALSEKazuhiro NISHIYAMA2019-11-251-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2019-11-251-1/+1
* Remove duplicated line in NEWS [ci skip]Junichi Ito2019-11-251-1/+0
* lldb_cruby.py: fixed dump of embedded RArrayNobuyoshi Nakada2019-11-251-1/+4
* Fix the docs for Proc#>>.Paweł Przeniczny2019-11-251-2/+2
* Cache loaded module to suppress method redefined warningsaycabta2019-11-251-1/+5
* * 2019-11-25 [ci skip]git2019-11-251-1/+1
* Remove e2mmap dependencyaycabta2019-11-2511-67/+157
* Remove lib/irb/slex.rbaycabta2019-11-252-283/+0
* Remove debug code...aycabta2019-11-241-1/+0
* * 2019-11-24 [ci skip]git2019-11-241-1/+1
* Disable tracer ext of IRB when tracer doesn't foundaycabta2019-11-241-1/+15
* Show include directive differences only when under gitv2_7_0_preview3Nobuyoshi Nakada2019-11-231-1/+3
* Use realpath to try to fix failures with symlinksKazuhiro NISHIYAMA2019-11-231-0/+2
* Stop using undefined matrix.os for macOSTakashi Kokubun2019-11-222-2/+2
* Tracer.set_get_line_procs should support block and Proc objectaycabta2019-11-232-3/+108
* Tracer.add_filter should support block and Proc objectaycabta2019-11-232-3/+78
* Count pinned slots using only bitmapJohn Hawthorn2019-11-221-24/+4
* Optimize pinned page sortingJohn Hawthorn2019-11-221-3/+9
* Use value of use_verifier in gc_compactJohn Hawthorn2019-11-221-1/+1
* * 2019-11-23 [ci skip]git2019-11-231-1/+1
* Suppress git error messageKazuhiro NISHIYAMA2019-11-231-1/+1
* Skip test_validate_gemspec when tarball and git installed tooKazuhiro NISHIYAMA2019-11-231-1/+1
* internal.h: Add a prototype declaration for rb_gvar_readonly_setterYusuke Endoh2019-11-221-0/+1
* Revert "Update dependencies"Vít Ondruch2019-11-221-45/+0
* Add github repo to remove_tagNARUSE, Yui2019-11-221-0/+2
* Check -1 arity for C++Nobuyoshi Nakada2019-11-224-6/+24
* * 2019-11-22 [ci skip]git2019-11-221-1/+1
* Use jsDelivr instead of raw.githubusercontent.comKazuhiro NISHIYAMA2019-11-221-1/+1
* Use more strict regexp to avoid to match naninanirb.rbKazuhiro NISHIYAMA2019-11-212-3/+3
* Fixed for old gitNobuyoshi Nakada2019-11-211-2/+2