Commit graph

  • a6fbe0a7e7 Update README.md mwoss 2020-04-19 21:09:28 +0200
  • 6d996864a4 Drop support for Go versions older than 1.7 mwoss 2020-04-19 20:55:51 +0200
  • 5dea75d18b Drop support for Go versions older than 1.6 mwoss 2020-04-19 20:50:55 +0200
  • 0a8758aef6 Drop support for Go versions older than 1.5 mwoss 2020-04-19 20:09:06 +0200
  • 3d8a8f323d Add few tests cases showing loss of precision after casting mwoss 2020-04-19 19:54:44 +0200
  • c40b96537b Merge branch 'master' into big-part-methods mwoss 2020-04-19 19:32:05 +0200
  • feafbe1d95
    CI, test build on the three latest Go version and the oldest one available (#170) Mateusz Woś 2020-04-19 19:24:39 +0200
  • 046665fb52 Add new helper methods: BigInt, BigFloat mwoss 2020-04-19 19:24:02 +0200
  • b69202d82e CI, test build on the three latest Go version and the oldest one available mwoss 2020-04-19 00:35:52 +0200
  • bda3065a89 update CHANGELOG.md Jason Biegel 2020-02-27 15:41:21 -0500
  • a885f98659 Update CHANGELOG.md - go modules support mwoss 2019-11-30 23:09:56 +0100
  • 3d7f90894f Update CHANGELOG.md Jason Biegel 2019-11-29 00:21:52 -0500
  • eca6ce5e9e add NewFromInt and NewFromInt32 Jason Biegel 2019-11-29 00:20:30 -0500
  • 63d0e4b148 create changelog, add travis fix Jason Biegel 2019-11-29 00:12:17 -0500
  • 02e2044944
    Revert remove insignificant digits (#159) Jason Biegel 2020-02-27 15:28:08 -0500
  • b4bac45bdd remove RoundCash changes and RemoveInsignificantDigits Jason Biegel 2020-02-25 19:55:44 -0500
  • 5ec56358e5 revert original remove insignificant change (PR 46), and add the logic back as a function Jason Biegel 2019-12-10 00:51:18 -0500
  • a08b92da27 add intellij to gitignore Jason Biegel 2020-02-25 19:50:30 -0500
  • 6c07c6ca86
    remove 15 interval RoundCash (#166) Jason Biegel 2020-02-25 19:44:03 -0500
  • 1c7915523c Remove comments and benchmark referring interval 15 mwoss 2020-02-26 01:23:55 +0100
  • d2fe51b87b update function doc Jason Biegel 2020-02-21 20:36:44 -0500
  • 168ba4cb37 remove 15 interval RoundCash Jason Biegel 2020-02-15 23:19:37 -0500
  • 408a2507e1
    Remove unnecessary decimal rescaling - memory usage optimization (#160) Mateusz Woś 2020-01-06 00:12:15 +0100
  • ebc7220e69 Merge branch 'master' into memory-allocation-issue mwoss 2020-01-05 15:50:50 +0100
  • 96defcb63c Run go fmt (#162) Jason Biegel 2020-01-05 07:46:53 -0700
  • cca32bf00c run go fmt Jason Biegel 2020-01-05 01:45:38 -0500
  • a0b4d18f1c fix: fix rounding in FormatFloat fallback path jonson 2020-01-03 11:48:46 +0800
  • 85d679adb1 feat: optimization roundShortest method jonson 2020-01-02 15:18:21 +0800
  • 93d8c1aab1 Remove benchmarks using big.NewFromFloat mwoss 2019-12-31 01:31:00 +0100
  • 11c72fabfb Add RescalePair docstring mwoss 2019-12-29 23:59:33 +0100
  • 5f6b56295c Move benchmarks to separate file, add new benchmark tests mwoss 2019-12-29 23:21:45 +0100
  • 9797b4947c Remove unnecessary decimal rescaling Mateusz Wos 2019-12-29 22:58:17 +0100
  • 65cec7ae90
    Merge 7416128977 into 360f2bc030 Igor Mikushkin 2019-12-19 17:05:15 +0400
  • 9feafb08f3
    Merge ace5b0b50b into 360f2bc030 Igor Mikushkin 2019-12-16 00:44:50 +0100
  • e6035fffe4
    Merge f62241cc93 into 360f2bc030 Igor Mikushkin 2019-12-06 09:53:17 +0400
  • a5321aeda4
    Merge 6a23126cde into 360f2bc030 Carl 2019-12-04 14:03:04 +0100
  • fb2da1c722
    Merge c2e758a936 into 360f2bc030 Brian Picciano 2019-12-03 01:26:42 +0100
  • 360f2bc030
    Add support for Go modules (#157) Mateusz Woś 2019-11-30 23:07:10 +0100
  • bc70c3beb9 Add NewFromInt and NewFromInt32 (#72) Mathieu Post 2019-11-29 06:17:06 +0100
  • ff9ed33395
    reapply travis go version fix from 75bb2cb9 (#156) Jason Biegel 2019-11-29 00:04:20 -0500
  • 8414941375 reapply travis go version fix from 75bb2cb9 Jason Biegel 2019-11-28 23:57:21 -0500
  • 35e9c5e0a8 Add NewFromInt and NewFromInt32 Mathieu Post 2017-12-13 11:01:10 +0100
  • 3885039a27
    Merge f778328e58 into b054a8dfd1 Travis 2019-11-27 09:57:08 +0000
  • 267b5a8e3f Add support for Go modules mwoss 2019-11-25 23:30:44 +0100
  • b054a8dfd1 Revert "decimal: add decomposer interface" Jason Biegel 2019-11-24 22:55:19 -0500
  • c2e758a936 add Root and RootRound methods Brian P 2019-10-13 13:32:12 -0600
  • f1972eb1d1
    Merge pull request #137 from lantw44/master decomposer-interface Jason Biegel 2019-10-08 22:57:16 -0400
  • 2677b5dba8
    Merge pull request #144 from forsaken628/patch-1 Jason Biegel 2019-10-08 22:49:08 -0400
  • 0ea7e08d01 go fmt some stuff Brian Picciano 2019-09-22 16:48:48 -0400
  • a36b5d85f3
    Merge pull request #141 from kardianos/kardianos-decomposer Jason Biegel 2019-09-05 10:42:23 -0400
  • 75bb2cb98e decimal: add decomposer interface Daniel Theophanes 2019-04-06 14:18:57 -0700
  • 6f644f98ee
    fix StringScaled bug xiyuanchild 2019-09-03 17:17:09 +0800
  • 27a017a55b Fix documentation on StringFixedBank Martin Asquino 2019-08-15 09:55:02 -0300
  • 62587fc365
    fix: Coefficient panic coldWater 2019-06-17 18:13:00 +0800
  • f6b83dece5
    Add Shift() function Jad Mubaslat 2019-05-27 15:20:33 -0400
  • 60785621c4
    Don't trim trailing zeros Jad Mubaslat 2019-05-09 15:44:01 -0400
  • e5ee5e5502
    patch function Scan to support int,int8,int16,int32 (#1) Anucha Petchagun 2019-04-24 17:59:35 +0700
  • a950f4360b ci: update .travis.yml yenlin.lai 2019-03-21 14:50:26 +0800
  • a77eae9426 misc: update informations after fork yenlin.lai 2019-03-21 14:49:09 +0800
  • a3267013b7 Update decimal.go Lanre Ade 2019-03-03 16:33:54 -0700
  • bd05ea02de
    Merge pull request #1 from esrobinson/fast Eric Robinson 2019-02-22 16:56:29 -0800
  • 4b0e6091e7 Don't do work for noop rescaling Eric Robinson 2019-02-22 12:02:35 -0800
  • f39378d939 Fix decoding of .0 Ting-Wei Lan 2019-02-19 17:00:26 +0800
  • f778328e58 feat: add uint64 surport guiqiang 2019-01-22 17:59:49 +0800
  • 5182516c23 go fmt Henry 2018-12-14 17:33:14 +0100
  • 496fe9dc1e No longer force trimming trailing zeroes when we serialize a decimal Joseph Dallago 2018-11-30 01:47:51 +0000
  • 5b240af270 build against recent Go versions too Kevin Gillette 2018-11-01 16:19:00 -0600
  • 48fcb30248 restore Go ~1.2 map composite key type specifiers Kevin Gillette 2018-11-01 16:16:21 -0600
  • f62241cc93 Implemented: normalizing, rounding to significant figures Igor Mikushkin 2018-09-04 04:34:19 +0400
  • 7fa301f8af address most go report-card issues. Kevin Gillette 2018-10-30 13:08:32 -0600
  • 3165bbd3c6 run gofmt -s Kevin Gillette 2018-10-30 13:05:50 -0600
  • 6a23126cde Bugfix Carl Cudors 2018-10-14 17:59:12 +0300
  • cbaf07db27 Added support for Decimal places in JSON marshall Carl Cudors 2018-10-14 17:31:30 +0300
  • 01609a8bf2 Add Copy func habuvo 2018-10-11 08:05:59 +0300
  • c20ac3349e IfThen and NoZero methods wildSeagull 2018-10-06 15:44:37 +0300
  • 810279ec16 RoundStep method wildSeagull 2018-10-06 15:15:53 +0300
  • 522a2ba274 add missing parentheses Rafael Acioly 2018-10-04 10:35:16 -0300
  • 0b92454349
    Merge pull request #2 from basset-la/modules Juan Torello 2018-10-03 11:45:11 -0300
  • ef6a340d6b adding go modules Juan Torello 2018-10-03 11:33:28 -0300
  • ace5b0b50b Addressing benchmarks issues Igor Mikushkin 2018-09-04 00:00:00 +0400
  • 9aa42f1878 Running gofmt Igor Mikushkin 2018-08-29 03:59:20 +0400
  • 24eae36c06 Running gofmt Igor Mikushkin 2018-08-29 03:59:20 +0400
  • 7416128977 Comment for rescale added Igor Mikushkin 2018-08-29 03:53:48 +0400
  • b836e56a4d Using integer operations rather than float in rescale Igor Mikushkin 2018-08-29 02:59:01 +0400
  • 87d8158ad8 add GetBSON SetBSON Krzysztof Skitek 2018-08-24 11:21:06 +0200
  • aa8a681072 added sqrt testing Geert van Kempen 2018-08-19 14:00:50 -0400
  • 3954520093 native square root function for decimal Geert van Kempen 2018-08-19 10:54:18 -0400
  • 53965de086 additional decimal numbers Geert van Kempen 2018-08-19 10:44:32 -0400
  • 8db667fde7 Merge branch 'patch-2' Geert van Kempen 2018-08-19 10:20:36 -0400
  • d6dc8f6e25
    Create sqrt.go kempeng 2018-08-18 23:08:39 -0400
  • b20373ba9f
    Merge e20cd0e503 into cd690d0c9e kempeng 2018-08-19 03:03:25 +0000
  • 9e9d8086ae
    Merge 70eaa6c75d into cd690d0c9e kempeng 2018-08-19 03:02:22 +0000
  • 8d3993cf62
    Create numbers.go kempeng 2018-07-25 23:25:09 -0400
  • e20cd0e503
    Create zero.go kempeng 2018-07-25 23:22:11 -0400
  • 70eaa6c75d
    Create helpers.go kempeng 2018-07-25 23:19:28 -0400
  • 7b91b041bd optimize allocations Nikita Galayko 2018-07-17 15:53:26 +0200
  • cd690d0c9e Make NewFromFloat respect the precision of the input (#100) v1.1.0 Klaus Post 2018-07-09 22:31:17 +0200
  • 6265b5ff1e Update Sin/Tan/Cos tests. Klaus Post 2018-07-09 19:09:19 +0200
  • edae9a09ff Make NewFromFloat respect the precision of the input Klaus Post 2018-07-09 12:07:46 +0200
  • 7e43aed1c9 Added cos, sin, tan, and atan methods and tests (#96) Ian Norden 2018-07-09 09:22:25 -0500