aboutsummaryrefslogtreecommitdiffstats
path: root/lib/benchmark.rb
Commit message (Expand)AuthorAgeFilesLines
* Tidy benchmark.rb documentation a taddave2004-01-201-90/+55
* Converted RD to RDoc (Lyle Johnson) and improved documentation.gsinclair2003-09-191-460/+423
* * lib/benchmark.rb (Benchmark::bm): get rid of warning.nobu2003-04-111-1/+1
* * hash.c (env_reject_bang): untaint key string.matz2003-03-311-3/+3
* * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr2003-03-291-7/+7
* * regex.c (re_compile_pattern): fix previous change.akr2003-03-211-7/+7
* exiled historical RD inclusion, wrong [ruby-dev:19191]gotoken2002-12-251-13/+2
* discarded unused parametergotoken2002-04-241-3/+4
* * re.c (rb_reg_match): should clear $~ if operand is nil.matz2002-03-141-0/+651