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
...
*
Refactor timeout-setting code to a function
Yusuke Endoh
2022-10-24
1
-13
/
+12
*
Refactor timeout-related code in re.c a little
Yusuke Endoh
2022-10-24
1
-9
/
+9
*
Fix error when commit hash is removed [ci skip]
Nobuyoshi Nakada
2022-10-24
1
-1
/
+1
*
Fix per-instance Regexp timeout (#6621)
Yusuke Endoh
2022-10-24
3
-10
/
+74
*
Set timestamp path for the target path to TARGET_SO_DIR_TIMESTAMP
Nobuyoshi Nakada
2022-10-24
1
-3
/
+6
*
Make the timestamp path correspond to the bundled target path
Nobuyoshi Nakada
2022-10-24
1
-2
/
+7
*
Adjust indents [ci skip]
Nobuyoshi Nakada
2022-10-24
1
-37
/
+34
*
Reuse RBOOL macro in rb_ivar_defined function
S-H-GAMELINKS
2022-10-24
1
-6
/
+1
*
Update default gems list at c5f5403f6ed9e62f2a1002417e61c9 [ci skip]
git
2022-10-24
1
-1
/
+1
*
[ruby/net-http] Bump version to 0.3.0
Hiroshi SHIBATA
2022-10-24
1
-1
/
+1
*
Skip `File.atime`/`File.mtime` tests randomly failing on Travis
Nobuyoshi Nakada
2022-10-24
2
-9
/
+11
*
Adjust indents [ci skip]
Nobuyoshi Nakada
2022-10-24
1
-13
/
+13
*
Fix argument & Remove enum
S-H-GAMELINKS
2022-10-23
1
-9
/
+3
*
Introduce rb_memsearch_with_char_size function
S-H-GAMELINKS
2022-10-23
1
-10
/
+14
*
Reduce type check of arguments at Complex creation
Nobuyoshi Nakada
2022-10-23
2
-22
/
+48
*
Introduce `hash_iter_status_check` function
S.H
2022-10-23
1
-18
/
+15
*
[Bug #19004] `Complex.polar` handles complex singular `abs` argument
Stephen Ierodiaconou
2022-10-23
2
-7
/
+22
*
Update Complex.polar with Complex tests
Nobuyoshi Nakada
2022-10-23
1
-4
/
+10
*
Improved formatting of `hash_foreach_iter` functions. (#6615)
Samuel Williams
2022-10-22
1
-7
/
+10
*
[rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warn
Thomas E. Enebo
2022-10-22
2
-2
/
+2
*
Add [Feature #19013] to NEWS [ci skip]
yui-knk
2022-10-22
1
-0
/
+3
*
Rename `iv_count` on shapes to `next_iv_index`
Jemma Issroff
2022-10-21
7
-25
/
+25
*
Remove unused class serial
Jemma Issroff
2022-10-21
7
-57
/
+3
*
YJIT: Fix page rounding for icache busting
Alan Wu
2022-10-21
1
-5
/
+7
*
YJIT: Read rb_num_t as usize early
Alan Wu
2022-10-21
1
-25
/
+22
*
[DOC] Add link targets (#6602)
Burdette Lamar
2022-10-21
1
-188
/
+260
*
In init_copy, set shape after copying ivars
Jemma Issroff
2022-10-21
1
-3
/
+3
*
[ruby/stringio] [DOC] Enhanced RDoc for StringIO
Burdette Lamar
2022-10-21
1
-20
/
+24
*
[ruby/net-http] Revert "Replace Timeout.timeout in Net:HTTP#connect"
Hiroshi SHIBATA
2022-10-21
1
-7
/
+8
*
Range#size returns nil for (.."a") and (nil..)
Yusuke Endoh
2022-10-21
3
-6
/
+28
*
Check writebarrier arguments only when RGENGC_CHECK_MODE [ci skip]
Nobuyoshi Nakada
2022-10-21
1
-2
/
+4
*
YJIT: Fix gen_expandarray treating argument as VALUE
Alan Wu
2022-10-20
1
-11
/
+12
*
YJIT: remove some stale comments [ci skip]
Alan Wu
2022-10-20
1
-8
/
+0
*
Check writebarrier arguments
Nobuyoshi Nakada
2022-10-20
1
-2
/
+2
*
YJIT: incorporate ruby_special_consts
Nobuyoshi Nakada
2022-10-20
4
-21
/
+28
*
Unmark Internal IV test as pending
Jemma Issroff
2022-10-20
2
-5
/
+1
*
Add Class#attached_object
Ufuk Kayserilioglu
2022-10-20
6
-0
/
+112
*
Define `UNDEF_P` and `NIL_OR_UNDEF_P` [EXPERIMENTAL]
Nobuyoshi Nakada
2022-10-20
2
-0
/
+61
*
Move "special consts" so `Qundef` and `Qnil` differ just 1 bit
Nobuyoshi Nakada
2022-10-20
5
-16
/
+16
*
Ignore manual files only commits [ci skip]
Nobuyoshi Nakada
2022-10-20
2
-2
/
+4
*
push dummy frame for loading process
Koichi Sasada
2022-10-20
10
-51
/
+175
*
[Bug #18998] Honor `#to_str` next to `#to_int` in `Kernel#Integer`
Nobuyoshi Nakada
2022-10-20
2
-0
/
+10
*
Followed up CVE-2022-39253 for bundler examples
Hiroshi SHIBATA
2022-10-20
3
-0
/
+15
*
[DOC] Fix RUBY_SYMBOL_FLAG comment [ci skip]
Nobuyoshi Nakada
2022-10-20
1
-1
/
+1
*
YJIT: Respect writable_addrs on --yjit-dump-iseq-disasm as well (#6596)
Takashi Kokubun
2022-10-19
2
-10
/
+13
*
Remove a leftover comment [ci skip]
Takashi Kokubun
2022-10-19
1
-2
/
+0
*
Avoid missed wakeup with fiber scheduler and Fiber.blocking. (#6588)
Samuel Williams
2022-10-20
4
-10
/
+72
*
MJIT: Stop using the VM barrier for jit_cont
Takashi Kokubun
2022-10-19
4
-20
/
+35
*
YJIT: Skip dumping code for the other cb on --yjit-dump-disasm (#6592)
Takashi Kokubun
2022-10-19
3
-14
/
+17
*
YJIT: fix a #[warn(unused_parens)]
Alan Wu
2022-10-19
1
-1
/
+1
[prev]
[next]