openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenVDS
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
about 15 hours
ago.
Oct 19, 2024 — Oct 19, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix a race condition in the constant hash determination in the remap request where several jobs would observe they were the first one and could overwrite each others results, leading to blocks erroneously being marked as constant.
Morten Ofstad
More...
about 1 month ago
Add unicode support also for huebds tool.
Morten Ofstad
More...
2 months ago
Fix warnings about converting int to float.
Morten Ofstad
More...
2 months ago
Add segment-based analysis of binned data in order to not count blank space around the edges of a survey when checking for an excess of empty traces.
Morten Ofstad
as morten.ofstad
More...
2 months ago
Update which Python versions are available in the Manylinux containers
Morten Ofstad
More...
3 months ago
Add CLAUDE.md for using Claude code.
Morten Ofstad
More...
3 months ago
Add Windows Unicode support to all command-line tools
Morten Ofstad
More...
3 months ago
Some older VDS files create by Bluware libraries don't have all the fields of the channel descriptor specified. The VDSObjectParser code was missing logic to default these fields to sensible values, which has now been added.
Morten Ofstad
More...
6 months ago
Fix the documentation of the GetErrorCode method so it explains the return value without referring to a non-existent class.
Morten Ofstad
More...
6 months ago
Clean up the error handling so the VolumeDataRequestProcessor's ProcessPageInJob() and VolumeDataAccessManagerImpl::AddCopyPageJob() method doesn't access the error field of a page without holding a lock.
Morten Ofstad
More...
6 months ago
Install and include SetCompilerFlagsForTarget.cmake (Jonathan Watmough).
Morten Ofstad
More...
6 months ago
Set CMAKE_POLICY_VERSION_MINIMUM=3.5 for several external projects that require it.
Morten Ofstad
More...
6 months ago
Set CMAKE_POLICY_VERSION_MINIMUM to 3.5 in the CMakePresets.json file in order to build with CMake 4.0. This is a workaround until we can fix the problems caused by the manylinux docker images being updated. There are two problems, jsoncpp which can be fixed by building as an external project instead of add_subdirectory (and specifying the CMAKE_POLICY_VERSION_MINIMUM for the configure step of the external project) and the CMakeRC resource compiler used for some of the help text which probably have to be patched on download in order to fix it.
Morten Ofstad
More...
6 months ago
prestack 2D check for offset in requested range
Jim King
More...
6 months ago
Fix a very rare problem for 4D data where we need to eliminate layers that have 4D chunks because they cannot be serialized. This happens when you have a trace-mapped channel with more than one mapped value (e.g. SEGYTraceHeader) and a layer with a dimensiongroup that doesn't include dimension 0 (only Dimensions_123 for 4D data). Update GetBaseLayer/GetTopLayer so they work also when a layer has been eliminated.
Morten Ofstad
More...
7 months ago
Clarify how the unit of the Sample axis descriptor is used to discriminate between time and depth domain data.
Morten Ofstad
More...
7 months ago
SEGYImport add check in Scan for primary key disorder
Jim King
More...
7 months ago
avoid 32-bit overflow; limit write size
Jim King
More...
8 months ago
fix: added back the BRANCH_NAME parsing to allow '/'s in the branch name.
Derek Hudson
More...
8 months ago
fix: AWS update builds for S3-based build process.
Derek Hudson
More...
8 months ago
update aws buildspec with recent ecr tag
Bruce Jin
More...
8 months ago
Make sure we destroy the VolumeDataPageAccessors created by the VolumeDataRequestProcessor when the VDS is closed.
Morten Ofstad
More...
9 months ago
Update DISABLE_DMS_IOMANAGER to disable compilation of all files used by DMS.
Morten Ofstad
as morten.ofstad
More...
10 months ago
Make sure we include the Curl backend if needed by any enabled IOManager. Change the DISABLE_CURL_IOMANAGER to effectively work like 'DISABLE_HTTP_IOMANAGER' which is what it really should have been from the start.
Morten Ofstad
as morten.ofstad
More...
10 months ago
Ignore traces with primary/secondary keys that are inconsistent with the segment they belong to or unsorted compared to the other traces in the segment. This avoids out-of-bounds access when trying to put them into the volume data chunks.
Morten Ofstad
More...
10 months ago
Add dependency on Python targets being built to the doc generation process to ensure it does not start building the docs before the python module can be imported by conf.py.
Morten Ofstad
More...
10 months ago
Extend conditions to disable IOManagerCurl
Alena Chaikouskaya
More...
11 months ago
Add missing AzurePresigned_IOManager guard
Alena Chaikouskaya
More...
11 months ago
Fix compilation with disabled Curl/Azure Presigned
Alena Chaikouskaya
More...
11 months ago
Reset the written region and clear the copied to chunk list when a page is written back. Check for m_layer being null in LimitPageListSize() so it doesn't crash when a VDS that has dirty pages is closed.
Morten Ofstad
More...
12 months ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree