summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
master[ruby/json] Simplify parser_config_initJean Boussier4 hours
ruby_3_3Omit WEBrick test_directory_traversal on WindowsHiroshi SHIBATA4 days
ruby_4_0Keep gcc-14 variant on macos-15Hiroshi SHIBATA5 days
ruby_3_4merge revision(s) 2552db04ddc44349c7b0f5f93aeb0fb02eccb509, 95626e3a9c59cd073...nagachika6 days
ruby_3_2Bump up to 3.2.11Hiroshi SHIBATA3 months
ruby_3_1bump teenyHiroshi SHIBATA15 months
ruby_3_0Bump up 3.0.7Hiroshi SHIBATA2 years
ruby_2_7Fix previous commitNAKAMURA Usaku3 years
ruby_2_6Fix dtoa buffer overrunusa4 years
ruby_2_5Oops, forgotten to addusa5 years
[...]
 
TagDownloadAuthorAge
v4.0.4commit b89eb1bcbf...Takashi Kokubun6 weeks
v4.0.3commit 85ddef263a...Takashi Kokubun9 weeks
v3_2_11commit 5483bfc1ae...Hiroshi SHIBATA3 months
v3_3_11commit 1f2d15125a...Hiroshi SHIBATA3 months
v4.0.2commit d3da9fec82...Takashi Kokubun3 months
v3_4_9commit 76cca827ab...nagachika3 months
v3_2_10commit a3a6d25788...Hiroshi SHIBATA5 months
v4.0.1commit e04267a14b...Takashi Kokubun5 months
v4.0.0commit 553f1675f3...NARUSE, Yui6 months
v4.0.0-preview3commit cfa3e7cf75...Augustin Gottlieb6 months
[...]
 
AgeCommit messageAuthor
4 hours[ruby/json] Simplify parser_config_initHEADmasterJean Boussier
9 hoursio.c: read files in a single passJean Boussier
11 hoursImprove performance of `String#capitalize` with a single-byte ASCII fast pathSampo Kuokkanen
22 hours[Prism] RB_GC_GUARDs needed in pm_parse_stringLuke Gruber
22 hoursfile.c: right size the `rb_find_file_ext` & `rb_find_file` bufferJean Boussier
24 hoursfile_expand_path_1: preallocate the bufferJean Boussier
26 hoursImprove inlinability of `rb_define_class` and `rb_define_module`Jean Boussier
26 hoursclass.c: refactor `rb_define_module`Jean Boussier
26 hoursclass.c: refactor `rb_define_class`Jean Boussier
26 hoursrb_define_method: allow compilers to precompute strlenJean Boussier
[...]