5 Commits

Author SHA1 Message Date
18c7c3ddcb
Remove thread_local as it causes issues with shared library linking.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-28 19:24:35 +02:00
1000893652
Make C Interface exceptions thread local.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-28 18:35:42 +02:00
287b50fb2f
Exception handling for the C Interface.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 11:08:05 +02:00
0295bb949a
Actually export the C Interface.
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-19 10:44:54 +02:00
0d2bec95e8
C Interface for random class. 2020-07-10 09:30:10 +02:00