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
95 min.
[ruby/rubygems] Preserve per-source cooldown when converging sources from the...
HEAD
master
Bryan Woods
5 hours
[ruby/json] Suppres the warning for comment in JSON
Nobuyoshi Nakada
10 hours
[DOC] Improve docs for ObjectSpace.each_object
Peter Zhu
14 hours
[ruby/json] parser.c: Precompute JSON::ParserError and ivar IDs
Jean Boussier
16 hours
[ruby/json] Deprecate default support of JavaScript comments in the parser
Jean Boussier
21 hours
[DOC] Fix missing parentheses in Kernel#print
Peter Zhu
24 hours
IO::Buffer: Validate the mask argument of bit operations
Nobuyoshi Nakada
25 hours
[ruby/json] Compile UNREACHABLE_RETURN into `rb_bug` when in debug mode
Jean Boussier
25 hours
[ruby/json] Mark JSON_Parser_frame_stack_type as WB protected
Jean Boussier
25 hours
Skip the hang-up test in mmtk [ci skip]
Nobuyoshi Nakada
26 hours
sprintf.c: Fix width overflow
Nobuyoshi Nakada
26 hours
sprintf.c: Refactor CHECK macro
Nobuyoshi Nakada
27 hours
[DOC] Fnmatch examples doc
Burdette Lamar
44 hours
Constify local pointer variables in string.c
Nobuyoshi Nakada
44 hours
Extract str_to_cstr
Nobuyoshi Nakada
46 hours
Update to ruby/spec@e695ce6
Benoit Daloze
46 hours
Update to ruby/mspec@82868a2
Benoit Daloze
47 hours
Use nprocessors as default_max_cpu for M:N scheduler (#17100)
thekuwayama
2 days
[ruby/json] Add note explaining why rvalue_stack is not WB_PROTECTED
Jean Boussier
2 days
[ruby/json] json_parse_any: eliminate the loop and switch
Jean Boussier
2 days
[Box] make the tmp array safe
Satoshi Tagomori
2 days
[ruby/json] ALWAYS_INLINE for json_match_keyword()
Benoit Daloze
3 days
ZJIT: Add recompile support to GuardType (#17133)
Jacob
3 days
ZJIT: Fix cases where we need to super to C functions with >6 params (#17186)
Aaron Patterson
3 days
[ruby/json] parser.c: refactor json_push_value / json_value_completed
Jean Boussier
3 days
Convert object_tracing to use weak references
John Hawthorn
3 days
ZJIT: Avoid type checker mismatch when forwarding `LoadField` (GH-17185)
Kevin Menard
3 days
[ruby/json] parser.c: Extract json_match_keyword
Jean Boussier
3 days
[ruby/json] Reorder the json_frame_type and json_frame_phase enum to simplify...
Scott Myron
3 days
Dump FreeBSD socket credential data wholely
Nobuyoshi Nakada
3 days
CI: Allow dependabot to save the built vcpkg cache
Nobuyoshi Nakada
3 days
[ruby/json] Implement GC compaction for JSON_ParserConfig and JSON_Parser_rva...
Jean Boussier
3 days
Update bundled gems list as of 2026-06-05
git
3 days
[ruby/json] Fix memsize function for embedded types
Jean Boussier
3 days
Bump github.com/microsoft/vcpkg from master to 2026.06.01
dependabot[bot]
3 days
CI: Fetch vcpkg repository before install for baseline
Nobuyoshi Nakada
3 days
File.expand_path: use `rb_dir_getwd_ospath()`
Jean Boussier
3 days
[DOC] Harmonize glob and fnmatch docs
BurdetteLamar
3 days
[ruby/rubygems] Cover transitive and upgrade paths for in-cooldown locked ver...
Hiroshi SHIBATA
3 days
[ruby/rubygems] Keep the locked version eligible when it falls inside the coo...
Hiroshi SHIBATA
3 days
Improve performance of `String#inspect` with an ASCII bulk-skip fast path
Mari Imaizumi
3 days
Bump the github-actions group across 1 directory with 2 updates
dependabot[bot]
3 days
[ruby/rubygems] Reject non-String executables and bindir with a clear error
Hiroshi SHIBATA
3 days
[ruby/rubygems] Escape executable name when generating the wrapper script
Hiroshi SHIBATA
3 days
[ruby/rubygems] Validate spec.bindir in Gem::Installer#verify_spec
Hiroshi SHIBATA
3 days
[ruby/rubygems] Validate spec.executables in Gem::Installer#verify_spec
Hiroshi SHIBATA
3 days
[ruby/rubygems] Coerce the post-install message to a String before sanitizing
Hiroshi SHIBATA
3 days
[ruby/rubygems] Clarify the C1 comment and strengthen the multibyte test
Hiroshi SHIBATA
3 days
[ruby/rubygems] Clean control characters from the post-install message
Hiroshi SHIBATA
3 days
[ruby/rubygems] Strip C1 control characters in Gem::Text#clean_text
Hiroshi SHIBATA
[next]