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
2023-02-19
[ruby/error_highlight] Support the new message format of NameError in Ruby 3.3
Yusuke Endoh
2023-02-19
[ruby/bigdecimal] Fix the license name [ci skip]
Nobuyoshi Nakada
2023-02-19
[ruby/did_you_mean] Support the new message format of NameError in
Yusuke Endoh
2023-02-18
[ruby/irb] Remove unused context argument from Worksapce#evaluate
Stan Lo
2023-02-18
clean_env of Bundler is deprecated. It's unbundled_env now
Hiroshi SHIBATA
2023-02-17
YJIT: Consolidate jit methods in JITState impl (#7336)
Jimmy Miller
2023-02-17
YJIT: Use rb_ivar_get at the end of ivar chains (#7334)
Takashi Kokubun
2023-02-17
BigDecimal changed #remainder's spec
Takashi Kokubun
2023-02-17
Add asm comment to YJIT's rb_str_empty_p
Maxime Chevalier-Boisvert
2023-02-17
[ruby/bigdecimal] Stub out extension build on JRuby
Charles Oliver Nutter
2023-02-17
[ruby/bigdecimal] Handle correctly #remainder with infinity. Fixes
Maciej Rzasa
2023-02-17
Remove USE_RGENGC_LOGGING_WB_UNPROTECT
Matt Valentine-House
2023-02-17
Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1
dependabot[bot]
2023-02-17
[Bug#19445] Fix keyword splat in enumerator
Nobuyoshi Nakada
2023-02-16
YJIT: Fix false assumption that String#+@ => ::String
Alan Wu
2023-02-16
YJIT: jit_prepare_routine_call() for String#+@ missing
Alan Wu
2023-02-16
[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
Burdette Lamar
2023-02-16
YJIT: Show Context stats on exit (#7327)
Takashi Kokubun
2023-02-16
YJIT: Refactor getlocal and setlocal insns (#7320)
Takashi Kokubun
2023-02-16
YJIT: Initial support for rest args (#7311)
Jimmy Miller
2023-02-16
Fix compilation error when USE_RINCGC=0
Nobuyoshi Nakada
2023-02-16
Move `attached_object` into `rb_classext_struct`
Jean Boussier
2023-02-16
Bump actions/cache from 3.2.4 to 3.2.5
dependabot[bot]
2023-02-16
Bump github/codeql-action from 2.2.1 to 2.2.4
dependabot[bot]
2023-02-16
Bump ruby/setup-ruby from 1.134.0 to 1.138.0
dependabot[bot]
2023-02-16
check-regexp only works with job name, not workflow name
Hiroshi SHIBATA
2023-02-16
Auto-merge feature for dependabot PRs (#7300)
Hiroshi SHIBATA
2023-02-16
Update default gems list at 65b6411e9db31591ae2a4928acaa0b [ci skip]
git
2023-02-16
[ruby/timeout] bump up 0.3.2
Hiroshi SHIBATA
2023-02-15
Handle all non-object type objects
Haldun Bayhantopcu
2023-02-15
Fix removing ivars from clases and modules.
Haldun Bayhantopcu
2023-02-15
[ruby/timeout] Simplify test
Benoit Daloze
2023-02-15
[ruby/timeout] Don't move the timer_thread when it's enclosed
Rick Blommers
2023-02-15
YJIT: `Kernel#{is_a?,instance_of?}` fast paths (GH-7297)
Jimmy Miller
2023-02-15
Refactor / document instance variable debug counters
Aaron Patterson
2023-02-15
[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP#get
Burdette Lamar
2023-02-15
[ruby/irb] Fix help-message (https://github.com/ruby/irb/pull/506)
HASUMI Hitoshi
2023-02-15
Encapsulate RCLASS_ATTACHED_OBJECT
Jean Boussier
2023-02-15
Check !RCLASS_EXT_EMBEDDED instead of SIZE_POOL_COUNT == 1
Jean Boussier
2023-02-15
`ractor_queue_enq/deq` doesn't need `rq` param
Koichi Sasada
2023-02-15
Do not use `objcopy` on macOS
Nobuyoshi Nakada
2023-02-15
[DOC] remove redundant paragraph at set.rb (#6472)
TJ
2023-02-15
[DOC] Add an example of the splat operator with a non-array object (#7098)
Kouhei Yanagita
2023-02-15
Refactor dir.rb sample (#6977) [ci skip]
Thomas R. Koll
2023-02-15
file.c: rb_file_load_ok: GC+retry on EMFILE/ENFILE/ENOMEM
Eric Wong
2023-02-14
YJIT: Optimize != for Integers and Strings (#7301)
Takashi Kokubun
2023-02-14
YJIT: Check correct BOP on gen_fixnum_cmp (#7303)
Takashi Kokubun
2023-02-14
[ruby/net-http] [DOC] Enhanced RDoc for request headers
Burdette Lamar
2023-02-14
YJIT: Pad more spaces to accommodate delimiters (#7302)
Takashi Kokubun
2023-02-14
YJIT: Don't side-exit on too-complex shapes (#7298)
Takashi Kokubun
[next]