|
|
@10520
|
14 years |
tbretz |
|
|
|
@10519
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10517
|
14 years |
tbretz |
Added first version (not documented at all) of the fake-ftm and the ftmctrl
|
|
|
@10514
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10513
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10512
|
14 years |
tbretz |
replace the address of the first element by the data() member function
|
|
|
@10511
|
14 years |
tbretz |
Added exit handler; call exit handler in case of fatal error; add Dim ...
|
|
|
@10510
|
14 years |
tbretz |
Moved exit handler to DimErrorRedirecter.
|
|
|
@10509
|
14 years |
tbretz |
Ensure Timestamp is correctly initialized.
|
|
|
@10508
|
14 years |
tbretz |
Removed dependence on Tools::Format()
|
|
|
@10507
|
14 years |
tbretz |
|
|
|
@10506
|
14 years |
tbretz |
|
|
|
@10505
|
14 years |
tbretz |
|
|
|
@10499
|
14 years |
lyard |
Small fixes
|
|
|
@10498
|
14 years |
tbretz |
Use stringstreams to replace Form not strings and +=
|
|
|
@10497
|
14 years |
tbretz |
Removed the last usage of Tools::Form.
|
|
|
@10496
|
14 years |
tbretz |
Removed usage of Tools::Form.
|
|
|
@10495
|
14 years |
tbretz |
Added server name to Event name.
|
|
|
@10494
|
14 years |
tbretz |
The new convention is to return always the server name in ...
|
|
|
@10493
|
14 years |
tbretz |
Allow server names to end with a slash.
|
|
|
@10492
|
14 years |
tbretz |
Return more info about statet which were not found in GetState.
|
|
|
@10491
|
14 years |
tbretz |
Added some comment.
|
|
|
@10490
|
14 years |
tbretz |
Fixed a severe bug in destructor deleting the fEventQueue elements, do ...
|
|
|
@10489
|
14 years |
lyard |
Added a number of subscriptions service and better error handling
|
|
|
@10488
|
14 years |
tbretz |
EXIT command was ignored when running in a shell - fixed.
|
|
|
@10486
|
14 years |
tbretz |
Remove redundant trailing \0s from strings.
|
|
|
@10485
|
14 years |
tbretz |
Fixed a valgrind warning about mixing delete and free()
|
|
|
@10484
|
14 years |
tbretz |
Exchanged the order of the STATE and the STATE_LIST for logical reasons.
|
|
|
@10481
|
14 years |
tbretz |
Used DimInfo by mistake instead of DimStampedInfo.
|
|
|
@10479
|
14 years |
tbretz |
Disable padding for all dim transfer.
|
|
|
@10477
|
14 years |
tbretz |
Added descriptions for the service itself and for the default Dim services.
|
|
|
@10476
|
14 years |
tbretz |
Changed the services to described services.
|
|
|
@10474
|
14 years |
lyard |
Added more services + define for single run-fits or not
|
|
|
@10473
|
14 years |
tbretz |
Fixed compilation errors.
|
|
|
@10472
|
14 years |
tbretz |
Fixed compilation errors.
|
|
|
@10471
|
14 years |
tbretz |
Use a C-string as argument for path()
|
|
|
@10470
|
14 years |
tbretz |
Removed using error_code directly.
|
|
|
@10469
|
14 years |
tbretz |
Fixed a typo. I have no idea why that compiled here.
|
|
|
@10467
|
14 years |
tbretz |
Disallow C with a number larger than 0 in strict mode - it gives problems.
|
|
|
@10460
|
14 years |
tbretz |
Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
|
|
|
@10454
|
14 years |
tbretz |
Added GetUnixTime
|
|
|
@10453
|
14 years |
tbretz |
Commented unused functions; fixed a bug in the naming of the services; ...
|
|
|
@10452
|
14 years |
tbretz |
Added DimDescribedService; a described service which ensures that the ...
|
|
|
@10451
|
14 years |
tbretz |
Fixed the broken service names; changed default paths to something ...
|
|
|
@10450
|
14 years |
tbretz |
Fixed a wrong info in a SetCurrentState call.
|
|
|
@10449
|
14 years |
tbretz |
Added Print member function; fixed interpretation of hex and oct values
|
|
|
@10444
|
14 years |
tbretz |
Added a new GetHey template for simplification.
|
|
|
@10442
|
14 years |
lyard |
Added dataLogger services and use only one file for fits runs
|
|
|
@10439
|
14 years |
tbretz |
Added new class DimNetworkInfo which initialized members secs and ...
|
|
|
@10436
|
14 years |
tbretz |
Removed obsolete VERSION service.
|
|
|
@10429
|
14 years |
tbretz |
Moved the tools function into their own namespace to get rid of ...
|
|
|
@10427
|
14 years |
tbretz |
Some paranoia change to the order of the data members to ensure proper ...
|
|
|
@10426
|
14 years |
tbretz |
Use autoconf macros in PrintVersion
|
|
|
@10425
|
14 years |
tbretz |
Changed the GetHex function; added support for hex and octal numbers.
|
|
|
@10424
|
14 years |
tbretz |
Suppress server name when in PrintListOfEvents
|
|
|
@10423
|
14 years |
tbretz |
Added boolean option to Print to suppress the SERVER name if any.
|
|
|
@10422
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10421
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10420
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10419
|
14 years |
tbretz |
Added GetName member function to StateClient for debugging purpose.
|
|
|
@10408
|
14 years |
tbretz |
Removed a trailing '|' from the html output.
|
|
|
@10399
|
14 years |
tbretz |
Some cosmetics.
|
|
|
@10396
|
14 years |
tbretz |
|
|
|
@10395
|
14 years |
tbretz |
|
|
|
@10393
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10392
|
14 years |
tbretz |
Adapted the order in the call for the constructor of Description; ...
|
|
|
@10391
|
14 years |
tbretz |
Little fix to the comments
|
|
|
@10390
|
14 years |
tbretz |
Moved the handling of the server and service lists to DimNetwork; ...
|
|
|
@10389
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10388
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10387
|
14 years |
tbretz |
Fixed interpreting of zero length or strings shorter than expected.
|
|
|
@10386
|
14 years |
tbretz |
Removed obsolete DistStateName
|
|
|
@10385
|
14 years |
tbretz |
Moved setting of default states to a protected memeber function; made ...
|
|
|
@10384
|
14 years |
tbretz |
Switch offf custom error handler in destructor.
|
|
|
@10383
|
14 years |
tbretz |
Added functions to signal a state change.
|
|
|
@10382
|
14 years |
tbretz |
Switch offf custom error handler in destrcutor.
|
|
|
@10381
|
14 years |
tbretz |
Turned comment and unit in constructor, added a function to return a ...
|
|
|
@10380
|
14 years |
tbretz |
Adapted call to constructor of Description.
|
|
|
@10379
|
14 years |
tbretz |
Added service to provide the STATE_LIST with the available ...
|
|
|
@10378
|
14 years |
tbretz |
New classes replacing ServiceList soon.
|
|
|
@10377
|
14 years |
tbretz |
Enabled automatic seeting of dns.
|
|
|
@10376
|
14 years |
tbretz |
Renamed FactFits to just Fits.
|
|
|
@10375
|
14 years |
tbretz |
Changed second arguemnt of main to be const.
|
|
|
@10374
|
14 years |
tbretz |
Changed basis of MessageImp::Write function from const char* to ...
|
|
|
@10373
|
14 years |
tbretz |
Changed basis of MessageImp::Write function from const char* to ...
|
|
|
@10372
|
14 years |
tbretz |
Changed second argument in Parse to const as well as in all main functions.
|
|
|
@10371
|
14 years |
tbretz |
Changed argeument to AssignFunction to a const reference.
|
|
|
@10370
|
14 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@10369
|
14 years |
tbretz |
Call direct base class when calling Run().
|
|
|
@10368
|
14 years |
tbretz |
Removed an obsolete comment.
|
|
|
@10367
|
14 years |
tbretz |
Added missing includes.
|
|
|
@10365
|
14 years |
lyard |
Moved from FactFits to Fits
|
|
|
@10364
|
14 years |
lyard |
Added FactFits class
|
|
|
@10356
|
14 years |
lyard |
Added ToFits method
|
|
|
@10355
|
14 years |
tbretz |
Replaced some strings with just characters.
|
|
|
@10354
|
14 years |
tbretz |
Added some comment.
|
|
|
@10353
|
14 years |
tbretz |
Added some comment.
|
|
|
@10352
|
14 years |
tbretz |
Added some comment.
|
|
|
@10351
|
14 years |
tbretz |
Removed an obsolete comment.
|
|
|
@10350
|
14 years |
tbretz |
Throw logic_error instead of runtime_error and throw in case the ...
|
|
|