jkriege2
|
99f029e61e
|
updated copyright timerange to 2024
|
2024-02-06 14:50:49 +01:00 |
|
jkriege2
|
7cf2990f08
|
REWORKed JKQTPASSERT_M() und JKQTPASSERT() macros (removed unnecessary helper functions)
|
2024-01-10 10:30:55 +01:00 |
|
jkriege2
|
3fc8951851
|
made more STATIC data members thread_local or secured them by a std::mutex. This was at least JKQTMathText and JKQTBasePlotter should be usable in several threads
|
2023-06-30 13:52:17 +02:00 |
|
jkriege2
|
5087970c79
|
updated copyright notice
|
2022-07-19 13:40:43 +02:00 |
|
Patrick Stewart
|
872b31bc2d
|
Add missing #include
|
2020-10-02 14:41:42 +01: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
|
9ff9076e63
|
moved basic polynomial functions to jkqtpmathtools.h
renamed jkqtptoolsdebugging.h to jkqtpdebuggingtools.h
added jkqtpstatWeightedCoefficientOfDetermination()
|
2019-06-02 15:39:10 +02:00 |
|