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
2025-04-18
Revert "* remove trailing spaces. [ci skip]"
v3_5_0_preview1
Takashi Kokubun
2025-04-17
Only test on known good platforms. (#13123)
Samuel Williams
2025-04-17
Prefer `th->ec` for stack base/size. (#13101)
Samuel Williams
2025-04-17
* remove trailing spaces. [ci skip]
git
2025-04-17
Temporarily stop the trailing-space check in CI
Yusuke Endoh
2025-04-17
sample/trick2025/: adds the top-five entries of TRICK 2025
Yusuke Endoh
2025-04-17
Don't use admin grant
Hiroshi SHIBATA
2025-04-17
Use uutils-coreutils
Hiroshi SHIBATA
2025-04-17
Use coreutils instead of msys2 because msys2 is not provided windows-11-arm
Hiroshi SHIBATA
2025-04-16
[ruby/openssl] ssl: fix SSLSocket#syswrite with String-convertible objects
Kazuki Yamaguchi
2025-04-16
Add description about edge cases of Enumerable#size
NARUSE, Yui
2025-04-16
Introduce `enum rb_io_mode`. (#7894)
Samuel Williams
2025-04-16
rbinstall.rb: Note about `no_write` [ci skip]
Nobuyoshi Nakada
2025-04-16
[rubygems/rubygems] Fixed rubocop issue: Layout/SpaceInsideBlockBraces
Hiroshi SHIBATA
2025-04-16
Revert advanced-security/filter-sarif update for v1.0.1
Hiroshi SHIBATA
2025-04-16
Bump up to msys2/setup-msys2 to v2.27.0
Hiroshi SHIBATA
2025-04-16
Bump up to the latest versions of actions
Hiroshi SHIBATA
2025-04-16
Run the proper version of `rake`
Nobuyoshi Nakada
2025-04-15
[ruby/stringio] Support for `rb_io_mode_t`
Samuel Williams
2025-04-15
Bump crossbeam-channel from 0.5.13 to 0.5.15 in /gc/mmtk
dependabot[bot]
2025-04-15
[ruby/json] Cleanup Kernel#JSON
Jean Boussier
2025-04-15
[ruby/json] Deprecate Kernel#j and Kernel#jj
Jean Boussier
2025-04-15
[ruby/json] Get rid of JSONError.wrap
Jean Boussier
2025-04-15
[ruby/json] Don't create custom NaN and Infinity objects.
Jean Boussier
2025-04-15
[rubygems/rubygems] Let `bundle lock --normalize-platforms` remove invalid pl...
David Rodríguez
2025-04-15
[rubygems/rubygems] Raise an error if `bundle lock` target platform is incomp...
David Rodríguez
2025-04-15
[rubygems/rubygems] Rename `resolution_packages` to `resolution_base`
David Rodríguez
2025-04-15
[rubygems/rubygems] Extract some logic to a method and expand comment
David Rodríguez
2025-04-15
[rubygems/rubygems] Clarify comment
David Rodríguez
2025-04-15
[rubygems/rubygems] Comparing platforms is only needed for dependency validation
David Rodríguez
2025-04-15
[rubygems/rubygems] Only platforms are relevant here
David Rodríguez
2025-04-15
[rubygems/rubygems] Fix false positive warning about insecurely materialized gem
David Rodríguez
2025-04-15
Add a test for moving composite object parts
Luke Gruber
2025-04-15
`IO.select` accepts +Float::INFINITY+ as a timeout argument.
Tanaka Akira
2025-04-15
Always look for the top-level RBasic in LLDB scripts
Étienne Barrié
2025-04-15
Fix LLDB heap_page command
Étienne Barrié
2025-04-15
Lazily create `objspace->id_to_obj_tbl`
Jean Boussier
2025-04-15
Rename `f_optarg` to `f_opt_arg` for consistency in parser rules
ydah
2025-04-14
Use call_op2 instead of call_op and tCOLON2
ydah
2025-04-14
Assert the GVL is held when performing various `rb_` functions.
Samuel Williams
2025-04-14
Expose `ruby_thread_has_gvl_p`.
Samuel Williams
2025-04-14
Add `RUBY_VERSION_IS_3_5`.
Samuel Williams
2025-04-14
Update default gems list at ad8cb532d52692fe72dea68a0aeaf4 [ci skip]
git
2025-04-14
[ruby/strscan] Bump version
Sutou Kouhei
2025-04-14
[ruby/strscan] Allow parsing strings larger than 2GiB
Jean byroot Boussier
2025-04-14
[rubygems/rubygems] Refine `bundle update --verbose` logs
David Rodríguez
2025-04-14
[rubygems/rubygems] Fix edge case making `bundle update` behave incorrectly
David Rodríguez
2025-04-14
[rubygems/rubygems] Materialize specs just once in installer
David Rodríguez
2025-04-14
[rubygems/rubygems] Fix `bundle lock --normalize-platforms` regression
David Rodríguez
2025-04-14
Update bundled gems list at f65aad61f7c2b5ff15d10be9264d3b [ci skip]
git
[next]