summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-18YJIT: Fix return type of Integer#/ with T_FIXNUM inputsAlan Wu
2023-08-18Refactor ary_make_partialPeter Zhu
2023-08-18YJIT: implement fast path for integer multiplication in opt_mult (#8204)Maxime Chevalier-Boisvert
2023-08-18Don't check for STR_NOEMBED in rb_fstringPeter Zhu
2023-08-18[ruby/yarp] fix: unterminated % in argumentsMike Dalessio
2023-08-18[rubygems/rubygems] Update SPDX license list as of 2023-06-18License Update
2023-08-18Revert "Fix tool/update-deps for YARP files"Takashi Kokubun
2023-08-18Fix tool/update-deps for YARP filesTakashi Kokubun
2023-08-18Use $(top_srcdir) entries for mswin (#8244)Takashi Kokubun
2023-08-18Update dependenciesTakashi Kokubun
2023-08-18Use {$(VPATH)} for OpenBSDTakashi Kokubun
2023-08-17Attempt to recover from YARP sync failuresTakashi Kokubun
2023-08-17Attempt to explain what sync_default_gems_with_commits does [ci skip]Takashi Kokubun
2023-08-18[ruby/io-console] Get rid of address of an rvalue on TruffleRubyNobuyoshi Nakada
2023-08-18[ruby/io-console] Avoid the influence of special variable `$/`Nobuyoshi Nakada
2023-08-18[ruby/io-console] Ensure to put a newline after passwordNobuyoshi Nakada
2023-08-18[ruby/io-console] Flush after promptNobuyoshi Nakada
2023-08-18[ruby/io-console] Enable `getpass` methods alwaysNobuyoshi Nakada
2023-08-18[ruby/io-console] [DOC] Remove a trailing space from the prompt tooNobuyoshi Nakada
2023-08-18[ruby/io-console] * remove trailing spaces [ci skip]Nobuyoshi Nakada
2023-08-18[ruby/io-console] [DOC] IO::console.getpass usage exampleOlivier Lacan
2023-08-17Fix the scope of rubygems conflict resolutionTakashi Kokubun
2023-08-17Document the existence of sync_default_gems.rb -a [ci skip]Takashi Kokubun
2023-08-18[ruby/yarp] Remove strange :"#arg_rest" localKevin Newton
2023-08-17[rubygems/rubygems] Raise Gem::Package::FormatError on EOF, indicating corrup...Martin Emde
2023-08-17Remove obsoleted yp_-renaming logicTakashi Kokubun
2023-08-17Include YARP templated files in snapshotsTakashi Kokubun
2023-08-17Move the dependency of node.rb and serialize.rbTakashi Kokubun
2023-08-17Render YARP templates in the build process (#8228)Takashi Kokubun
2023-08-17YJIT: Fix String#<< return typeAlan Wu
2023-08-17Add note about rb_f_notimplement [ci skip]Alan Wu
2023-08-17YJIT: Fix Kernel#respond_to? handling of rb_f_notimplementAlan Wu
2023-08-17YARP: Ignore Rust sync failuresTakashi Kokubun
2023-08-17Move total_freed_objects to size poolPeter Zhu
2023-08-17Move total_allocated_objects to size poolPeter Zhu
2023-08-17Refactor YARP_IGNORE_FILE_PATTERNTakashi Kokubun
2023-08-17Resync YARP to https://github.com/ruby/yarp/commit/11ad3fb590Takashi Kokubun
2023-08-17Resync YARPTakashi Kokubun
2023-08-17[ruby/yarp] Treat yp_buffer_t as an opaque pointerKevin Newton
2023-08-17[rubygems/rubygems] Add `file` option to `ruby` method in GemfileNgan Pham
2023-08-17YJIT: implement side chain fallback for setlocal to avoid exiting (#8227)Maxime Chevalier-Boisvert
2023-08-17[rubygems/rubygems] Clarify that `bundle info` takes a gem nameManu
2023-08-17Lrama v0.5.4yui-knk
2023-08-17[Bug #19831] Remove duplicate library optionsNobuyoshi Nakada
2023-08-16Move the PC regardless of the leaf flag (#8232)Takashi Kokubun
2023-08-17[Bug #19831] Remove duplicate library optionsNobuyoshi Nakada
2023-08-17[ruby/yarp] Fix errors on locals test caused by LANG=CKevin Newton
2023-08-16Fix a regexp errorTakashi Kokubun
2023-08-16Avoid synchronizing GitHub Actions from YARPTakashi Kokubun
2023-08-16Revert an unintended revertTakashi Kokubun