aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@4ce9f41Benoit Daloze2020-12-27108-265/+1320
* Update to ruby/mspec@a40a674Benoit Daloze2020-12-274-15/+16
* Do not include external library sources into packagesNobuyoshi Nakada2020-12-272-1/+3
* Limit bactrace length from Exception#full_messageNobuyoshi Nakada2020-12-271-12/+13
* Get rid of inconsistent dll linkages against vcpkg readlineNobuyoshi Nakada2020-12-271-6/+6
* Removed declarations conflicting on MinGWNobuyoshi Nakada2020-12-271-3/+0
* win32: Removed never used/worked functionsNobuyoshi Nakada2020-12-271-0/+2
* win32: Declared wait and fixed the return typeNobuyoshi Nakada2020-12-272-2/+3
* Ignore symbols declared in the platform headerNobuyoshi Nakada2020-12-272-1/+16
* Ignore objects from the "missing" directoryNobuyoshi Nakada2020-12-271-1/+8
* Get rid of \K for old BASERUBYs which have a bug in String#scanNobuyoshi Nakada2020-12-271-1/+1
* Exclude entry pointsNobuyoshi Nakada2020-12-271-0/+1
* Support AC_FUNC_MEMCMPNobuyoshi Nakada2020-12-271-1/+3
* Check leaked global symbols under more various conditionsNobuyoshi Nakada2020-12-272-0/+3
* [ruby/csv] Fix typo [ci skip]Kenta Murata2020-12-271-1/+1
* [ruby/csv] fix typo conveters => converters for CSV parsing docs (#196)Sampat Badhe2020-12-271-2/+2
* [ruby/csv] Bump versionSutou Kouhei2020-12-271-1/+1
* * 2020-12-27 [ci skip]git2020-12-271-1/+1
* doc/ractor.md: Fix indentation in code blocksMarcus Stollsteimer2020-12-261-144/+143
* [DOC] Fix typos in vm_method.cMarcus Stollsteimer2020-12-261-7/+7
* [DOC] Fix typo in proc.cMarcus Stollsteimer2020-12-261-1/+1
* methods.rdoc: Improve method definition documentationMarcus Stollsteimer2020-12-261-18/+20
* methods.rdoc: Clarify "currently" means "in 2.7" hereMarcus Stollsteimer2020-12-261-1/+1
* Update labels of badges [ci skip]Kazuhiro NISHIYAMA2020-12-262-10/+10
* Add 3.0 top sepc guardsNobuyoshi Nakada2020-12-261-0/+2
* [ruby/racc] Bump version to 1.5.2Hiroshi SHIBATA2020-12-261-1/+1
* [ruby/racc] Use Racc::VERSION for gemspecHiroshi SHIBATA2020-12-261-1/+7
* Fix a cyclic explanationTakashi Kokubun2020-12-251-1/+1
* Ignore failure on unsupported fcntl to drop non-blocking modeNobuyoshi Nakada2020-12-261-9/+21
* Fixed leaked global symbolsNobuyoshi Nakada2020-12-265-13/+20
* Reduced GitHub ActionsNobuyoshi Nakada2020-12-262-6/+6
* * 2020-12-26 [ci skip]git2020-12-261-1/+1
* Use `size_t` for `RSTRING_LEN` in String#countNobuyoshi Nakada2020-12-261-6/+5
* test/test_trick.rb: fixed the position to add timeoutNobuyoshi Nakada2020-12-251-2/+2
* Update method definition documentationzverok2020-12-251-0/+86
* Adjusted the heading level of "Block Arguments" [ci skip]Nobuyoshi Nakada2020-12-251-1/+1
* test/test_trick.rb: increase timeout of some testsYusuke Endoh2020-12-251-2/+2
* [memory_view] Fix a commentKenta Murata2020-12-251-3/+1
* Follow up on variations of the development start messages [ci skip]Nobuyoshi Nakada2020-12-251-1/+1
* Copy NEWS.md to doc/NEWS-3.0.0.md and update for 3.1.0Kazuhiro NISHIYAMA2020-12-252-781/+822
* Development of 3.1.0 started.Yukihiro "Matz" Matsumoto2020-12-251-1/+1
* test_trick.rb: Make the encoding explicit for code written in UTF-8Nobuyoshi Nakada2020-12-251-2/+2
* fix filenameNARUSE, Yui2020-12-251-1/+1
* test/test_trick.rb: Add a test file for TRICK entries (#3988)Yusuke Endoh2020-12-251-0/+191
* Updated bundled_gemsNobuyoshi Nakada2020-12-251-2/+2
* Disable DTrace in FreeBSD (#3999)TAKANO Mitsuhiro2020-12-251-0/+3
* Sort URLs by issue numbers and remove duplicated [ci skip]Kazuhiro NISHIYAMA2020-12-251-2/+1
* define RGENGC_DEBUG_ENABLED() as 0Koichi Sasada2020-12-251-1/+1
* Update stdlib section for Ruby 3.0Hiroshi SHIBATA2020-12-251-5/+25
* USE_RUBY_DEBUG_LOG is not defined !devel buildKoichi Sasada2020-12-251-0/+2