Commit Graph

  • 6016146ef7 #88 Update doc and .mjs after toNearest change Michael Mclaughlin 2018-03-10 19:43:59 +0000
  • c99bdef459
    Merge pull request #88 from luciavelasco/fix-toNearest-rounding Michael M 2018-03-05 22:52:28 +0000
  • caed629d5a Code Review Changes: Updates test file and void check #88 Lucia Velasco 2018-03-05 09:10:46 +0000
  • 2c3198d555 Fixes pre-existing test to successfully round up Lucia Velasco 2018-03-02 22:11:22 +0000
  • 4949869b5e Allows round up and round ceil to work in the toNearest function. Lucia Velasco 2018-03-02 22:07:56 +0000
  • caaba6d513 Adds toNearest tests for numbers to round that are less-than-even Lucia Velasco 2018-03-02 21:55:54 +0000
  • 1e7ab92143 Applied iOS 10.3 workaround to min.js and es6.js variations of Decimal.js. #56 Richard Ainger 2018-01-29 07:44:16 +1000
  • f5ece47fc2 nthRoot not working due to rounding issues, to be done #83 juliusmh 2018-01-18 21:11:26 +0100
  • 875f6d0f7a v9.0.1 v9.0.1 Michael Mclaughlin 2017-12-15 10:38:51 +0000
  • 8a7b6a3068 #80 Typings: correct return type Michael Mclaughlin 2017-12-15 10:37:01 +0000
  • dbba3d5b18 v9.0.0 v9.0.0 Michael Mclaughlin 2017-12-14 10:30:42 +0000
  • eb2efa06fb #78 Typings: remove toFormat Michael Mclaughlin 2017-12-14 10:28:30 +0000
  • dbf681be4a v8.0.0 v8.0.0 Michael Mclaughlin 2017-12-10 18:32:38 +0000
  • 7c784f4a03 v8.0.0 Michael Mclaughlin 2017-12-09 22:38:35 +0000
  • bb41f1b4af Update API image Michael Mclaughlin 2017-12-09 22:25:43 +0000
  • fd668fea70 Add Decimal.isDecimal and config reset Michael Mclaughlin 2017-12-09 22:05:28 +0000
  • 17a358f2f4 Correct typings: toFraction returns Decimal[] Michael Mclaughlin 2017-12-09 11:51:25 +0000
  • 1cbf5ffb44 v7.5.1 v7.5.1 Michael Mclaughlin 2017-12-03 22:21:41 +0000
  • 84bf971160
    Merge pull request #75 from chrisguttandin/fix-type-definition Michael M 2017-12-03 22:15:13 +0000
  • 6e91027ee0 remove abandoned character #75 chrisguttandin 2017-12-03 22:55:11 +0100
  • 35a8cddde9 v7.5.0 v7.5.0 Michael Mclaughlin 2017-12-03 18:09:41 +0000
  • 244138f8c2 Merge branch 'master' of https://github.com/MikeMcl/decimal.js Michael Mclaughlin 2017-12-03 18:09:04 +0000
  • d477d566ea Use TypeScript delarations outside modules Michael Mclaughlin 2017-12-03 17:42:48 +0000
  • 1a552b2d6c
    Merge pull request #73 from mkutny/doc Michael M 2017-11-29 23:22:05 +0000
  • 074a97d06a docs: typos fixed #73 Max Kutny 2017-11-29 16:25:43 +0200
  • a0b78b6275 v7.4.0 v7.4.0 Michael Mclaughlin 2017-11-25 23:45:15 +0000
  • df5ed821f3 Add Typescript typings Michael Mclaughlin 2017-11-25 23:42:03 +0000
  • 433759294a v7.3.0 v7.3.0 Michael Mclaughlin 2017-09-26 18:23:56 +0100
  • 4ca749e352 Rename decimal.es6.js to decimal.mjs Michael Mclaughlin 2017-09-26 18:19:06 +0100
  • 9f3875a54d Remove node 0.6 from .travis.yml Michael Mclaughlin 2017-09-26 18:16:37 +0100
  • 3f0322f339 v7.2.4 Michael Mclaughlin 2017-09-09 18:59:14 +0100
  • 2ed8a040c7 v7.2.4 v7.2.4 Michael Mclaughlin 2017-09-09 18:53:23 +0100
  • 9ae7ca7088 Fix import issues Michael Mclaughlin 2017-09-09 18:50:00 +0100
  • 3cbfd6da08 Update docs re global.crypto Michael Mclaughlin 2017-09-09 18:47:57 +0100
  • bb84577789 v7.2.3 Michael Mclaughlin 2017-06-27 22:11:27 +0100
  • 784a38a8db v7.2.3 v7.2.3 Michael Mclaughlin 2017-06-27 22:08:50 +0100
  • 22ac9377c6 Bugfix: #58 pow sometimes throws when result is Infinity Michael Mclaughlin 2017-06-27 22:07:37 +0100
  • 160f4210f0 v7.2.2 Michael Mclaughlin 2017-06-25 23:44:36 +0100
  • 32f0a63095 v7.2.2 v7.2.2 Michael Mclaughlin 2017-06-25 23:39:53 +0100
  • 4d05267ba8 Bugfix: #57 Powers of -1 for integers over Number.MAX_SAFE_INTEGER Michael Mclaughlin 2017-06-25 23:35:15 +0100
  • c2536d3cbe Workaround for iOS 10.3 issue which caused wrong numbers to be returned. Richard Ainger 2017-06-21 10:10:42 +1000
  • ca8f30a62a Merge cb30048245 into 3566299686 #33 Thomas Treffry 2017-06-05 09:55:38 +0000
  • 3566299686 v7.2.1 v7.2.1 Michael Mclaughlin 2017-05-04 20:12:26 +0100
  • f2410a712a Merge pull request #51 from lukaskollmer/patch-1 Michael M 2017-05-04 20:06:59 +0100
  • 981ba5c749 Update README.md #51 Lukas Kollmer 2017-05-04 14:05:38 +0200
  • 2be14dfdd7 v7.2.0 Add decimal.es6.js v7.2.0 Michael Mclaughlin 2017-04-09 23:07:52 +0100
  • 85a499eb86 v7.1.2 v7.1.2 Michael Mclaughlin 2017-04-05 19:03:17 +0100
  • eec7273c19 Decimal.default to Decimal['default'] IE8 issue Michael Mclaughlin 2017-04-05 18:59:11 +0100
  • 15db02ebbe Merge feb84f5409 into d199c97af4 #10 Michael M 2017-01-19 13:54:47 +0000
  • 36890f8a83 Merge fb9a83cb18 into d199c97af4 #3 Matthew Davidson 2017-01-13 13:50:06 +0000
  • 5547cc805d Minor doc edit Michael Mclaughlin 2017-01-10 23:37:36 +0000
  • d199c97af4 Merge pull request #44 from qwe19272375/add-cdnjs-badge Michael M 2017-01-10 23:33:02 +0000
  • 327153d7a4 v7.1.1 Michael Mclaughlin 2017-01-10 23:25:40 +0000
  • c9273ccb08 v7.1.1 Michael Mclaughlin 2017-01-10 23:11:14 +0000
  • 45eec0b863 v7.1.1 v7.1.1 Michael Mclaughlin 2017-01-10 19:34:40 +0000
  • 27de48c4c3 Remove duplicated for-loop. Minor refactoring. Michael Mclaughlin 2017-01-10 19:19:28 +0000
  • e6c234f109 add CDNJS badge in README.md #44 Brian Hsieh 2017-01-03 00:20:11 +0800
  • 148be72e6f v7.1.0 Michael Mclaughlin 2016-11-09 23:43:42 +0000
  • 475e0925ff v7.1.0 Michael Mclaughlin 2016-11-10 00:03:25 +0000
  • 3e2d380a41 Support ES6 imports v7.0.1 Michael Mclaughlin 2016-11-09 23:43:42 +0000
  • 4df9158a1a Support ES6 imports Michael Mclaughlin 2016-11-09 23:41:31 +0000
  • e48bddf45a v7.0.0 v7.0.0 Michael Mclaughlin 2016-11-09 17:08:38 +0000
  • 46b1aad320 Remove crypto require. Add set as config alias. Michael Mclaughlin 2016-11-09 17:01:36 +0000
  • 8981da3357 v7.0.0 Michael Mclaughlin 2016-11-09 16:51:37 +0000
  • 1745df7487 crypto default to false. rename config to set Michael Mclaughlin 2016-11-09 12:48:04 +0000
  • bdccc7592b Merge b8d59009cf into fb37ca6bde #42 Joshua May 2016-11-08 16:27:36 +0000
  • b8d59009cf Heavier-handed `require` detection buster #42 Joshua May 2016-11-08 17:21:39 +0100
  • 7d089a1a91 Merge 25ff1b1710 into fb37ca6bde #38 mzywiol 2016-09-20 20:24:27 +0000
  • 25ff1b1710 Added test for floating point numbers in toRadixString. #38 ocado 2016-09-20 22:24:13 +0200
  • abf5f3ded5 Added toRadixString method ocado 2016-09-20 17:33:36 +0200
  • efee22cd70 Merge branch 'gh-pages' of https://github.com/MikeMcl/decimal.js into gh-pages Michael Mclaughlin 2016-06-30 19:56:32 +0100
  • 5f67ae26de v6.0.0 Michael Mclaughlin 2016-06-30 19:55:23 +0100
  • acebfe9265 v6.0.0 Michael Mclaughlin 2016-06-30 19:35:31 +0100
  • fb37ca6bde v6.0.0 v6.0.0 Michael Mclaughlin 2016-06-30 19:27:50 +0100
  • 28451fb05c Amend main field Michael M 2016-04-04 21:00:57 +0100
  • cb30048245 Fix incorrect package name in readme #33 Thomas Treffry 2016-03-26 09:16:26 -0700
  • 8a631cc327 v5.0.8 v5.0.8 Michael Mclaughlin 2016-03-09 22:57:25 +0000
  • 45e9752280 Correct year Michael Mclaughlin 2016-03-09 22:55:02 +0000
  • ff621c1e35 Add newline to single test results Michael Mclaughlin 2016-03-09 22:54:34 +0000
  • 6ec2449a07 Merge pull request #29 from jonahbron/master Michael M 2016-03-03 16:34:32 +0000
  • 7d9b530aa2 Fixed wrong package name in Node require #29 Jonah Dahlquist 2016-03-02 11:50:36 -0800
  • a4d8f8afb3 Remove outdated example Michael Mclaughlin 2016-02-29 19:32:19 +0000
  • 6785556026 v5.0.7 v5.0.7 Michael Mclaughlin 2016-02-29 19:25:04 +0000
  • 03cf981dcf Add decimal.js-light link Michael Mclaughlin 2016-02-29 19:24:47 +0000
  • 5a916a1de2 Remove outdated example Michael Mclaughlin 2016-02-29 19:24:10 +0000
  • dc642c0429 Merge pull request #28 from pra85/patch-1 Michael M 2016-02-23 19:07:28 +0000
  • c029df316a Add Syntax highlighting language to code blocks #28 Prayag Verma 2016-02-23 15:37:52 +0530
  • 6a663287f0 v5.0.6 v5.0.6 Michael Mclaughlin 2016-02-22 19:51:10 +0000
  • f3777d8baf Add bower.json Michael Mclaughlin 2016-02-22 19:50:52 +0000
  • 625680f050 v5.0.5 Michael Mclaughlin 2016-02-20 22:24:50 +0000
  • 6effe2db27 v5.0.5 v5.0.5 Michael Mclaughlin 2016-02-20 22:21:48 +0000
  • 1a1a0ace51 bugfix: #26 wrong precision applied from ONE Michael Mclaughlin 2016-02-20 22:15:20 +0000
  • b060c29184 v4.0.4 v4.x.x Michael Mclaughlin 2016-02-18 20:15:27 +0000
  • 8df4a72aaa bitwise floor ok Michael Mclaughlin 2016-02-18 19:56:50 +0000
  • 50250d8c83 Fixing crypto require for older version of decimal, needed for a project I'm working on v4.0.4 #27 andrewd 2016-02-17 16:56:27 +0000
  • 1879798c2c v5.0.4 Michael Mclaughlin 2016-02-14 21:18:36 +0000
  • 50f63bec5c v5.0.4 v5.0.4 Michael Mclaughlin 2016-02-14 21:15:21 +0000
  • c512eb9a5a Bugfix: #26 clone Michael Mclaughlin 2016-02-14 21:13:04 +0000
  • 7c6fc4a829 Correct link Michael Mclaughlin 2016-02-10 20:49:04 +0000
  • 948d368527 Correct link Michael Mclaughlin 2016-02-10 20:45:40 +0000