summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterSuppress a compiler warning on GCC in process.cPeter Zhu4 hours
ruby_3_2merge revision(s) dddc542e9b61b292d80a96d0d0efbbf58719e3be: [Backport #19476]NARUSE, Yui24 hours
ruby_3_1merge revision(s) 96d1acfdf6c6b42f2029f44d5b5920961d6efa92: [Backport #19161]nagachika42 hours
ruby_3_0* 2023-02-07 [ci skip]git6 weeks
ruby_2_7merge revision(s) 58cc3c9f: [Backport #19187]NAKAMURA Usaku3 months
ruby_2_6Fix dtoa buffer overrunusa11 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_2_1commit 31819e82c8...NARUSE, Yui6 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
v3_2_0_preview3commit 28611be6ee...Hiroshi SHIBATA4 months
v3_2_0_preview2commit 35cfc9a3bb...Kevin Newton6 months
v2_6_10commit 7b4ea5bb73...usa11 months
v3_0_4commit 3fa771dded...nagachika11 months
[...]
 
AgeCommit messageAuthor
2007-08-22add tag v1_8_6_78v1_8_6_78shyouhei
2007-08-22 * intern.h (is_ruby_native_thread): removed since declared as an intshyouhei
2007-08-22 * file.c (rb_file_s_rename): deleted code to get rid of a bug ofshyouhei
2007-08-22 * lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_Hshyouhei
2007-08-22 * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.shyouhei
2007-08-22 * lib/mkmf.rb (init_mkmf): should remove mkmf.log too.shyouhei
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
[...]