summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v3.2.0v3_2_0NARUSE, Yui2022-12-251-1/+1
* Fix a grammar [ci skip]Kazuhiro NISHIYAMA2022-12-251-1/+1
* Clean yjit directory in build directory [ci skip]Nobuyoshi Nakada2022-12-251-1/+1
* Update default gems list at 8f05e4f54bdb3bcf05574bd5f12e56 [ci skip]git2022-12-241-2/+2
* Update Bundler to 2.4.1 & and RubyGems to 3.4.1David Rodríguez2022-12-2512-22/+91
* Support new style diagnostic reportsNobuyoshi Nakada2022-12-251-5/+13
* Test of environment variables order for HOME on WindowsNobuyoshi Nakada2022-12-241-0/+18
* Windows: Prefer USERPROFILE over HOMEPATHLars Kanis2022-12-242-9/+26
* Add Dir.home test with encodingNobuyoshi Nakada2022-12-241-0/+10
* Windows: Fix encoding of Dir.homeLars Kanis2022-12-242-1/+13
* Fix test-syntax-suggest orderNobuyoshi Nakada2022-12-242-5/+9
* Revert "darwin: resolve rb symbols from ext by `-flat_namespace` to see libru...NARUSE, Yui2022-12-241-4/+9
* MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun2022-12-2415-28/+194
* cosmetic changes for external linkHiroshi SHIBATA2022-12-241-8/+6
* Added some of new features for RubyGems 3.4 and Bundler 2.4Hiroshi SHIBATA2022-12-241-1/+9
* Update default gems list at f6620037ba1477d2c337d7b511f094 [ci skip]git2022-12-241-2/+2
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-2457-161/+2895
* Extract setup of environment variablesNobuyoshi Nakada2022-12-241-13/+12
* [DOC] Document AST.parse's keyword argumentszverok2022-12-241-6/+36
* [DOC] Document new methods of IO::Buffer and Fiber::Scheduler (#7016)Victor Shepelev2022-12-242-10/+87
* Fix missing handling of offset argument in `IO::Buffer` `pread` and `pwrite`....Samuel Williams2022-12-242-4/+47
* sample/trick2022/03-mame/entry.rb: remove trailing spacesYusuke Endoh2022-12-241-2/+2
* test/test_trick.rb: Add tests for TRICK 2022 entriesYusuke Endoh2022-12-241-0/+23
* sample/trick2022/: adds the top-three entries of TRICK 2022Yusuke Endoh2022-12-2413-0/+329
* MJIT: Export fewer shape functions (#7007)Takashi Kokubun2022-12-232-8/+10
* Fix backtrace beyond _singtramp on macOS arm64 (#7015)NARUSE, Yui2022-12-242-11/+17
* Add tests for compacting shared arraysPeter Zhu2022-12-231-0/+74
* Don't allow re-embedding frozen arraysPeter Zhu2022-12-232-2/+35
* Docs: path: option for IO.newzverok2022-12-231-0/+2
* Docs: Fix problems with Fiber's docszverok2022-12-231-13/+15
* Docs: Fix small glitch in GCzverok2022-12-231-1/+1
* Docs: Separate documentation for UnboundMethod#==zverok2022-12-231-2/+18
* Docs: Update Struct docs about keyword initializationzverok2022-12-231-16/+31
* Docs: Fix rendering of SyntaxError#pathzverok2022-12-231-2/+6
* addr2line.c: Strip pointer authenticationYusuke Endoh2022-12-231-0/+10
* Add blog post on VWA to NEWS.md [ci skip]Peter Zhu2022-12-231-2/+2
* test-syntax-suggest is run by check nowNobuyoshi Nakada2022-12-231-1/+0
* Test syntax_suggest by `make check`Nobuyoshi Nakada2022-12-232-4/+8
* [ruby/rdoc] Fix fragile testsNobuyoshi Nakada2022-12-231-2/+2
* Revert the additional change from openssl-3.1.0Hiroshi SHIBATA2022-12-231-1/+1
* Revert the additional changes from net-http-0.3.2Hiroshi SHIBATA2022-12-231-119/+18
* Revert the accidentally commit from erb-4.0.2Hiroshi SHIBATA2022-12-231-1/+1
* darwin: resolve rb symbols from ext by `-flat_namespace` to see libruby trans...Yuta Saito2022-12-231-9/+4
* Debug for zlinux CI [ci skip]Nobuyoshi Nakada2022-12-231-2/+2
* NEWS.md: add 2 functions for debuggers [ci skip]Koichi Sasada2022-12-231-0/+1
* Update bundled gems list at 2192f2e6bc361396f6a81ead955a0d [ci skip]git2022-12-231-1/+1
* Update bundled_gems for net-imapShugo Maeda2022-12-231-1/+1
* Removed the needless test guard for syntax_suggest.Hiroshi SHIBATA2022-12-231-4/+0
* [ruby/syntax_suggest] Remove debug printNobuyoshi Nakada2022-12-231-1/+1
* [ruby/syntax_suggest] Should not hardcode ruby nameNobuyoshi Nakada2022-12-231-9/+10