2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made SEG-Y scanning more robust.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
Fixed warning in filtetest.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
Added File::exists() method and made File methods explicitly exported insted of exporting the entire class.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
Fix CMakeLists after rename of SEGYFile.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
Rename SEGYFilecpp/.h to SEGYFileInfo.cpp/.h. Make the SEGYFileInfo members match the serialized representation. Added JSON serialization of SEGYFileInfo and default the output of SEGYScan to be the serialized SEGYFileInfo.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
Update install rules More... over 6 years ago
Added command line option to specify file to scan to SEGYScan.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
Fix warnings in file test More... over 6 years ago
VolumeDataLayer & VolumeDataLayout & VolumeDataPartition More... over 6 years ago
Move source files into subdirectories More... over 6 years ago
build on linux More... over 6 years ago
Added cxxopts command-line parser from https://github.com/jarro2783/cxxopts
Morten Ofstad
as morten.ofstad
More... over 6 years ago
SEG-Y scanning initial commit
Morten Ofstad
as morten.ofstad
More... over 6 years ago
Fix jsoncpp and gtest linking to dynamic runtime More... over 6 years ago
Make File::read() const.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
VolumeDataPartition More... over 6 years ago
Make the jsoncpp test depend on jsoncpp More... over 6 years ago
Make sure every config gets its own build of external dependencies More... over 6 years ago
Add jsoncpp More... over 6 years ago
Update CMakeLists handling More... over 6 years ago
Moved include(CMake/FetchContentLocal.cmake) to outer scope so it also works for fetching gtest.
Morten Ofstad
as morten.ofstad
More... over 6 years ago
add gtest More... over 6 years ago
Fixup building of shared library on windows More... over 6 years ago
Build fix on windows More... over 6 years ago
Add some install handling More... over 6 years ago
S3 download object More... over 6 years ago
Use S3 More... over 6 years ago
Use CMake FetchContent function to download aws sources once More... over 6 years ago
Adding aws-sdk-cpp to the build More... over 6 years ago
Fix exception handling in test for Windows More... over 6 years ago