summaryrefslogtreecommitdiff
path: root/lib/benchmark.rb
AgeCommit message (Expand)Author
2010-04-02* lib/benchmark.rb (Benchmark::Tms#add): fix NameError.kazu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-11update rdoc [ruby-core:20407] #835gotoken
2008-02-10* lib/benchmark.rb (Job::Benchmark#item): fix typo.naruse
2008-02-02* lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtimematz
2007-05-31* lib/benchmark.rb (Benchmark::Job::item): avoid modifying thenobu
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2004-01-20Tidy benchmark.rb documentation a taddave
2003-09-19Converted RD to RDoc (Lyle Johnson) and improved documentation.gsinclair
2003-04-11* lib/benchmark.rb (Benchmark::bm): get rid of warning.nobu
2003-03-31* hash.c (env_reject_bang): untaint key string.matz
2003-03-29* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2002-12-25exiled historical RD inclusion, wrong [ruby-dev:19191]gotoken
2002-04-24discarded unused parametergotoken
2002-03-14* re.c (rb_reg_match): should clear $~ if operand is nil.matz