aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DEPRECATED_TYPE: is deprecated卜部昌平2020-08-274-4/+17
* RClassDeprecated: delete卜部昌平2020-08-272-13/+0
* Use own mutex instead of Thread.exclusiveKazuhiro NISHIYAMA2020-08-271-1/+2
* git rm include/ruby/backward/rubyio.h卜部昌平2020-08-271-18/+0
* git rm include/ruby/backward/rubysig.h卜部昌平2020-08-271-26/+0
* git rm include/ruby/backward/{st,util}.h卜部昌平2020-08-272-36/+0
* * 2020-08-27 [ci skip]git2020-08-271-1/+1
* rb_deprecated_classext_struct: delete卜部昌平2020-08-271-4/+0
* git rm include/ruby/backward/classext.h卜部昌平2020-08-271-25/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-2789-332/+0
* git rm include/ruby/backward/2/extern.h卜部昌平2020-08-271-46/+0
* Fixed error messages at non-ascii %string terminatorNobuyoshi Nakada2020-08-262-0/+8
* Removed a never-true conditionNobuyoshi Nakada2020-08-261-1/+1
* [webrick][DOC] Describe the stance of WEBrick about its security and utilizat...Kenta Murata2020-08-261-2/+7
* Comply with guide for method doc: hash.c (#3454)Burdette Lamar2020-08-251-71/+19
* Add documentation to "dcompact" callback and "parent" memberLars Kanis2020-08-251-2/+11
* Correctly account for heap_pages_final_slots so it does not underflowPeter Zhu2020-08-251-3/+7
* * 2020-08-26 [ci skip]git2020-08-261-1/+1
* Comply with guide for method doc: hash.c (#3451)Burdette Lamar2020-08-251-135/+48
* Promote nkf to default gemsHiroshi SHIBATA2020-08-254-3/+36
* Fix erb executableLars Kanis2020-08-251-3/+1
* Specify the executable of erbHiroshi SHIBATA2020-08-251-1/+1
* * 2020-08-25 [ci skip]git2020-08-251-1/+1
* 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