index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-01
[ruby/prism] Support passing version 3.3.1
Kevin Newton
2024-05-01
[PRISM] Simplify prism error highlighting
Kevin Newton
2024-05-01
[ruby/prism] CRuby error message for trailing underscore in number
Kevin Newton
2024-05-01
[PRISM] Enable passing Symbol specs
Kevin Newton
2024-05-01
[ruby/prism] Add more errors for dynamic constant writes in methods
Kevin Newton
2024-05-01
Skip Warning.[] spec if mspec is passing warning options
Kevin Newton
2024-05-01
[ruby/prism] Mark errors for invalid symbols
Kevin Newton
2024-05-01
[PRISM] Correct encoding for interpolated string literals in regexp
Kevin Newton
2024-05-01
[ruby/prism] Match CRuby interpolation semantics
Kevin Newton
2024-05-01
[PRISM] Properly precheck regexp for encoding issues
Kevin Newton
2024-05-01
[PRISM] Support interpolated regexp with encoding modifiers
Kevin Newton
2024-05-01
Update default gems list at fef6f5f2e1b89e8726c20c734f84bd [ci skip]
git
2024-05-01
[ruby/irb] Bump version to v1.13.0
Stan Lo
2024-05-01
Fix memory leak in Ripper.sexp
Peter Zhu
2024-05-02
Fix ruby_mimcalloc size when CALC_EXACT_MALLOC_SIZE
Nobuyoshi Nakada
2024-05-01
[ruby/irb] Let IRB::Color.colorable? always return true|false
tomoya ishida
2024-05-01
[ruby/irb] Support `IRB.conf[:BACKTRACE_FILTER]`
Stan Lo
2024-05-01
YJIT: Fix `Struct` accessors not firing tracing events (#10690)
Alan Wu
2024-05-01
Fix xfree
Nobuyoshi Nakada
2024-05-01
Fix leak reported by Valgrind when setting environment variables
Peter Zhu
2024-05-01
Test for memory leak
Nobuyoshi Nakada
2024-05-01
Use user defined parameterizing rules `f_opt(value)`
ydah
2024-05-01
Use user defined parameterizing rules `f_kwarg(kw)`
ydah
2024-05-01
Use user defined parameterizing rules `opt_args_tail(tail)`
ydah
2024-04-30
[ruby/delegate] test: remove needless mu_pp
Sutou Kouhei
2024-04-30
YJIT: print msg to stderr when RubyVM::YJIT.disasm not available (#10688)
Maxime Chevalier-Boisvert
2024-04-30
Removed unused TICK_TYPE 2
Peter Zhu
2024-04-30
[ruby/reline] Fix completion dialog position when completed part is
tomoya ishida
2024-04-30
[rubygems/rubygems] Update lib/rubygems/package.rb
Samuel 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.rb
Peter Zhu
2024-04-30
[ruby/openssl] Update Cipher#name to match Digest#name explanation
Bart de Water
2024-04-30
[ruby/openssl] Add OpenSSL::Digest.digests to get a list of available digests
Bart de Water
2024-04-30
Free unused_block_warning_table when RUBY_FREE_AT_EXIT
Peter 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 correctly
tomoya ishida
2024-04-30
Bump ruby/setup-ruby from 1.175.0 to 1.175.1
dependabot[bot]
2024-04-30
[DOC] Fix typo: Replace `documentatation` with `documentation`
Richard Ricciardelli
2024-04-30
Use `rb_parser_string_t *` as `ruby_sourcefile_string`
yui-knk
2024-04-29
YJIT: Pass options to ruby/spec with `-T` (#10599)
Alan Wu
2024-04-29
YJIT: Remove CString allocation when using `src_loc!()`
Alan Wu
2024-04-29
YJIT: Take VM lock when invalidating
Alan Wu
2024-04-29
YJIT: Expand codegen for `TrueClass#===` to `FalseClass` and `NilClass` (#10679)
Randy Stauner
2024-04-29
YJIT: Add specialized codegen function for `TrueClass#===` (#10640)
Randy Stauner
2024-04-29
Fix memory leak of rb_ast_t in parser
Peter Zhu
2024-04-29
Fix memory leak in ruby_parser
Peter Zhu
2024-04-29
[PRISM] Remove false positive compile warnings for branch coverage
Kevin Newton
2024-04-29
Update default gems list at dbb1ba88ebb5a08ea5a856c8086aa2 [ci skip]
git
[prev]
[next]