source: trunk/FACT++/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10469   15 years tbretz Fixed a typo. I have no idea why that compiled here.
(edit) @10467   15 years tbretz Disallow C with a number larger than 0 in strict mode - it gives problems.
(edit) @10460   15 years tbretz Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
(edit) @10454   15 years tbretz Added GetUnixTime
(edit) @10453   15 years tbretz Commented unused functions; fixed a bug in the naming of the services; ...
(edit) @10452   15 years tbretz Added DimDescribedService; a described service which ensures that the ...
(edit) @10451   15 years tbretz Fixed the broken service names; changed default paths to something ...
(edit) @10450   15 years tbretz Fixed a wrong info in a SetCurrentState call.
(edit) @10449   15 years tbretz Added Print member function; fixed interpretation of hex and oct values
(edit) @10444   15 years tbretz Added a new GetHey template for simplification.
(edit) @10442   15 years lyard Added dataLogger services and use only one file for fits runs
(edit) @10439   15 years tbretz Added new class DimNetworkInfo which initialized members secs and ...
(edit) @10436   15 years tbretz Removed obsolete VERSION service.
(edit) @10429   15 years tbretz Moved the tools function into their own namespace to get rid of ...
(edit) @10427   15 years tbretz Some paranoia change to the order of the data members to ensure proper ...
(edit) @10426   15 years tbretz Use autoconf macros in PrintVersion
(edit) @10425   15 years tbretz Changed the GetHex function; added support for hex and octal numbers.
(edit) @10424   15 years tbretz Suppress server name when in PrintListOfEvents
(edit) @10423   15 years tbretz Added boolean option to Print to suppress the SERVER name if any.
(edit) @10422   15 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10421   15 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10420   15 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10419   15 years tbretz Added GetName member function to StateClient for debugging purpose.
(edit) @10408   15 years tbretz Removed a trailing '|' from the html output.
(edit) @10399   15 years tbretz Some cosmetics.
(edit) @10396   15 years tbretz
(edit) @10395   15 years tbretz
(edit) @10393   15 years tbretz Added descriptions for the virtual function.
(edit) @10392   15 years tbretz Adapted the order in the call for the constructor of Description; ...
(edit) @10391   15 years tbretz Little fix to the comments
(edit) @10390   15 years tbretz Moved the handling of the server and service lists to DimNetwork; ...
(edit) @10389   15 years tbretz Added descriptions for the virtual function.
(edit) @10388   15 years tbretz Added descriptions for the virtual function.
(edit) @10387   15 years tbretz Fixed interpreting of zero length or strings shorter than expected.
(edit) @10386   15 years tbretz Removed obsolete DistStateName
(edit) @10385   15 years tbretz Moved setting of default states to a protected memeber function; made ...
(edit) @10384   15 years tbretz Switch offf custom error handler in destructor.
(edit) @10383   15 years tbretz Added functions to signal a state change.
(edit) @10382   15 years tbretz Switch offf custom error handler in destrcutor.
(edit) @10381   15 years tbretz Turned comment and unit in constructor, added a function to return a ...
(edit) @10380   15 years tbretz Adapted call to constructor of Description.
(edit) @10379   15 years tbretz Added service to provide the STATE_LIST with the available ...
(edit) @10378   15 years tbretz New classes replacing ServiceList soon.
(edit) @10377   15 years tbretz Enabled automatic seeting of dns.
(edit) @10376   15 years tbretz Renamed FactFits to just Fits.
(edit) @10375   15 years tbretz Changed second arguemnt of main to be const.
(edit) @10374   15 years tbretz Changed basis of MessageImp::Write function from const char* to ...
(edit) @10373   15 years tbretz Changed basis of MessageImp::Write function from const char* to ...
(edit) @10372   15 years tbretz Changed second argument in Parse to const as well as in all main functions.
(edit) @10371   15 years tbretz Changed argeument to AssignFunction to a const reference.
(edit) @10370   15 years tbretz Fixed a typo in a comment.
(edit) @10369   15 years tbretz Call direct base class when calling Run().
(edit) @10368   15 years tbretz Removed an obsolete comment.
(edit) @10367   15 years tbretz Added missing includes.
(edit) @10365   15 years lyard Moved from FactFits to Fits
(edit) @10364   15 years lyard Added FactFits class
(edit) @10356   15 years lyard Added ToFits method
(edit) @10355   15 years tbretz Replaced some strings with just characters.
(edit) @10354   15 years tbretz Added some comment.
(edit) @10353   15 years tbretz Added some comment.
(edit) @10352   15 years tbretz Added some comment.
(edit) @10351   15 years tbretz Removed an obsolete comment.
(edit) @10350   15 years tbretz Throw logic_error instead of runtime_error and throw in case the ...
(edit) @10349   15 years tbretz Updated comment.
(edit) @10348   15 years tbretz Undoing change committed by mistake in r10347.
(edit) @10347   15 years tbretz Removed printing of command list from constructor; added help2man ...
(edit) @10345   15 years tbretz Implemented help for a single server or command.
(edit) @10344   15 years tbretz Added arguments to PrintListOfEvents.
(edit) @10343   15 years tbretz Replaces local Trim function by function from tools; set ...
(edit) @10342   15 years tbretz Replaces local Trim function by new function from tools
(edit) @10341   15 years tbretz Implemented help for a single server or command.
(edit) @10340   15 years tbretz Fixed description for PrintDescription
(edit) @10339   15 years tbretz Added server and service argument to PrintDescription.
(edit) @10338   15 years tbretz Added Trim function.
(edit) @10337   15 years tbretz Added Ctrl-d to the key bindings and a help message in the boot sequence.
(edit) @10332   15 years tbretz Slightly modified the Print() output.
(edit) @10331   15 years tbretz Added Stop member function to interrupt readline.
(edit) @10330   15 years tbretz Little updates to fix some doxygen warnings.
(edit) @10329   15 years tbretz Removed some unintentional debug output.
(edit) @10327   15 years tbretz Switched on the non dim-standard formats for DimCommands; improved the ...
(edit) @10326   15 years tbretz Fixed the conversion for the Option-argument.
(edit) @10325   15 years tbretz Remove lt- prefix from libtool from program name.
(edit) @10324   15 years tbretz Added a constructor whihc allows construction from MJD.
(edit) @10323   15 years tbretz Some fixed to the docu.
(edit) @10322   15 years tbretz Initialize fPrintUsage in constructor.
(edit) @10321   15 years tbretz Display only the basename of the program.
(edit) @10320   15 years tbretz Removed an obsolete std::
(edit) @10317   15 years tbretz Added missing files
(edit) @10316   15 years tbretz Added some more --help text.
(edit) @10315   15 years tbretz Added const qualifier to member functions returning fOut.
(edit) @10314   15 years tbretz Added descriptions for the default states; added PrintListOfStates ...
(edit) @10313   15 years tbretz Some updates to the output of help messages.
(edit) @10312   15 years tbretz Some updates to the output of help messages.
(edit) @10311   15 years tbretz Added some links to the class reference.
(edit) @10310   15 years tbretz Removed some little code which is in the base classes anyway.
(edit) @10309   15 years tbretz Added typedef for StateNames; changed the getter such that they can ...
(edit) @10308   15 years tbretz Added the RedirectionWrapper member function; made the comparison for ...
(edit) @10307   15 years tbretz Fixed a small problem with wether changing the server should be stored ...
(edit) @10306   15 years tbretz Implemented GetComment and GetDescription member functions.
(edit) @10305   15 years tbretz Use ReadlineColor for unified look and feel.
Note: See TracRevisionLog for help on using the revision log.