Eli Bendersky
|
f338ce7965
|
Fix doc sample typos in header and README
* iterations() is a method
* int64_t fix in a couple of places
|
2015-09-17 20:14:10 -07:00 |
Dominic Hamon
|
d8c7605341
|
Update README.md
|
2015-05-12 11:32:44 -07:00 |
Dominic Hamon
|
375e66c825
|
Update README.md
|
2015-05-11 12:34:03 -07:00 |
Eric Fiselier
|
9ed538f511
|
address review comments
|
2015-04-06 17:56:05 -04:00 |
David Reynolds
|
30ae37b923
|
Fix typos: rangeY -> range_y()
|
2015-04-02 18:34:52 -07:00 |
Dominic Hamon
|
9934396e1f
|
Add missing paranthesis and documentation
|
2015-04-01 10:51:37 -04:00 |
Eric Fiselier
|
e428b9eec3
|
Add 'benchmark::DoNotOptimize(...)' to help users prevent optimizations
|
2015-03-27 16:35:46 -04:00 |
Eric Fiselier
|
daa8a67aa5
|
add C++03 test and update README
|
2015-03-18 16:34:43 -04:00 |
Eric Fiselier
|
ffb67dcabf
|
address review comments
|
2015-03-17 18:42:41 -04:00 |
Dominic Hamon
|
bdf4a5f4d2
|
Add reference to BENCHMARK_MAIN in README
|
2015-03-12 21:56:45 -07:00 |
Dominic Hamon
|
fd7d288bbe
|
Add section on linking to satisfy #67
|
2014-12-26 08:44:14 -08:00 |
Dominic Hamon
|
2aa2442024
|
Remove drone.io reference
|
2014-12-02 12:46:27 -08:00 |
Dominic Hamon
|
d58d59588f
|
Merge pull request #66 from 3Hren/master
Using Travis CI.
|
2014-11-14 14:19:16 -08:00 |
Evgeny Safronov
|
6f692460e7
|
Update readme.
Added Travis build status badge.
|
2014-11-14 11:11:45 +04:00 |
Dominic Hamon
|
4932b72b03
|
Fix example in README.md to compile.
Fixes #65
|
2014-11-13 13:06:28 -08:00 |
Paul Redmond
|
0ce150e1fc
|
fix examples to use SetBytesProcessed
- use State::SetBytesProcessed not SetBenchmarkBytesProcessed
|
2014-07-23 13:42:04 -04:00 |
Chris Seymour
|
465cb09eb6
|
Update README.md
Switched to language specific markdown for code sections to provide syntax highlighting when rendered.
|
2014-02-09 19:45:17 +00:00 |
Oleksandr
|
a278152117
|
Fix int64_t_t typo in README code example
Fixes a typo where the first type was written as int64_t_t with suffixing _t twice and the second type misses suffix at all.
|
2014-01-15 23:01:47 +02:00 |
Dominic Hamon
|
96446f2f5a
|
Add discussion group to README.md
|
2014-01-09 10:48:18 -08:00 |
Dominic Hamon
|
373a7ddf90
|
Add drone.io build badge to README.md
|
2014-01-07 17:04:19 -08:00 |
Dominic Hamon
|
2d557f1c75
|
Add Threads registration example to README.md
|
2014-01-07 13:48:27 -08:00 |
Dominic Hamon
|
80162cab32
|
Update README.md
|
2013-12-20 14:53:25 -08:00 |
Dominic Hamon
|
01af2bc857
|
Create README.md
|
2013-12-20 14:51:56 -08:00 |