summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-10-07[ruby/fiddle] test: don't use power-assertSutou Kouhei
2022-10-07[ruby/fiddle] test: ensure freeing closureSutou Kouhei
2022-10-07[ruby/fiddle] Add Fiddle::Closure.create and Fiddle::Closure.freeSutou Kouhei
2022-10-07[ruby/fiddle] test: suppress a warningSutou Kouhei
2022-10-07[ruby/fiddle] Add `sym_defined?` methods to test if a symbol is defined (http...Aaron Patterson
2022-10-07[ruby/fiddle] Move "type" constants to `Fiddle::Types` (https://github.com/ru...Aaron Patterson
2022-10-07[ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fidd...Aaron Patterson
2022-10-07[ruby/fiddle] test: ensure GC-ing closuresSutou Kouhei
2022-10-07[ruby/date] Fix misplaced time zone offset checksNobuyoshi Nakada
2022-10-07[ruby/psych] Removed the related condition of --enable-bundled-libyamlHiroshi SHIBATA
2022-10-07[ruby/psych] --enable-bundled-libyaml config has been removedHiroshi SHIBATA
2022-10-07[ruby/rdoc] Special characters are prohibited as filename on WindowsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape search resultsNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape file namesNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape main titleNobuyoshi Nakada
2022-10-07[ruby/rdoc] Escape HYPERLINKsNobuyoshi Nakada