Results 3 issues of Wei Wu

When running `git cp` it will create a temp file following a certain convention. E.g. running `git cp a/b/c.kt d/e.kt` will create a temp file like this: `a__b__c.kt-move-to-d__e.kt` While this...

The test case is: ``` 4/2/2023 -7.0049467 4/3/2023 -0.0000041 4/3/2023 6.94963 ``` In google sheet, XIRR returns `-0.9446451026`, but this library returns `org.decampo.xirr.OverflowException: Candidate overflow`.

**Affects:** `4.1.2.RELEASE` or higher --- This is related to previously reported https://github.com/spring-projects/spring-framework/issues/27582. The issue was likely not fully fixed yet. I created a unit test here to demo the bug:...

status: waiting-for-triage
in: core