Commit History

Автор SHA1 Съобщение Дата
  Sam Jaffe 479abfad73 Fixing bug when performing division with a number of the form '0.*' преди 7 години
  Sam Jaffe 5e5345b1f7 Fixing bug where we pushed the numbers forward, causing them to be 1,000,000,000^diff times as large as appropriate. преди 7 години
  Sam Jaffe 097d356053 More test magic. Fixing bug in rescaling преди 7 години
  Sam Jaffe f713c2b5c4 Add coverage for those last few hard-to-get places. преди 7 години
  Sam Jaffe df50539f37 Fix bug in math::biginteger::operator-= преди 7 години
  Sam Jaffe 3afa6a13dd Breaking up final test in BigDecimalTest преди 7 години
  Sam Jaffe 2818bd62d2 Renaming test type преди 7 години
  Sam Jaffe 43ca1aab4f Since the bigdecimal tests for int values are largely identical to the ones for biginteger, combine them as a typed test. преди 7 години
  Sam Jaffe ae88848432 Some formatting things преди 7 години
  Sam Jaffe dc784283ab Convert to using GoogleMock for testing преди 7 години
  Sam Jaffe fc1b655b75 Adding tests for bigdecimal using integer values преди 7 години
  Samuel Jaffe 6ca1a140ca Removing unused shift10 export. преди 8 години
  Samuel Jaffe 3d7a2065a9 Adding other comparison operators. преди 8 години
  Samuel Jaffe fb182cf808 Fixing operator equals преди 8 години
  Samuel Jaffe c122c8ff1e Fixing division. Cleaning up multiplication code. Using getter functions where appropriate. преди 8 години
  Samuel Jaffe 9edde52a47 Fixing multiplication and to_string. преди 8 години
  Samuel Jaffe b08fa174bc Fixing equals-one check. преди 8 години
  Samuel Jaffe a61d5838af Reversing commit d586b8c преди 8 години
  Samuel Jaffe ee7077654f I think that this properly handles the various multiplication cases... but I really ought to mathematically prove it (with test cases for enough possible combos). преди 8 години
  Samuel Jaffe 3c3d0eeb5c Adding new test cases. преди 8 години
  Samuel Jaffe ac7e0d0a4d Fix rescaling bug to force lossyness. преди 8 години
  Samuel Jaffe 686f869964 Adding division with initial test cases (not complete). преди 8 години
  Samuel Jaffe ea28819179 Fixing bounds issue with negative numbers that use all 9 digits in the first cell. преди 8 години
  Samuel Jaffe 8dc64b50f3 Fixing oob violations in detail::multiply and detail::subtract_nounderflow. преди 8 години
  Samuel Jaffe a855123300 Fixing to_string output when scale is negative. преди 8 години
  Samuel Jaffe bb2144baf3 Initial commit of big decimal code, supporting +, -, *. преди 8 години
  Samuel Jaffe d586b8cf26 Adding offset handling to multiplication. преди 8 години
  Samuel Jaffe 4f9108a734 Reducing code duplication in biginteger. преди 8 години
  Samuel Jaffe 5173ebab09 Making shift10 work in both directions. преди 8 години
  Samuel Jaffe c3d890af78 Fixing bug with inner compare loop. преди 8 години