source:
trunk/FACT++/src@
10628
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
argv.cc | 8.5 KB | 10372 | 14 years | Changed second argument in Parse to const as well as in all main functions. | |
chatclient.cc | 3.2 KB | 10628 | 14 years | Unified help output more. | |
ChatClient.h | 3.2 KB | 10505 | 14 years | ||
chatserv.cc | 4.5 KB | 10507 | 14 years | ||
Configuration.cc | 33.5 KB | 10537 | 14 years | Encapsulated SQL support into ifdef. | |
Configuration.h | 5.3 KB | 10372 | 14 years | Changed second argument in Parse to const as well as in all main functions. | |
Connection.cc | 11.3 KB | 10512 | 14 years | replace the address of the first element by the data() member function | |
Connection.h | 3.3 KB | 10373 | 14 years | Changed basis of MessageImp::Write function from const char* to ... | |
Console.cc | 4.4 KB | 10498 | 14 years | Use stringstreams to replace Form not strings and += | |
Console.h | 874 bytes | 10305 | 14 years | Use ReadlineColor for unified look and feel. | |
Converter.cc | 26.3 KB | 10467 | 14 years | Disallow C with a number larger than 0 in strict mode - it gives problems. | |
Converter.h | 4.8 KB | 10449 | 14 years | Added Print member function; fixed interpretation of hex and oct values | |
dataLogger.cc | 69.3 KB | 10612 | 14 years | Fixed BOOST_VERSION number | |
dclient5.cc | 21.1 KB | 10612 | 14 years | Fixed BOOST_VERSION number | |
Description.cc | 5.5 KB | 10429 | 14 years | Moved the tools function into their own namespace to get rid of ... | |
Description.h | 438 bytes | 10381 | 14 years | Turned comment and unit in constructor, added a function to return a ... | |
DimDescriptionService.cc | 5.2 KB | 10477 | 14 years | Added descriptions for the service itself and for the default Dim services. | |
DimDescriptionService.h | 1.4 KB | 10570 | 14 years | Improved/fixed the retrieval of times from Dim once again. | |
DimErrorRedirecter.cc | 2.5 KB | 10583 | 14 years | Added the right exit handler. | |
DimErrorRedirecter.h | 425 bytes | 10511 | 14 years | Added exit handler; call exit handler in case of fatal error; add Dim ... | |
DimNetwork.cc | 4.0 KB | 10570 | 14 years | Improved/fixed the retrieval of times from Dim once again. | |
DimNetwork.h | 2.5 KB | 10481 | 14 years | Used DimInfo by mistake instead of DimStampedInfo. | |
DimServerList.cc | 3.9 KB | 10570 | 14 years | Improved/fixed the retrieval of times from Dim once again. | |
DimServerList.h | 1.9 KB | 10427 | 14 years | Some paranoia change to the order of the data members to ensure proper ... | |
DimServiceInfoList.cc | 23.3 KB | 10582 | 14 years | Ignore RPC calls. | |
DimServiceInfoList.h | 6.1 KB | 10388 | 14 years | Added descriptions for the virtual function. | |
dserver2.cc | 10.2 KB | 10183 | 14 years | New import. | |
Event.cc | 4.3 KB | 10183 | 14 years | New import. | |
Event.h | 2.0 KB | 10299 | 14 years | Implemented event description into all kind of events. | |
EventDim.h | 2.0 KB | 10570 | 14 years | Improved/fixed the retrieval of times from Dim once again. | |
EventImp.cc | 7.7 KB | 10486 | 14 years | Remove redundant trailing \0s from strings. | |
EventImp.h | 3.0 KB | 10545 | 14 years | Added getter for a bool. | |
Fits.cc | 11.1 KB | 10529 | 14 years | Various bug fixes and new commands added | |
Fits.h | 3.1 KB | 10489 | 14 years | Added a number of subscriptions service and better error handling | |
ftm.cc | 20.5 KB | 10592 | 14 years | Reaplaced LP1 by Lpext | |
ftmctrl.cc | 52.3 KB | 10623 | 14 years | Added command to control the trigger sequence and the trigger majority ... | |
HeadersFTM.cc | 5.2 KB | 10598 | 14 years | Don't show error data block - it gives an exception - to be fixed. | |
HeadersFTM.h | 20.8 KB | 10622 | 14 years | Added getter for general settings and trigger sequence. | |
LocalControl.cc | 344 bytes | 10429 | 14 years | Moved the tools function into their own namespace to get rid of ... | |
LocalControl.h | 3.9 KB | 10473 | 14 years | Fixed compilation errors. | |
log.cc | 1.1 KB | 10183 | 14 years | New import. | |
logtime.cc | 1004 bytes | 10348 | 14 years | Undoing change committed by mistake in r10347. | |
MessageDim.cc | 5.1 KB | 10570 | 14 years | Improved/fixed the retrieval of times from Dim once again. | |
MessageDim.h | 1.3 KB | 10522 | 14 years | Removed DimNetworkInfo; instead implemented proper initialization of ... | |
MessageImp.cc | 4.5 KB | 10508 | 14 years | Removed dependence on Tools::Format() | |
MessageImp.h | 3.3 KB | 10508 | 14 years | Removed dependence on Tools::Format() | |
Readline.cc | 31.5 KB | 10498 | 14 years | Use stringstreams to replace Form not strings and += | |
Readline.h | 3.7 KB | 10343 | 14 years | Replaces local Trim function by function from tools; set ... | |
ReadlineColor.cc | 6.7 KB | 10337 | 14 years | Added Ctrl-d to the key bindings and a help message in the boot sequence. | |
ReadlineColor.h | 447 bytes | 10304 | 14 years | Added namespace ReadlineColor to provide some colored output for ... | |
ReadlineWindow.cc | 10.4 KB | 10498 | 14 years | Use stringstreams to replace Form not strings and += | |
ReadlineWindow.h | 1.1 KB | 10183 | 14 years | New import. | |
RemoteControl.cc | 2.8 KB | 10493 | 14 years | Allow server names to end with a slash. | |
RemoteControl.h | 7.3 KB | 10494 | 14 years | The new convention is to return always the server name in ... | |
scheduler.cc | 29.1 KB | 10624 | 14 years | implemented --dbname and its evaluation for the scheduler | |
sendcommand.cc | 2.4 KB | 10624 | 14 years | implemented --dbname and its evaluation for the scheduler | |
ServiceList.cc | 23.8 KB | 10429 | 14 years | Moved the tools function into their own namespace to get rid of ... | |
ServiceList.h | 3.9 KB | 10339 | 14 years | Added server and service argument to PrintDescription. | |
Shell.cc | 13.8 KB | 10312 | 14 years | Some updates to the output of help messages. | |
Shell.h | 2.3 KB | 10369 | 14 years | Call direct base class when calling Run(). | |
State.cc | 2.2 KB | 10429 | 14 years | Moved the tools function into their own namespace to get rid of ... | |
State.h | 510 bytes | 10395 | 14 years | ||
StateMachine.cc | 2.3 KB | 10495 | 14 years | Added server name to Event name. | |
StateMachine.h | 564 bytes | 10368 | 14 years | Removed an obsolete comment. | |
StateMachineDim.cc | 7.1 KB | 10510 | 14 years | Moved exit handler to DimErrorRedirecter. | |
StateMachineDim.h | 1.9 KB | 10510 | 14 years | Moved exit handler to DimErrorRedirecter. | |
StateMachineImp.cc | 38.7 KB | 10586 | 14 years | Changed the logic in Run() in a way that fExitRequeted is reset at the ... | |
StateMachineImp.h | 8.9 KB | 10385 | 14 years | Moved setting of default states to a protected memeber function; made ... | |
test3.cc | 4.9 KB | 10372 | 14 years | Changed second argument in Parse to const as well as in all main functions. | |
Time.cc | 8.4 KB | 10469 | 14 years | Fixed a typo. I have no idea why that compiled here. | |
time.cc | 3.3 KB | 10253 | 14 years | Added exaple for SetFrom Str and GetAsStr, remove fractional seconds ... | |
Time.h | 3.8 KB | 10460 | 14 years | Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ... | |
Timers.h | 1.0 KB | 10183 | 14 years | New import. | |
tools.cc | 1.6 KB | 10429 | 14 years | Moved the tools function into their own namespace to get rid of ... | |
tools.h | 183 bytes | 10429 | 14 years | Moved the tools function into their own namespace to get rid of ... | |
WindowLog.cc | 10.0 KB | 10498 | 14 years | Use stringstreams to replace Form not strings and += | |
WindowLog.h | 4.5 KB | 10183 | 14 years | New import. |
Note:
See TracBrowser
for help on using the repository browser.