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-06-02
Make interchangeable NODE types aliases
Nobuyoshi Nakada
2024-06-02
Raise memerror when really memory exhausted
Nobuyoshi Nakada
2024-06-02
Tempfile document updated.
Tanaka Akira
2024-06-01
Get rid of type-punning pointer casts
Nobuyoshi Nakada
2024-06-01
[Bug #20517] Make a multibyte character one token at meta escape
Nobuyoshi Nakada
2024-06-01
[ruby/reline] Overhaul io gate structure
Stan Lo
2024-06-01
move `Tempfile.create(anonymous: true)` entry.
Tanaka Akira
2024-06-01
Suppress -Wclobbered warning for BLOCKING_REGION
Nobuyoshi Nakada
2024-06-01
Suppress -Wmaybe-uninitialized warnings with LTO
Nobuyoshi Nakada
2024-06-01
described about `Tempfile.create(anonymous: true)`.
Tanaka Akira
2024-06-01
Tempfile.create(anonymous: true) implemented. (#10803)
akr
2024-06-01
Add dependencies of configure.ac
Nobuyoshi Nakada
2024-05-31
YJIT: Fix out of bounds access when splatting empty array
Alan Wu
2024-05-31
[rubygems/rubygems] String search based parsing of compact index versions
Martin Emde
2024-05-31
[ruby/prism] Fix up heredoc location translation for parser
Kevin Newton
2024-05-31
[ruby/prism] Match % strings in parser
Kevin Newton
2024-05-31
[ruby/prism] Use correct opening and closing parenthesis for array pattern in...
Kevin Newton
2024-05-31
[ruby/prism] Match match_hash_var when quotes are used
Kevin Newton
2024-05-31
[ruby/prism] Match parser for match_rest in pattern
Kevin Newton
2024-05-31
YJIT: CI: Extend SYNTAX_SUGGEST_TIMEOUT for macOS
Alan Wu
2024-05-31
[rubygems/rubygems] Raise a friendly error whenever commands run in subshell ...
David Rodríguez
2024-05-31
[rubygems/rubygems] Remove no longer necessary code
David Rodríguez
2024-05-31
[rubygems/rubygems] Move compact index concurrency to fetcher
Martin Emde
2024-06-01
Sychronize with rubygems/rubygems repo
David Rodríguez
2024-05-31
Make error messages clear blocks/keywords are disallowed in index assignment
Jeremy Evans
2024-05-31
[rubygems/rubygems] Fix `gem uninstall` warning when two versions of psych in...
David Rodriguez
2024-05-31
[rubygems/rubygems] Make sure `rake` auto install works on Windows + Ruby 3.0
David Rodríguez
2024-05-31
[rubygems/rubygems] Make stub sorting stable
David Rodríguez
2024-05-31
[rubygems/rubygems] Extract a `spec` variable
David Rodríguez
2024-05-31
[rubygems/rubygems] Improve spec about `rubygems-update` in non default path
David Rodríguez
2024-05-31
[rubygems/rubygems] Remove unnecessary reset
David Rodríguez
2024-05-31
Revert 528c4501f46fbe1e06028d673a777ef124d29829
Yusuke Endoh
2024-05-30
Bump ruby/action-slack from 3.2.1 to 3.2.2 in /.github/actions/slack
dependabot[bot]
2024-05-30
Bump ruby/setup-ruby from 1.177.1 to 1.178.0
dependabot[bot]
2024-05-30
test_bignum: defined? returns String (#10880)
Sorah Fukumori
2024-05-30
[PRISM] Support for compiling builtins
Kevin Newton
2024-05-30
[ruby/prism] Disallow unescape test on FFI backend
Kevin Newton
2024-05-30
[PRISM] Un-exclude the encoding tests
Kevin Newton
2024-05-30
[ruby/prism] Tests overhaul
Kevin Newton
2024-05-30
RUBY_CHECK_HEADER didn't define HAVE_{header-file} (#10876)
Sorah Fukumori
2024-05-30
ci: Test whether GMP is working in compilers.yml (#10875)
Sorah Fukumori
2024-05-30
[rubygems/rubygems] Don't let `bundle config` report a path without a Gemfile...
David Rodríguez
2024-05-30
[ruby/stringio] Remove special handling of chilled strings
Jean Boussier
2024-05-30
Revert "[ruby/strscan] Doc for StringScanner"
Hiroshi SHIBATA
2024-05-30
Revert "Fix reference path for strscan documentation"
Hiroshi SHIBATA
2024-05-30
[DEBUG] More info when SyntaxError#path changed
Nobuyoshi Nakada
2024-05-30
[ruby/net-http] Update lib/net/http/header.rb
Brandon Weaver
2024-05-30
[ruby/net-http] Replace Regexp in for headers for perf
Brandon Weaver
2024-05-30
[ruby/net-http] Add Net::HTTP.put method
Zopolis4
2024-05-30
Update generated code from https://github.com/ruby/rdoc/commit/5c7ea6fa15f403...
Hiroshi SHIBATA
[next]