Skip to content

Actions: jdereg/java-util

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
337 workflow runs
337 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Double's time related conversions (bi-directional) added, with suppor…
Java CI with Maven #207: Commit 0a82697 pushed by jdereg
February 25, 2024 07:24 39s master
February 25, 2024 07:24 39s
Added in more conversions, more tests. Thinking about removing the c…
Java CI with Maven #206: Commit a42b6c5 pushed by jdereg
February 19, 2024 05:53 44s master
February 19, 2024 05:53 44s
For BigInteger and BigDecimal conversions, ensuring that temporal cla…
Java CI with Maven #205: Commit 32adb24 pushed by jdereg
February 19, 2024 04:44 36s master
February 19, 2024 04:44 36s
Making sure that times that handle nanos, support the nanos on double…
Java CI with Maven #204: Commit d8ce0ac pushed by jdereg
February 18, 2024 13:19 35s master
February 18, 2024 13:19 35s
Improving accuracy. Before, times were only getting millisecond accu…
Java CI with Maven #203: Commit ef92119 pushed by jdereg
February 17, 2024 14:45 42s master
February 17, 2024 14:45 42s
Fixed UUID to BigInteger (and back). Had to treat the UUID strings a…
Java CI with Maven #202: Commit 94982e4 pushed by jdereg
February 17, 2024 02:17 42s master
February 17, 2024 02:17 42s
Merge pull request #102 from sadashiva108/okittrell
Java CI with Maven #201: Commit 8929589 pushed by jdereg
February 16, 2024 20:29 37s master
February 16, 2024 20:29 37s
Make deepHashCode unique depending on order
Java CI with Maven #199: Pull request #101 opened by MrNavaStar
February 16, 2024 10:32 46s patch-1
February 16, 2024 10:32 46s
Removed redundant code.
Java CI with Maven #198: Commit 55eccb0 pushed by jdereg
February 16, 2024 00:20 37s master
February 16, 2024 00:20 37s
Merge pull request #100 from kpartlow/master
Java CI with Maven #197: Commit c267b1a pushed by jdereg
February 15, 2024 07:50 48s master
February 15, 2024 07:50 48s
Added capability to reverse test, added URI, URL
Java CI with Maven #196: Pull request #100 synchronize by kpartlow
February 15, 2024 07:08 35s kpartlow:master
February 15, 2024 07:08 35s
Added capability to reverse test, added URI, URL
Java CI with Maven #195: Pull request #100 synchronize by kpartlow
February 15, 2024 06:06 50s kpartlow:master
February 15, 2024 06:06 50s
Added capability to reverse test, added URI, URL
Java CI with Maven #194: Pull request #100 opened by kpartlow
February 14, 2024 22:21 39s kpartlow:master
February 14, 2024 22:21 39s
Merge pull request #99 from kpartlow/master
Java CI with Maven #193: Commit 13c5f58 pushed by jdereg
February 14, 2024 04:43 43s master
February 14, 2024 04:43 43s
LocaleConversions
Java CI with Maven #192: Pull request #99 opened by kpartlow
February 13, 2024 22:04 37s kpartlow:master
February 13, 2024 22:04 37s
Merge pull request #98 from kpartlow/master
Java CI with Maven #191: Commit 5078935 pushed by jdereg
February 13, 2024 15:27 40s master
February 13, 2024 15:27 40s
Fixed LocalDateXX -> epochMilli tests
Java CI with Maven #190: Pull request #98 opened by kpartlow
February 13, 2024 15:02 45s kpartlow:master
February 13, 2024 15:02 45s
Merge pull request #97 from kpartlow/master
Java CI with Maven #189: Commit 73d854c pushed by jdereg
February 13, 2024 06:25 38s master
February 13, 2024 06:25 38s
Allowed converter overrides from outside
Java CI with Maven #188: Pull request #97 opened by kpartlow
February 13, 2024 05:27 43s kpartlow:master
February 13, 2024 05:27 43s
TimeZone offset should now be corrected in tests.
Java CI with Maven #187: Commit 19d8bed pushed by jdereg
February 13, 2024 02:55 39s master
February 13, 2024 02:55 39s
Fixed Date conversion issues.
Java CI with Maven #186: Commit db5ae74 pushed by jdereg
February 13, 2024 02:39 39s master
February 13, 2024 02:39 39s
JDK 1.8 handles IEEE 754 differently than later JDKs. Finding issues…
Java CI with Maven #185: Commit f7d0f08 pushed by jdereg
February 13, 2024 02:25 42s master
February 13, 2024 02:25 42s
Fixed JDK 1.8 problem. OffsetDateTime.parse() does not handle proper…
Java CI with Maven #184: Commit f8650e3 pushed by jdereg
February 13, 2024 02:08 45s master
February 13, 2024 02:08 45s
Added all double conversions to the cross product (Everything) test. …
Java CI with Maven #183: Commit c6fc19a pushed by jdereg
February 13, 2024 01:49 37s master
February 13, 2024 01:49 37s