summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package.json: Change e-mail addressesHEADmasterP. J. McDermott2019-09-051-3/+3
|
* Update copyright noticesP. J. McDermott2019-09-058-8/+8
| | | | | Copyrights in my contributions to this package were transferred to Libiquity LLC by a contract executed 2019-09-04.
* lib/decmath.js: Use double quotes around "use strict"P. J. McDermott2017-05-161-1/+1
|
* Makefile: Mangle names in minified outputP. J. McDermott2017-05-161-1/+1
| | | | Saves 95 bytes.
* README: Mention formatting functionP. J. McDermott2017-01-281-1/+2
|
* test/14_dfmt.js: New fileP. J. McDermott2017-01-282-0/+53
|
* dfmt(): New functionP. J. McDermott2017-01-281-0/+11
|
* package.json: Fill in and rearrange fieldsP. J. McDermott2017-01-081-14/+21
|
* lib/decmath.js: s/arithmetic/math/P. J. McDermott2017-01-081-1/+1
|
* README: s/arithmetic/math/ or add "and rounding"P. J. McDermott2017-01-081-6/+6
|
* package.json: New fileP. J. McDermott2017-01-071-0/+42
|
* COPYING: Rename to LICENSEP. J. McDermott2017-01-071-0/+0
|
* README: New fileP. J. McDermott2017-01-071-0/+24
|
* Makefile: Allow mocha reporter to be overriddenP. J. McDermott2017-01-071-1/+6
|
* test/20_nj-st-75-2017.js: New fileP. J. McDermott2017-01-071-0/+154
|
* test/13_drhtz-drhfz.js: Differentiate between drhtz() and drhfz()P. J. McDermott2017-01-071-3/+30
|
* test/13_drhtz-drhfz.js: Improve context() title argumentsP. J. McDermott2017-01-071-3/+3
|
* test/13_drhtz-drhfz.js: Add missing it()sP. J. McDermott2017-01-071-3/+21
| | | | Erm...
* drhtz(), drhfz(): Remove debugging outputP. J. McDermott2017-01-071-4/+0
|
* drhtz(), drhfz(): ImplementP. J. McDermott2017-01-071-2/+38
|
* test/13_drhtz-drhfz.js: Fix mistake in copying Perl codeP. J. McDermott2017-01-071-1/+1
|
* test/13_drhtz-drhfz.js: New fileP. J. McDermott2017-01-061-0/+83
|
* test/12_dmul-dadd.js: New fileP. J. McDermott2017-01-061-0/+45
|
* test/10_dadd.js: Test adding 0.01 10000 timesP. J. McDermott2017-01-061-0/+7
|
* test/10_dadd.js: Add more testsP. J. McDermott2017-01-061-0/+6
|
* Makefile: Add "--reporter spec" to mocha commandP. J. McDermott2017-01-061-1/+1
|
* dadd(): Remove debugging outputP. J. McDermott2017-01-061-16/+0
|
* dadd(), dmul(): ImplementP. J. McDermott2017-01-061-4/+47
|
* test/11_dmul.js: New fileP. J. McDermott2017-01-061-0/+51
|
* .gitignore: Exclude *.min.jsP. J. McDermott2017-01-061-0/+3
|
* Makefile: New fileP. J. McDermott2017-01-061-0/+10
|
* .gitignore: New fileP. J. McDermott2017-01-061-0/+6
|
* COPYING: New fileP. J. McDermott2017-01-061-0/+674
|
* lib/decmath.js, test/10_dadd.js: New filesP. J. McDermott2017-01-062-0/+113