20 Commits

Author SHA1 Message Date
44821cb8cd updated the copyright info. 2025-01-30 12:00:49 +01:00
17339e191d updated copyright info. 2024-02-07 15:29:08 +01:00
a356534e6a updated the copyright info. 2023-01-05 11:04:42 +01:00
e32aa61643 replaced sprintf -> snprintf throughout. 2022-11-25 10:16:20 +01:00
980ed79fc4 do not ignore the return value of system(cmd) anymore. 2022-04-12 15:13:08 +02:00
a7b540cfdb update of the copyright info. 2021-03-29 08:30:43 +02:00
b6dba8965b update of the copyright info. 2020-04-30 17:46:10 +02:00
c64c74dbf8 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

Conflicts:
	src/classes/PFitter.cpp
	src/classes/PFourier.cpp
	src/classes/PMsrHandler.cpp
	src/classes/PMusrCanvas.cpp
	src/classes/PRunAsymmetry.cpp
	src/classes/PRunAsymmetryRRF.cpp
	src/classes/PRunListCollection.cpp
	src/classes/PRunSingleHisto.cpp
	src/classes/PRunSingleHistoRRF.cpp
	src/classes/PStartupHandler.cpp
	src/include/PFourier.h
	src/include/PRunListCollection.h
	src/musrFT.cpp
2019-04-24 17:44:58 +02: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
nemu
f5991767fb fixed some minor issue concerning the statistic block. 2010-07-28 07:18:02 +00:00
nemu
5386342cf4 some more docu 2010-06-04 19:51:20 +00:00
nemu
f2eda8a588 added fractional parameter for internal field/bessel. Corrected handling of table functions 2009-04-24 13:28:49 +00:00
nemu
99dedce540 some memory leak 'fixes' 2009-04-20 14:12:26 +00:00
nemu
19ae6b6944 added LF handling conversion 2009-02-24 06:59:48 +00:00
nemu
93abe979ba added code to get WKM ascii file format backward compatibility 2009-01-27 12:15:56 +00:00
nemu
6e35f2701b fixed cut & paste bug 2008-05-14 14:10:42 +00:00
nemu
fdfcf78e94 some additional checks if the msr-file is already a new msr-file 2008-02-18 10:13:41 +00:00
nemu
913ac2617f "nicer" output 2008-02-05 06:32:35 +00:00
nemu
185e7e904b fixed some string gluing problem 2008-02-04 15:48:51 +00:00
nemu
c6cc508aaf newly added. Not for productive used yetsvn diff | grep Index: 2008-01-08 08:31:58 +00:00