summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-05`rake install` command is failed (#1170)mterada1228
2024-09-05Update default gems list at 721a2ceecfe3e3f943b7da50efe8f1 [ci skip]git
2024-09-05[ruby/reline] Bump version to 0.5.10Mari Imaizumi
2024-09-05[ruby/reline] Prevent a warning for `warning: literal string will beMari Imaizumi
2024-09-05Optimized instruction for Hash#freezeÉtienne Barrié
2024-09-05Optimized instruction for Array#freezeÉtienne Barrié
2024-09-05Proof of Concept: Allow to prevent fork from happening in known fork unsafe APIJean Boussier
2024-09-05[ruby/openssl] Fix test_pkey_rsa.rb in FIPS.Jun Aruga
2024-09-05Refactor `getlogin` and `getpw*` functionsNobuyoshi Nakada
2024-09-05Update bundled gems list as of 2024-09-04git
2024-09-05Implement AND/OR NODE operator locationsydah
2024-09-04Time#strftime: avoid repeated coderange scanningJean Boussier
2024-09-04[rubygems/rubygems] Improve `bundle add` manpageTakuya Noguchi
2024-09-04Remove unused allocatable_pages field in objspacePeter Zhu
2024-09-04[ruby/prism] Update config.ymlKevin Newton
2024-09-04[ruby/prism] Update config.ymlKevin Newton
2024-09-04[ruby/prism] essentialy ==> essentiallyydah
2024-09-04[ruby/prism] containt ==> containsydah
2024-09-04Time#strftime: grow the buffer fasterJean Boussier
2024-09-04[rubygems/rubygems] Load gemspecs in the context of its parent also when usin...David Rodríguez
2024-09-04[ruby/reline] Split render_differential to LineEditor's renderingtomoya ishida
2024-09-04Fix documentation for String#index and String#byterindexJean Boussier
2024-09-04Test with Ubuntu 24.04Hiroshi SHIBATA
2024-09-04[rubygems/rubygems] Removed unused stringioHiroshi SHIBATA
2024-09-04Update bundled gems list as of 2024-09-04git
2024-09-04Ignore blocks to `Test::Unit::Assertions#pend` silentlyNobuyoshi Nakada
2024-09-04Use bundler/inline to download diffy gemHiroshi SHIBATA
2024-09-04Implement VALIAS NODE keyword locationsydah
2024-09-04[Bug #20708] Retry `open` on EINTRNobuyoshi Nakada
2024-09-04Adjust indents [ci skip]Nobuyoshi Nakada
2024-09-03Allow Errno::EACCES when testing connection timeoutJeremy Evans
2024-09-04Bump up openssl-3.0.15Hiroshi SHIBATA
2024-09-03Fix indentation broken in 53eaa67 [ci skip]Peter Zhu
2024-09-03Don't traverse garbage objects in heap traversalPeter Zhu
2024-09-03Unpoision the object in rb_gc_impl_garbage_object_pPeter Zhu
2024-09-03[rubygems/rubygems] standardize pretty-print output for Gem::Source and subcl...Durable Programming Team
2024-09-03[PRISM] Fix up compile warning for sign comparisonKevin Newton
2024-09-03[PRISM] Keep script lines option for eval iseqs as wellKevin Newton
2024-09-03[ruby/irb] Fix easter_egg run without RDoc, fix input-method testtomoya ishida
2024-09-03[ruby/reline] Add test for reset_variables in Reline::ConfigMari Imaizumi
2024-09-03[ruby/reline] Fix redisplay/insert_text called from pre_input_hooktomoya ishida
2024-09-03Move responsibility of heap walking into RubyPeter Zhu
2024-09-03Implement ALIAS NODE keyword locationsydah
2024-09-03Implement UNDEF NODE keyword locationsydah
2024-09-03rb_enc_str_asciionly_p: avoid always fetching the encodingJean Boussier
2024-09-03Range#step: restore legacy behavior for String rangeszverok
2024-09-03Added missing client_payload for ruby-buildHiroshi SHIBATA
2024-09-02Revert "Experiment with removing --profile ruby for now"Takashi Kokubun
2024-09-02Experiment with removing --profile ruby for nowTakashi Kokubun
2024-09-02Try to fix AWS_CLI_OPTS with AWS_ACCESS_KEY_IDTakashi Kokubun