summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-29drop-in type check for rb_define_module_function卜部昌平
2019-08-29drop-in type check for rb_define_method卜部昌平
2019-08-29fix arity of bug_start卜部昌平
2019-08-29fix arity of rb_mutex_synchronize_m卜部昌平
2019-08-29Freeze method reference operator objectNobuyoshi Nakada
2019-08-29Revert "Add pipeline operator [Feature #15799]"Nobuyoshi Nakada
2019-08-29Add stub set_screen_size for other platformsaycabta
2019-08-29* 2019-08-29 [ci skip]git
2019-08-29Support SIGWINCHaycabta
2019-08-29Replace numbered parameters with named parameters [ci skip]Kazuhiro NISHIYAMA
2019-08-29Show the previous definition location,Nobuyoshi Nakada
2019-08-29Fixed a comment [ci skip]Nobuyoshi Nakada
2019-08-29Aseert exception at negative step for non-endless range tooNobuyoshi Nakada
2019-08-29Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada
2019-08-28Document {n}? regexp pattern is optional and not non-greedy [ci skip]Jeremy Evans
2019-08-28Remove jquery.js from file list of rdoc.gemspecaycabta
2019-08-28Revert "Treat RUBY_REVISION as an integer on old rubies"Nobuyoshi Nakada
2019-08-28Fix warningsNobuyoshi Nakada
2019-08-28Adjusted indents and supplied last commasNobuyoshi Nakada
2019-08-28`revision` might be an IntegerNAKAMURA Usaku
2019-08-28tool/merger.rb: fix tag existence check with subversion.nagachika
2019-08-28Ensure the last and changed revisions as IntegersNobuyoshi Nakada
2019-08-28optimize get_power2 [Feature #15631]pavel
2019-08-28Remove debug print [ci skip]Kazuhiro NISHIYAMA
2019-08-28Use `set-env` instead of `grep` in each stepKazuhiro NISHIYAMA
2019-08-28Use JOBS again like macos.ymlKazuhiro NISHIYAMA
2019-08-28Change name to `Tests (test-bundled-gems)`Kazuhiro NISHIYAMA
2019-08-28Add name to autoconfKazuhiro NISHIYAMA
2019-08-28Remove GITHUB_SHA from jobs.<job_id>.steps.envKazuhiro NISHIYAMA
2019-08-28Allow missing projectnumber [ci skip]Kazuhiro NISHIYAMA
2019-08-28Show projectnumber in current index.html and GITHUB_SHAKazuhiro NISHIYAMA
2019-08-27Directly mark compile options from the AST objectAaron Patterson
2019-08-28Fix doxygen actionKazuhiro NISHIYAMA
2019-08-28Run on schedule only and skip if not modifiedKazuhiro NISHIYAMA
2019-08-28Remove jquery.jsaycabta
2019-08-28Stop passing CC_LIBS in compile_c_to_oTakashi Kokubun
2019-08-28Version 6.2.0aycabta
2019-08-28Good bye jQueryaycabta
2019-08-28Treat RUBY_REVISION as an integer on old rubiesNAKAMURA Usaku
2019-08-28Make doxygen / coverage torelant to clone raceTakashi Kokubun
2019-08-28* 2019-08-28 [ci skip]git
2019-08-28Follows callback declaration updatesNobuyoshi Nakada
2019-08-27Drop more unused configs from doxygen and coverageTakashi Kokubun
2019-08-27Omit unused matrix strategy from doxygen workflowTakashi Kokubun
2019-08-27Short revision of SVN should be an IntegerNobuyoshi Nakada
2019-08-27Fix rb_thread_create argument typeTakashi Kokubun
2019-08-27Add graphviz for dot commandKazuhiro NISHIYAMA
2019-08-27Doxygen in GitHub Actions (#2406)Yusuke Endoh
2019-08-27delete `$` sign from C identifiers卜部昌平
2019-08-27rb_uninterruptible now free from ANYARGS卜部昌平