Jim King

Results 105 comments of Jim King

Here's what you get for the name | info from each provider today (OpenJDK8 + ACCP injected by security properties) ``` 23 Apr 2024 14:33:48,579 Security providers at startup: 23...

So the problem you are trying to solve with this is to allow for operators on subsets of the data; two observations to consider: 1. Code that can operate on...

@joprodrigues please rebase on develop for a more complete CI suite

@apolukhin could you rebase on develop to get a fresh CI run? CI is passing.

It looks like this stalled or was not closed off (per the discussion on the mailing list) - was there a resolution?

Okay we'll leave this here for now as a placeholder for a backlog item.

It is okay to have a breaking change as long as: 1. It is noted in the release notes. 2. There is a way to enable the old behavior, so...

@FelixPetriconi rebase on develop for a complete CI scan

@fragrans This is a C++03-compatible library so `auto` would not be appropriate, but I agree with you otherwise. @JeffGarland if you look in date_clock_device.hpp, the implementation is passed a std::tm&...