summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-05Properly return a value from the stack as wellTakashi Kokubun
2023-03-05Compile putnil properlyTakashi Kokubun
2023-03-05Encode add insn properlyTakashi Kokubun
2023-03-05Implement mov encoding properlyTakashi Kokubun
2023-03-05Split responsibilities differentlyTakashi Kokubun
2023-03-05Move modules aroundTakashi Kokubun
2023-03-05Compile a real return valueTakashi Kokubun
2023-03-05Implement --mjit-dump-disasmTakashi Kokubun
2023-03-05Implement a no-op JIT compilerTakashi Kokubun
2023-03-05Prepare a JIT bufferTakashi Kokubun
2023-03-05Prepare for compiling an ISEQTakashi Kokubun
2023-03-06[ruby/irb] Improve method completion for string and regexp thattomoya ishida
2023-03-06Replaced non-ascii charactor. It fails version detection at `net-http.gemspec`.Hiroshi SHIBATA
2023-03-06More debug for 75829f4d37d31658aeebd9799b513e35fea805e0Hiroshi SHIBATA
2023-03-06Added debug message for http://rubyci.s3.amazonaws.com/freebsd12/ruby-master/...Hiroshi SHIBATA
2023-03-05[rubygems/rubygems] Build default gems same as fresh installtion.Hiroshi SHIBATA
2023-03-05[rubygems/rubygems] Introduce Gem::Specification.find_by_full_name for findin...Hiroshi SHIBATA
2023-03-05Expose the address of MJIT Pointers (#7446)Aaron Patterson
2023-03-05[ruby/net-http] [DOC] What's Here for Net:HTTPBurdette Lamar
2023-03-04[ruby/irb] Drop chained methods' completion supportStan Lo
2023-03-04[ruby/reline] Fix completion with multilinetomoya ishida
2023-03-03[ruby/irb] Avoid slow symbol completion when completion target is antomoya ishida
2023-03-03[rubygems/rubygems] Update current_ruby.rbJohnny Shields
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2023-03-03Regenerate parsers with racc-1.6.2Hiroshi SHIBATA
2023-03-02[rubygems/rubygems] Simplify the gem package file filter in the gemspec templateOrien Madgwick
2023-03-02[rubygems/rubygems] Replace lockfile with `.locked`Tony Hsu
2023-03-02[ruby/irb] Handle long inspect and control character in prompttomoya ishida
2023-03-02[ruby/irb] Specify metadata to provide richer information onStan Lo
2023-03-02[rubygems/rubygems] Regenerate lockfile if spec list is invalid/empty.Ellen Marie Dash
2023-03-01[ruby/uri] Replace RubyDoc.info links with Ruby.GitHub.ioAlexander Popov
2023-03-01[ruby/uri] Take out GitHub link for gemspec metadataAlexander Popov
2023-03-01[ruby/uri] Populate gemspec metadata objectAlexander Popov
2023-03-01[ruby/uri] Sort gemspec `metadata` object alphabeticalAlexander Popov
2023-03-01[ruby/uri] Remake `metadata` object in `gemspec` into one assignmentAlexander Popov
2023-03-01[ruby/uri] Add documentation link into gemspecAlexander Popov
2023-03-01[rubygems/rubygems] Auto-heal on corrupted lockfile with missing depsDaniel Colson
2023-02-28[ruby/irb] Display and prioritise instance methods in `lsStan Lo
2023-02-28[rubygems/rubygems] Fix method redefinition warning in gem exec specsSamuel Giddins
2023-02-28Update lib/net/http/status.rbHiroshi SHIBATA
2023-02-27[ruby/irb] Add a comment about Rails' patch onStan Lo
2023-02-27[ruby/irb] Provide more useful message whenStan Lo
2023-02-27[ruby/reline] Fix wrong indent number in prompt. whole_lines hastomoya ishida
2023-02-27Prefer to use File.foreach instead of IO.foreachHiroshi SHIBATA
2023-02-27Prefer to use File.readlines instead of IO.readlinesHiroshi SHIBATA
2023-02-27[ruby/reline] Fix the cause of test_yamatanooroti randomly failingtomoya ishida
2023-02-27[ruby/tempfile] Fix inconsistency in doc of Tempfile.createSven Schwyn
2023-02-26[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar
2023-02-25[ruby/irb] Remove unused Structima1zumi
2023-02-24[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar