summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use correct capitalization of "NaN" in docsGrant Hutchins2022-04-131-1/+1
* Update PTY.spawn's documentStan Lo2022-04-131-4/+11
* [DOC] add missing size params in fiber scheduler.h (#5441)Alex Matchneer2022-04-141-0/+2
* [DOC] Enhanced RDoc for Symbol (#5796)Burdette Lamar2022-04-131-41/+31
* * 2022-04-14 [ci skip]git2022-04-141-1/+1
* [ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans2022-04-142-0/+24
* [ci skip] Fix docsPeter Zhu2022-04-133-8/+8
* Parenthize macro argumentsNobuyoshi Nakada2022-04-131-2/+2
* [ruby/rdoc] Only parse valid URLsPeter Zhu2022-04-132-1/+4
* Enforce literals on the second argumentsNobuyoshi Nakada2022-04-131-1/+1
* Skip build extensions again on cross compiling tooKazuhiro NISHIYAMA2022-04-131-1/+1
* Skip build extensions again on mswin and mingwKazuhiro NISHIYAMA2022-04-131-0/+3
* Enabled to build extensions with the bundled gems againKazuhiro NISHIYAMA2022-04-131-3/+0
* * 2022-04-13 [ci skip]git2022-04-131-1/+1
* Enhanced RDoc for Symbol (#5795)Burdette Lamar2022-04-123-92/+133
* Use an empty string when building File.expand_pathPeter Zhu2022-04-122-2/+3
* Fix dtoa buffer overrunNobuyoshi Nakada2022-04-122-1/+20
* Just free compiled pattern if no space is usedNobuyoshi Nakada2022-04-122-6/+17
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-04-121-1/+1
* Correct whitespace in array.c (#5791)Burdette Lamar2022-04-111-10/+370
* Specify which core classes are convertible (#5790)Burdette Lamar2022-04-111-0/+23
* Fix fake.rb RUBY_DESCRIPTION faking for JITsAlan Wu2022-04-111-3/+9
* * 2022-04-12 [ci skip]git2022-04-121-1/+1
* [ruby/net-http] Add HTTP#response_body_encoding for setting response body enc...Jeremy Evans2022-04-124-0/+462
* * 2022-04-11 [ci skip]git2022-04-111-1/+1
* test/ruby/test_keyword.rb: Prevent warning: assigned but unused variableYusuke Endoh2022-04-111-1/+0
* * 2022-04-10 [ci skip]git2022-04-101-1/+1
* [DOC] Enhanced RDoc for Array intro (#5781)Burdette Lamar2022-04-101-44/+90
* [DOC]Some link prefix replaceS-H-GAMELINKS2022-04-096-9/+9
* * 2022-04-09 [ci skip]git2022-04-091-1/+1
* Fix some RDoc links (#5778)Burdette Lamar2022-04-083-21/+22
* call `const_added` after `autoload`Koichi Sasada2022-04-081-10/+21
* sync `vm->constant_cache`Koichi Sasada2022-04-081-1/+6
* All-in-one RDoc for class String (#5777)Burdette Lamar2022-04-074-554/+553
* * 2022-04-08 [ci skip]git2022-04-081-1/+1
* Fix strict aliasing issueAlan Wu2022-04-071-4/+8
* [ruby/psych] Update autoconf files bundled with yaml-2.5Nobuyoshi Nakada2022-04-071-1/+5
* Get rid of type-punning pointer castsNobuyoshi Nakada2022-04-074-17/+18
* Get rid of type aliasingNobuyoshi Nakada2022-04-071-3/+3
* Suppress an unused functionNobuyoshi Nakada2022-04-071-0/+2
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-04-071-1/+1
* Retrieve previously configured macros also other than `extensions`Nobuyoshi Nakada2022-04-071-1/+0
* Update `heap_pages_deferred_final` atomicallyNobuyoshi Nakada2022-04-071-9/+14
* Raise RuntimeError if Kernel#binding is called from a non-Ruby frameJeremy Evans2022-04-066-73/+65
* [DOC] Fix comment linksS-H-GAMELINKS2022-04-071-2/+2
* Install built gem extension binariesNobuyoshi Nakada2022-04-071-40/+16
* Obey spec file locations to rubygemsNobuyoshi Nakada2022-04-073-4/+6
* Move the target directory of bundled gems like as rubygemsNobuyoshi Nakada2022-04-071-1/+5
* Retrieve configured gems infoNobuyoshi Nakada2022-04-072-3/+3
* Bundled gems are expanded under `.bundle/gems` nowNobuyoshi Nakada2022-04-072-7/+8