Skip to content

Conversation

@jsyt
Copy link
Contributor

@jsyt jsyt commented Aug 5, 2019

first commit replace c[j] = (c[j] + b) % 10; with c[j] = b; in big.js line 848
second commit add comment /* big.js v5.2.2 https://github.com/MikeMcl/big.js/LICENCE */ in big.min.js

@MikeMcl MikeMcl merged commit 7c990e6 into MikeMcl:master Aug 5, 2019
@MikeMcl
Copy link
Owner

MikeMcl commented Aug 5, 2019

Thanks for your input.

@dkent600
Copy link

Wondering why no red=>green test case was included here

@MikeMcl
Copy link
Owner

MikeMcl commented Aug 16, 2019

@dkent600

This wasn't a bug, just a minor optimisation.

@dkent600
Copy link

OK, as long as the case being optimized is running green somewhere :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants