..
Dynamic
fix: make headers parseable by CppParser/PocoDoc
2024-02-06 10:00:48 +01:00
AbstractCache.h
style/whitespace
2021-06-26 06:30:49 +02:00
AbstractDelegate.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
AbstractEvent.h
Improve FifoEvent, ActiveMethod, ActiveResult ( #4211 )
2023-11-22 00:59:24 +01:00
AbstractObserver.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
AbstractPriorityDelegate.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
AbstractStrategy.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
AccessExpirationDecorator.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
AccessExpireCache.h
chore(Foundation) : correct spelling ( #3750 )
2022-08-14 07:39:03 -05:00
AccessExpireLRUCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ActiveMethod.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ActiveResult.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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
Improve FifoEvent, ActiveMethod, ActiveResult ( #4211 )
2023-11-22 00:59:24 +01:00
ActiveThreadPool.h
Improve FifoEvent, ActiveMethod, ActiveResult ( #4211 )
2023-11-22 00:59:24 +01:00
Activity.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -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
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
ArchiveStrategy.h
fix(logs): synchronise log file rotation and compression.
2024-02-01 13:42:38 +01:00
Array.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
Ascii.h
enh(Ascii): improve performance for toLower/toUpper #3462
2023-11-26 18:56:54 -06:00
ASCIIEncoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
AsyncChannel.h
fix(AsyncChannel): race condition in AsyncChannel close/log #1039
2022-06-10 19:56:29 -05:00
AsyncNotificationCenter.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
AsyncObserver.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01: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: do 'duplicate' before 'release' ( #4068 )
2023-11-23 04:49:10 +01:00
AutoReleasePool.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Base32Decoder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Base32Encoder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Base64Decoder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Base64Encoder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
BasicEvent.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
BinaryReader.h
Resolves #3484 : support for OP_MSG in Poco::MongoDB ( #3902 )
2023-03-20 01:50:15 -05:00
BinaryWriter.h
Resolves #3484 : support for OP_MSG in Poco::MongoDB ( #3902 )
2023-03-20 01:50:15 -05:00
Buffer.h
#2821 : Poco::Buffer: full on creation? - add documentation describing the behavior.
2022-07-03 15:55:36 +02:00
BufferAllocator.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
BufferedBidirectionalStreamBuf.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
BufferedStreamBuf.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Bugcheck.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
ByteOrder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Channel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Checksum.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ClassLibrary.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ClassLoader.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Clock.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Condition.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Config.h
RFC: Remove Windows CE support ( #4342 )
2023-12-14 00:25:04 +01:00
Configurable.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ConsoleChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
CountingStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
DataURIStream.h
merged GH #2641 : Implement DataURIStream for extracting data from data URIs
2020-01-24 10:41:35 +01:00
DataURIStreamFactory.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
DateTime.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
DateTimeFormat.h
Stricter DateTimeParser for known formats ( fixes #569 ) ( #4330 )
2023-12-11 14:48:33 +01:00
DateTimeFormatter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
DateTimeParser.h
enh(DateTimeParser): option to cleanup input string before parsing ( #569 ).
2024-01-15 08:06:19 +01:00
Debugger.h
4368 oracle odbc tests ( #4410 )
2024-01-31 22:07:07 +01:00
DefaultStrategy.h
Improve FifoEvent, ActiveMethod, ActiveResult ( #4211 )
2023-11-22 00:59:24 +01:00
DeflatingStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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 trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
DirectoryIterator_UNIX.h
Fix some issues found with clang-tidy ( #4353 )
2023-12-17 16:55:30 +01:00
DirectoryIterator_WIN32U.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
DirectoryIterator.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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 trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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 trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Environment_VX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Environment_WIN32U.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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 trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Event_POSIX.h
fix: make POSIX event thread safe
2023-10-24 21:00:58 +02:00
Event_VX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Event_WIN32.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Event.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
EventArgs.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
EventChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
EventLogChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Exception.h
enh(File): Throw FileNotReadyException in File::exists() (Win32) ( #2403 )
2023-12-11 09:07:45 +01:00
ExpirationDecorator.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Expire.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ExpireCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ExpireLRUCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ExpireStrategy.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
FIFOBuffer.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
FIFOBufferStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
FIFOEvent.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
FIFOStrategy.h
Improve FifoEvent, ActiveMethod, ActiveResult ( #4211 )
2023-11-22 00:59:24 +01: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
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
File.h
RFC: Remove Windows CE support ( #4342 )
2023-12-14 00:25:04 +01:00
FileChannel.h
Custom rotate, archive and purge strategies for FileChannel ( #3810 )
2023-03-18 01:28:25 -05:00
FileStream_POSIX.h
add sendfile method for streamsocket ( #4007 )
2023-12-11 10:47:03 +01:00
FileStream_WIN32.h
add sendfile method for streamsocket ( #4007 )
2023-12-11 10:47:03 +01:00
FileStream.h
add sendfile method for streamsocket ( #4007 )
2023-12-11 10:47:03 +01:00
FileStreamFactory.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Format.h
4368 oracle odbc tests ( #4410 )
2024-01-31 22:07:07 +01:00
Formatter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
FormattingChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Foundation.h
feat(Data::AbstractSessionImpl): add autoCommit property and tests #4261 ( #4262 )
2023-12-22 09:27:34 +01:00
FPEnvironment_C99.h
gcc/clang (-fvisibility=hidden): corrections to compile and work properly ( #4394 )
2024-01-17 14:13:24 +01:00
FPEnvironment_DEC.h
gcc/clang (-fvisibility=hidden): corrections to compile and work properly ( #4394 )
2024-01-17 14:13:24 +01:00
FPEnvironment_DUMMY.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
FPEnvironment_QNX.h
gcc/clang (-fvisibility=hidden): corrections to compile and work properly ( #4394 )
2024-01-17 14:13:24 +01:00
FPEnvironment_SUN.h
gcc/clang (-fvisibility=hidden): corrections to compile and work properly ( #4394 )
2024-01-17 14:13:24 +01: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 trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
FunctionPriorityDelegate.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Glob.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Hash.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
HashFunction.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
HashMap.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
HashSet.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
HashStatistic.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
HashTable.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
HexBinaryDecoder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
HexBinaryEncoder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
HMACEngine.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
InflatingStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Instantiator.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
JSONString.h
3102 json lowercase hex ( #4306 )
2023-11-27 22:43:20 +01:00
KeyValueArgs.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Latin1Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Latin2Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Latin9Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
LinearHashTable.h
fix(LinearHashTable): fix std::iterator deprecated warnings; test warnings #4235
2023-10-29 14:44:15 +01:00
LineEndingConverter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ListMap.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
LocalDateTime.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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
backport leftover 1.12 changes
2023-12-22 20:22:33 +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
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
LogStream.h
#2791 : allow pre-allocation of the buffer in LogStreamBuf
2020-02-04 09:45:26 +01:00
LRUCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
LRUStrategy.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Manifest.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
MD4Engine.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
MD5Engine.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
MemoryPool.h
fix: make headers parseable by CppParser/PocoDoc
2024-02-06 10:00:48 +01:00
MemoryStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Message.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
MetaObject.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
MetaProgramming.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Mutex_POSIX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Mutex_STD.h
Complimentary to #3918 (std::*mutex wrapper) ( #3954 )
2023-05-05 09:49:06 -05:00
Mutex_VX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Mutex_WIN32.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Mutex.h
RFC: Remove Windows CE support ( #4342 )
2023-12-14 00:25:04 +01:00
NamedEvent_Android.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NamedEvent_UNIX.h
Add GNU Hurd support ( #3946 )
2023-03-17 15:24:57 -05:00
NamedEvent_WIN32U.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NamedEvent.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NamedMutex_Android.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
NamedMutex_UNIX.h
Add GNU Hurd support ( #3946 )
2023-03-17 15:24:57 -05:00
NamedMutex_WIN32U.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NamedMutex.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NamedTuple.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NestedDiagnosticContext.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NObserver.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
Notification.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
NotificationCenter.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
NotificationQueue.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NotificationStrategy.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Nullable.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
NullChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NullStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NumberFormatter.h
enh(NumberFormatter): Introduce backward compatible options for formatHex functions ( #4333 )
2023-12-15 18:30:55 +01:00
NumberParser.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
NumericString.h
enh(NumberFormatter): Introduce backward compatible options for formatHex functions ( #4333 )
2023-12-15 18:30:55 +01:00
ObjectPool.h
fix(build): add missing include path
2023-11-01 16:29:49 +01:00
Observer.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
Optional.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
ordered_hash.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ordered_map.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ordered_set.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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
enh(Foundation): Path of the current process Path::self() ( #2282 )
2023-12-05 07:55:07 +01:00
Path_WIN32U.h
enh(Foundation): Path of the current process Path::self() ( #2282 )
2023-12-05 07:55:07 +01:00
Path.h
enh(Foundation): Path of the current process Path::self() ( #2282 )
2023-12-05 07:55:07 +01:00
PatternFormatter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PBKDF2Engine.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PIDFile.h
Add ProcessRunner and PIDFile ( #4225 )
2023-11-24 20:22:01 +01:00
Pipe.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PipeImpl_DUMMY.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PipeImpl_POSIX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PipeImpl_WIN32.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PipeImpl.h
RFC: Remove Windows CE support ( #4342 )
2023-12-14 00:25:04 +01:00
PipeStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Platform_POSIX.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Platform_VX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Platform_WIN32.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Platform.h
Incorporated Debian patches ( #4380 )
2024-01-04 20:35:00 +01:00
Poco.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
PriorityDelegate.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PriorityEvent.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PriorityExpire.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PriorityNotificationQueue.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PriorityStrategy.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Process_UNIX.h
Add ProcessRunner and PIDFile ( #4225 )
2023-11-24 20:22:01 +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
feat(Process): Add options to disable STDIO in child process #3867
2023-01-23 12:23:03 +01:00
Process.h
RFC: Remove Windows CE support ( #4342 )
2023-12-14 00:25:04 +01:00
ProcessOptions.h
feat(Process): Add options to disable STDIO in child process #3867
2023-01-23 12:23:03 +01:00
ProcessRunner.h
Add ProcessRunner and PIDFile ( #4225 )
2023-11-24 20:22:01 +01:00
PurgeStrategy.h
Custom rotate, archive and purge strategies for FileChannel ( #3810 )
2023-03-18 01:28:25 -05: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
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RegularExpression.h
Feat/pcre2 ( #3663 )
2022-07-06 10:46:38 -05:00
RotateStrategy.h
Custom rotate, archive and purge strategies for FileChannel ( #3810 )
2023-03-18 01:28:25 -05:00
Runnable.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RunnableAdapter.h
AsyncObserver ( #4444 )
2024-02-16 09:34:19 +01:00
RWLock_Android.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RWLock_POSIX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RWLock_VX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RWLock_WIN32.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RWLock.h
RFC: Remove Windows CE support ( #4342 )
2023-12-14 00:25:04 +01:00
ScopedLock.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ScopedUnlock.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Semaphore_POSIX.h
fix: g++ C++20 warnings #3734
2022-08-06 22:28:45 +02:00
Semaphore_VX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Semaphore_WIN32.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Semaphore.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SHA1Engine.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SharedMemory_DUMMY.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SharedMemory_POSIX.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SharedMemory_WIN32.h
fix(sharedMemory): x64 size error #2976 ( #4295 )
2023-11-26 04:57:39 +01:00
SharedMemory.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SharedPtr.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
SignalHandler.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SimpleFileChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SimpleHashTable.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SingletonHolder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SortedDirectoryIterator.h
remove remaining $Id$ tags from file headers
2017-10-31 16:01:51 +01:00
SplitterChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Stopwatch.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
StrategyCollection.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
StreamChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
StreamConverter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
StreamCopier.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
StreamTokenizer.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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
4307/8/9/10 data races ( #4312 )
2023-12-09 21:16:24 +01:00
StringTokenizer.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SynchronizedObject.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SyslogChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Task.h
4307/8/9/10 data races ( #4312 )
2023-12-09 21:16:24 +01:00
TaskManager.h
4307/8/9/10 data races ( #4312 )
2023-12-09 21:16:24 +01:00
TaskNotification.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
TeeStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
TemporaryFile.h
Poco::TemporaryFile: fix possible naming collisions due to random zero increment
2023-10-14 11:35:43 +02:00
TextBufferIterator.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
TextConverter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05: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 trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Thread_POSIX.h
4368 oracle odbc tests ( #4410 )
2024-01-31 22:07:07 +01:00
Thread_VX.h
Fix/posix sleep ( #3705 )
2022-07-26 06:54:56 -05:00
Thread_WIN32.h
Fix/posix sleep ( #3705 )
2022-07-26 06:54:56 -05:00
Thread.h
RFC: Remove Windows CE support ( #4342 )
2023-12-14 00:25:04 +01:00
ThreadLocal.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
ThreadPool.h
#3078 : Fix typo in the ThreadPool's docs
2021-04-14 19:13:17 +02:00
ThreadTarget.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
TimedNotificationQueue.h
Fix hang in destructor
2023-04-04 12:08:49 +02:00
Timer.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Timespan.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Timestamp.h
enh(File): Linux, macOS: microsecond precision for file times (create and modification time).
2024-01-30 10:27:44 +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 trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Tuple.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
TypeList.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Types.h
4368 oracle odbc tests ( #4410 )
2024-01-31 22:07:07 +01:00
UnbufferedStreamBuf.h
chore(Foundation) : correct spelling ( #3750 )
2022-08-14 07:39:03 -05:00
Unicode.h
Feat/pcre2 ( #3663 )
2022-07-06 10:46:38 -05:00
UnicodeConverter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UniqueAccessExpireCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UniqueAccessExpireLRUCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UniqueAccessExpireStrategy.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UniqueExpireCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UniqueExpireLRUCache.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UniqueExpireStrategy.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UnWindows.h
Guard NOMINMAX ifdef ( #3906 )
2023-01-24 00:42:43 -06:00
URI.h
Merge pull request #2959 from dahek/get_raw_fragment
2022-07-03 15:12:23 +02:00
URIStreamFactory.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
URIStreamOpener.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UTF8Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UTF8String.h
3102 json lowercase hex ( #4306 )
2023-11-27 22:43:20 +01:00
UTF16Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UTF32Encoding.h
#4320 : Integer overflow in Poco::UTF32Encoding
2023-12-04 15:27:06 +01:00
UTFString.h
gcc/clang (-fvisibility=hidden): corrections to compile and work properly ( #4394 )
2024-01-17 14:13:24 +01:00
UUID.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
UUIDGenerator.h
fixed GH #2217 : UUIDGenerator should allow random seed
2020-01-21 21:30:48 +01:00
ValidArgs.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Version.h
Release 1.13.1: Update release notes, changelog, contributors, version files. ( #4440 )
2024-02-05 13:43:55 +01:00
Void.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Windows1250Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Windows1251Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Windows1252Encoding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
WindowsConsoleChannel.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
zconf.h
#4169 : Upgrade bundled zlib to 1.3
2023-09-30 12:20:35 +02:00
zlib.h
#4169 : Upgrade bundled zlib to 1.3
2023-09-30 12:20:35 +02:00