summaryrefslogtreecommitdiffstats
path: root/base/numerics
Commit message (Expand)AuthorAgeFilesLines
* Convert COMPILE_ASSERT to static_assert in base/numericsjschuh2014-10-144-36/+34
* Fix more disabled MSVC warnings, base/ edition.pkasting2014-10-012-5/+6
* Roll gtest and gmock DEPS.ncbray@chromium.org2014-08-091-0/+7
* Remove unused header in safe_math_impl.hjschuh@chromium.org2014-06-191-1/+0
* Add required header for RangeConstraint definition.eroman@chromium.org2014-02-281-0/+1
* Add support for safe math operations in base/numericsjschuh@chromium.org2014-02-275-186/+1294
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-174-0/+529