summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make Proc#parameters support lambda keyword for returning parameters as if la...Jeremy Evans2022-03-174-6/+72
* Faster rb_class_superclassJohn Hawthorn2022-03-171-7/+6
* * 2022-03-18 [ci skip]git2022-03-181-1/+1
* Fix potential memory leak at fiber poolNobuyoshi Nakada2022-03-181-2/+2
* Fix compilation error with `RB_EXPERIMENTAL_FIBER_POOL`Nobuyoshi Nakada2022-03-181-1/+4
* A positional Hash is not keyword arguments [Bug #18632]Nobuyoshi Nakada2022-03-182-4/+6
* A positional Hash is not keyword arguments [Bug #18632]Nobuyoshi Nakada2022-03-173-8/+14
* spec: skip specs where set TZ environment variable for WASIYuta Saito2022-03-171-0/+1
* spec: disable a part of Kernel.open spec where spawns a process for WASIYuta Saito2022-03-171-1/+1
* Update default gems list at fadc7a150c90ad44dee90985b19e79 [ci skip]git2022-03-171-0/+1
* [ruby/logger] bump version to 1.5.1Hiroshi SHIBATA2022-03-171-1/+1
* Update the test for [Feature #18615]Nobuyoshi Nakada2022-03-171-1/+1
* Make implicit function declaration error [Feature #18615]Nobuyoshi Nakada2022-03-171-1/+1
* spec: disable part of require_relative spec where uses symlink for WASIYuta Saito2022-03-171-1/+1
* Fix broken links of rdocKazuhiro NISHIYAMA2022-03-172-8/+8
* [DOC] Enhanced RDoc for String#split (#5644)Burdette Lamar2022-03-162-52/+93
* Assume that klass of dummy head is NULLPeter Zhu2022-03-161-1/+2
* * 2022-03-17 [ci skip]git2022-03-171-1/+1
* Always skip dummy head of subclass in rb_prepend_modulePeter Zhu2022-03-161-1/+1
* Suppress warnings by OpenSSL 3Nobuyoshi Nakada2022-03-161-0/+7
* [DOC] Prefer local rdoc linksNobuyoshi Nakada2022-03-161-13/+11
* Initialize mutex for crypt(3) staticallyNobuyoshi Nakada2022-03-161-24/+1
* Honor if `_Bool` is availableNobuyoshi Nakada2022-03-161-1/+1
* Revert "Fix version check to use Emoji version for emoji-variation-sequences....Martin Dürst2022-03-161-1/+1
* Revert "Allow `.0` version mismatch to pass the tests"Martin Dürst2022-03-161-2/+1
* add Unicode auxiliary files and Unicode UCD emoji files download for ALWAYS_U...Martin Dürst2022-03-161-0/+2
* [ruby/rdoc] Fix full name of known classNobuyoshi Nakada2022-03-162-2/+14
* Allow `.0` version mismatch to pass the testsKoichi Sasada2022-03-161-1/+2
* Avoid console input behavior in windows 10 [Bug #18588]YO42022-03-161-3/+3
* Fix version check to use Emoji version for emoji-variation-sequences.txtMartin Dürst2022-03-161-1/+1
* Remove Unicode 13.0.0 related filesMartin Dürst2022-03-162-50521/+0
* * 2022-03-16 [ci skip]git2022-03-161-1/+1
* Fast rb_class_inherited_pJohn Hawthorn2022-03-151-10/+31
* [rubygems/rubygems] Fix a typoKazuhiro NISHIYAMA2022-03-151-1/+1
* wasm/README.md: add manual config.guess download and autoconf stepsYuta Saito2022-03-151-2/+9
* [DOC]Fix FreeBSD Bugzilla linkS-H-GAMELINKS2022-03-151-1/+1
* [rubygems/rubygems] [DOC] Enable Gem::Package exampleNobuyoshi Nakada2022-03-151-5/+6
* [ruby/win32ole] Get rid of potential undefined behaviorxtkoba2022-03-151-1/+1
* [ruby/win32ole] Rename toplevel WIN32OLE_* classesNobuyoshi Nakada2022-03-158-8/+16
* [rubygems/rubygems] Report Github Actions CI provider within user agent stringDavid Rodríguez2022-03-151-0/+1
* * 2022-03-15 [ci skip]git2022-03-151-1/+1
* [rubygems/rubygems] Move `:stopdoc:` directiveNobuyoshi Nakada2022-03-151-2/+4
* spec: skip '~' test for wasi due to lack of shellYuta Saito2022-03-141-1/+1
* spec: skip ruby_exe tests for wasi due to lack of subprocessYuta Saito2022-03-142-0/+6
* Assume that refcnt of shared root is non-negativePeter Zhu2022-03-141-7/+5
* Assume that shared_root exists in rb_ary_decrement_sharePeter Zhu2022-03-141-5/+3
* [DOC] Remove outdated note from WeakRef#initializeIvo Anjo2022-03-141-3/+0
* [DOC] hide `UnicodeNormalize` in module indexNobuyoshi Nakada2022-03-141-1/+1
* [ruby/rdoc] Start with open when only one visible class/moduleNobuyoshi Nakada2022-03-141-8/+10
* [ruby/rdoc] Fold class and module indexNobuyoshi Nakada2022-03-143-3/+46