summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-08YJIT: Disable code GC (#8865)Takashi Kokubun
2023-11-08* remove trailing spaces. [ci skip]git
2023-11-08[ruby/tempfile] Fix Tempfile#{dup,clone}Jeremy Evans
2023-11-08[DOC] RDoc for module Process (#8847)Burdette Lamar
2023-11-08Improve error and memory handlingAdam Hess
2023-11-08fix regex from regex memory corruptionAdam Hess
2023-11-08[rubygems/rubygems] Ensure we are using the same extension dirHan Young
2023-11-08TypedData_Make_Struct0: cast RTYPEDDATA_GET_DATA return pointerJean Boussier
2023-11-08Refactor rb_shape_transition_shape_capa outJean Boussier
2023-11-08Update default gems list at 8cd6c65af13ce1ce5ec1b9bd7b8a12 [ci skip]git
2023-11-08[ruby/stringio] Development of 3.1.0 started.Sutou Kouhei
2023-11-08[ruby/irb] Skip TypeCompletion test in ruby citomoya ishida
2023-11-08Prevent a warning: assigned but unused variable - raised_exceptionYusuke Endoh
2023-11-08Export functions used for builtinsNobuyoshi Nakada
2023-11-07Bump ruby/setup-ruby from 1.159.0 to 1.160.0dependabot[bot]
2023-11-08[ruby/irb] Type based completion using Prism and RBStomoya ishida
2023-11-08[ruby/stringio] Add missing row separator encoding conversionSutou Kouhei
2023-11-08Update default gems list at ce8301084f661f8a22b36bc6f7207b [ci skip]git
2023-11-08[ruby/strscan] Bump versionSutou Kouhei
2023-11-08[ruby/fiddle] Remove garbageSutou Kouhei
2023-11-08[ruby/fiddle] Include stdbool.h explicitly for old RubySutou Kouhei
2023-11-08[ruby/fiddle] Use Ruby's true/false for C boolSutou Kouhei
2023-11-08CI: Change the openssl_fips.cnf.tmpl and openssl_fips.cnf directories.Jun Aruga
2023-11-08[ruby/irb] Fix dancing-ruby Ctrl+C stoptomoya ishida
2023-11-08Escape the target string to be checkedNobuyoshi Nakada
2023-11-08[rubygems/rubygems] Hack to get `Gem::Specification#extensions_dir` documentedDavid Rodríguez
2023-11-08[rubygems/rubygems] Simplify spec wording and implementationDavid Rodríguez
2023-11-08[rubygems/rubygems] Simplify selecting specs with `force_ruby_platform` setDavid Rodríguez
2023-11-08[rubygems/rubygems] Better error when having an insecure install folderDavid Rodríguez
2023-11-08[rubygems/rubygems] Remove redundant error classDavid Rodríguez
2023-11-08[rubygems/rubygems] Fix regression on old git versionsDavid Rodríguez
2023-11-08[rubygems/rubygems] Don't show bug report template when GEM_HOME has no writa...David Rodríguez
2023-11-08[rubygems/rubygems] Remove unnecessary rescueDavid Rodríguez
2023-11-08[rubygems/rubygems] Allow `--install-dir` to be specified together with `--us...Vít Ondruch
2023-11-08[rubygems/rubygems] Don't use `util_installer` for user installVít Ondruch
2023-11-08[rubygems/rubygems] Check for `:install_dir` precedence over `:user_install`Vít Ondruch
2023-11-08[rubygems/rubygems] Make the user installation less exceptionalVít Ondruch
2023-11-08[rubygems/rubygems] Remove kludge that should be unnecessary.Ellen Marie Dash
2023-11-08[rubygems/rubygems] Allow test_gem_install_update_options to raise Errno::ACC...Ellen Marie Dash
2023-11-08[flori/json] Enhanced RDoc for Range extensionsBurdetteLamar
2023-11-07YJIT: Fix assert in OOM scenarioAlan Wu
2023-11-07YJIT: Use u32 for CodePtr to save 4 bytes eachAlan Wu
2023-11-07Use embedded TypedData for Time objectsPeter Zhu
2023-11-07Implement embedded TypedData objectsPeter Zhu
2023-11-07[PRISM] Implement compilation for different parametersJemma Issroff
2023-11-07YJIT: update yjit.md, add MPLR 2023 paper and bibtex (#8861)Maxime Chevalier-Boisvert
2023-11-08String for string literal is not resizableNobuyoshi Nakada
2023-11-07YJIT: Inline basic Ruby methods (#8855)Takashi Kokubun
2023-11-07YJIT: handle out of shape situation in gen_setinstancevariable (#8857)Jean byroot Boussier
2023-11-07Update default gems list at e8ef010a8106785797f9a863df2e3a [ci skip]git