h = {} 10000.times do |i| h[i] = nil end 5000.times do h.values end hortcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/tool/m4/ruby_decl_attribute.m4
AgeCommit message (Expand)Author
2021-04-17Remove comments in tool/m4 from the generated configureNobuyoshi Nakada
2021-01-18Update for autoconf 2.70Nobuyoshi Nakada
2018-11-06gc.c: move ASAN check to configureshyouhei
2018-01-20Emacs friendliness [ci skip]shyouhei
2018-01-20refactor split configure.ac into filesshyouhei