summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-11Revert "Revert "This commit implements the Object Shapes technique in CRuby.""Jemma Issroff
2022-10-11[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-10-11[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-10-11[DOC] use the local rdoc reference than the external URINobuyoshi Nakada
2022-10-11[ruby/open-uri] Remove unused files from the packagesNobuyoshi Nakada
2022-10-11Ignore failure to set nonblock mode. (#6524)Samuel Williams
2022-10-10object.c: rb_eql returns int not VALUEJean Boussier
2022-10-10Reuse `with_warning_string_from` macroS.H
2022-10-10Ignore excessive precisionsNobuyoshi Nakada
2022-10-10* expand tabs. [ci skip]git
2022-10-10Should use dedecated function `Check_Type`Nobuyoshi Nakada
2022-10-10Add MatchData#deconstruct/deconstruct_keysVladimir Dementyev
2022-10-09Do not set `$!` to `SyntaxError` when error tolerantNobuyoshi Nakada
2022-10-09Extract `assert_error_tolerant`Nobuyoshi Nakada
2022-10-09Allow abbreviated dump options with additional optionsNobuyoshi Nakada
2022-10-09Set AST prettyprint width to 80 explicitlyNobuyoshi Nakada
2022-10-09Remove unused macroyui-knk
2022-10-08Fix flaky test test_thrashing_for_young_objectsPeter Zhu
2022-10-08Fix typosyui-knk
2022-10-08Fix SEGV of dump parsetreeyui-knk
2022-10-08[ruby/optparse] Don't treat empty string as an option descriptionMaciek Rząsa
2022-10-08"expr_value" can be erroryui-knk
2022-10-08Move `error` from top_stmts and top_stmt to stmtyui-knk
2022-10-08Treat "end" as reserved word with consideration of indentyui-knk
2022-10-08Generates "end" tokens if parser hits end of inputyui-knk
2022-10-08Support "+error-tolerant" as ruby optionyui-knk
2022-10-08Add error_tolerant option to RubyVM::ASTyui-knk
2022-10-08Update bundled gems list at 2022-10-08git
2022-10-08Fix a typo Denail-of-Service => Denial-of-Service [ci skip]sampatbadhe
2022-10-08Try `nil` as default for 'default timeout'. (#6509)Samuel Williams
2022-10-08[ruby/irb] Sort constant completion's candidatesst0012
2022-10-08[ruby/irb] Lazily evaluate candidates localsst0012
2022-10-08[ruby/irb] Correct assert_equal's usage in completion testsst0012
2022-10-08[ruby/irb] Add constant completion testst0012
2022-10-08[ruby/irb] Regroup completion testsst0012
2022-10-08[ruby/irb] Add tests for primitive types' method completionst0012
2022-10-07Update NEWS about [Feature #18589]Alan Wu
2022-10-07Add more debugging output to test_thrashing_for_young_objectsPeter Zhu
2022-10-08Add spec for `Coverage.supported?` and `start(eval: true)`. (#6499)Samuel Williams
2022-10-07[ruby/logger] Fix the Logger::Formatter documentationlijunwei
2022-10-07Simplify default argument specification. (#6507)Samuel Williams
2022-10-07Add IO#timeout attribute and use it for blocking IO operations. (#5653)Samuel Williams
2022-10-07Update bundled gems list at c3a87e16d8edea1496eebc60d7514f [ci skip]git
2022-10-07Bundle RBS 2.7.0 (#6506)Soutaro Matsumoto
2022-10-07Add --with-libffi-source-dir feature and removed --enable-bundled-libffi opti...Hiroshi SHIBATA
2022-10-07[ruby/fiddle] test: don't use assert_true/assert_falseSutou Kouhei
2022-10-07[ruby/fiddle] closure: follow variable name changeSutou Kouhei
2022-10-07[ruby/fiddle] closure: free resources when an exception is raised in Closure.newSutou Kouhei
2022-10-07[ruby/fiddle] test: ensure freeing closureSutou Kouhei
2022-10-07[ruby/fiddle] test: ensure freeing closureSutou Kouhei