summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterYJIT: Avoid identity-based known-class guards for IO objects (#7911)Alan Wu8 hours
ruby_3_2MJIT: Check if self is T_OBJECT before opt_pc jumpTakashi Kokubun5 days
ruby_3_1* 2023-05-08 [ci skip]git4 weeks
ruby_3_0Fix previous commitNAKAMURA Usaku2 months
ruby_2_7Fix previous commitNAKAMURA Usaku2 months
ruby_2_6Fix dtoa buffer overrunusa14 months
ruby_2_5Oops, forgotten to addusa2 years
ruby_2_4Bump version to 2.4.10usa3 years
ruby_2_3* ext/openssl: backport changes from openssl 2.1.2.usa5 years
ruby_2_2merge revision(s) 62968:usa5 years
[...]
 
TagDownloadAuthorAge
v3_3_0_preview1commit a1b01e7701...Yuichiro Kaneko4 weeks
v3_0_6commit 23a532679b...NAKAMURA Usaku2 months
v2_7_8commit 1f4d455848...NAKAMURA Usaku2 months
v3_2_2commit e51014f9c0...NARUSE, Yui2 months
v3_1_4commit 957bb7cb81...Hiroshi SHIBATA2 months
v3_2_1commit 31819e82c8...NARUSE, Yui4 months
v3_2_0commit a528908271...NARUSE, Yui5 months
v3_2_0_rc1commit 81e274c990...Lars Kanis6 months
v2_7_7commit 168ec2b1e5...NAKAMURA Usaku6 months
v3_0_5commit ba5cf0f7c5...Kazuki Yamaguchi6 months
[...]
 
AgeCommit messageAuthor
2007-08-22add tag v1_8_6_63v1_8_6_63shyouhei
2007-08-22 * bignum.c (rb_big_neg): SIGNED_VALUE isn't in 1.8.shyouhei
2007-08-22 * numeric.c (fix_pow): 0**2 should not raise floating pointshyouhei
2007-08-22 * win32/win32.c (CreateChild): enclose command line except forshyouhei
2007-08-22 * lib/mkmf.rb (link_command, cc_command, cpp_command): do not expandshyouhei
2007-08-22 * struct.c (rb_struct_init_copy): disallow changing the size.shyouhei
2007-08-22 * random.c: documentation fix. srand(0) initializes PRNG with '0',shyouhei
2007-08-22 * bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.shyouhei
2007-08-22 * sprintf.c (rb_f_sprintf): sign bit extension should not be doneshyouhei
2007-08-22 * array.c (rb_ary_initialize): should call rb_ary_modify() first.shyouhei
[...]