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
ruby_4_0-prism-1-8-0
sync-gems
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2023-03-30
[ruby/time] Make RFC2822 regexp linear
Nobuyoshi Nakada
2023-03-30
[ruby/time] Fix quadratic backtracking on invalid time
Nobuyoshi Nakada
2023-03-29
[ruby/reline] Drop Dialog#scrollbar_pos as we can store it in a
Stan Lo
2023-03-29
[ruby/reline] Drop Unicode.take_range's optional arg as it's never
Stan Lo
2023-03-29
RJIT: Propagate a set of args as a CallingInfo
Takashi Kokubun
2023-03-29
[ruby/reline] Improve OSC sequence regexp. OSC sequence can end with
tomoya ishida
2023-03-28
[ruby/reline] Expand the scanned array to later case statement more
Stan Lo
2023-03-28
[rubygems/rubygems] Partly reverted
Hiroshi SHIBATA
2023-03-28
Use URI-0.12.1
Hiroshi SHIBATA
2023-03-28
Onboard Rubocop Naming/MemoizedInstanceVariableName rule to RubyGems.
Josef Šimánek
2023-03-28
[rubygems/rubygems] Use double-quotes instead of single-quotes in warnings
Hiroshi SHIBATA
2023-03-28
[rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...
Josef Šimánek
2023-03-28
[rubygems/rubygems] Fix installing plugins in frozen mode
David Rodríguez
2023-03-28
[rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfile
David Rodríguez
2023-03-28
[rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...
David Rodríguez
2023-03-28
[rubygems/rubygems] Also set min locked requirements when not unlocking
David Rodríguez
2023-03-27
RJIT: Optimize definedivar using shapes
Takashi Kokubun
2023-03-28
[ruby/uri] Bump version to 0.12.1
Hiroshi SHIBATA
2023-03-28
[ruby/uri] Fix quadratic backtracking on invalid URI
Nobuyoshi Nakada
2023-03-28
Consider prereleases regardless of whether locked
Michael Siegfried
2023-03-27
[ruby/reline] Bump version to 0.3.3
ima1zumi
2023-03-27
[ruby/reline] Fix cursor position overrun
tomoya ishida
2023-03-27
[rubygems/rubygems] Use append_cflags instead of directly append for CFLAGS
Hiroshi SHIBATA
2023-03-26
RJIT: Implement leaf builtin call
Takashi Kokubun
2023-03-26
RJIT: Store caller sp after stack overflow check
Takashi Kokubun
2023-03-26
RJIT: Implement attr_writer
Takashi Kokubun
2023-03-25
RJIT: Put a guard for splat w/ var-arg cfunc
Takashi Kokubun
2023-03-25
RJIT: Scope down send_iseq_complex_has_block exit
Takashi Kokubun
2023-03-25
RJIT: Fix jit_array_ptr
Takashi Kokubun
2023-03-25
[ruby/reline] Fix split_by_width to retain color sequences
tomoya ishida
2023-03-25
RJIT: Support optional params on splat
Takashi Kokubun
2023-03-25
RJIT: Remove send_iseq_complex_splat exit
Takashi Kokubun
2023-03-25
RJIT: Support splat for cfunc
Takashi Kokubun
2023-03-25
RJIT: Initial support of splat
Takashi Kokubun
2023-03-25
[rubygems/rubygems] Generate native gems with `-fvisibility=hidden`
Jean Boussier
2023-03-23
[ruby/time] Update required ruby version
Nobuyoshi Nakada
2023-03-23
Don't suggest `--full-index` on API Response mismatch errors
David Rodríguez
2023-03-23
Don't suggest retrying with `--full-index` on gemspec errors
David Rodríguez
2023-03-23
Fix logging the fallback to the full index on GemspecError's
David Rodríguez
2023-03-23
Avoid intermediate array in TarHeader#calculate_checksum
Mau Magnaguagno
2023-03-23
Fix flaky when making materialized specs uniq
David Rodríguez
2023-03-23
Refactor and fix usage of Gem.ruby
なつき
2023-03-23
Move duplicated logic to parent class
なつき
2023-03-23
Make sure native extensions are loaded correctly in ext_conf builder
なつき
2023-03-23
Make sure native extensions are loaded correctly in rake builder
なつき
2023-03-23
Reuse `SpecSet#materialize` logic
David Rodríguez
2023-03-23
Refactor incomplete specs handling
David Rodríguez
2023-03-23
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-23
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-23
util/rubocop -A --only Style/AsciiComments
Hiroshi SHIBATA
[next]