summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ruby_3_0Bump up 3.0.7Hiroshi SHIBATA23 min.
ruby_3_1Bump up 3.1.5Hiroshi SHIBATA25 min.
ruby_3_2bump teenynagachika26 min.
masterFix Use-After-Free issue for RegexpHiroshi SHIBATA30 min.
ruby_3_3Fix handling of reg->dmin in Regex matchingIsaac Peka27 hours
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 SHIBATA23 min.
v3_1_5commit 1945f8dc0e...Hiroshi SHIBATA25 min.
v3_3_1commit c56cd86388...NARUSE, Yui26 min.
v3_2_4commit af471c0e01...nagachika26 min.
v3_2_3commit 52bb2ac0a6...nagachika3 months
v3_3_0commit 5124f9ac75...NARUSE, Yui4 months
v3_3_0_rc1commit a49643340e...NARUSE, Yui4 months
v3_3_0_preview3commit 60e19a0b5f...Nobuyoshi Nakada5 months
v3_3_0_preview2commit e50fcca9a7...Nathan Froyd7 months
v3_3_0_preview1commit a1b01e7701...Yuichiro Kaneko11 months
[...]
 
AgeCommit messageAuthor
2007-08-22add tag v1_8_6_58v1_8_6_58shyouhei
2007-08-22 * lib/mkmf.rb (link_command, cc_command, cpp_command): do not expandshyouhei
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
[...]