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