index
:
ruby.git
The Ruby Programming Language
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
59 min.
Fix loop variable type in compile.c
HEAD
master
Erik Berlin
4 hours
[ruby/uri] [DOC] State that uri library is needed to call Kernel#URI
Nobuyoshi Nakada
4 hours
[ruby/uri] Fix a typo
Nobuyoshi Nakada
4 hours
[ruby/uri] Use Lo category chars as escaped chars
Nobuyoshi Nakada
4 hours
[ruby/uri] Escape reserved characters in scheme name
Nobuyoshi Nakada
6 hours
[rubygems/rubygems] Simulate Bundler 4 in a better way
David Rodríguez
6 hours
[rubygems/rubygems] Remove unnecessary version check
David Rodríguez
6 hours
[rubygems/rubygems] Make yet one more update spec independent of running version
David Rodríguez
6 hours
[rubygems/rubygems] Remove hardcoded version check from one clean spec
David Rodríguez
6 hours
[rubygems/rubygems] Make one more update spec independent of running version
David Rodríguez
6 hours
[rubygems/rubygems] Use Gem::Version` methods instead of string splitting
David Rodríguez
6 hours
[rubygems/rubygems] Centralize managing major version dependent behavior in `...
David Rodríguez
6 hours
[rubygems/rubygems] Remove redundant receivers
David Rodríguez
6 hours
[rubygems/rubygems] No need to reset this variable
David Rodríguez
6 hours
[rubygems/rubygems] Reorganize post bundle message specs to run independently...
David Rodríguez
6 hours
[rubygems/rubygems] Use nicer indentation
David Rodríguez
6 hours
[rubygems/rubygems] Simplify pristine spec to not need checking major version
David Rodríguez
6 hours
Never use flags on T_NODE
John Hawthorn
7 hours
Change def->method_serial to be atomic
Luke Gruber
8 hours
Get String#crypt working with multi-ractor in cases where !HAVE_CRYPT_R
Luke Gruber
12 hours
[ruby/openssl] pkey: use EVP_PKEY_new_raw_{private,public}_key_ex() if available
Kazuki Yamaguchi
12 hours
[ruby/openssl] pkey: handle EVP_PKEY_KEYMGMT return by EVP_PKEY_id()
Kazuki Yamaguchi
12 hours
[ruby/openssl] ossl.h: include <openssl/provider.h> in ossl.h
Kazuki Yamaguchi
12 hours
Move RUBY_ATOMIC_VALUE_LOAD to ruby_atomic.h
Peter Zhu
15 hours
[DOC] Tweaks for String#byterindex (#13485)
Burdette Lamar
16 hours
[rubygems/rubygems] Remove unnecessary loading of fileutils from path specs
David Rodríguez
16 hours
[rubygems/rubygems] Remove message long gone from the code base from expectat...
David Rodríguez
16 hours
[rubygems/rubygems] Add missing `require "fileutils"` in lib/rubygems/install...
MSP-Greg
17 hours
Override `files` of bundled gem specs
Nobuyoshi Nakada
18 hours
Fix missing WB going to too_complex on class/geniv
John Hawthorn
26 hours
windows-2025 runner updated Visual Studio from broken version
Hiroshi SHIBATA
26 hours
Remove unnecessary union
John Hawthorn
26 hours
Fix missing write barrier in rb_vm_rewrite_cref
John Hawthorn
26 hours
Refactor rewrite_cref
John Hawthorn
29 hours
Include Set subclass name in Set#inspect output
Jeremy Evans
29 hours
Simplify Set#inspect output
Jeremy Evans
33 hours
[ruby/timeout] Gracefully handle a call to ensure_timeout_thread_created in a...
Benoit Daloze
33 hours
Fix load catch table write barrier
John Hawthorn
33 hours
Fix write barriers in rb_hash_add_new_element
John Hawthorn
37 hours
[DOC] Tweaks for String#bytes
Burdette Lamar
38 hours
Cleanup and document `shape_id_t` layout
Jean Boussier
39 hours
Disallow forking from non-main ractor
Jean Boussier
43 hours
Reduce exposure of FL_FREEZE
Jean Boussier
44 hours
Generate HTML documentation even if only NEWS.md is updated
Nobuyoshi Nakada
44 hours
Update default gems list at 62aa4a6010c293ea58cfec59f316f0 [ci skip]
git
44 hours
[ruby/resolv] v0.6.1
Hiroshi SHIBATA
44 hours
Remove trailing spaces
Nobuyoshi Nakada
44 hours
tmpdir.rb is not extension
Hiroshi SHIBATA
44 hours
[ruby/json] Remove trailing spaces [ci skip]
Nobuyoshi Nakada
48 hours
Allow wakeup mutex to be used in trap context. (#13684)
Samuel Williams
[next]