summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
master[ruby/reline] Avoid STDIN.winsize called in `require "reline"`tomoya ishida7 hours
ruby_3_2CI: Pass -O2 for annocheckAlan Wu3 days
ruby_3_3[ruby/openssl] test_asn1.rb: Remove the assertions of the time string format ...Jun Aruga11 days
ruby_3_0Bump up 3.0.7Hiroshi SHIBATA3 weeks
ruby_3_1Bump up 3.1.5Hiroshi SHIBATA3 weeks
ruby_2_7Fix previous commitNAKAMURA Usaku13 months
ruby_2_6Fix dtoa buffer overrunusa2 years
ruby_2_5Oops, forgotten to addusa3 years
ruby_2_4Bump version to 2.4.10usa4 years
ruby_2_3* ext/openssl: backport changes from openssl 2.1.2.usa6 years
[...]
 
TagDownloadAuthorAge
v3_0_7commit 724a071175...Hiroshi SHIBATA3 weeks
v3_1_5commit 1945f8dc0e...Hiroshi SHIBATA3 weeks
v3_3_1commit c56cd86388...NARUSE, Yui3 weeks
v3_2_4commit af471c0e01...nagachika3 weeks
v3_2_3commit 52bb2ac0a6...nagachika4 months
v3_3_0commit 5124f9ac75...NARUSE, Yui5 months
v3_3_0_rc1commit a49643340e...NARUSE, Yui5 months
v3_3_0_preview3commit 60e19a0b5f...Nobuyoshi Nakada6 months
v3_3_0_preview2commit e50fcca9a7...Nathan Froyd8 months
v3_3_0_preview1commit a1b01e7701...Yuichiro Kaneko12 months
[...]
 
AgeCommit messageAuthor
2007-08-22add tag v1_8_6_73v1_8_6_73shyouhei
2007-08-22 * ext/openssl/ossl_config.c (ossl_config_set_section): do notshyouhei
2007-08-22 * eval.c (get_backtrace): check the result more.shyouhei
2007-08-22* bignum.c (rb_big_lshift, rb_big_rshift): separated functionsshyouhei
2007-08-22 * bignum.c (rb_big_pow): refine overflow check. [ruby-dev:31242]shyouhei
2007-08-22 * time.c (time_succ): Time#succ should return a time object in theshyouhei
2007-08-22 * numeric.c (fix_pow): integer power calculation: 0**n => 0, shyouhei
2007-08-22 * lib/base64.rb (Base64::b64encode): should not specify /o optionshyouhei
2007-08-22 * sprintf.c (rb_f_sprintf): more checks for format argument.shyouhei
2007-08-22 * ext/digest/digest.c (rb_digest_instance_update,shyouhei
[...]