summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ruby/readline-ext] Removed the duplicated dependenciesHiroshi SHIBATA2022-03-251-4/+0
* Disabled cross compile for unknown errors with psych buildHiroshi SHIBATA2022-03-251-4/+4
* Removed libyaml object files from dependsHiroshi SHIBATA2022-03-251-8/+0
* Try to remove yaml sources from dependHiroshi SHIBATA2022-03-251-37/+0
* Added libyaml-dev into BASERUBY checkHiroshi SHIBATA2022-03-251-1/+1
* Merge psych master: Removed the bundled libyamlHiroshi SHIBATA2022-03-2512-13028/+0
* [DOC] Enhanced RDoc for String (#5707)Burdette Lamar2022-03-243-38/+60
* Raise RuntimeError if Kernel#binding is called from a non-Ruby frameJeremy Evans2022-03-246-72/+59
* * 2022-03-25 [ci skip]git2022-03-251-1/+1
* Update formatting per feedbackKevin Newton2022-03-241-1/+1
* Delete ID from constant cache table if it becomes empty on ISEQ freeKevin Newton2022-03-241-0/+5
* Finer-grained inline constant cache invalidationKevin Newton2022-03-2418-82/+461
* Add ISEQ_BODY macroPeter Zhu2022-03-2428-601/+601
* Update default gems list at 4c4a1e2035e08a627e71efd41d6654 [ci skip]git2022-03-241-1/+1
* [ruby/ostruct] v0.5.4Marc-André Lafortune2022-03-241-1/+1
* [ruby/ostruct] Avoid aliasing `block_given?` for JRuby [Fixes #40]Marc-André Lafortune2022-03-241-4/+9
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-2414-14/+14
* Bump actions/cache from 2 to 3dependabot[bot]2022-03-2411-14/+14
* Added dependabot configuration for actions dependenciesHiroshi SHIBATA2022-03-241-0/+6
* [rubygems/rubygems] Maybe this is now fixedDavid Rodríguez2022-03-241-2/+0
* [DOC] Refine flip-flopNobuyoshi Nakada2022-03-241-13/+13
* Add Yuta Saito (katei) as the platform maintainer of WebAssembly/WASIYusuke Endoh2022-03-241-0/+2
* extlibs.rb: Add fallback `Colorize`Nobuyoshi Nakada2022-03-241-1/+11
* extlibs.rb: Enclose `Vars` in `ExtLibs` classNobuyoshi Nakada2022-03-241-11/+11
* extlibs.rb: Extract ExtLibs#processNobuyoshi Nakada2022-03-241-66/+78
* regint.h: Reduce the frequency of rb_thread_check_intsYusuke Endoh2022-03-242-1/+10
* Now all extension libraries must consider the ABI headerNobuyoshi Nakada2022-03-241-1/+4
* [DOC] Remove mis-synced bundler directoryNobuyoshi Nakada2022-03-241-1/+0
* [rubygems/rubygems] Avoid crash in test teardownDavid Rodríguez2022-03-241-1/+1
* * 2022-03-24 [ci skip]git2022-03-241-1/+1
* [rubygems/rubygems] Improve RDoc setupDavid Rodríguez2022-03-241-0/+1
* Raise ArgumentError when calling Enumberable#inject without block or argumentsJeremy Evans2022-03-232-1/+11
* [rubygems/rubygems] Make `rescue` clause more specificDavid Rodríguez2022-03-231-1/+1
* [DOC] Enhanced RDoc for String (#5685)Burdette Lamar2022-03-227-59/+89
* Need to reconfigure and rebuild everything when abi.h changedNobuyoshi Nakada2022-03-232-2/+7
* * 2022-03-23 [ci skip]git2022-03-231-1/+1
* [rubygems/rubygems] Fix a test for `bin/bundle update --bundler` to pass on r...Jun Aruga2022-03-231-1/+4
* [Feature #18634] Implement Arrays on Variable Width AllocationPeter Zhu2022-03-223-38/+176
* [DOC] re-count test suites run by `make check` [ci skip]Nobuyoshi Nakada2022-03-221-1/+1
* Fix a link [ci skip]Kazuhiro NISHIYAMA2022-03-221-0/+1
* [DOC] Use RDoc inclusions in string.c (#5683)Burdette Lamar2022-03-218-274/+261
* Fix Markdown syntax in spec/README.mdBenoit Daloze2022-03-211-1/+1
* [DOC] Move old NEWS files to a separate directoryNobuyoshi Nakada2022-03-2215-1/+1
* * 2022-03-22 [ci skip]git2022-03-221-1/+1
* [ruby/rdoc] Expand the enclosing tree of the current fileNobuyoshi Nakada2022-03-222-1/+8
* [ruby/rdoc] Fold files in the page directoryNobuyoshi Nakada2022-03-222-1/+23
* [ruby/rdoc] Add test_generate_pageNobuyoshi Nakada2022-03-221-0/+8
* [ruby/rdoc] Allow method source code to scroll [ci skip]Nobuyoshi Nakada2022-03-201-1/+1
* [ruby/rdoc] Use the custom style `details summary` only in `nav-section`Nobuyoshi Nakada2022-03-201-16/+19
* * 2022-03-20 [ci skip]git2022-03-201-1/+1