summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-01[ruby/prism] Support passing version 3.3.1Kevin Newton
2024-05-01[PRISM] Simplify prism error highlightingKevin Newton
2024-05-01[ruby/prism] CRuby error message for trailing underscore in numberKevin Newton
2024-05-01[PRISM] Enable passing Symbol specsKevin Newton
2024-05-01[ruby/prism] Add more errors for dynamic constant writes in methodsKevin Newton
2024-05-01Skip Warning.[] spec if mspec is passing warning optionsKevin Newton
2024-05-01[ruby/prism] Mark errors for invalid symbolsKevin Newton
2024-05-01[PRISM] Correct encoding for interpolated string literals in regexpKevin Newton
2024-05-01[ruby/prism] Match CRuby interpolation semanticsKevin Newton
2024-05-01[PRISM] Properly precheck regexp for encoding issuesKevin Newton
2024-05-01[PRISM] Support interpolated regexp with encoding modifiersKevin Newton
2024-05-01Update default gems list at fef6f5f2e1b89e8726c20c734f84bd [ci skip]git
2024-05-01[ruby/irb] Bump version to v1.13.0Stan Lo
2024-05-01Fix memory leak in Ripper.sexpPeter Zhu
2024-05-02Fix ruby_mimcalloc size when CALC_EXACT_MALLOC_SIZENobuyoshi Nakada
2024-05-01[ruby/irb] Let IRB::Color.colorable? always return true|falsetomoya ishida
2024-05-01[ruby/irb] Support `IRB.conf[:BACKTRACE_FILTER]`Stan Lo
2024-05-01YJIT: Fix `Struct` accessors not firing tracing events (#10690)Alan Wu
2024-05-01Fix xfreeNobuyoshi Nakada
2024-05-01Fix leak reported by Valgrind when setting environment variablesPeter Zhu
2024-05-01Test for memory leakNobuyoshi Nakada
2024-05-01Use user defined parameterizing rules `f_opt(value)`ydah
2024-05-01Use user defined parameterizing rules `f_kwarg(kw)`ydah
2024-05-01Use user defined parameterizing rules `opt_args_tail(tail)`ydah
2024-04-30[ruby/delegate] test: remove needless mu_ppSutou Kouhei
2024-04-30YJIT: print msg to stderr when RubyVM::YJIT.disasm not available (#10688)Maxime Chevalier-Boisvert
2024-04-30Removed unused TICK_TYPE 2Peter Zhu
2024-04-30[ruby/reline] Fix completion dialog position when completed part istomoya ishida
2024-04-30[rubygems/rubygems] Update lib/rubygems/package.rbSamuel Giddins
2024-04-30[rubygems/rubygems] Add a limit to the size of the metadata and checksums fil...Samuel Giddins
2024-04-30[ruby/openssl] Remove trailing space in test_ssl.rbPeter Zhu
2024-04-30[ruby/openssl] Update Cipher#name to match Digest#name explanationBart de Water
2024-04-30[ruby/openssl] Add OpenSSL::Digest.digests to get a list of available digestsBart de Water
2024-04-30Free unused_block_warning_table when RUBY_FREE_AT_EXITPeter Zhu
2024-04-30[ruby/openssl] Further clarification of documentation.Samuel Williams
2024-04-30[ruby/openssl] More documentation.Samuel Williams
2024-04-30[ruby/openssl] Introduce basic support for `close_read` and `close_write`.Samuel Williams
2024-04-30[ruby/irb] Restore MAIN_CONTEXT correctlytomoya ishida
2024-04-30Bump ruby/setup-ruby from 1.175.0 to 1.175.1dependabot[bot]
2024-04-30[DOC] Fix typo: Replace `documentatation` with `documentation`Richard Ricciardelli
2024-04-30Use `rb_parser_string_t *` as `ruby_sourcefile_string`yui-knk
2024-04-29YJIT: Pass options to ruby/spec with `-T` (#10599)Alan Wu
2024-04-29YJIT: Remove CString allocation when using `src_loc!()`Alan Wu
2024-04-29YJIT: Take VM lock when invalidatingAlan Wu
2024-04-29YJIT: Expand codegen for `TrueClass#===` to `FalseClass` and `NilClass` (#10679)Randy Stauner
2024-04-29YJIT: Add specialized codegen function for `TrueClass#===` (#10640)Randy Stauner
2024-04-29Fix memory leak of rb_ast_t in parserPeter Zhu
2024-04-29Fix memory leak in ruby_parserPeter Zhu
2024-04-29[PRISM] Remove false positive compile warnings for branch coverageKevin Newton
2024-04-29Update default gems list at dbb1ba88ebb5a08ea5a856c8086aa2 [ci skip]git