summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-22configure.ac: suppress more Sun C warnings.卜部昌平
2020-08-22.travis.yml: prefer gcc卜部昌平
2020-08-22configure.ac: more checks on STRIP卜部昌平
2020-08-22Fix type of getlogin_r's 2nd argumentKazuhiro NISHIYAMA
2020-08-21Avoid a use after free in VM assertionJeremy Evans
2020-08-21Remove trivial examples from array.c (#3442)Burdette Lamar
2020-08-21Remove nil-return examples from hash.c (#3438)Burdette Lamar
2020-08-22configure.ac: rule out old Sun C++卜部昌平
2020-08-22protect CFLAGS from being smashed by AC_PROG_CC卜部昌平
2020-08-22* 2020-08-22 [ci skip]git
2020-08-22do not test --version卜部昌平
2020-08-21Fixup 3292f4d965845d543733559fd1736b8c42fadab3Hiroshi SHIBATA
2020-08-21Fixed the executable path for erb commandHiroshi SHIBATA
2020-08-21Promote erb to default gemsHiroshi SHIBATA
2020-08-21Promote rinda to default gemsHiroshi SHIBATA
2020-08-21configure.ac: try GCC-provided ld卜部昌平
2020-08-21AC_PROG_CXXCPP: remove卜部昌平
2020-08-21configure.ac: move program_transform_name卜部昌平
2020-08-21configure.ac: use compiler-provided toolchains卜部昌平
2020-08-21HAVE_STMT_AND_DECL_IN_EXPR: not for Sun C++卜部昌平
2020-08-21ext/-test-/cxxanyargs: suppress SunPro warning卜部昌平
2020-08-21RBIMPL_HAS_CPP_ATTRIBUTE: handle SunPro卜部昌平
2020-08-20Remove nil-return examples from array.c (#3437)Burdette Lamar
2020-08-21* 2020-08-21 [ci skip]git
2020-08-20Partial compliance with doc/method_documentation.rdoc in string.c (#3436)Burdette Lamar
2020-08-20Partial compliance with doc/method_documentation.rdoc in hash.c (#3432)Burdette Lamar
2020-08-20Promote find to default gemsHiroshi SHIBATA
2020-08-20Skip irb/test_history on Windows tooaycabta
2020-08-20Promote set to default gemsHiroshi SHIBATA
2020-08-19[DOC] Improve Hash's doc for missing keysMarc-Andre Lafortune
2020-08-19[DOC] Improve and simplify key egality documentation for HashMarc-Andre Lafortune
2020-08-19Partial compliance with doc/method_documentation.rdoc (#3431)Burdette Lamar
2020-08-19Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint ...Jean Boussier
2020-08-20* 2020-08-20 [ci skip]git
2020-08-19register_fstring: avoid duping the passed string when possibleJean Boussier
2020-08-19Added did_you_mean entry because did_you_mean uses MIT licenseHiroshi SHIBATA
2020-08-19[ruby/racc] Fixed the licenses field of gemspecHiroshi SHIBATA
2020-08-19Skip Editline for history tests of IRBaycabta
2020-08-19RHASH_EMPTY_P: convert into an inline function卜部昌平
2020-08-19RHASH_TBL: is now ext-only卜部昌平
2020-08-19tool/update-deps -fix卜部昌平
2020-08-19ROBJECT_IV_INDEX_TBL: convert into an inline function卜部昌平
2020-08-19Skip irb/test_history on Solarisaycabta
2020-08-18Reset object allocation trace informationAaron Patterson
2020-08-19Use "in" and "out" options of "system" instead of "replace_stdio"aycabta
2020-08-18Update references when tracing allocationsAaron Patterson
2020-08-19* 2020-08-19 [ci skip]git
2020-08-19Do "write" to temp stdin before "reopen"aycabta
2020-08-18test/irb/test_history.rb: prevent warningsYusuke Endoh
2020-08-18Lounch external process on Windows correctlyaycabta