aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update PTY.open documentation to document it yields a single argument [ci skip]Jeremy Evans2020-08-241-2/+2
* Added entry for changes of default gemsHiroshi SHIBATA2020-08-241-0/+20
* Fix links [ci skip]Kazuhiro NISHIYAMA2020-08-241-1/+4
* NEWS.md: add an example, add references, and move some itemsYusuke Endoh2020-08-241-13/+21
* * 2020-08-24 [ci skip]git2020-08-241-1/+1
* Remove checks for self returned in array.c and hash.c examples (#3446)Burdette Lamar2020-08-232-197/+65
* Fix typosKazuhiro NISHIYAMA2020-08-231-4/+4
* * 2020-08-23 [ci skip]git2020-08-231-1/+1
* .github/workflows/compilers.yml: more compilers卜部昌平2020-08-231-5/+24
* configure.ac: suppress more Sun C warnings.卜部昌平2020-08-221-2/+11
* .travis.yml: prefer gcc卜部昌平2020-08-221-1/+1
* configure.ac: more checks on STRIP卜部昌平2020-08-221-6/+13
* Fix type of getlogin_r's 2nd argumentKazuhiro NISHIYAMA2020-08-221-1/+7
* Avoid a use after free in VM assertionJeremy Evans2020-08-211-0/+1
* Remove trivial examples from array.c (#3442)Burdette Lamar2020-08-211-72/+12
* Remove nil-return examples from hash.c (#3438)Burdette Lamar2020-08-211-54/+24
* configure.ac: rule out old Sun C++卜部昌平2020-08-221-0/+14
* protect CFLAGS from being smashed by AC_PROG_CC卜部昌平2020-08-221-0/+6
* * 2020-08-22 [ci skip]git2020-08-221-1/+1
* do not test --version卜部昌平2020-08-221-3/+9
* Fixup 3292f4d965845d543733559fd1736b8c42fadab3Hiroshi SHIBATA2020-08-211-1/+1
* Fixed the executable path for erb commandHiroshi SHIBATA2020-08-211-3/+3
* Promote erb to default gemsHiroshi SHIBATA2020-08-216-174/+231
* Promote rinda to default gemsHiroshi SHIBATA2020-08-214-3/+29
* configure.ac: try GCC-provided ld卜部昌平2020-08-211-1/+1
* AC_PROG_CXXCPP: remove卜部昌平2020-08-211-1/+0
* configure.ac: move program_transform_name卜部昌平2020-08-211-14/+13
* configure.ac: use compiler-provided toolchains卜部昌平2020-08-211-71/+91
* HAVE_STMT_AND_DECL_IN_EXPR: not for Sun C++卜部昌平2020-08-211-0/+8
* ext/-test-/cxxanyargs: suppress SunPro warning卜部昌平2020-08-211-0/+3
* RBIMPL_HAS_CPP_ATTRIBUTE: handle SunPro卜部昌平2020-08-211-2/+10
* Remove nil-return examples from array.c (#3437)Burdette Lamar2020-08-201-80/+24
* * 2020-08-21 [ci skip]git2020-08-211-1/+1
* Partial compliance with doc/method_documentation.rdoc in string.c (#3436)Burdette Lamar2020-08-201-23/+4
* Partial compliance with doc/method_documentation.rdoc in hash.c (#3432)Burdette Lamar2020-08-201-71/+7
* Promote find to default gemsHiroshi SHIBATA2020-08-204-3/+29
* Skip irb/test_history on Windows tooaycabta2020-08-201-6/+1
* Promote set to default gemsHiroshi SHIBATA2020-08-204-3/+29
* [DOC] Improve Hash's doc for missing keysMarc-Andre Lafortune2020-08-191-106/+75
* [DOC] Improve and simplify key egality documentation for HashMarc-Andre Lafortune2020-08-191-115/+28
* Partial compliance with doc/method_documentation.rdoc (#3431)Burdette Lamar2020-08-191-400/+54
* Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint ...Jean Boussier2020-08-192-2/+15
* * 2020-08-20 [ci skip]git2020-08-201-1/+1
* register_fstring: avoid duping the passed string when possibleJean Boussier2020-08-192-1/+18
* Added did_you_mean entry because did_you_mean uses MIT licenseHiroshi SHIBATA2020-08-191-0/+11
* [ruby/racc] Fixed the licenses field of gemspecHiroshi SHIBATA2020-08-191-1/+1
* Skip Editline for history tests of IRBaycabta2020-08-191-0/+9
* RHASH_EMPTY_P: convert into an inline function卜部昌平2020-08-192-0/+12
* RHASH_TBL: is now ext-only卜部昌平2020-08-196-17/+10
* tool/update-deps -fix卜部昌平2020-08-191-0/+33