summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterYJIT: Test more kw and rest cases and change exit nameJimmy Miller3 min.
ruby_3_0Fix previous commitNAKAMURA Usaku9 hours
ruby_2_7Fix previous commitNAKAMURA Usaku9 hours
ruby_3_2v3.2.1p53NARUSE, Yui11 hours
ruby_3_1Merge Time-0.2.2Hiroshi SHIBATA11 hours
ruby_2_6Fix dtoa buffer overrunusa12 months
ruby_2_5Oops, forgotten to addusa24 months
ruby_2_4Bump version to 2.4.10usa3 years
ruby_2_3* ext/openssl: backport changes from openssl 2.1.2.usa4 years
ruby_2_2merge revision(s) 62968:usa5 years
[...]
 
TagDownloadAuthorAge
v3_0_6commit 23a532679b...NAKAMURA Usaku9 hours
v2_7_8commit 1f4d455848...NAKAMURA Usaku9 hours
v3_2_2commit e51014f9c0...NARUSE, Yui11 hours
v3_1_4commit 957bb7cb81...Hiroshi SHIBATA11 hours
v3_2_1commit 31819e82c8...NARUSE, Yui7 weeks
v3_2_0commit a528908271...NARUSE, Yui3 months
v3_2_0_rc1commit 81e274c990...Lars Kanis4 months
v2_7_7commit 168ec2b1e5...NAKAMURA Usaku4 months
v3_0_5commit ba5cf0f7c5...Kazuki Yamaguchi4 months
v3_1_3commit 1a6b16756e...nagachika4 months
[...]
 
AgeCommit messageAuthor
2007-08-15add tag v1_8_5_79v1_8_5_79shyouhei
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
2007-08-15 * numeric.c (fix_pow): 0**2 should not raise floating pointshyouhei
[...]