summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-27git rm include/ruby/backward/2/extern.h卜部昌平
2020-08-26Fixed error messages at non-ascii %string terminatorNobuyoshi Nakada
2020-08-26Removed a never-true conditionNobuyoshi Nakada
2020-08-26[webrick][DOC] Describe the stance of WEBrick about its security and utilizat...Kenta Murata
2020-08-25Comply with guide for method doc: hash.c (#3454)Burdette Lamar
2020-08-25Add documentation to "dcompact" callback and "parent" memberLars Kanis
2020-08-25Correctly account for heap_pages_final_slots so it does not underflowPeter Zhu
2020-08-26* 2020-08-26 [ci skip]git
2020-08-25Comply with guide for method doc: hash.c (#3451)Burdette Lamar
2020-08-25Promote nkf to default gemsHiroshi SHIBATA
2020-08-25Fix erb executableLars Kanis
2020-08-25Specify the executable of erbHiroshi SHIBATA
2020-08-25* 2020-08-25 [ci skip]git
2020-08-24Update PTY.open documentation to document it yields a single argument [ci skip]Jeremy Evans
2020-08-24Added entry for changes of default gemsHiroshi SHIBATA
2020-08-24Fix links [ci skip]Kazuhiro NISHIYAMA
2020-08-24NEWS.md: add an example, add references, and move some itemsYusuke Endoh
2020-08-24* 2020-08-24 [ci skip]git
2020-08-23Remove checks for self returned in array.c and hash.c examples (#3446)Burdette Lamar
2020-08-23Fix typosKazuhiro NISHIYAMA
2020-08-23* 2020-08-23 [ci skip]git
2020-08-23.github/workflows/compilers.yml: more compilers卜部昌平
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