summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-16Honor if `_Bool` is availableNobuyoshi Nakada
2022-03-16Revert "Fix version check to use Emoji version for emoji-variation-sequences....Martin Dürst
2022-03-16Revert "Allow `.0` version mismatch to pass the tests"Martin Dürst
2022-03-16add Unicode auxiliary files and Unicode UCD emoji files download for ALWAYS_U...Martin Dürst
2022-03-16[ruby/rdoc] Fix full name of known classNobuyoshi Nakada
2022-03-16Allow `.0` version mismatch to pass the testsKoichi Sasada
2022-03-16Avoid console input behavior in windows 10 [Bug #18588]YO4
2022-03-16Fix version check to use Emoji version for emoji-variation-sequences.txtMartin Dürst
2022-03-16Remove Unicode 13.0.0 related filesMartin Dürst
2022-03-16* 2022-03-16 [ci skip]git
2022-03-15Fast rb_class_inherited_pJohn Hawthorn
2022-03-15[rubygems/rubygems] Fix a typoKazuhiro NISHIYAMA
2022-03-15wasm/README.md: add manual config.guess download and autoconf stepsYuta Saito
2022-03-15[DOC]Fix FreeBSD Bugzilla linkS-H-GAMELINKS
2022-03-15[rubygems/rubygems] [DOC] Enable Gem::Package exampleNobuyoshi Nakada
2022-03-15[ruby/win32ole] Get rid of potential undefined behaviorxtkoba
2022-03-15[ruby/win32ole] Rename toplevel WIN32OLE_* classesNobuyoshi Nakada
2022-03-15[rubygems/rubygems] Report Github Actions CI provider within user agent stringDavid Rodríguez
2022-03-15* 2022-03-15 [ci skip]git
2022-03-15[rubygems/rubygems] Move `:stopdoc:` directiveNobuyoshi Nakada
2022-03-14spec: skip '~' test for wasi due to lack of shellYuta Saito
2022-03-14spec: skip ruby_exe tests for wasi due to lack of subprocessYuta Saito
2022-03-14Assume that refcnt of shared root is non-negativePeter Zhu
2022-03-14Assume that shared_root exists in rb_ary_decrement_sharePeter Zhu
2022-03-14[DOC] Remove outdated note from WeakRef#initializeIvo Anjo
2022-03-14[DOC] hide `UnicodeNormalize` in module indexNobuyoshi Nakada
2022-03-14[ruby/rdoc] Start with open when only one visible class/moduleNobuyoshi Nakada
2022-03-14[ruby/rdoc] Fold class and module indexNobuyoshi Nakada
2022-03-14[ruby/forwardable] Move `:stopdoc:` directiveNobuyoshi Nakada
2022-03-14[ruby/irb] Move `:stopdoc:` directiveNobuyoshi Nakada
2022-03-14Fix failuresKazuhiro NISHIYAMA
2022-03-14clarify meaning of version guards for Unicode version specs [ci skip]Martin Dürst
2022-03-14Fix a link [ci skip]Kazuhiro NISHIYAMA
2022-03-14* 2022-03-14 [ci skip]git
2022-03-14[rubygems/rubygems] Remove extra closing bracket in version warningPaul Kuruvilla
2022-03-13Fix guards for unicode versions specsBenoit Daloze
2022-03-13[ruby/rdoc] Refine `pretty_print`Nobuyoshi Nakada
2022-03-13Fix conversion macro for `size_t`Nobuyoshi Nakada
2022-03-13Fix experimental Fiber::Pool definitionNobuyoshi Nakada
2022-03-13[ruby/rdoc] Clean documents for backwards compatibilityNobuyoshi Nakada
2022-03-13comment out failing Unicode/Emoji version checks temporarilyMartin Dürst
2022-03-13add some tests for Unicode Version 14.0.0Martin Dürst
2022-03-13update specs to check for Unicode Version 14.0.0/Emoji Version 14.0Martin Dürst
2022-03-13mention Unicode Version 14.0.0Martin Dürst
2022-03-13switch UNICODE_BETA back to NOMartin Dürst
2022-03-13update Unicode Version to 14.0.0 and Emoji version to 14.0Martin Dürst
2022-03-13* 2022-03-13 [ci skip]git
2022-03-12Fix crash on GC stress and RGENGC_CHECK_MODE=2Peter Zhu
2022-03-11Add test for protected methods on module includedJohn Hawthorn
2022-03-11Fast object is iclass checksJohn Hawthorn