- 07 Jun, 2022 2 commits
-
-
Jørgen Lind authored
-
-
- 02 Jun, 2022 2 commits
-
-
Jørgen Lind authored
-
Offset the calculated value range for signed 8-bit and signed 16-bit so that we end up with the correct value range for the VDS
-
- 31 May, 2022 1 commit
-
-
Jørgen Lind authored
-
- 30 May, 2022 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 25 May, 2022 4 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 23 May, 2022 3 commits
-
-
Jørgen Lind authored
We are skipping version 2.3.4 since we made a small OSDU docker image with this name
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 04 Apr, 2022 7 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
This resolves the assume_role feature regression
-
- 17 Mar, 2022 3 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Fix uninitialized secondTransformMask when the number of transform passes is so small that there isn't a second transform (this happens for very small blocks).
-
- 15 Mar, 2022 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 14 Mar, 2022 4 commits
-
-
Make sure we defaul booleans that are not present in the VDSObject to false by introducing a TranslateBoolean helper function in VDSObjectParser.
-
-
Jørgen Lind authored
by inspecting the compression format stored in the MetaData and setting the flag on the ChannelDescriptor
-
Jørgen Lind authored
-
- 22 Feb, 2022 4 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 21 Feb, 2022 4 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
-
- 16 Feb, 2022 2 commits
-
-
Add proper error handling for Close() and implement a RetryableClose() that doesn't proceed with deleting the handle if an error occurs. Added a ScopedVDSHandle helper class for C++ that is more convenient to use than a unique_ptr with a custom deleter that calls Close() and also has explicit Close() and RetryableClose() methods. Rewrote all tools and tests to use the new ScopedVDSHandle class instead of unique_ptrs.
-
-