|
|
@18139
|
10 years |
tbretz |
Replaced mktemp by mkstemp to avoid a linker warning.
|
|
|
@18018
|
10 years |
dneise |
ticket:#11 MEnv, will now check if the last line ends with a \n ,and ...
|
|
|
@17786
|
11 years |
tbretz |
Automatically call SetSelctedPad once a new tab is created.
|
|
|
@17768
|
11 years |
tbretz |
Replaced my by scale.
|
|
|
@17765
|
11 years |
tbretz |
If one function takes a pointer the other one should as well, offsets ...
|
|
|
@17682
|
11 years |
ftemme |
Added the clipping of the trigger signal
|
|
|
@17559
|
11 years |
aparavac |
Added compatibilty for gcc 4.7 and c11 std
|
|
|
@17385
|
11 years |
tbretz |
emoved svn:ignore property. This is black magic and can easily lead to ...
|
|
|
@17307
|
11 years |
tbretz |
Added wrappers for some defines to the MARS namespace to make that ...
|
|
|
@17200
|
11 years |
dneise |
adjusted svn:ignore property to ignore Cint and Deb files
|
|
|
@17161
|
11 years |
tbretz |
Added a version of GetIntersectionPoint which allows to check for success.
|
|
|
@17146
|
11 years |
tbretz |
It looks like sometimes the TObject version ofWrite is called from the ...
|
|
|
@17130
|
11 years |
tbretz |
Reverting to last revision.
|
|
|
@17128
|
11 years |
tbretz |
Added missing includes etc which is necessary to include the files in ...
|
|
|
@17127
|
11 years |
tbretz |
Moved the mcode stuff from mbase to Mars root directory
|
|
|
@17120
|
11 years |
tbretz |
Added Interpolator2D
|
|
|
@17070
|
11 years |
tbretz |
Added a comment
|
|
|
@15257
|
12 years |
tbretz |
Removed some unsused parameters from the header to avoid compiler warnings.
|
|
|
@15238
|
12 years |
tbretz |
Added detection of JD in constructor and SetJD memeber function
|
|
|
@15217
|
12 years |
tbretz |
Added PixelMap
|
|
|
@14993
|
12 years |
tbretz |
Changed Next() in a way that it is not self-referencing anymore.... ...
|
|
|
@14926
|
12 years |
tbretz |
Added the drs calibration class from mcore
|
|
|
@14901
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14900
|
12 years |
tbretz |
Reverting to last revision.
|
|
|
@14896
|
12 years |
tbretz |
Added MCalibrateFact and MCalibrateDrsTimes
|
|
|
@14888
|
12 years |
tbretz |
Added a possible fix for newer root versions... might not be the best ...
|
|
|
@14853
|
12 years |
tbretz |
Added the path argument to the ReadList function
|
|
|
@14449
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14447
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14446
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14445
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14444
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14443
|
12 years |
tbretz |
Added some missing std::
|
|
|
@14154
|
12 years |
tbretz |
included string
|
|
|
@14079
|
12 years |
tbretz |
Fit errors are only warings.
|
|
|
@13366
|
13 years |
tbretz |
According to the root docu some GetRoot() calls should be GetDefaultRoot()
|
|
|
@13364
|
13 years |
tbretz |
Implemented the possibility to start an eventloop in a step-by-step ...
|
|
|
@13117
|
13 years |
tbretz |
gDirectory->GetListOfKeys() can be NULL... fixed.
|
|
|
@13078
|
13 years |
tbretz |
Added th possibility to use a real regular expression.
|
|
|
@12937
|
13 years |
tbretz |
Added GetNightAsInt
|
|
|
@12926
|
13 years |
tbretz |
Added another workaround to suppress some root error.
|
|
|
@12864
|
13 years |
tbretz |
Made static function to get memory public.
|
|
|
@12858
|
13 years |
tbretz |
GetDataMember doesn't return offsets of pointers in root 5.32/00 -- ...
|
|
|
@12857
|
13 years |
tbretz |
Fixed a wrong return statement.
|
|
|
@12797
|
13 years |
tbretz |
Allow to feed SetSqlDateTime also with an ISO time and allow more or ...
|
|
|
@11872
|
13 years |
tbretz |
Made sure that izstream and fits are in the dictionary
|
|
|
@11815
|
13 years |
tbretz |
|
|
|
@11814
|
13 years |
tbretz |
Removed izstream.h and fits.h
|
|
|
@11711
|
13 years |
tbretz |
Fixed a bug when the END tag was the first in a block
|
|
|
@11570
|
13 years |
tbretz |
Don't print the header contents by default.
|
|
|
@11560
|
13 years |
tbretz |
Fixed check for SIMPLE; added HAVE_ZLIB support.
|
|
|
@11559
|
13 years |
tbretz |
Removed MZlib, MFits; added izstream, fits
|
|
|
@11557
|
13 years |
tbretz |
Added exceptions if supported by the compiler; removed check for ...
|
|
|
@11552
|
13 years |
tbretz |
|
|
|
@11551
|
13 years |
tbretz |
Moved all the source code to the header; set the fail and bad bit more ...
|
|
|
@11550
|
13 years |
tbretz |
|
|
|
@11549
|
13 years |
tbretz |
|
|
|
@11487
|
13 years |
tbretz |
Optimized reverse copy procedure; added HasKey
|
|
|
@11461
|
13 years |
tbretz |
Made also Entry public -- for newer root versions and moved ReadBlock down.
|
|
|
@11450
|
13 years |
tbretz |
Added some comments about FITS basic types.
|
|
|
@11438
|
13 years |
tbretz |
Added MFits
|
|
|
@11437
|
13 years |
tbretz |
|
|
|
@11436
|
13 years |
tbretz |
|
|
|
@11435
|
13 years |
tbretz |
Further optimized seeking so that we always seek relative.
|
|
|
@11434
|
13 years |
tbretz |
Removed the need of fill_buffer
|
|
|
@11433
|
13 years |
tbretz |
There is no need to make the derivative from istream virtual.
|
|
|
@11432
|
13 years |
tbretz |
Added function DataMember which will return a pointer to a data member ...
|
|
|
@11426
|
13 years |
tbretz |
Added GaussProb2D
|
|
|
@11424
|
13 years |
tbretz |
Fixed seeking in gzipped files; increased buffer size
|
|
|
@11412
|
13 years |
tbretz |
Fixed a problem with a possible infinite loop in the display.
|
|
|
@11409
|
13 years |
tbretz |
Some name change to get rid of some compiler warnings.
|
|
|
@11408
|
13 years |
tbretz |
Propagate argument to fThread.Run
|
|
|
@11407
|
13 years |
tbretz |
Some improvements to get rid of compiler warnnings.
|
|
|
@10166
|
14 years |
tbretz |
Removed the old obsolete cvs header line.
|
|
|
@10055
|
14 years |
tbretz |
Display canvas title in status line.
|
|
|
@9934
|
14 years |
tbretz |
Removed obsolete MTask:: from call to GetFilter() in MContinue
|
|
|
@9901
|
14 years |
tbretz |
Added the possibility of having comments in MLut.
|
|
|
@9627
|
14 years |
tbretz |
|
|
copied from trunk/MagicSoft/Mars/mbase
|
|
|
@9598
|
14 years |
tbretz |
*** empty log message ***
|