| .. |
|
Sources.pp
|
rename ssl -> openssl, cv -> opencv
|
2005-09-21 23:50:36 +00:00 |
|
configDeclaration.I
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
configDeclaration.cxx
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
configDeclaration.h
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
configFlags.I
|
refinements to prc system
|
2004-10-22 23:13:49 +00:00 |
|
configFlags.cxx
|
add ConfigVariableFilename
|
2004-11-22 18:45:18 +00:00 |
|
configFlags.h
|
fix DConfig warnings when PRC_SAVE_DESCRIPTIONS is not defined
|
2004-12-17 17:56:33 +00:00 |
|
configPage.I
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
configPage.cxx
|
changed include to double quotes
|
2005-09-23 02:01:10 +00:00 |
|
configPage.h
|
rename ssl -> openssl, cv -> opencv
|
2005-09-21 23:50:36 +00:00 |
|
configPageManager.I
|
cast NULLs to avoid compiler objections
|
2004-12-01 18:13:37 +00:00 |
|
configPageManager.cxx
|
untabify
|
2006-01-13 18:38:07 +00:00 |
|
configPageManager.h
|
attempt to implement <auto>, use _composite build rules
|
2004-12-21 20:53:52 +00:00 |
|
configVariable.I
|
build on Irix
|
2005-01-26 11:40:45 +00:00 |
|
configVariable.cxx
|
refinements to prc system
|
2004-10-22 23:13:49 +00:00 |
|
configVariable.h
|
add more string-like functionality to ConfigVariableString
|
2004-12-07 04:23:09 +00:00 |
|
configVariableBase.I
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableBase.cxx
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableBase.h
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableBool.I
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableBool.cxx
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
configVariableBool.h
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableCore.I
|
cast NULLs to avoid compiler objections
|
2004-12-01 18:13:37 +00:00 |
|
configVariableCore.cxx
|
better handling of dconfig/new interface interactions
|
2004-12-29 15:11:17 +00:00 |
|
configVariableCore.h
|
define ConfigVariableManager::make_variable_template()
|
2004-10-26 00:27:31 +00:00 |
|
configVariableDouble.I
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableDouble.cxx
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableDouble.h
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableEnum.I
|
Fixes for <auto> and gcc 3.4
|
2005-02-23 20:50:09 +00:00 |
|
configVariableEnum.cxx
|
refinements to prc system
|
2004-10-22 23:13:49 +00:00 |
|
configVariableEnum.h
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableFilename.I
|
initialize members better
|
2005-07-28 13:18:06 +00:00 |
|
configVariableFilename.cxx
|
implement THIS_PRC_DIR
|
2005-01-27 05:20:31 +00:00 |
|
configVariableFilename.h
|
*** empty log message ***
|
2005-05-24 03:12:42 +00:00 |
|
configVariableInt.I
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableInt.cxx
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableInt.h
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableList.I
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableList.cxx
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableList.h
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableManager.I
|
cast NULLs to avoid compiler objections
|
2004-12-01 18:13:37 +00:00 |
|
configVariableManager.cxx
|
add write_prc_variables
|
2005-10-11 21:15:27 +00:00 |
|
configVariableManager.h
|
add write_prc_variables
|
2005-10-11 21:15:27 +00:00 |
|
configVariableSearchPath.I
|
assertion failures, support string default values
|
2004-12-23 01:14:42 +00:00 |
|
configVariableSearchPath.cxx
|
implement THIS_PRC_DIR
|
2005-01-27 05:20:31 +00:00 |
|
configVariableSearchPath.h
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableString.I
|
introduce PRC_SAVE_DESCRIPTIONS and PRC_DESC to strip out config descriptions in release build
|
2004-12-09 23:24:08 +00:00 |
|
configVariableString.cxx
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
configVariableString.h
|
add more string-like functionality to ConfigVariableString
|
2004-12-07 04:23:09 +00:00 |
|
config_prc.cxx
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
config_prc.h
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
globPattern.I
|
define ConfigVariableManager::make_variable_template()
|
2004-10-26 00:27:31 +00:00 |
|
globPattern.cxx
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
globPattern.h
|
define ConfigVariableManager::make_variable_template()
|
2004-10-26 00:27:31 +00:00 |
|
notify.I
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
notify.cxx
|
whoops, accidental checkin of debug code
|
2005-01-20 08:06:31 +00:00 |
|
notify.h
|
report nassert_raise() message even when squelched
|
2005-12-20 18:37:04 +00:00 |
|
notifyCategory.I
|
more config tweaks
|
2004-10-25 21:00:51 +00:00 |
|
notifyCategory.cxx
|
changed time delta to signed int
|
2005-06-14 22:15:01 +00:00 |
|
notifyCategory.h
|
changed time delta to signed int
|
2005-06-14 22:15:01 +00:00 |
|
notifyCategoryProxy.I
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
notifyCategoryProxy.h
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
notifySeverity.cxx
|
more config tweaks
|
2004-10-25 21:00:51 +00:00 |
|
notifySeverity.h
|
more config tweaks
|
2004-10-25 21:00:51 +00:00 |
|
prcKeyRegistry.I
|
first pass at new config interface
|
2004-10-21 14:35:43 +00:00 |
|
prcKeyRegistry.cxx
|
changed include to double quotes
|
2005-09-23 02:01:10 +00:00 |
|
prcKeyRegistry.h
|
changed include to double quotes
|
2005-09-23 02:01:10 +00:00 |
|
prc_composite.cxx
|
Added macrocomposites
|
2005-09-27 22:05:52 +00:00 |
|
prc_composite1.cxx
|
attempt to implement <auto>, use _composite build rules
|
2004-12-21 20:53:52 +00:00 |
|
prc_composite2.cxx
|
attempt to implement <auto>, use _composite build rules
|
2004-12-21 20:53:52 +00:00 |