-
Mathias Froehlich
committed
[d0892c]
on
Code
Update copyright to include -2026.
-
Mathias Froehlich
committed
[de872e]
on
Code
Update copyright to include -2025.
-
Mathias Froehlich
committed
[ca05b9]
on
Code
Update cmake_minimum_required to 3.5.0
-
Mathias Froehlich
committed
[c0a1d0]
on
Code
Update copyright to include -2024.
-
Mathias Froehlich
committed
[269106]
on
Code
Add a compile test script.
-
Mathias Froehlich
committed
[9a79de]
on
Code
libs/Core: Use std::extent<decltype(array)>::value
-
Mathias Froehlich
committed
[e13675]
on
Code
Update copyright to include -2023.
-
Mathias Froehlich
committed
[79904d]
Reduce warnings with msvc.
-
Mathias Froehlich
committed
[e628ef]
libs/Core: Fix compiler warning in DynamicObject.
-
Mathias Froehlich
committed
[8f8d63]
libs/Core: Use nullptr when returning a pointer.
-
Mathias Froehlich
committed
[ef571c]
Set the required minimum c++ standard instead of fixing the version.
-
Mathias Froehlich
committed
[500d7d]
libs/Definitions: Directory rename tests->test
-
Mathias Froehlich
committed
[a67113]
libs/Json: Use nullptr when returning a pointer.
-
Mathias Froehlich
committed
[484e52]
libs/Core: Directory rename tests->test
-
Mathias Froehlich
committed
[57b366]
libs/Math: Directory rename tests->test
-
Mathias Froehlich
committed
[588aad]
libs/Json: Directory rename tests->test
-
Mathias Froehlich
committed
[4c5a38]
Update copyright to include -2022.
-
Mathias Froehlich
committed
[a47a91]
libs/Math: Test and improve geodetic datum parsing.
-
Mathias Froehlich
committed
[d3fc0b]
libs/Definitions: Cover more compilers with SIMKIT_DEPRECATED.
-
Mathias Froehlich
committed
[516539]
libs/Math: Improove output of quaternion test.
-
Mathias Froehlich
committed
[5d216c]
Update copyright to include -2021.
-
Mathias Froehlich
committed
[7d631a]
libs/Core: Handle windows line endings in string utils.
-
Mathias Froehlich
committed
[e11511]
libs/Definitions: Add clang to visibility handling.
-
Mathias Froehlich
committed
[c1fcfe]
libs/Math: Fix quaternion test failure.
-
Mathias Froehlich
committed
[375bb6]
Update copyright to include -2020.
-
Mathias Froehlich
committed
[1e50b1]
libs/Json: Silence clang warning.
-
Mathias Froehlich
committed
[8eea76]
libs/Core: detail -> details.
-
Mathias Froehlich
committed
[843960]
libs/Definitions: Move out of libs/Core.
-
Mathias Froehlich
committed
[c22ca3]
libs/Core: Move test -> tests.
-
Mathias Froehlich
committed
[689fa8]
libs/Math: Move test -> tests.
-
Mathias Froehlich
committed
[2eb365]
libs/Json: Move test -> tests.
-
Mathias Froehlich
committed
[abb28a]
libs/Definitions: Add SIMKIT_DEPRECATED.
-
Mathias Froehlich
committed
[e21214]
libs/Core: Fix SKCORE_LOCAL/API delarations.
-
Mathias Froehlich
committed
[9b76bb]
Improve the way the build time configuration is found.
-
Mathias Froehlich
committed
[354ddd]
libs/Math: Fix typo.
-
Mathias Froehlich
committed
[9af232]
Propagate version information through the build system.
-
Mathias Froehlich
committed
[ad0eef]
libs/Math: Implement the 2011 papers geodetic conversions.
-
Mathias Froehlich
committed
[02a9fa]
libs/Math: Use c++11 random numbers.
-
Mathias Froehlich
committed
[af0745]
libs/Math: Note the origin of the quaternion derivative.
-
Mathias Froehlich
committed
[2bb4f1]
Fix symbol visibility defines.
-
Mathias Froehlich
committed
[842448]
libs/Core: Add missing include.
-
Mathias Froehlich
committed
[9c2cc4]
libs/Math: Specialize a hand full of sparse operations.
-
Mathias Froehlich
committed
[cb8d9c]
libs/Core: Use std::chrono... as SystemTime.
-
Mathias Froehlich
committed
[f1494a]
libs/Core: An other compile fix on _WIN32.
-
Mathias Froehlich
committed
[d08b75]
libs/Json: Replace __PRETTY_FUNCTION__ with __func__.
-
Mathias Froehlich
committed
[8a7976]
libs/Core: Fix SKCORE_LOCAL/API delarations.
-
Mathias Froehlich
committed
[936358]
Make a common define for linking libm.
-
Mathias Froehlich
committed
[f756ae]
libs/Math: Implement angleAroundAxis functions.
-
Mathias Froehlich
committed
[4dab38]
Update copyright to include -2018.
-
Mathias Froehlich
committed
[0e7274]
Add a generic pointwise deg2rad/rad2deg for _AbstractNDArray.
-
Mathias Froehlich
committed
[675529]
Initial commit.
-
Mathias Froehlich
committed
[3e389a]
Initial import