|
cc8ac60713
|
by changing the behaviour of the global parts of the class PUserFcnBase from pure virtual default NeedGlobalPart=false, the code can be simplified in many places.
|
2021-02-26 15:17:41 +01:00 |
|
|
795cd75b1e
|
modernized code to C++11 and newer.
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
|
2019-04-16 15:34:49 +02:00 |
|
|
95e47a826a
|
prevents issue with root v6-13-2.
|
2018-04-04 11:53:38 +02:00 |
|
|
5908d8791a
|
back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\!
|
2017-02-08 10:45:17 +01:00 |
|
|
5e28f465a4
|
replace all __CINT__ by __CLING__.
|
2017-02-07 16:08:52 +01:00 |
|
|
bbb8550f96
|
since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h
|
2014-02-12 12:43:32 +01:00 |
|
|
59eed0d84f
|
added a workaround for gcc 4.6 higher, fftw 3.3 or higher and root 5.30.03 or lower. The problem is rootcint which doesn't know __float128
|
2011-10-26 13:15:42 +00:00 |
|
Bastian M. Wojek
|
2c514a881c
|
Tried to fix the ASCII export from musrview in the case of a Fourier-power-difference (some more tests needed); additionally minor changes to the BMWlibs
|
2011-04-10 16:27:36 +00:00 |
|
Bastian M. Wojek
|
56799142dc
|
Restructured the interdependencies within the BMWlibs (maybe other commits will follow)
|
2011-03-21 14:33:34 +00:00 |
|
Bastian M. Wojek
|
aaa0638729
|
Restructured the interdependencies within the BMWlibs (maybe other commits will follow)
|
2011-03-20 18:03:49 +00:00 |
|