Commit History

Autor SHA1 Mensaxe Data
  Sam Jaffe 718db62da5 Add some more formatting, including a truncation parameter %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe a700e39648 Add print options to biginteger and bigdecimal. %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 99d12f1327 Add clang-format, move includes into proper directory, more settings changes %!s(int64=4) %!d(string=hai) anos
  Sam Jaffe 28db841237 Fixing test printers. %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe df9da20f73 Fix bug where comparisons for operator==, etc were inverted (e.g. < was >, but == was still ==) %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe 10722b64d0 Fix bug in bigdecimal constructor for >9 digits after the decimal point %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe bf8f524dfb Fix bug with rescaling %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe 479abfad73 Fixing bug when performing division with a number of the form '0.*' %!s(int64=7) %!d(string=hai) anos
  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. %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe 097d356053 More test magic. Fixing bug in rescaling %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe 3afa6a13dd Breaking up final test in BigDecimalTest %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe 2818bd62d2 Renaming test type %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe ae88848432 Some formatting things %!s(int64=7) %!d(string=hai) anos
  Sam Jaffe dc784283ab Convert to using GoogleMock for testing %!s(int64=7) %!d(string=hai) anos