- 02 Jan, 2023 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 22 Dec, 2022 8 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
it can't be called raise since its a python keyword
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 19 Dec, 2022 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 12 Dec, 2022 28 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Static thread_local variables were not correctly initialized in the GC thread or in any other thread different from the main thread. Maybe related to a bug in the Visual Studio compiler.
-
Fix the Python create_1bit_vds so it uses the correct bit-order and check that the result is identical to the original array.
-
-
Java API generator: Avoid making a copy of std::vector when the backing C++ function returns it by reference
-
The installation prefix is overwritten in case the user does not specify and installation prefix themselves. This commit makes sure that the prefix is overwritten before the GNUInstallDirs macro is included. This avoids problems with some CMake variable containing the default values of the GNUInstallDirs although the CMAKE_PREFIX_PATH has been overwritten. This was a problem, e.g., for the pkg-config file generation.
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
We have to delete the dataset since closing it doesn't empty the token cache.
-
Jørgen Lind authored
Makes it possible to upgrade a access pattern of an IOManager
-
Jørgen Lind authored
Adds the posibility to use our own cloud specific IOManagers for seismic dms.
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
and make the data and headers available in CurlRequests
-
Jørgen Lind authored
-