1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-09-28 22:40:48 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
Michael Mclaughlin
e48bddf45a v7.0.0 2016-11-09 17:08:38 +00:00
Michael Mclaughlin
46b1aad320 Remove crypto require. Add set as config alias. 2016-11-09 17:01:36 +00:00
Michael Mclaughlin
fb37ca6bde v6.0.0 2016-06-30 19:27:50 +01:00
Michael M
28451fb05c Amend main field 2016-04-04 21:00:57 +01:00
Michael Mclaughlin
8a631cc327 v5.0.8 2016-03-09 22:57:25 +00:00
Michael Mclaughlin
45e9752280 Correct year 2016-03-09 22:55:02 +00:00
Michael Mclaughlin
ff621c1e35 Add newline to single test results 2016-03-09 22:54:34 +00:00
Michael M
6ec2449a07 Merge pull request #29 from jonahbron/master
Correct package name in Node require example
2016-03-03 16:34:32 +00:00
Jonah Dahlquist
7d9b530aa2 Fixed wrong package name in Node require 2016-03-02 11:50:36 -08:00
Michael Mclaughlin
6785556026 v5.0.7 2016-02-29 19:25:04 +00:00
Michael Mclaughlin
03cf981dcf Add decimal.js-light link 2016-02-29 19:24:47 +00:00
Michael Mclaughlin
5a916a1de2 Remove outdated example 2016-02-29 19:24:10 +00:00
Michael M
dc642c0429 Merge pull request #28 from pra85/patch-1
Add syntax highlighting
2016-02-23 19:07:28 +00:00
Prayag Verma
c029df316a Add Syntax highlighting language to code blocks
Added HTML, JavaScript and bash syntax highlighting to code blocks
2016-02-23 15:37:52 +05:30
Michael Mclaughlin
6a663287f0 v5.0.6 2016-02-22 19:51:10 +00:00
Michael Mclaughlin
f3777d8baf Add bower.json 2016-02-22 19:50:52 +00:00
Michael Mclaughlin
6effe2db27 v5.0.5 2016-02-20 22:21:48 +00:00
Michael Mclaughlin
1a1a0ace51 bugfix: #26 wrong precision applied from ONE 2016-02-20 22:15:20 +00:00
Michael Mclaughlin
8df4a72aaa bitwise floor ok 2016-02-18 19:56:50 +00:00
Michael Mclaughlin
50f63bec5c v5.0.4 2016-02-14 21:15:21 +00:00
Michael Mclaughlin
c512eb9a5a Bugfix: #26 clone 2016-02-14 21:13:04 +00:00
Michael Mclaughlin
948d368527 Correct link 2016-02-10 20:45:40 +00:00
Michael Mclaughlin
ea61253cbc v5.0.3 2016-02-06 17:53:18 +00:00
Michael Mclaughlin
caad23d669 refactor tests 2016-02-06 17:51:29 +00:00
Michael Mclaughlin
587b9fe82f v5.0.2 2016-02-05 00:04:05 +00:00
Michael Mclaughlin
9c419dabfe Minor clean-up. Remove duplicate code. 2016-02-04 23:54:04 +00:00
Michael Mclaughlin
c8e12eb6a0 Add API change warning 2016-02-04 23:52:52 +00:00
Michael Mclaughlin
c2c4480881 Add immutability tests 2016-02-04 23:52:10 +00:00
Michael M
a62bb62b6b Merge pull request #22 from Hypercubed/tests/mutation
Mutation tests
2016-02-01 18:57:54 +00:00
Jayson Harshbarger
ec0955c28e Mutation tests 2016-01-29 11:50:16 +09:00
Michael Mclaughlin
b8b2ed7a2b v5.0.1 2016-01-28 23:12:34 +00:00
Michael Mclaughlin
c39ab46529 Add pi info 2016-01-28 23:10:26 +00:00
Michael M
cefd7f5db8 Merge pull request #21 from Hypercubed/fix/cosine
Bugfix: #20 cos mutates value
2016-01-28 22:46:32 +00:00
Jayson Harshbarger
08263d4305 Fix for issue #20 2016-01-28 22:11:59 +09:00
Michael M
05e698aba6 Fix typo. Add serialization feature. 2016-01-26 00:01:20 +00:00
Michael M
131ff3a71b Removed outdated file size. 2016-01-25 08:40:08 +00:00
Michael Mclaughlin
8a6f8fe412 v5.0.0 2016-01-25 00:11:32 +00:00
Michael Mclaughlin
bc66aa91a5 v4.0.3 2015-10-02 13:00:23 +01:00
Michael Mclaughlin
277e8a8ad3 Internal round function bugfix 2015-10-02 12:56:34 +01:00
Michael Mclaughlin
bd6e6381b3 update bower.json 2015-07-07 10:09:20 +01:00
Michael Mclaughlin
aaa0794f69 v4.0.2 2015-02-20 16:01:25 +00:00
Michael Mclaughlin
d136e91d66 v4.0.1 2014-12-11 17:34:52 +00:00
Michael Mclaughlin
cd88cd7f07 Assign correct constructor when duplicating Decimals. 2014-12-11 17:28:20 +00:00
Michael Mclaughlin
da6ae2b716 Corrected config comments re toFormat 2014-11-25 20:28:56 +00:00
Michael Mclaughlin
8ca98c1735 Travis CI 2014-11-11 10:44:42 +00:00
Michael Mclaughlin
8d7a9969de v4.0.0 toFormat amended 2014-11-10 16:00:14 +00:00
Michael Mclaughlin
67bb6b838f v3.0.1 2014-06-08 23:17:31 +01:00
Michael Mclaughlin
aed581dfb6 try catch crypto require 2014-06-08 23:08:33 +01:00
Michael Mclaughlin
e02587a173 v3.0.0 2014-06-04 23:59:07 +01:00
Michael Mclaughlin
7524fbaefe v2.1.0 Amend UMD for browserify 2014-06-04 23:07:51 +01:00