Gregory Maxwell
|
912f203fc5
|
Eliminate a few unbraced statements that crept into the code.
Also avoids some easily avoided multiple-returns.
|
2015-09-21 17:21:35 +00:00 |
|
Pieter Wuille
|
6066bb684c
|
Fix typo: avg -> max
|
2015-04-12 06:17:35 -07:00 |
|
Pieter Wuille
|
039723d5da
|
Benchmarks for all internal operations
|
2015-02-02 20:02:39 -08:00 |
|
Gregory Maxwell
|
f735446c4d
|
Convert the rest of the codebase to C89.
Update build system to enforce -std=c89 -pedantic.
|
2015-01-25 17:44:10 +00:00 |
|
Pieter Wuille
|
6558a26770
|
Make the benchmarks print out stats
|
2014-12-09 01:27:39 +01:00 |
|