jkriege2
|
5087970c79
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
|
jkriege2
|
fbbc814331
|
using automatic memory management instead of local malloc()/free() pairs
|
2022-04-21 21:25:37 +02:00 |
|
jkriege2
|
58403f8905
|
improved/breaking change: image plots now manage CONST-data, not plain pointer arrays... This is OK, since the raw data is never owned nor modified by the plot, only referenced!
|
2020-09-28 19:24:17 +02:00 |
|
jkriege2
|
87755ce515
|
diverse code improvements, increased copyright year to 2020
|
2020-08-26 12:58:23 +02:00 |
|
jkriege2
|
34b31812ba
|
+ bugfixed DLL-export when building shared libraries
+ CMAKE now properly adds the Build-type when building libraries
+ removed some more compiler warning
|
2019-06-22 14:21:32 +02:00 |
|
jkriege2
|
fae6b28a58
|
further reorganizations of code
|
2019-06-20 16:25:29 +02:00 |
|