aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add stub set_screen_size for other platformsaycabta2019-08-292-0/+6
* * 2019-08-29 [ci skip]git2019-08-291-1/+1
* Support SIGWINCHaycabta2019-08-292-0/+10
* Replace numbered parameters with named parameters [ci skip]Kazuhiro NISHIYAMA2019-08-291-1/+1
* Show the previous definition location,Nobuyoshi Nakada2019-08-293-12/+36
* Fixed a comment [ci skip]Nobuyoshi Nakada2019-08-291-1/+1
* Aseert exception at negative step for non-endless range tooNobuyoshi Nakada2019-08-291-0/+1
* Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada2019-08-295-30/+12
* Document {n}? regexp pattern is optional and not non-greedy [ci skip]Jeremy Evans2019-08-281-2/+5
* Remove jquery.js from file list of rdoc.gemspecaycabta2019-08-281-1/+1
* Revert "Treat RUBY_REVISION as an integer on old rubies"Nobuyoshi Nakada2019-08-281-8/+4
* Fix warningsNobuyoshi Nakada2019-08-281-1/+1
* Adjusted indents and supplied last commasNobuyoshi Nakada2019-08-281-48/+70
* `revision` might be an IntegerNAKAMURA Usaku2019-08-281-2/+2
* tool/merger.rb: fix tag existence check with subversion.nagachika2019-08-281-1/+4
* Ensure the last and changed revisions as IntegersNobuyoshi Nakada2019-08-281-2/+2
* optimize get_power2 [Feature #15631]pavel2019-08-281-4/+1
* Remove debug print [ci skip]Kazuhiro NISHIYAMA2019-08-281-1/+0
* Use `set-env` instead of `grep` in each stepKazuhiro NISHIYAMA2019-08-281-15/+16
* Use JOBS again like macos.ymlKazuhiro NISHIYAMA2019-08-281-2/+6
* Change name to `Tests (test-bundled-gems)`Kazuhiro NISHIYAMA2019-08-281-1/+1
* Add name to autoconfKazuhiro NISHIYAMA2019-08-281-1/+2
* Remove GITHUB_SHA from jobs.<job_id>.steps.envKazuhiro NISHIYAMA2019-08-283-7/+0
* Allow missing projectnumber [ci skip]Kazuhiro NISHIYAMA2019-08-281-1/+1
* Show projectnumber in current index.html and GITHUB_SHAKazuhiro NISHIYAMA2019-08-281-0/+2
* Directly mark compile options from the AST objectAaron Patterson2019-08-272-2/+2
* Fix doxygen actionKazuhiro NISHIYAMA2019-08-281-26/+10
* Run on schedule only and skip if not modifiedKazuhiro NISHIYAMA2019-08-281-17/+35
* Remove jquery.jsaycabta2019-08-281-2/+0
* Stop passing CC_LIBS in compile_c_to_oTakashi Kokubun2019-08-281-1/+1
* Version 6.2.0aycabta2019-08-281-1/+1
* Good bye jQueryaycabta2019-08-286-179/+92
* Treat RUBY_REVISION as an integer on old rubiesNAKAMURA Usaku2019-08-281-4/+8
* Make doxygen / coverage torelant to clone raceTakashi Kokubun2019-08-282-4/+4
* * 2019-08-28 [ci skip]git2019-08-281-1/+1
* Follows callback declaration updatesNobuyoshi Nakada2019-08-284-11/+16
* Drop more unused configs from doxygen and coverageTakashi Kokubun2019-08-272-16/+0
* Omit unused matrix strategy from doxygen workflowTakashi Kokubun2019-08-271-4/+0
* Short revision of SVN should be an IntegerNobuyoshi Nakada2019-08-271-1/+1
* Fix rb_thread_create argument typeTakashi Kokubun2019-08-271-1/+1
* Add graphviz for dot commandKazuhiro NISHIYAMA2019-08-271-1/+1
* Doxygen in GitHub Actions (#2406)Yusuke Endoh2019-08-271-0/+62
* delete `$` sign from C identifiers卜部昌平2019-08-274-12/+12
* rb_uninterruptible now free from ANYARGS卜部昌平2019-08-272-2/+2
* struct MEMO now free from ANYARGS卜部昌平2019-08-272-2/+2
* rb_ivar_foreach now free from ANYARGS卜部昌平2019-08-272-6/+8
* rb_hash_foreach now free from ANYARGS卜部昌平2019-08-275-20/+34
* rb_define_hooked_variable now free from ANYARGS卜部昌平2019-08-2710-60/+94
* struct st_hash_type now free from ANYARGS卜部昌平2019-08-272-5/+22
* st_foreach now free from ANYARGS卜部昌平2019-08-278-19/+33