Thanks to visit codestin.com
Credit goes to github.com

Skip to content

omnibus pull from bobhanson/java2Script #230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Feb 25, 2024
Merged

Conversation

BobHanson
Copy link
Collaborator

No description provided.

BobHanson and others added 13 commits September 4, 2023 18:02
Fix inequality tests for negative longs. Fix #268
HashMap, LinkedHashMap.

MessagePackReader fix.
@j2sIgnore and @j2sIgnoreSuper

avoids SearchAndExecuteMethod better
MutableBitInteger to miscalculate subtraction(no change in version #)

situation was long a = b - c - d - e...

where later minus signs were not been replaced by commas when wrapped
into Long.$sub(b,c,d,e,...)
Version remains 3.3.1-v7; only affects BigInteger and BigDecimal;
specifically in division.
@BobHanson BobHanson merged commit b3db746 into java2script:master Feb 25, 2024
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.

2 participants