| Commit message (Expand) | Author | Age | Files | Lines |
* | [ruby/benchmark] Add comment about terminating newline in captions; fix test ... | Keith Bennett | 2021-04-22 | 1 | -0/+3 |
* | [lib/benchmark] Use $stdout instead of STDOUT [Bug #17600] | Marc-Andre Lafortune | 2021-03-01 | 1 | -6/+6 |
* | [ruby/benchmark] Adds `Tms#to_h` | Keith Bennett | 2021-02-07 | 1 | -0/+14 |
* | Work on Benchmark::Tms documentation [ci skip] | nobu | 2018-09-15 | 1 | -5/+8 |
* | lib/benchmark.rb: Specify frozen_string_literal: true. | kazu | 2017-01-03 | 1 | -1/+1 |
* | [DOC] Fix typos | a_matsuda | 2015-12-23 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | lib/benchmark.rb: just use Process::CLOCK_MONOTONIC | normal | 2015-06-02 | 1 | -13/+4 |
* | * lib/benchmark.rb: Update Benchmark documentation and formatting. | hsbt | 2015-05-19 | 1 | -6/+19 |
* | lib/benchmark.rb: remove CLOCK_MONOTONIC_RAW support | normal | 2014-09-11 | 1 | -3/+0 |
* | * lib/benchmark.rb: Fix a syntax error. | akr | 2014-08-31 | 1 | -2/+2 |
* | benchmark.rb: Process::CLOCK_MONOTONIC_RAW may be unavailable | nobu | 2014-08-31 | 1 | -1/+2 |
* | benchmark.rb: prefer Process::CLOCK_MONOTONIC_RAW | nobu | 2014-08-30 | 1 | -1/+4 |
* | lib/benchmark.rb (measure): reduce allocations as in r47260 | normal | 2014-08-24 | 1 | -10/+10 |
* | lib/benchmark.rb: speedup by reducing allocations | normal | 2014-08-24 | 1 | -2/+10 |
* | * lib/benchmark.rb: split executable code into sample directory. | hsbt | 2014-07-23 | 1 | -20/+0 |
* | * lib/benchmark.rb: [DOC] grammar of Benchmark#bm [Bug #8888] | zzak | 2013-09-20 | 1 | -1/+1 |
* | * lib/benchmark.rb: Update Benchmark results on newer CPU | zzak | 2013-04-30 | 1 | -40/+38 |
* | * lib/benchmark.rb: Fix Benchmark.benchmark output with an empty | naruse | 2012-07-18 | 1 | -10/+10 |
* | * lib/benchmark.rb: Updated formatting of Benchmark documentation for | drbrain | 2012-06-08 | 1 | -25/+26 |
* | * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, | ktsj | 2011-11-05 | 1 | -1/+1 |
* | * lib/benchmark.rb: merge eregon/benchmark. | naruse | 2011-06-28 | 1 | -4/+6 |
* | * lib/benchmark.rb: Document Benchmark::Tms#memberwise. Patch by | drbrain | 2011-06-16 | 1 | -4/+11 |
* | * lib/benchmark.rb: Restore nodoc for Benchmark::Job and | drbrain | 2011-05-25 | 1 | -2/+2 |
* | * lib: revert r31635-r31638 and untabify with expand(1). | nobu | 2011-05-19 | 1 | -9/+9 |
* | * lib/benchmark.rb: Fix indentation. | drbrain | 2011-05-18 | 1 | -3/+3 |
* | * lib: Convert tabs to spaces for ruby files per | drbrain | 2011-05-18 | 1 | -12/+12 |
* | * lib: remove trailing spaces. | nobu | 2011-05-18 | 1 | -2/+2 |
* | * lib/benchmark.rb: Remove nodoc from Benchmark::Job and | drbrain | 2011-05-17 | 1 | -2/+6 |
* | * lib/benchmark.rb (Benchmark#bmbm): use ensure clause instead of | nagachika | 2011-02-07 | 1 | -2/+2 |
* | * lib/benchmark.rb: fix benchmarck to work with current ruby. | naruse | 2011-01-31 | 1 | -87/+70 |
* | * lib/*.rb: Remove unused variable warnings. | marcandre | 2010-11-08 | 1 | -6/+6 |
* | * lib/benchmark.rb (Benchmark::Tms#add): fix NameError. | kazu | 2010-04-02 | 1 | -1/+1 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -82/+82 |
* | update rdoc [ruby-core:20407] #835 | gotoken | 2009-02-11 | 1 | -0/+1 |
* | * lib/benchmark.rb (Job::Benchmark#item): fix typo. | naruse | 2008-02-10 | 1 | -1/+1 |
* | * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime | matz | 2008-02-02 | 1 | -1/+4 |
* | * lib/benchmark.rb (Benchmark::Job::item): avoid modifying the | nobu | 2007-05-31 | 1 | -1/+1 |
* | * dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb, | nobu | 2004-04-18 | 1 | -7/+7 |
* | Tidy benchmark.rb documentation a tad | dave | 2004-01-20 | 1 | -90/+55 |
* | Converted RD to RDoc (Lyle Johnson) and improved documentation. | gsinclair | 2003-09-19 | 1 | -460/+423 |
* | * lib/benchmark.rb (Benchmark::bm): get rid of warning. | nobu | 2003-04-11 | 1 | -1/+1 |
* | * hash.c (env_reject_bang): untaint key string. | matz | 2003-03-31 | 1 | -3/+3 |
* | * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb, | akr | 2003-03-29 | 1 | -7/+7 |
* | * regex.c (re_compile_pattern): fix previous change. | akr | 2003-03-21 | 1 | -7/+7 |
* | exiled historical RD inclusion, wrong [ruby-dev:19191] | gotoken | 2002-12-25 | 1 | -13/+2 |
* | discarded unused parameter | gotoken | 2002-04-24 | 1 | -3/+4 |
* | * re.c (rb_reg_match): should clear $~ if operand is nil. | matz | 2002-03-14 | 1 | -0/+651 |