Skip to content

Actions: wrandelshofer/FastDoubleParser

All workflows

Actions

Loading...

Showing runs from all workflows
90 workflow runs
90 workflow runs
Event

Filter by event

Status

Filter by status

Branch
Actor

Filter by actor

Improve performance of FastDoubleSwar.tryToParseEightHexDigitsUtf8() …
Java CI build and test #413: Commit 13272f5 pushed by wrandelshofer
May 26, 2024 11:59 2m 16s main
May 26, 2024 11:59 2m 16s
Inline calls to isDigit() as suggested in pull request #74.
Java CI build and test #412: Commit dbdce02 pushed by wrandelshofer
May 25, 2024 14:14 2m 18s main
May 25, 2024 14:14 2m 18s
Improve performance of method FastIntegerMath.splitFloor16() as sugge…
Java CI build and test #411: Commit 110f722 pushed by wrandelshofer
May 25, 2024 10:58 2m 24s main
May 25, 2024 10:58 2m 24s
The javadoc of BigSignificand states now that it represents a non-neg…
Java CI build and test #410: Commit d581677 pushed by wrandelshofer
May 25, 2024 10:30 2m 29s main
May 25, 2024 10:30 2m 29s
Add module fastdoubleparserdemo-java22.
Java CI build and test #409: Commit 6080865 pushed by wrandelshofer
December 10, 2023 19:30 2m 20s v1.0.0
December 10, 2023 19:30 2m 20s
Add module fastdoubleparserdemo-java22.
Java CI build and test #408: Commit 6080865 pushed by wrandelshofer
December 10, 2023 19:04 2m 20s main
December 10, 2023 19:04 2m 20s
Add module fastdoubleparserdemo-java22.
Java CI build and test #407: Commit 6080865 pushed by wrandelshofer
December 10, 2023 18:59 2m 23s dev
dev
December 10, 2023 18:59 2m 23s
Make classes that should not be public package-private.
Java CI build and test #406: Commit d703a2a pushed by wrandelshofer
December 10, 2023 18:58 17s dev
dev
December 10, 2023 18:58 17s
Add module for Java 22. This module makes use of the Foreign Function…
Java CI build and test #405: Commit 176f9b7 pushed by wrandelshofer
December 10, 2023 18:44 22s dev
dev
December 10, 2023 18:44 22s
Fix issue #78: NPE in "FastDoubleParser", method "JavaBigDecimalParse…
Java CI build and test #404: Commit 8501e64 pushed by wrandelshofer
December 10, 2023 16:15 2m 17s dev
dev
December 10, 2023 16:15 2m 17s
Remove 'supplemental test data' from unit tests.
Java CI build and test #403: Commit 17cbfcc pushed by wrandelshofer
December 10, 2023 15:34 2m 12s dev
dev
December 10, 2023 15:34 2m 12s
Ignore .DS_Store files.
Java CI build and test #402: Commit 003dd65 pushed by wrandelshofer
December 10, 2023 14:02 15s dev
dev
December 10, 2023 14:02 15s
Remove supplemental test files. Fix references to third party licenses.
Java CI build and test #401: Commit 4b57e45 pushed by wrandelshofer
December 10, 2023 13:51 17s dev
dev
December 10, 2023 13:51 17s
Implement proposed inlined code 'isDigit' in class AbstractJavaFloati…
Java CI build and test #400: Commit add318a pushed by wrandelshofer
June 17, 2023 15:02 3m 31s dev-IS_DIGIT
June 17, 2023 15:02 3m 31s
Describe rationale for identity check of BigInteger values in the code.
Java CI build and test #399: Commit 0a5ca6a pushed by wrandelshofer
June 16, 2023 07:58 3m 16s main
June 16, 2023 07:58 3m 16s
Improve code that converts characters to hexadecimal values (part 2).
Java CI build and test #398: Commit 6bb73c2 pushed by wrandelshofer
June 16, 2023 07:47 3m 13s main
June 16, 2023 07:47 3m 13s
Improve code that converts characters to hexadecimal values.
Java CI build and test #397: Commit 599d520 pushed by wrandelshofer
June 16, 2023 07:34 3m 33s main
June 16, 2023 07:34 3m 33s
Update benchmarks.
Java CI build and test #396: Commit 89a9d63 pushed by wrandelshofer
June 12, 2023 19:59 4m 56s main
June 12, 2023 19:59 4m 56s
Implement fast alternative for Math.scalb() as proposed by xtonik.
Java CI build and test #395: Commit e827ef1 pushed by wrandelshofer
June 12, 2023 17:21 4m 53s main
June 12, 2023 17:21 4m 53s
Fix JMH benchmark for custom scalb() implementation.
Java CI build and test #394: Commit a3b9976 pushed by wrandelshofer
June 12, 2023 15:51 3m 9s main
June 12, 2023 15:51 3m 9s
Update license info:
Java CI build and test #393: Commit 8e7c58c pushed by wrandelshofer
June 12, 2023 15:20 3m 24s main
June 12, 2023 15:20 3m 24s
Update benchmarks.
Java CI build and test #392: Commit 50bbcf8 pushed by wrandelshofer
June 11, 2023 15:33 3m 7s main
June 11, 2023 15:33 3m 7s
Tweak code.
Java CI build and test #391: Commit 7afb71d pushed by wrandelshofer
June 11, 2023 14:20 3m 3s main
June 11, 2023 14:20 3m 3s
Avoid unnecessary multiplication when using Math.scalb().
Java CI build and test #390: Commit a92addb pushed by wrandelshofer
June 11, 2023 13:51 3m 9s main
June 11, 2023 13:51 3m 9s
Use constant IMAG instead of literal number 1.
Java CI build and test #389: Commit b8ce4ea pushed by wrandelshofer
June 11, 2023 13:11 4m 51s main
June 11, 2023 13:11 4m 51s