poco/Util/src
2016-10-24 09:41:49 +02:00
..
AbstractConfiguration.cpp fixed GH #1462: AbstractConfiguration::getUInt does not parse hex numbers 2016-10-24 09:41:49 +02:00
Application.cpp related to GH#705: Error building with ENABLE_UTIL=ON and ENABLE_XML=OFF 2015-02-02 00:00:26 -06:00
ConfigurationMapper.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ConfigurationView.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FilesystemConfiguration.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HelpFormatter.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
IniFileConfiguration.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
IntValidator.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
JSONConfiguration.cpp style fixes 2014-05-23 02:38:57 +08:00
LayeredConfiguration.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LoggingConfigurator.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LoggingSubsystem.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MapConfiguration.cpp added Poco::Util::MapConfiguration::copyTo() 2016-03-01 07:31:18 +01:00
Option.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
OptionCallback.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
OptionException.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
OptionProcessor.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
OptionSet.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PropertyFileConfiguration.cpp fixed GH# 398: PropertyFileConfiguration: input != output 2014-05-19 09:42:15 +02:00
RegExpValidator.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ServerApplication.cpp fixed GH #1114: World-write permissions on files created by daemon. Default umask is now 027; other mask can be set with --umask command-line parameter 2016-02-27 21:17:39 +01:00
Subsystem.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SystemConfiguration.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timer.cpp prevent re-schedule of cancelled TimerTask 2014-11-24 18:38:05 +01:00
TimerTask.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Validator.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
WinRegistryConfiguration.cpp WinRegistryConfiguration fix 2014-11-26 10:52:49 +01:00
WinRegistryKey.cpp Make WinRegistryKey easier to extend 2015-01-08 16:44:59 -05:00
WinService.cpp LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
XMLConfiguration.cpp XMLConfiguration default (and single-argument delimiter) constructor now loads an empty XML document with "config" root element to make the configuration usable without an additional call to load() or loadEmpty(). 2016-10-16 13:39:17 +02:00