summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
master* expand tabs. [ci skip]git16 hours
ruby_3_2MJIT: Check if self is T_OBJECT before opt_pc jumpTakashi Kokubun8 days
ruby_3_1* 2023-05-08 [ci skip]git5 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 Yamaguchi7 months
[...]
 
AgeCommit messageAuthor
2007-08-15add tag v1_8_5_80v1_8_5_80shyouhei
2007-08-15 * bignum.c (rb_big_lshift, rb_big_rshift): separated functionsshyouhei
2007-08-15 * bignum.c (rb_big_pow): refine overflow check. [ruby-dev:31242]shyouhei
2007-08-15 * time.c (time_succ): Time#succ should return a time object in theshyouhei
2007-08-15 * numeric.c (fix_pow): integer power calculation: 0**n => 0, shyouhei
2007-08-15 * lib/base64.rb (Base64::b64encode): should not specify /o optionshyouhei
2007-08-15 * sprintf.c (rb_f_sprintf): more checks for format argument.shyouhei
2007-08-15* bignum.c (bignorm): do not empty Bignum. [ruby-dev:31229]shyouhei
2007-08-15 * ext/digest/digest.c (rb_digest_instance_update,shyouhei
2007-08-15 * bignum.c (rb_cstr_to_inum): check leading non-digits.shyouhei
[...]