aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2019-08-26 [ci skip]git2019-08-261-1/+1
* Refined the appropriate C++ compiler in OS X selectionNobuyoshi Nakada2019-08-261-9/+14
* Fix ArgumentError in expand_tabs.rbJeremy Evans2019-08-251-2/+2
* Document that Enumerable#sum may not respect redefinition of Range#eachJeremy Evans2019-08-251-1/+1
* Fix sample/drb/http0serv.rbJeremy Evans2019-08-251-3/+5
* configure.ac: Improve icc_version guessing for non-icc environmentYusuke Endoh2019-08-251-1/+1
* configure.ac: fix the guess of icc_versionYusuke Endoh2019-08-251-3/+1
* Drop duration from AppVeyor notificationTakashi Kokubun2019-08-251-1/+1
* lib/webrick.rb: use require_relative for webrick/utils.rbYusuke Endoh2019-08-251-1/+1
* `local_path?` is a class method [ci skip]Nobuyoshi Nakada2019-08-251-1/+1
* tool/lib/vcs.rb: explicitly fail when notes/commits is not availableYusuke Endoh2019-08-251-0/+5
* Revert workaroundKazuhiro NISHIYAMA2019-08-251-11/+1
* Inspect dynamic symbol as well as static symbolNobuyoshi Nakada2019-08-252-1/+5
* Simplified f13a00f5b4 [ci skip]Nobuyoshi Nakada2019-08-251-9/+3
* Export all commits as ChangeLog when no starting commit is found [ci skip]Nobuyoshi Nakada2019-08-251-3/+10
* Minor documentation fixes [ci skip]Jeremy Evans2019-08-243-10/+11
* Move Object#hash rdoc to hash.c [ci skip]Jeremy Evans2019-08-242-20/+20
* * 2019-08-25 [ci skip]git2019-08-251-1/+1
* Add workaround (2nd try)Kazuhiro NISHIYAMA2019-08-251-1/+1
* Add workaround for some CIsKazuhiro NISHIYAMA2019-08-241-1/+9
* Fix typosKazuhiro NISHIYAMA2019-08-241-8/+8
* ext/psych/yaml/api.c: Suppress a "variable set but not used" warningYusuke Endoh2019-08-241-1/+3
* Add debug printKazuhiro NISHIYAMA2019-08-241-0/+1
* Try to fix `make dist` error on chkbuildKazuhiro NISHIYAMA2019-08-241-1/+1
* * 2019-08-24 [ci skip]git2019-08-241-1/+1
* Named numbered parameter indexesNobuyoshi Nakada2019-08-241-10/+14
* [ruby/stringio] Fixed a typoNobuyoshi Nakada2019-08-231-1/+1
* Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-08-232-2/+1
* Ensure all default gems have an gem folderDavid Rodríguez2019-08-231-1/+5
* Simplify expand_tabs.rb file selectionTakashi Kokubun2019-08-231-5/+3
* Check metadata a bit moreNobuyoshi Nakada2019-08-231-0/+12
* Hoisted out get_digest_obj_metadataNobuyoshi Nakada2019-08-231-7/+13
* * 2019-08-23 [ci skip]git2019-08-231-1/+1
* Make AppVeyor notification similar to TravisTakashi Kokubun2019-08-231-4/+1
* Make GitHub Actions Slack notification consistentTakashi Kokubun2019-08-223-6/+12
* * expand tabs. [ci skip]git2019-08-221-1/+1
* Improve the description of MJIT cancel-all [ci skip]Takashi Kokubun2019-08-221-0/+1
* Add misc/expand_tabs.rb ported from auto-style.rbTakashi Kokubun2019-08-221-0/+171
* Remove footer from message to Slackaycabta2019-08-223-3/+0
* Show short message to Slackaycabta2019-08-223-12/+3
* Use () instead of {} for nmakeHiroshi SHIBATA2019-08-221-2/+2
* `--fomart progress` is default. It's duplicated.Hiroshi SHIBATA2019-08-221-1/+1
* Introduce test-bundler-parallel task.Hiroshi SHIBATA2019-08-222-1/+11
* Always check multiline terminationaycabta2019-08-221-5/+1
* Add abs to Matrix (#2199)Fernando Wolf Bona2019-08-212-0/+12
* IRB's multiline history is enable only when Reidline modeaycabta2019-08-221-1/+1
* * 2019-08-22 [ci skip]git2019-08-221-1/+1
* Hoisted out rb_id_metadataNobuyoshi Nakada2019-08-223-4/+8
* Hoisted out rb_digest_namespaceNobuyoshi Nakada2019-08-225-12/+11
* Debug GitHub context on broken notificationTakashi Kokubun2019-08-211-0/+5