Skip to content

Actions: wrandelshofer/FastDoubleParser

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
84 workflow runs
84 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Make it compile on Java 8. Use Java 24 in dev modules.
Java CI build and test #459: Commit 6f04aa6 pushed by wrandelshofer
October 20, 2024 13:05 1m 35s main
October 20, 2024 13:05 1m 35s
ConfigurableDoubleParser fix: grouping separator after the decimal se…
Java CI build and test #458: Commit 97aedbe pushed by wrandelshofer
October 20, 2024 12:57 1m 14s main
October 20, 2024 12:57 1m 14s
Utf8Decoder: process ony code point at a time instead of one byte at …
Java CI build and test #457: Commit c8dfbbc pushed by wrandelshofer
October 20, 2024 10:07 1m 26s main
October 20, 2024 10:07 1m 26s
Cleanup the code. Disable warmup in fastdoubleparserdemo Main.java.
Java CI build and test #456: Commit a4ccea4 pushed by wrandelshofer
October 20, 2024 08:59 1m 29s main
October 20, 2024 08:59 1m 29s
Add specialized Byte/CharTrieOfOneSingleChar.
Java CI build and test #455: Commit 3c2f3fe pushed by wrandelshofer
October 19, 2024 20:17 2m 39s main
October 19, 2024 20:17 2m 39s
Implement ByteTrieOfFewIgnoreCaseUtf8 as a directed acyclic graph.
Java CI build and test #454: Commit 7cdd157 pushed by wrandelshofer
October 19, 2024 19:22 2m 40s main
October 19, 2024 19:22 2m 40s
ci.yml use checkout@v4, setup-java@v4 instead of v3.
Java CI build and test #453: Commit 2da13a8 pushed by wrandelshofer
October 19, 2024 16:48 2m 39s main
October 19, 2024 16:48 2m 39s
ConfigurableDoubleParser: use a faster algorithm for byte array if po…
Java CI build and test #452: Commit d0eb1dd pushed by wrandelshofer
October 19, 2024 16:42 2m 34s main
October 19, 2024 16:42 2m 34s
Disabling four digit parsing in CharSequence parsers.
Java CI build and test #451: Commit 2aaab1e pushed by wrandelshofer
October 19, 2024 06:58 2m 30s main
October 19, 2024 06:58 2m 30s
Main.java: Make it compile on older Java versions.
Java CI build and test #450: Commit 1e427bf pushed by wrandelshofer
October 19, 2024 06:40 2m 36s main
October 19, 2024 06:40 2m 36s
Main.java: Randomize measurement runs.
Java CI build and test #449: Commit 118d575 pushed by wrandelshofer
October 19, 2024 06:36 1m 7s main
October 19, 2024 06:36 1m 7s
Fix all cases in which we already have an invalid syntax before we ca…
Java CI build and test #448: Commit 5c97216 pushed by wrandelshofer
October 19, 2024 06:24 2m 35s main
October 19, 2024 06:24 2m 35s
Enable tryToParseFouroDigits in AbstractJsonFloatingPointBitsFromChar…
Java CI build and test #447: Commit 3af4b7b pushed by wrandelshofer
October 18, 2024 19:12 2m 47s main
October 18, 2024 19:12 2m 47s
Main.java: Byte array must be generated with UTF-8.
Java CI build and test #446: Commit ccd4d4c pushed by wrandelshofer
October 18, 2024 19:06 2m 42s main
October 18, 2024 19:06 2m 42s
Move parsing of NaN and infinity to the end of the parsing algorithm.
Java CI build and test #445: Commit 7a3ae60 pushed by wrandelshofer
October 18, 2024 18:58 2m 39s main
October 18, 2024 18:58 2m 39s
Fix skipping of zero digits in slow path. Add non-optimized parse fro…
Java CI build and test #444: Commit e3f06a5 pushed by wrandelshofer
October 18, 2024 18:39 2m 42s main
October 18, 2024 18:39 2m 42s
Fix github workflow.
Java CI build and test #443: Commit 44b72f6 pushed by wrandelshofer
October 18, 2024 16:44 2m 35s main
October 18, 2024 16:44 2m 35s
Add support for digits that do not have continuous code points from 0…
Java CI build and test #442: Commit fe4942f pushed by wrandelshofer
October 18, 2024 16:28 1m 15s main
October 18, 2024 16:28 1m 15s
Remove unused code.
Java CI build and test #441: Commit 4b5d300 pushed by wrandelshofer
October 15, 2024 18:14 2m 1s main
October 15, 2024 18:14 2m 1s
Make code compilable on all supported Java versions.
Java CI build and test #440: Commit 199e49b pushed by wrandelshofer
October 15, 2024 17:54 1m 58s 2024-10-13_199e49bf
October 15, 2024 17:54 1m 58s
Make code compilable on all supported Java versions.
Java CI build and test #439: Commit 199e49b pushed by wrandelshofer
October 15, 2024 17:31 2m 0s main
October 15, 2024 17:31 2m 0s
Fix output of main class.
Java CI build and test #438: Commit c95fc91 pushed by wrandelshofer
October 15, 2024 12:13 1m 52s 2024-10-13_c95fc915
October 15, 2024 12:13 1m 52s
Fix output of main class.
Java CI build and test #437: Commit c95fc91 pushed by wrandelshofer
October 15, 2024 05:16 1m 44s main
October 15, 2024 05:16 1m 44s
Fix output of main class.
Java CI build and test #436: Commit c95fc91 pushed by wrandelshofer
October 13, 2024 13:15 1m 48s LenientDoubleParser
October 13, 2024 13:15 1m 48s
Improve javadoc.
Java CI build and test #435: Commit 4202960 pushed by wrandelshofer
October 13, 2024 13:07 1m 52s LenientDoubleParser
October 13, 2024 13:07 1m 52s