index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/racc] Bump version to 1.6.1
Hiroshi SHIBATA
2022-12-05
1
-1
/
+1
*
[ruby/reline] Remove unapproved color setting APIs
Stan Lo
2022-12-05
4
-144
/
+5
*
gitignore yjit_exit_locations.dump
Hiroshi SHIBATA
2022-12-05
1
-0
/
+1
*
Fix crash when RGENGC_CHECK_MODE=2
Peter Zhu
2022-12-04
1
-8
/
+10
*
[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
Burdette Lamar
2022-12-04
2
-41
/
+317
*
return early if there is no is_entries buffer
Aaron Patterson
2022-12-03
2
-0
/
+15
*
[ruby/pathname] [Misc #19155] [DOC] Addion of absolute paths
Nobuyoshi Nakada
2022-12-03
1
-0
/
+4
*
Remove unguaranteed assertion [ci skip]
Nobuyoshi Nakada
2022-12-03
1
-6
/
+0
*
UnboundMethod only refer defined_class
Koichi Sasada
2022-12-03
6
-26
/
+77
*
[ruby/irb] Require pathname in test helper
Stan Lo
2022-12-02
1
-0
/
+2
*
Remove unused rb_shape_flag_shift and rb_shape_flag_mask
Jemma Issroff
2022-12-02
4
-22
/
+0
*
Fixed yjit bindings rb_gc_write_barrier
Jemma Issroff
2022-12-02
1
-0
/
+3
*
Extracted rb_shape_id_offset
Jemma Issroff
2022-12-02
5
-6
/
+17
*
Update yjit/src/codegen.rs
Maxime Chevalier-Boisvert
2022-12-02
1
-1
/
+0
*
make flag clearing better
Aaron Patterson
2022-12-02
1
-5
/
+6
*
only generate wb when we really need to
Aaron Patterson
2022-12-02
1
-23
/
+29
*
bail on compilation if the comptime receiver is frozen
Aaron Patterson
2022-12-02
4
-0
/
+14
*
do not fire the wb when writing immediates
Aaron Patterson
2022-12-02
1
-1
/
+14
*
implement IV writes
Aaron Patterson
2022-12-02
6
-21
/
+271
*
[ruby/irb] Disable debug cmd tests based on project structure
Stan Lo
2022-12-02
2
-12
/
+10
*
YJIT: check that we correctly auto-enable YJIT on Linux (#6854)
Maxime Chevalier-Boisvert
2022-12-02
1
-1
/
+6
*
[rubygems/rubygems] Delete partial file and re-raise on Errno::ENOSPC.
Ellen Marie Dash
2022-12-02
2
-0
/
+35
*
Do not run drb SSL tests on Windows
Takashi Kokubun
2022-12-02
1
-4
/
+4
*
Skip another flaky Ractor test for YJIT
Takashi Kokubun
2022-12-02
1
-1
/
+1
*
Skip a couple of Ractor tests
Takashi Kokubun
2022-12-02
1
-2
/
+4
*
YJIT: echo "\n" is not portable
Alan Wu
2022-12-02
1
-1
/
+1
*
Update bundled gems list at 6f3c8fdab46872ccece3bf512adac9 [ci skip]
git
2022-12-02
1
-1
/
+1
*
debug.gem v1.7.0
Koichi Sasada
2022-12-03
1
-1
/
+1
*
Fix up "Avoid bash specific variable substitution"
Nobuyoshi Nakada
2022-12-03
1
-1
/
+1
*
downloader.rb: Select less components path
Nobuyoshi Nakada
2022-12-03
1
-1
/
+1
*
YJIT: Make case-when optimization respect === redefinition (#6846)
Alan Wu
2022-12-02
4
-2
/
+66
*
YJIT: Change the default --yjit-call-threshold to 30 (#6850)
Takashi Kokubun
2022-12-02
2
-1
/
+3
*
downloader.rb: Fix link to absolute cache path
Nobuyoshi Nakada
2022-12-03
1
-2
/
+12
*
Use consistent style [ci skip]
Nobuyoshi Nakada
2022-12-02
5
-6
/
+12
*
Wait killed threads
Nobuyoshi Nakada
2022-12-02
1
-0
/
+2
*
Avoid bash specific variable substitution
Nobuyoshi Nakada
2022-12-02
2
-6
/
+12
*
[ruby/reline] Fix misuse of kwarg in IO#raw
HASUMI Hitoshi
2022-12-02
1
-1
/
+1
*
[ruby/io-console] Omit on JRuby
Nobuyoshi Nakada
2022-12-02
1
-0
/
+1
*
[ruby/io-console] Check rawmode option names strictly
Nobuyoshi Nakada
2022-12-02
2
-10
/
+38
*
io.c (read_all): grow the buffer exponentially when size is unknown
Jean Boussier
2022-12-02
1
-2
/
+16
*
MJIT: Use install = true for bundler/inline
Takashi Kokubun
2022-12-01
1
-1
/
+1
*
[ruby/irb] This doesn't work on RubyCI either
Takashi Kokubun
2022-12-02
1
-2
/
+2
*
Fix a link [ci skip]
Kazuhiro NISHIYAMA
2022-12-02
1
-1
/
+1
*
NEWS.md: sort [ci skip]
Kazuhiro NISHIYAMA
2022-12-02
1
-1
/
+1
*
Wait killed thread
Nobuyoshi Nakada
2022-12-02
1
-0
/
+1
*
Clarify the storage argument. (#6849)
Samuel Williams
2022-12-02
2
-7
/
+12
*
[ruby/irb] Skip debug command tests on ruby/ruby
Takashi Kokubun
2022-12-02
1
-0
/
+6
*
[rubygems/rubygems] require bundler/setup only when Bundler is not defined
Yusuke Endoh
2022-12-02
1
-1
/
+1
*
[ruby/irb] Use the proper ruby command and library path
Nobuyoshi Nakada
2022-12-02
1
-2
/
+5
*
Skip examples for SyntaxError extensions on Ruby 3.2
Hiroshi SHIBATA
2022-12-02
1
-0
/
+4
[next]