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
2022-11-07
Revert jobserver handling in spec
Nobuyoshi Nakada
2022-11-07
Let other test runners follow the change of GNU make 4.4 jobserver
Nobuyoshi Nakada
2022-11-07
jobserver option may not be at the last
Nobuyoshi Nakada
2022-11-07
Set `autoclose:` for inherited FDs only [ci skip]
Nobuyoshi Nakada
2022-11-06
GNU make 4.4 now uses a fifo for the jobserver
Nobuyoshi Nakada
2022-11-06
Check `rustc` with the target
Nobuyoshi Nakada
2022-11-06
`--disable-jit-support` should disable YJIT successfully
Nobuyoshi Nakada
2022-11-06
Disable YJIT support when cross-compiling
Nobuyoshi Nakada
2022-11-06
Add `--target` option to RUSTC when cross-compiling
Nobuyoshi Nakada
2022-11-06
Should use the configured rustc consistently
Nobuyoshi Nakada
2022-11-06
[wasm] Scan machine stack based on `ec->machine.stack_{start,end}`
Yuta Saito
2022-11-05
Sync TRICK 2018 (02-mame)
Yusuke Endoh
2022-11-05
[ruby/erb] Revert the strpbrk optimization
Takashi Kokubun
2022-11-05
[ruby/erb] Optimize away the rb_convert_type call using RB_TYPE_P
Takashi Kokubun
2022-11-05
[ruby/erb] Use strpbrk only when str is long enough for SIMD
Takashi Kokubun
2022-11-05
[ruby/erb] Optimize the no-escape case with strpbrk
Takashi Kokubun
2022-11-04
Improve HTML escape benchmarks
Takashi Kokubun
2022-11-04
Auto-enable YJIT build when rustc >= 1.58.0 present (#6662)
Maxime Chevalier-Boisvert
2022-11-04
Don't report changed ENV caused by Bundler
Peter Zhu
2022-11-04
[ruby/irb] Silent the noise created when building Context in tests
Stan Lo
2022-11-04
[ruby/erb] Avoid using prepend + super for fallback
Takashi Kokubun
2022-11-05
Update dependencies for bc28acc347eace4d02bbb4b672655216f7dd3a81
Nobuyoshi Nakada
2022-11-04
Increment max_iv_count on class in gc marking, not gc freeing
Jemma Issroff
2022-11-05
Update dependencies
Nobuyoshi Nakada
2022-11-04
Use RTEST to to check return value
Peter Zhu
2022-11-04
Remove unnecessary branch in `UnboundMethod#bind`
Alexander Momchilov
2022-11-04
[ruby/irb] Suppress "switching inspect mode" messages
Nobuyoshi Nakada
2022-11-04
mkconfig.rb: take CPU name from arch flag
Nobuyoshi Nakada
2022-11-04
Substitute from the actual netinet6/in6.h
Nobuyoshi Nakada
2022-11-04
sync_default_gems.rb: fix a typo [ci skip]
Nobuyoshi Nakada
2022-11-04
Lower priority of `POSIX_MADV_DONTNEED`. (#6671)
Samuel Williams
2022-11-04
[ruby/erb] Do not allocate a new String if not needed
Takashi Kokubun
2022-11-04
[ruby/erb] Optimize away to_s if it's already T_STRING
Takashi Kokubun
2022-11-04
[ruby/erb] Copy CGI.escapeHTML to ERB::Util.html_escape
Takashi Kokubun
2022-11-04
sync_default_gems.rb: fix the position to insert the original URL
Nobuyoshi Nakada
2022-11-04
sync_default_gems.rb: accept log input from other than STDIN
Nobuyoshi Nakada
2022-11-03
Bump benchmark-driver version
Takashi Kokubun
2022-11-03
[ruby/irb] Provide a base test class and let tests restore encodings
Stan Lo
2022-11-03
[ruby/irb] Allow non-identifier aliases like Pry's @ and $
Takashi Kokubun
2022-11-03
Update configure command in building_ruby.md
Peter Zhu
2022-11-03
[DOC] Fix IO::Buffer#slice rdoc position
Yusuke Nakamura
2022-11-03
[ruby/irb] Require rubygems to run the test alone on ruby/ruby
Takashi Kokubun
2022-11-03
YJIT: Show side_exit count in stats as well (#6666)
Takashi Kokubun
2022-11-03
YJIT: Make Code GC metrics available for non-stats builds (#6665)
Takashi Kokubun
2022-11-03
[ruby/irb] Fix build_context for ruby/ruby CI
Takashi Kokubun
2022-11-03
YJIT: Fix a wrong type reference (#6661)
Takashi Kokubun
2022-11-03
[ruby/irb] Require the entire irb lib in RubyLex test
Stan Lo
2022-11-03
[ruby/irb] Refactor RubyLex and its tests
Stan Lo
2022-11-03
YJIT: Stop incrementing write_pos if cb.has_dropped_bytes (#6664)
Takashi Kokubun
2022-11-03
Make str_alloc_heap return a STR_NOEMBED string
Peter Zhu
[prev]
[next]