poco/Foundation/include/Poco
2017-01-25 10:18:21 +01:00
..
Dynamic Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
AbstractCache.h Correct mispelt 'd' and 'e' words. 2015-04-10 10:54:47 +01:00
AbstractDelegate.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
AbstractEvent.h Corrected more words. 2015-04-10 11:31:12 +01:00
AbstractObserver.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AbstractPriorityDelegate.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AbstractStrategy.h Corrected more words. 2015-04-10 11:31:12 +01:00
AccessExpirationDecorator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AccessExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AccessExpireLRUCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AccessExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveDispatcher.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveMethod.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveResult.h Updated Event c'tor to accept an enum. 2015-01-17 10:07:44 +00:00
ActiveRunnable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveStarter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Activity.h Updated Event c'tor to accept an enum. 2015-01-17 10:07:44 +00:00
Alignment.h Fixed MSVC 2010 warnings on large alignment 2014-07-04 11:19:26 +02:00
AndroidLogChannel.h * Add export macro to AndroidLogChannel 2015-01-29 15:47:46 -02:00
Any.h Corrected more words. 2015-04-10 11:31:12 +01:00
ArchiveStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Array.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Ascii.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ASCIIEncoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AsyncChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AtomicCounter.h only use <atomic> header if C++11 support is available 2017-01-13 15:42:46 +01:00
AutoPtr.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AutoReleasePool.h Corrected more words. 2015-04-10 11:31:12 +01:00
Base32Decoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Base32Encoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Base64Decoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Base64Encoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
BasicEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
BinaryReader.h Merge pull request #945 from aaron0x/RefactoryBinaryReaderWriter 2016-03-13 23:08:44 -07:00
BinaryWriter.h Merge pull request #945 from aaron0x/RefactoryBinaryReaderWriter 2016-03-13 23:08:44 -07:00
Buffer.h GH #1050 Foundation: fix gcc -Wshadow warnings 2015-11-30 15:49:07 +01:00
BufferAllocator.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
BufferedBidirectionalStreamBuf.h #921: better comment, provide workaround for MSVC only 2015-09-01 21:46:18 +02:00
BufferedStreamBuf.h #921: better comment, provide workaround for MSVC only 2015-09-01 21:46:18 +02:00
Bugcheck.h minor fixes for style 2016-09-14 17:06:55 +02:00
ByteOrder.h 1. move flipBytes(float/double) to ByteOrder. 2015-09-20 05:21:36 +08:00
Channel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Checksum.h Corrected misspelt 'b' and 'c' words. 2015-04-06 17:56:13 +01:00
ClassLibrary.h add POCO_EXPORT_INTERFACE to ClassLibrary.h 2015-08-08 11:27:12 +02:00
ClassLoader.h fixed an unlikely potential memory leak if one of two new fails 2016-09-26 19:16:54 +02:00
Clock.h Corrected misspelt 'b' and 'c' words. 2015-04-06 17:56:13 +01:00
Condition.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Config.h added POCO_NO_SHARED_LIBRARY_DEBUG_SUFFIX configuration macro to disable *d.so, *d.dll suffix in SharedLibrary class 2016-10-10 12:07:58 +02:00
Configurable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ConsoleChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CountingStream.h Merge pull request #344 from RangelReale/htmlformcontentlength 2014-05-21 22:27:12 -05:00
DateTime.h Only escape string values in Poco::JSON::Stringifier::stringify() #1027 2016-04-23 14:52:03 -06:00
DateTimeFormat.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DateTimeFormatter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DateTimeParser.h Corrected more spellings. 2015-04-10 11:43:49 +01:00
Debugger.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DefaultStrategy.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
DeflatingStream.h fixed warnings and inconsistencies 2016-12-06 22:11:54 +01:00
Delegate.h fixed GH #1418:Poco::Delegate assignment operator fails to compile for some specializations 2016-09-20 20:48:36 +02:00
DigestEngine.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DigestStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIteratorStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryWatcher.h Optional force scan for DirectoryWatcher #853 2015-06-03 14:55:05 -05:00
DynamicAny.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DynamicAnyHolder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DynamicFactory.h use std::unique_ptr instead of std::auto_ptr with C++11 or newer compilers to avoid std::auto_ptr deprecation warnings 2016-10-14 12:01:25 +02:00
DynamicStruct.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Error.h * Don't leak <windows.h> (Poco/Unwindows.h) to library users 2015-12-10 13:16:02 -02:00
ErrorHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Event_POSIX.h fixes for SolarisStudio compiler 2015-03-23 23:20:15 +01:00
Event_VX.h Updated Event c'tor to accept an enum. 2015-01-17 10:07:44 +00:00
Event_WIN32.h Updated Event c'tor to accept an enum. 2015-01-17 10:07:44 +00:00
Event.h fixes for SolarisStudio compiler 2015-03-23 23:20:15 +01:00
EventArgs.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
EventChannel.h added EventChannel class (from macchina.io) 2015-09-30 11:03:03 +02:00
EventLogChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Exception.h fixed GH #990: Potential race condition in on Windows 2016-11-03 14:49:25 +01:00
ExpirationDecorator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Expire.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
ExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ExpireLRUCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FIFOBuffer.h fixed GH #1431: Poco/FIFOBuffer.h copy issue 2016-10-07 21:27:46 +02:00
FIFOBufferStream.h removed unnecessary explicit in some multi-arg constructors 2014-09-10 16:44:36 +02:00
FIFOEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FIFOStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File_UNIX.h Add partition space information to File class 2016-01-22 09:58:40 +01:00
File_VMS.h Add partition space information to File class 2016-01-22 09:58:40 +01:00
File_VX.h Add partition space information to File class 2016-01-22 09:58:40 +01:00
File_WIN32.h Add partition space information to File class 2016-01-22 09:58:40 +01:00
File_WIN32U.h Add partition space information to File class 2016-01-22 09:58:40 +01:00
File_WINCE.h Add partition space information to File class 2016-01-22 09:58:40 +01:00
File.h Add partition space information to File class 2016-01-22 09:58:40 +01:00
FileChannel.h Enhance FileChannel purge setting. 2015-09-26 23:31:30 +08:00
FileStream_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FileStream_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FileStream.h Corrected misspelt 'b' and 'c' words. 2015-04-06 17:56:13 +01:00
FileStreamFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Format.h Remove unused code. Extends Logger::testFormatAny up to 15 args. 2016-03-25 10:04:42 +01:00
Formatter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FormattingChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Foundation.h removed explicit template instantiations from header files (#921) 2015-08-30 08:26:13 +02:00
FPEnvironment_C99.h Removed isnan and isinf from the namespace std for IBM XLC 2016-03-08 09:53:46 -03:00
FPEnvironment_DEC.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_DUMMY.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_SUN.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_WIN32.h Improved support for MinGW-w64 2016-02-17 17:00:34 +09:00
FPEnvironment.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FunctionDelegate.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
FunctionPriorityDelegate.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
Glob.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Hash.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashFunction.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashMap.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashSet.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashStatistic.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashTable.h Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
HexBinaryDecoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HexBinaryEncoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HMACEngine.h Corrected more words. 2015-04-10 11:31:12 +01:00
InflatingStream.h fixed warnings and inconsistencies 2016-12-06 22:11:54 +01:00
Instantiator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
JSONString.h Use escape to correctly escape unicode characters 2015-12-07 17:33:10 +01:00
KeyValueArgs.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Latin1Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Latin2Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Latin9Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LinearHashTable.h GH #1050 Data: fix gcc -Wshadow warnings 2016-01-18 22:52:27 +01:00
LineEndingConverter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ListMap.h Revert "GH #1050 Net: fix gcc -Wshadow warnings" 2016-09-05 08:35:17 +02:00
LocalDateTime.h Corrected more spellings. 2015-04-10 11:43:49 +01:00
LogFile_STD.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Logger.h Remove unused code. Extends Logger::testFormatAny up to 15 args. 2016-03-25 10:04:42 +01:00
LoggingFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LoggingRegistry.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LRUCache.h Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
LRUStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Manifest.h GH #1050 Foundation: fix gcc -Wshadow warnings 2015-11-30 15:49:07 +01:00
MD4Engine.h Corrected more words. 2015-04-10 11:31:12 +01:00
MD5Engine.h Corrected more words. 2015-04-10 11:31:12 +01:00
MemoryPool.h fixed potential memory leak in out-of-memory situations 2016-09-26 19:19:14 +02:00
MemoryStream.h Fix #928: Workaround to fix -Wswitch warning 2015-10-13 21:58:56 +02:00
Message.h change return type of getOsTid() const; from long to IntPtr 2015-08-19 17:46:05 +02:00
MetaObject.h Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
MetaProgramming.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Mutex_POSIX.h fixes for SolarisStudio compiler 2015-03-23 23:20:15 +01:00
Mutex_VX.h Replaced boolean with enum in c'tor. 2015-01-14 10:48:22 +00:00
Mutex_WIN32.h Replaced boolean with enum in c'tor. 2015-01-14 10:48:22 +00:00
Mutex_WINCE.h Replaced boolean with enum in c'tor. 2015-01-14 10:48:22 +00:00
Mutex.h fixes for SolarisStudio compiler 2015-03-23 23:20:15 +01:00
NamedEvent_Android.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_UNIX.h Removed unused variables 2016-03-09 17:20:37 -03:00
NamedEvent_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_Android.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_UNIX.h Removed unused variables 2016-03-09 17:20:37 -03:00
NamedMutex_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedTuple.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NestedDiagnosticContext.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
NObserver.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Notification.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NotificationCenter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NotificationQueue.h Added NotificationQueue::remove function 2015-08-06 14:13:11 +04:00
NotificationStrategy.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
Nullable.h fixed issues reported by Klocwork 2016-09-26 19:22:32 +02:00
NullChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NullStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NumberFormatter.h fixed GH #1128: Poco::NumberFormatter::format(float, precision) rounding changed 2016-02-28 13:33:21 +01:00
NumberParser.h fixed GH# 447 NumberParser documentation on the format test used 2014-05-19 17:09:46 +02:00
NumericString.h fixed GH #1128: Poco::NumberFormatter::format(float, precision) rounding changed 2016-02-28 13:33:21 +01:00
ObjectPool.h ObjectPool: gracefully handle case if push_back() throws 2016-12-06 00:03:39 +01:00
Observer.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
OpcomChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Optional.h Revert "GH #1050 NetSSL_OpenSSL: fix gcc -Wshadow warnings" 2016-09-05 08:31:43 +02:00
Path_UNIX.h add some methods to Poco::Path for make it easy to follow XDG Base Directory Specification 2014-10-09 09:46:21 +02:00
Path_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Path_WIN32.h add Windows compliant implementation of XDG Base Directory Specification 2014-11-11 17:05:48 +01:00
Path_WIN32U.h add Windows compliant implementation of XDG Base Directory Specification 2014-11-11 17:05:48 +01:00
Path_WINCE.h Add missing Path implementations for WINCE 2015-03-11 11:30:10 +01:00
Path.h add Path::PATH_URI for URI paths (same as PATH_UNIX) 2016-01-19 11:45:35 +01:00
PatternFormatter.h fixes for style and consistency 2015-08-20 14:55:17 +02:00
PBKDF2Engine.h Corrected more words. 2015-04-10 11:31:12 +01:00
Pipe.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl_DUMMY.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Platform_POSIX.h GCC_DIAG_* definitions are missing for Windows (MinGW) #785 2015-04-22 18:36:12 -05:00
Platform_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Platform_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Platform_WIN32_OSVER.h * Don't leak <windows.h> (Poco/Unwindows.h) to library users 2015-12-10 13:16:02 -02:00
Platform_WIN32.h Update Platform_WIN32.h 2016-05-27 18:54:57 -07:00
Platform.h Add support PPC64LE (little endian) 2016-02-06 20:39:15 -05:00
Poco.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityDelegate.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
PriorityEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityExpire.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
PriorityNotificationQueue.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityStrategy.h Poco::BasicEvent improvements and preparations for future support of lambdas/std::function 2014-11-24 11:17:27 +01:00
Process_UNIX.h Allow for process termination when polling with isRunning 2016-01-09 02:36:55 +03:00
Process_VMS.h add is_running support 2014-08-11 17:21:53 +03:00
Process_VX.h add is_running support 2014-08-11 17:21:53 +03:00
Process_WIN32.h add is_running support 2014-08-11 17:21:53 +03:00
Process_WIN32U.h add is_running support 2014-08-11 17:21:53 +03:00
Process_WINCE.h add is_running support 2014-08-11 17:21:53 +03:00
Process.h add is_running support 2014-08-11 17:21:53 +03:00
PurgeStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Random.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RandomStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RecursiveDirectoryIterator.h Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
RecursiveDirectoryIteratorImpl.h Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
RefCountedObject.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
RegularExpression.h Include <pcre.h> for an unbundled build. 2015-11-17 18:45:44 +01:00
RotateStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Runnable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RunnableAdapter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_Android.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
ScopedLock.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
ScopedUnlock.h #538 more dtor fixes and some style fixes along the way 2014-09-29 12:09:01 +02:00
Semaphore_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Semaphore_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Semaphore_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Semaphore.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SHA1Engine.h Corrected more words. 2015-04-10 11:31:12 +01:00
SharedLibrary_HPUX.h add std::string SharedLibrary::prefix() for building library name that 2015-08-27 08:48:26 +02:00
SharedLibrary_UNIX.h add std::string SharedLibrary::prefix() for building library name that 2015-08-27 08:48:26 +02:00
SharedLibrary_VMS.h add std::string SharedLibrary::prefix() for building library name that 2015-08-27 08:48:26 +02:00
SharedLibrary_VX.h add std::string SharedLibrary::prefix() for building library name that 2015-08-27 08:48:26 +02:00
SharedLibrary_WIN32.h add std::string SharedLibrary::prefix() for building library name that 2015-08-27 08:48:26 +02:00
SharedLibrary_WIN32U.h add std::string SharedLibrary::prefix() for building library name that 2015-08-27 08:48:26 +02:00
SharedLibrary.h add SharedLibrary::getOSName() to improve portability of shared library 2015-09-19 08:28:26 +02:00
SharedMemory_DUMMY.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedMemory_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedMemory_WIN32.h * Don't leak <windows.h> (Poco/Unwindows.h) to library users 2015-12-10 13:16:02 -02:00
SharedMemory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedPtr.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
SignalHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SimpleFileChannel.h Correct mispelt 'd' and 'e' words. 2015-04-10 10:54:47 +01:00
SimpleHashTable.h Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
SingletonHolder.h added Poco::SingletonHolder::reset() 2016-08-27 08:23:27 +02:00
SortedDirectoryIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SplitterChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Stopwatch.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StrategyCollection.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamConverter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamCopier.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamTokenizer.h Make the Token ignore property a dynamic property. 2016-01-20 17:01:41 +01:00
StreamUtil.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
String.h Fix failing testStartsWith: startsWith/endsWith will dereference invalid string iterator when the prefix/suffix is longer than the actual length of the string 2016-09-06 17:18:25 +02:00
StringTokenizer.h fixed GH #1141: Poco::StringTokenizer::TOK_TRIM changes behavior between 1.4 and 1.6 2016-02-27 16:19:25 +01:00
SynchronizedObject.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SyslogChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Task.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TaskManager.h TaskManager::count() now returns std::size_t; release mutex before posting progress notification 2016-03-09 20:22:44 +01:00
TaskNotification.h fix comment; don't send TaskProgressNotification if progress does not change 2016-02-13 20:22:02 +01:00
TeeStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TemporaryFile.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TextBufferIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TextConverter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TextEncoding.h Corrected more words. 2015-04-10 11:31:12 +01:00
TextIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Thread_POSIX.h fixed issues reported by Klocwork 2016-09-26 19:22:47 +02:00
Thread_VX.h style and interface fixes for thread affinity 2015-03-18 16:40:22 +01:00
Thread_WIN32.h style and interface fixes for thread affinity 2015-03-18 16:40:22 +01:00
Thread_WINCE.h style and interface fixes for thread affinity 2015-03-18 16:40:22 +01:00
Thread.h Corrected more words. 2015-04-10 11:31:12 +01:00
ThreadLocal.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ThreadPool.h Correct mispelt 'd' and 'e' words. 2015-04-10 10:54:47 +01:00
ThreadTarget.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TimedNotificationQueue.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timer.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timespan.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timestamp.h Corrected other misspelt 'a' words. 2015-04-06 17:34:48 +01:00
Timezone.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Token.h style fix 2016-05-05 10:54:02 +02:00
Tuple.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TypeList.h Corrected more words. 2015-04-10 11:31:12 +01:00
Types.h Types.h: Fix Win64 on MinGW 2014-09-08 16:27:42 -07:00
UnbufferedStreamBuf.h #921: better comment, provide workaround for MSVC only 2015-09-01 21:46:18 +02:00
Unicode.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UnicodeConverter.h GH #290: Unicode support 2014-05-21 03:28:24 -05:00
UniqueAccessExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueAccessExpireLRUCache.h Corrected more words. 2015-04-10 11:31:12 +01:00
UniqueAccessExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueExpireLRUCache.h Corrected more words. 2015-04-10 11:31:12 +01:00
UniqueExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UnWindows.h UnWindows.h: don't define NTDDI_VERSION if compiling for WinCE target 2014-09-04 23:38:11 +02:00
URI.h added comments regarding encoding/decoding to getPath*() 2015-09-14 10:25:02 +02:00
URIStreamFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
URIStreamOpener.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTF8Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTF8String.h Add escape/unescape functions 2015-12-07 17:31:49 +01:00
UTF16Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTF32Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTFString.h added UTF16CharTraits and UTF32CharTraits to make everything work on platforms without std::wstring 2014-05-31 17:24:51 +02:00
UUID.h GH# 878: check for valid hex characters, support SHA-1 name-based UUIDs (v5) 2015-07-31 10:05:58 +02:00
UUIDGenerator.h GH# 878: check for valid hex characters, support SHA-1 name-based UUIDs (v5) 2015-07-31 10:05:58 +02:00
ValidArgs.h Revert "GH #1050 Foundation-tests: fix gcc -Wshadow warnings" 2016-09-05 08:28:18 +02:00
Version.h bumped version of develop to 2.0 2016-03-07 06:57:52 +01:00
Void.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Windows1250Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Windows1251Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Windows1252Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
WindowsConsoleChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
zconf.h upgraded bundled zlib to 1.2.11 2017-01-25 10:18:21 +01:00
zlib.h upgraded bundled zlib to 1.2.11 2017-01-25 10:18:21 +01:00