..
Dynamic
Avoid clang 10 -Wimplicit-int-float-conversion warning/error when converting int into float ( #2943 )
2022-05-28 21:14:04 -05:00
AbstractCache.h
style/whitespace
2021-06-26 06:30:49 +02:00
AbstractDelegate.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
AbstractEvent.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
AbstractObserver.h
Devel ( #3586 )
2022-05-15 11:05:56 -05:00
AbstractPriorityDelegate.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
AbstractStrategy.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
AccessExpirationDecorator.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
AccessExpireCache.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
AccessExpireLRUCache.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
AccessExpireStrategy.h
fixed GH #2738 : Poco::AccessExpireStrategy::onGet() must not extend expiration time after expiration
2019-07-01 17:51:38 +02:00
ActiveDispatcher.h
Fix/tsan ( #3617 )
2022-06-01 23:47:26 -05:00
ActiveMethod.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ActiveResult.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ActiveRunnable.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ActiveStarter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Activity.h
fix(UDPHandler): data race #3613 ; clean up all Net tsan warnings
2022-05-27 21:57:34 -05:00
Alignment.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Any.h
Netssl/openssl3 ( #3575 )
2022-04-28 22:24:43 -05:00
ArchiveStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Array.h
#3495 : Array::operator[] should not throw
2022-03-27 20:02:50 +02:00
Ascii.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ASCIIEncoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
AsyncChannel.h
fix(AsyncChannel): race condition in AsyncChannel close/log #1039
2022-06-10 19:56:29 -05:00
AtomicCounter.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
AtomicFlag.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
AutoPtr.h
AutoPtr and SharedPtr comparison with nullptr
2020-02-07 18:13:22 +01:00
AutoReleasePool.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Base32Decoder.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Base32Encoder.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Base64Decoder.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Base64Encoder.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
BasicEvent.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
BinaryReader.h
fixed type overloads
2020-01-09 18:02:29 +01:00
BinaryWriter.h
fixed type overloads
2020-01-09 18:02:29 +01:00
Buffer.h
fix nullptr passed to memcmp/memcpy reported by ubsan
2021-06-24 07:53:22 +02:00
BufferAllocator.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
BufferedBidirectionalStreamBuf.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
BufferedStreamBuf.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Bugcheck.h
indicate compiler that functions will never return ( #3639 )
2022-06-18 14:45:23 -05:00
ByteOrder.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Channel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Checksum.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ClassLibrary.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ClassLoader.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Clock.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Condition.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Config.h
Windows embedded OpenSSL: Fixed bogus warning during compilation (External OpenSSL defined but internal headers used - possible mismatch!) ( #3627 )
2022-06-02 08:00:14 -05:00
Configurable.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ConsoleChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
CountingStream.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
DataURIStream.h
merged GH #2641 : Implement DataURIStream for extracting data from data URIs
2020-01-24 10:41:35 +01:00
DataURIStreamFactory.h
merged GH #2641 : Implement DataURIStream for extracting data from data URIs
2020-01-24 10:41:35 +01:00
DateTime.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
DateTimeFormat.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DateTimeFormatter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DateTimeParser.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Debugger.h
GH #1988 : Remove OpenVMS support
2017-11-09 12:42:13 +01:00
DefaultStrategy.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
DeflatingStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Delegate.h
fixed GH #2106 : Undefined behavior in Delegate::equals()
2018-03-06 18:26:49 +01:00
DigestEngine.h
fix(SHA2Engine): cannot use HMACEngine with SHA2Engine #3421
2022-04-18 17:58:31 +02:00
DigestStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DirectoryIterator_UNIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DirectoryIterator_WIN32U.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DirectoryIterator.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DirectoryIteratorStrategy.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
DirectoryWatcher.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DynamicAny.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DynamicAnyHolder.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DynamicFactory.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
DynamicStruct.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Environment_UNIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Environment_VX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Environment_WIN32U.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Environment_WINCE.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Environment.h
rename some of the new Environment methods, make PocoDoc config changes backwards-compatible, revert PocoDoc config changes, make doc build scripts work on macos
2017-11-08 14:37:53 +01:00
Error.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ErrorHandler.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Event_POSIX.h
fix(Event): Event data race #3629
2022-06-02 11:40:40 -05:00
Event_VX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Event_WIN32.h
fix(Event): Event data race #3629
2022-06-02 11:40:40 -05:00
Event.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
EventArgs.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
EventChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
EventLogChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Exception.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ExpirationDecorator.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Expire.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ExpireCache.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ExpireLRUCache.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ExpireStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FIFOBuffer.h
Static code analyzer warnings #2688
2022-06-17 22:36:16 +02:00
FIFOBufferStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FIFOEvent.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
FIFOStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
File_UNIX.h
#3130 : fix error handling: report original error before close()
2021-06-14 18:59:56 +02:00
File_VX.h
Changed Options Check in remaining File Impl Classes
2019-11-30 13:38:03 +01:00
File_WIN32U.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
File_WINCE.h
Changed Options Check in remaining File Impl Classes
2019-11-30 13:38:03 +01:00
File.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
FileChannel.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FileStream_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FileStream_WIN32.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FileStream.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
FileStreamFactory.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Format.h
fix warning C4717: 'format<std::vector<std::any,std::allocatorstd::an… ( #3640 )
2022-06-19 11:45:38 -05:00
Formatter.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
FormattingChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Foundation.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
FPEnvironment_C99.h
#3278 : Fixing no hardware floating point support - Part II
2021-06-14 22:58:09 +02:00
FPEnvironment_DEC.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FPEnvironment_DUMMY.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FPEnvironment_QNX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FPEnvironment_SUN.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FPEnvironment_WIN32.h
fix(FPEnvironment): Visual Studio Warning C4244 #3543
2022-04-26 22:14:09 -05:00
FPEnvironment.h
GH #1988 : Remove OpenVMS support
2017-11-09 12:42:13 +01:00
FunctionDelegate.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FunctionPriorityDelegate.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Glob.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Hash.h
Devel ( #3586 )
2022-05-15 11:05:56 -05:00
HashFunction.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
HashMap.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
HashSet.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
HashStatistic.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
HashTable.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
HexBinaryDecoder.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
HexBinaryEncoder.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
HMACEngine.h
fix(SHA2Engine): cannot use HMACEngine with SHA2Engine #3421
2022-04-18 17:58:31 +02:00
InflatingStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Instantiator.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
JSONString.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
KeyValueArgs.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Latin1Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Latin2Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Latin9Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
LinearHashTable.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
LineEndingConverter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ListMap.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
LocalDateTime.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
LogFile_STD.h
fix(LogFile): LogFile_STD (LogFileImpl) fails to recover from getting out of space #2084
2022-05-28 20:50:29 -05:00
LogFile_WIN32U.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
LogFile.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Logger.h
style fix
2020-02-13 22:08:44 +01:00
LoggingFactory.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
LoggingRegistry.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
LogStream.h
#2791 : allow pre-allocation of the buffer in LogStreamBuf
2020-02-04 09:45:26 +01:00
LRUCache.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
LRUStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Manifest.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
MD4Engine.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
MD5Engine.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
MemoryPool.h
Fix typo: overriden -> overridden
2021-04-14 20:12:17 +02:00
MemoryStream.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Message.h
chore(Message): fix formatting for #3104
2022-05-29 21:42:33 -05:00
MetaObject.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
MetaProgramming.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Mutex_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Mutex_VX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Mutex_WIN32.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Mutex_WINCE.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Mutex.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
NamedEvent_Android.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NamedEvent_UNIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NamedEvent_WIN32U.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NamedEvent.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
NamedMutex_Android.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NamedMutex_UNIX.h
NamedMutex_UNIX.cpp must remove semid #271
2017-10-12 14:59:19 -05:00
NamedMutex_WIN32U.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NamedMutex.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
NamedTuple.h
increase tuple sizes to 40
2018-07-06 21:44:29 -05:00
NestedDiagnosticContext.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NObserver.h
Devel ( #3586 )
2022-05-15 11:05:56 -05:00
Notification.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
NotificationCenter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NotificationQueue.h
Devel ( #3586 )
2022-05-15 11:05:56 -05:00
NotificationStrategy.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Nullable.h
#3196 : std::forward for Poco::Optional ctor with rvalue
2021-06-14 23:47:51 +02:00
NullChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
NullStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NumberFormatter.h
fixed type overloads
2020-01-09 18:02:29 +01:00
NumberParser.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NumericString.h
fixes for macos/clang
2020-01-09 11:53:03 +01:00
ObjectPool.h
#3019 : ObjectPool wait on borrow condition fix
2021-06-15 13:30:51 +02:00
Observer.h
Devel ( #3586 )
2022-05-15 11:05:56 -05:00
Optional.h
#3196 : std::forward for Poco::Optional ctor with rvalue
2021-06-14 23:47:51 +02:00
ordered_hash.h
add ordered containers ( #2408 )
2018-07-27 07:33:25 -07:00
ordered_map.h
add ordered containers ( #2408 )
2018-07-27 07:33:25 -07:00
ordered_set.h
add ordered containers ( #2408 )
2018-07-27 07:33:25 -07:00
OrderedMap.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
OrderedSet.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Path_UNIX.h
add some methods to Poco::Path for make it easy to follow XDG Base Directory Specification
2018-02-13 08:07:45 -06:00
Path_WIN32U.h
add Windows compliant implementation of XDG Base Directory Specification
2018-02-13 08:12:56 -06:00
Path_WINCE.h
fixes for WEC2013
2018-03-07 12:46:02 +01:00
Path.h
#3377 : Correct Poco::Path::configHome() and dataHome() documentation for Windows
2021-11-05 14:26:59 +01:00
PatternFormatter.h
Fixes from develop experimental (on top of 1.11.2) ( #3017 )
2022-05-18 17:23:16 -05:00
PBKDF2Engine.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Pipe.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PipeImpl_DUMMY.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PipeImpl_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PipeImpl_WIN32.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PipeImpl.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PipeStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Platform_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Platform_VX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Platform_WIN32.h
fix(Platform): Poco errors with _DEBUG and NDEBUG #3039
2022-05-19 09:15:27 -07:00
Platform.h
feat(Platform): LoongArch support #3460
2022-05-27 09:52:24 -05:00
Poco.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PriorityDelegate.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PriorityEvent.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PriorityExpire.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PriorityNotificationQueue.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PriorityStrategy.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Process_UNIX.h
GH #2689 : Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes.
2020-01-22 08:23:36 +01:00
Process_VX.h
GH #2689 : Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes.
2020-01-22 08:23:36 +01:00
Process_WIN32U.h
commit missing file
2020-02-14 09:05:38 +01:00
Process_WINCE.h
GH #2689 : Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes.
2020-01-22 08:23:36 +01:00
Process.h
GH #2689 : Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes.
2020-01-22 08:23:36 +01:00
PurgeStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Random.h
#2823 : error: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648
2021-11-05 14:58:40 +01:00
RandomStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RecursiveDirectoryIterator.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
RecursiveDirectoryIteratorImpl.h
remove deprecated std::pointer_to_unary_function
2020-01-04 11:28:24 +01:00
RefCountedObject.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
RegularExpression.h
Readded named substring support for regexes ( #3569 )
2022-05-26 09:11:05 -05:00
RotateStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Runnable.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RunnableAdapter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RWLock_Android.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RWLock_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RWLock_VX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RWLock_WIN32.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RWLock_WINCE.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
RWLock.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
ScopedLock.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ScopedUnlock.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Semaphore_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Semaphore_VX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Semaphore_WIN32.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Semaphore.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
SHA1Engine.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
SHA2Engine.h
HTTPDigestCredentials added support for RFC7616 algorithms ( #3026 )
2022-05-29 21:52:39 -05:00
SharedLibrary_HPUX.h
added SharedLibrary::setSearchPath()
2019-08-17 10:04:48 +02:00
SharedLibrary_UNIX.h
added SharedLibrary::setSearchPath()
2019-08-17 10:04:48 +02:00
SharedLibrary_VX.h
added SharedLibrary::setSearchPath()
2019-08-17 10:04:48 +02:00
SharedLibrary_WIN32U.h
added SharedLibrary::setSearchPath()
2019-08-17 10:04:48 +02:00
SharedLibrary.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
SharedMemory_DUMMY.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
SharedMemory_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
SharedMemory_WIN32.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
SharedMemory.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
SharedPtr.h
fix SharedPtr::makeSharedArray() [merge from devel]
2021-06-23 08:34:33 +02:00
SignalHandler.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
SimpleFileChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
SimpleHashTable.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
SingletonHolder.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
SortedDirectoryIterator.h
remove remaining $Id$ tags from file headers
2017-10-31 16:01:51 +01:00
SplitterChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Stopwatch.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
StrategyCollection.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
StreamChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
StreamConverter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
StreamCopier.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
StreamTokenizer.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
StreamUtil.h
#3086 : Use POCO_IOS_INIT_HACK for Linux in combination with libc++
2021-04-12 20:15:30 +02:00
String.h
Poco::trim*() code cleanup - use ptrdiff_t instead of int; additional test cases
2021-06-14 21:55:13 +02:00
StringTokenizer.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
SynchronizedObject.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
SyslogChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Task.h
Fix/tsan ( #3617 )
2022-06-01 23:47:26 -05:00
TaskManager.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
TaskNotification.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
TeeStream.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
TemporaryFile.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
TextBufferIterator.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
TextConverter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
TextEncoding.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
TextIterator.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Thread_POSIX.h
Fix/tsan ( #3617 )
2022-06-01 23:47:26 -05:00
Thread_VX.h
Fixes from develop experimental (on top of 1.11.2) ( #3017 )
2022-05-18 17:23:16 -05:00
Thread_WIN32.h
Fixes from develop experimental (on top of 1.11.2) ( #3017 )
2022-05-18 17:23:16 -05:00
Thread_WINCE.h
Fixes from develop experimental (on top of 1.11.2) ( #3017 )
2022-05-18 17:23:16 -05:00
Thread.h
Fixes from develop experimental (on top of 1.11.2) ( #3017 )
2022-05-18 17:23:16 -05:00
ThreadLocal.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
ThreadPool.h
#3078 : Fix typo in the ThreadPool's docs
2021-04-14 19:13:17 +02:00
ThreadTarget.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
TimedNotificationQueue.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Timer.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Timespan.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Timestamp.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Timezone.h
#2882 : another attempt at fixing it that should also work on other platforms
2022-03-28 12:57:16 +02:00
Token.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Tuple.h
POCO Net build fails with clang-cl 6.00 on Windows #2428
2018-08-15 12:26:24 -05:00
TypeList.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Types.h
#2922 : 1.10 cmake build fails on FreeBSD 11.2 Release
2020-02-16 18:48:31 +01:00
UnbufferedStreamBuf.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
Unicode.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UnicodeConverter.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UniqueAccessExpireCache.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UniqueAccessExpireLRUCache.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
UniqueAccessExpireStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UniqueExpireCache.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UniqueExpireLRUCache.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
UniqueExpireStrategy.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UnWindows.h
remove UnWindows.h stuff
2020-01-22 08:01:17 +01:00
URI.h
make URI::getPathSegments() const
2021-04-11 16:37:41 +02:00
URIStreamFactory.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
URIStreamOpener.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UTF8Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UTF8String.h
Stricter JSON standard conformance ( #2153 )
2018-02-13 07:26:20 -06:00
UTF16Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UTF32Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UTFString.h
Add missing std:: namespace ( #1946 )
2017-10-18 16:15:20 -05:00
UUID.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
UUIDGenerator.h
fixed GH #2217 : UUIDGenerator should allow random seed
2020-01-21 21:30:48 +01:00
ValidArgs.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Version.h
set version number to 1.12.0
2022-05-17 07:24:22 +02:00
Void.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Windows1250Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Windows1251Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Windows1252Encoding.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
WindowsConsoleChannel.h
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
2020-01-09 10:08:09 +01:00
zconf.h
Add missing changes from zlib update ( #3601 )
2022-05-26 08:49:56 -05:00
zlib.h
Add missing changes from zlib update ( #3601 )
2022-05-26 08:49:56 -05:00