|
|
@17778
|
11 years |
tbretz |
Cleanup includes and defines; moved CommentFromType and SizeFromType ...
|
|
|
@17761
|
11 years |
tbretz |
Added an semi-automatic setting of PACKAGE_NAME, PACKAGE_VERSION and ...
|
|
|
@17751
|
11 years |
tbretz |
I realized that we were one level too high with deriving the class. ...
|
|
|
@17559
|
11 years |
aparavac |
Added compatibilty for gcc 4.7 and c11 std
|
|
|
@17304
|
11 years |
lyard |
Adapted compilation on older Gcc
|
|
|
@17298
|
11 years |
lyard |
Fixed wrong header bug
|
|
|
@17274
|
11 years |
tbretz |
Added more missing std::
|
|
|
@17264
|
11 years |
tbretz |
Hopefully finished removing the std namespace from the headers.
|
|
|
@17263
|
11 years |
tbretz |
Added more std:: namespace qualifiers
|
|
|
@17240
|
11 years |
tbretz |
Added SetDefaultKeys
|
|
|
@17224
|
11 years |
tbretz |
Added missing include; setup a reasonable scheme for calling AddColumn ...
|
|
|
@17221
|
11 years |
lyard |
better version of zofits. New factofits. Only cleanup, defines, ...
|
|
|
@17216
|
11 years |
lyard |
Added the brand new zofits class.
|
|
|
@17141
|
11 years |
tbretz |
More inclused to make any include order possible, removed some ...
|
|
|
@17136
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17128
|
11 years |
tbretz |
Added missing includes etc which is necessary to include the files in ...
|
|
|
@16602
|
11 years |
tbretz |
Just some cosmetics... using a reverse iterator to inetrate from the ...
|
|
|
@16427
|
11 years |
tbretz |
Replaced push_back by emplace_back and size() by empty() where ...
|
|
|
@16331
|
11 years |
lyard |
Added comment functions to ofits.h
|
|
|
@15125
|
12 years |
tbretz |
Reorganized some code around the triming of comments to get more ...
|
|
|
@14960
|
12 years |
tbretz |
Fixed a compilation issue Etienne had introduced with his latest changes.
|
|
|
@14935
|
12 years |
tbretz |
Add changes necessary to remove fits completely from namespace std in MARS.
|
|
|
@14933
|
12 years |
tbretz |
Encapsulated the std-namespace in ifdefs. It seems that ACLIC doesn't ...
|
|
|
@14889
|
12 years |
tbretz |
Added GetNumRows
|
|
|
@14867
|
12 years |
lyard |
Added requirement to explicitely allow for fits comments auto-trim
|
|
|
@14792
|
12 years |
lyard |
Added fits output for MC data
|
|
|
@14199
|
12 years |
tbretz |
Made ofits::Key public; added a SetRaw function.
|
|
|
@13999
|
12 years |
tbretz |
Added missing const-qualifiers
|
|
|
@13998
|
12 years |
lyard |
added the computation of the primary header checksum
|
|
|
@13987
|
12 years |
lyard |
fixed checksum issues with the ofits class.
|
|
|
@13115
|
13 years |
lyard |
moved EXTNAME keyword further down for compatibility with fverify
|
|
|
@13000
|
13 years |
tbretz |
Fixed a few shadows of previous local
|
|
|
@12995
|
13 years |
tbretz |
First version of a fits writer.
|