summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRevert an accidentally sync.Hiroshi SHIBATA25 min.
ruby_3_1Merge URI-0.12.0Hiroshi SHIBATA23 hours
ruby_3_2merge revision(s) cb22d78354e201ca74eba68a8b4edefb593e6754: [Backport #19536]NARUSE, Yui4 days
ruby_3_0* 2023-02-07 [ci skip]git7 weeks
ruby_2_7merge revision(s) 58cc3c9f: [Backport #19187]NAKAMURA Usaku4 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, 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
v3_2_0_preview3commit 28611be6ee...Hiroshi SHIBATA4 months
v3_2_0_preview2commit 35cfc9a3bb...Kevin Newton7 months
v2_6_10commit 7b4ea5bb73...usa11 months
v3_0_4commit 3fa771dded...nagachika11 months
[...]
 
AgeCommit messageAuthor
2007-08-22add tag v1_8_6_57v1_8_6_57shyouhei
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
2007-08-22 * parse.y (yylex): return non-valid token for an invalidshyouhei
2007-08-22 * parse.y (dsym): return non-null NODE even if yyerror(). based on ashyouhei
2007-08-22 * process.c (proc_exec_v, rb_proc_exec): preserve errno.shyouhei
2007-08-22 * eval.c (ruby_cleanup): return EXIT_FAILURE if any exceptions occuredshyouhei
[...]