1. 5054003 Restrict fallthrough binary operator cases to arithmetic types. by rickyz · 9 years ago
  2. b510eb9 Switch base/numerics to std::is_same by jschuh · 9 years ago
  3. d3f429b Fix error in CheckedNumeric usage comment by jschuh · 9 years ago
  4. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  5. 5d21333 Remove base::enable_if by vmpstr · 9 years ago
  6. 076fb52 base: Add support for compound CheckedNumeric operations. by vmpstr · 9 years ago
  7. 02b9ef6 Implement CheckedNumeric::UnsignedAbs() by jschuh · 9 years ago
  8. 7940ae9 Add strictly checked numeric types by jschuh · 9 years ago
  9. 0393da3 base: Fix/add header #ifndef guards. by danakj · 10 years ago
  10. 0540c6b Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https://codereview.chromium.org/985003004/) by bnc · 10 years ago
  11. 81d2a16 base: Fix/add header #ifndef guards. by danakj · 10 years ago
  12. d80eded Convert COMPILE_ASSERT to static_assert in base/numerics by jschuh · 10 years ago
  13. 9043c4e Fix more disabled MSVC warnings, base/ edition. by pkasting · 10 years ago
  14. 4fe236b Add support for safe math operations in base/numerics by jschuh@chromium.org · 11 years ago