source: trunk/FACT++/src/Configuration.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12042   13 years tbretz Added program name to call of parse_database; fixed database query; ...
(edit) @11769   13 years tbretz Throw exceptions with text; do not use stoi otherwise we have to catch ...
(edit) @11594   13 years tbretz Implemented the correct database query.
(edit) @11586   13 years tbretz Added a fix when calling option_description::match for older boost ...
(edit) @11578   13 years tbretz Moved some part of the initialization from main to Configure::DoParse
(edit) @11573   13 years tbretz Do not return the full path in UnLibToolize if it is the local path; ...
(edit) @11483   13 years tbretz Added a registry for wildcarded options to detect unaccessed options; ...
(edit) @11481   13 years tbretz Replaced boost::thread by std::thread and boost::bind by std::bind ...
(edit) @11479   13 years tbretz Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
(edit) @11478   13 years tbretz Removed some obsolete include.
(edit) @11423   13 years tbretz To be able to properly remobe the .libs also check the current path if ...
(edit) @11404   13 years tbretz Added fact++.rc global configuration file.
(edit) @11400   13 years tbretz Do not output = if value is empty
(edit) @11387   13 years tbretz Added code to unify access to parsed options; added GetOptions
(edit) @11256   13 years tbretz Updated reference about regex for database url.
(edit) @11248   13 years tbretz Fixed a function description.
(edit) @11101   13 years tbretz Added an example for an extension.
(edit) @11064   13 years tbretz Fixed a bug in UnLibToolize with short filenames.
(edit) @11039   13 years tbretz 'UnLibToolize' the program name.
(edit) @11020   13 years tbretz Commented out some checks; mysqlpp throws exceptions
(edit) @10796   13 years tbretz Added PrintVersion directly to avoid clashes with exceptions.
(edit) @10707   13 years tbretz Use the functionality of boost program_options better; implemented ...
(edit) @10634   13 years tbretz Added unified text before printing Options.
(edit) @10537   13 years tbretz Encapsulated SQL support into ifdef.
(edit) @10372   13 years tbretz Changed second argument in Parse to const as well as in all main functions.
(edit) @10330   13 years tbretz Little updates to fix some doxygen warnings.
(edit) @10322   13 years tbretz Initialize fPrintUsage in constructor.
(edit) @10296   13 years tbretz Changed some output from cout to cerr to avoid it going to man pages ...
(edit) @10230   14 years tbretz Added compatibility with boost V1.40
(edit) @10220   14 years tbretz Added fEnvMap and a default name mapper.
(edit) @10198   14 years tbretz Some minor updates to the comments
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.