aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Check INPUTRC env in Reline::Configaycabta2019-05-122-1/+2
* Change LineEditor instance in Reline to class varaycabta2019-05-122-22/+25
* Revert "Add a test for em_capitol_case of Reline"aycabta2019-05-121-24/+0
* Add a test for em_capitol_case of Relineaycabta2019-05-121-0/+24
* * 2019-05-12git2019-05-121-1/+1
* Expect no conflict in the parserNobuyoshi Nakada2019-05-121-0/+1
* Propagate parser_params to rb_yytnamerrNobuyoshi Nakada2019-05-102-3/+6
* Adjust indentNobuyoshi Nakada2019-05-101-1/+1
* 15f45ae4d1 and 56528da3e broke the darwin environment.Hiroshi SHIBATA2019-05-102-6/+3
* Revert "Fix for bison 2.3"Hiroshi SHIBATA2019-05-101-1/+1
* Fix for bison 2.3Nobuyoshi Nakada2019-05-101-1/+1
* Propagate parser_params to rb_yytnamerrNobuyoshi Nakada2019-05-102-3/+6
* No longer svn & git-svn are usedNobuyoshi Nakada2019-05-102-15/+2
* Removed old names of internal methodsNobuyoshi Nakada2019-05-101-8/+0
* Suppress a warning in Psych&YAML with verbose modeNobuyoshi Nakada2019-05-101-1/+1
* Fix missing `\A`Kazuhiro NISHIYAMA2019-05-101-1/+1
* Add one more retry for win32ole event matcherTakashi Kokubun2019-05-101-3/+3
* Do not access the internal memberNobuyoshi Nakada2019-05-101-5/+0
* * 2019-05-10git2019-05-101-1/+1
* add FROZEN to lldb debug outputAaron Patterson2019-05-091-0/+2
* Fallback to an invalid branch name if no branch foundNobuyoshi Nakada2019-05-091-0/+1
* Search a branch name at a detached headNobuyoshi Nakada2019-05-091-5/+6
* str_duplicate: Don't share with a frozen shared stringAlan Wu2019-05-093-9/+58
* Push the current (topic) branch to the remote upstreamNobuyoshi Nakada2019-05-091-0/+9
* Show the commit command if dryrunNobuyoshi Nakada2019-05-091-0/+1
* require 'stringio'NARUSE, Yui2019-05-091-0/+1
* dryrun option is for `push`, not `git`Nobuyoshi Nakada2019-05-091-2/+1
* Pin finalizer tableAaron Patterson2019-05-081-5/+21
* * 2019-05-09git2019-05-091-1/+1
* * expand tabs.git2019-05-091-1/+1
* Calling `obj_info` during sweep is unsafeAaron Patterson2019-05-081-3/+10
* Trim MJIT output from TestHideSkipTakashi Kokubun2019-05-081-1/+5
* Fixed a typoNobuyoshi Nakada2019-05-081-4/+4
* Configure directories for headers and libraries automaticallyNobuyoshi Nakada2019-05-081-1/+11
* Escape $@ in mjit-debug-on-failTakashi Kokubun2019-05-081-1/+1
* Add workaround for `Permission denied` of `cp`Kazuhiro NISHIYAMA2019-05-081-1/+3
* Add missing chmod for mjit-debug-on-failTakashi Kokubun2019-05-081-0/+1
* Wrap mjit-debug-on-fail for Wercker failureTakashi Kokubun2019-05-081-1/+16
* Use ruby_bug guardNobuyoshi Nakada2019-05-081-1/+1
* Do not break rubyspec for old RubyTakashi Kokubun2019-05-081-1/+3
* Drop -fs from rubyspec to see test results easilyTakashi Kokubun2019-05-081-2/+2
* * 2019-05-08git2019-05-081-1/+1
* Use `start_with?(quoted)` instead of `[0] == char literal`Kazuhiro NISHIYAMA2019-05-081-1/+1
* Use cgit instead of svn.Hiroshi SHIBATA2019-05-071-1/+1
* Update the canonical repository url.Hiroshi SHIBATA2019-05-071-1/+1
* Recent commits of trunk do not have svn revisionKazuhiro NISHIYAMA2019-05-071-1/+1
* Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...Lourens Naudé2019-05-075-1/+20
* Avoid triggering autoload in Module#const_defined?(String)Jean Boussier2019-05-073-0/+10
* * 2019-05-07git2019-05-071-1/+1
* add new debug_counters about is_pointer_to_heap().Koichi Sasada2019-05-072-0/+11