poco/Foundation/src
2024-11-28 08:32:22 +01:00
..
AbstractObserver.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ActiveDispatcher.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ActiveThreadPool.cpp enh(Poco::ActiveThreadPool): make it easy to use correctly (#4624) 2024-08-30 11:54:44 +02:00
adler32.c #4169: Upgrade bundled zlib to 1.3 2023-09-30 12:20:35 +02:00
ArchiveStrategy.cpp fix(logs): synchronise log file rotation and compression. 2024-02-01 13:42:38 +01:00
Ascii.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ASCIIEncoding.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
AsyncChannel.cpp fix(AsyncChannel): race condition in AsyncChannel close/log #1039 2022-06-10 19:56:29 -05:00
AsyncNotificationCenter.cpp AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
AtomicCounter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
AtomicFlag.cpp 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.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Base32Encoder.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Base64Decoder.cpp 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.cpp Base64Encoder/Decoder: added support for 'base64url' encoding 2017-10-31 12:46:18 +01:00
bignum-dtoa.cc Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
bignum-dtoa.h replaced stream-based number formatting 2012-12-01 14:10:04 -06:00
bignum.cc upgrade: double-conversion to 3.3.0 #4218 2023-10-24 21:00:20 +02:00
bignum.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
BinaryReader.cpp Resolves #3484: support for OP_MSG in Poco::MongoDB (#3902) 2023-03-20 01:50:15 -05:00
BinaryWriter.cpp fix(BinaryWriter): warning due to implicit cast 2024-04-03 07:12:03 +02:00
Bugcheck.cpp fix(Logger): Autodetect line number type from __LINE__ (#4553) 2024-05-15 13:43:24 +02:00
ByteOrder.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
cached-powers.cc Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
cached-powers.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
Channel.cpp 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.cpp Hide zlib and expat libs from the user of Poco libraries (replaces #4579) (#4724) 2024-10-04 09:50:39 +02:00
Clock.cpp Incorporated Debian patches (#4380) 2024-01-04 20:35:00 +01:00
compress.c #4169: Upgrade bundled zlib to 1.3 2023-09-30 12:20:35 +02:00
Condition.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Configurable.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ConsoleChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
CountingStream.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
crc32.c #4169: Upgrade bundled zlib to 1.3 2023-09-30 12:20:35 +02:00
crc32.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
DataURIStream.cpp Remove zero-width space from start of file 2024-04-20 15:42:17 -05:00
DataURIStreamFactory.cpp merged GH #2641: Implement DataURIStream for extracting data from data URIs 2020-01-24 10:41:35 +01:00
DateTime.cpp Poco::DateTime uses assertions for validation #1540 (#4640) 2024-10-03 10:58:13 +02:00
DateTimeFormat.cpp DateTimeParser Validation and Performance Improvements (#4593) 2024-06-29 22:13:51 +02:00
DateTimeFormatter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
DateTimeParser.cpp 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
Debugger.cpp fix(Logger): Autodetect line number type from __LINE__ (#4553) 2024-05-15 13:43:24 +02:00
deflate.c enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
deflate.h enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
DeflatingStream.cpp Hide zlib and expat libs from the user of Poco libraries (replaces #4579) (#4724) 2024-10-04 09:50:39 +02:00
DigestEngine.cpp fix(SHA2Engine): cannot use HMACEngine with SHA2Engine #3421 2022-04-18 17:58:31 +02:00
DigestStream.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
DirectoryIterator_UNIX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DirectoryIterator_WIN32U.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
DirectoryIterator.cpp fix assignment operator 2020-01-21 19:58:38 +01:00
DirectoryIteratorStrategy.cpp #3107: remove unused variable 2021-06-14 19:04:29 +02:00
DirectoryWatcher.cpp chore(Poco): Resolve a lot of warnings, reported by g++ 13. 2024-10-10 10:41:24 +02:00
diy-fp.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
double-conversion.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
double-to-string.cc upgrade: double-conversion to 3.3.0 #4218 2023-10-24 21:00:20 +02:00
double-to-string.h upgrade: double-conversion to 3.3.0 #4218 2023-10-24 21:00:20 +02:00
Environment_UNIX.cpp Incorporated Debian patches (#4380) 2024-01-04 20:35:00 +01:00
Environment_VX.cpp fixed GH #2700: Invalid read of memory in Poco::Environment::set which may cause crashes. 2019-06-22 18:19:22 +02:00
Environment_WIN32U.cpp Implement GetAdaptersAddresses API (#4419) 2024-01-29 09:32:07 +01:00
Environment.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
Error.cpp chore(JSON): add stringify unicode tests #4707 (#4720) 2024-10-14 13:48:45 +02:00
ErrorHandler.cpp enh: #3890: Get rid of SingletonHolder 2024-01-30 09:56:27 +01:00
Event_POSIX.cpp fix(Event): Event data race #3629 2022-06-02 11:40:40 -05:00
Event_VX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Event_WIN32.cpp fix(Event): Poco EventImpl for Win32 breaks INFINITE wait #3737 2022-08-10 14:10:12 +02:00
Event.cpp enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
EventArgs.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
EventChannel.cpp remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
EventLogChannel.cpp enh: resolve unit test and few other warnings. 2024-05-08 13:25:56 +02:00
Exception.cpp enh: added Poco::ResourceLimitException 2024-11-28 08:32:22 +01:00
fast-dtoa.cc Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
fast-dtoa.h replaced stream-based number formatting 2012-12-01 14:10:04 -06:00
FIFOBufferStream.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
File_UNIX.cpp enh(ProcessRunner): does not detect launch errors #4482 (#4483) 2024-07-29 20:16:18 +02:00
File_VX.cpp enh(ProcessRunner): does not detect launch errors #4482 (#4483) 2024-07-29 20:16:18 +02:00
File_WIN32U.cpp enh(ProcessRunner): does not detect launch errors #4482 (#4483) 2024-07-29 20:16:18 +02:00
File.cpp enh(ProcessRunner): does not detect launch errors #4482 (#4483) 2024-07-29 20:16:18 +02:00
FileChannel.cpp LogFile uses FileOutputStream instead of custom platform implementations (#4431) (#4484) 2024-03-09 12:00:15 +01:00
FileStream_POSIX.cpp enh(FileStream): Add FileStreamBuf::resizeBuffer to set larger internal buffers. (#4621) 2024-09-09 17:33:50 +02:00
FileStream_WIN32.cpp enh(FileStream): Add FileStreamBuf::resizeBuffer to set larger internal buffers. (#4621) 2024-09-09 17:33:50 +02:00
FileStream.cpp feature(FileStream): Allow using Poco::FileStream to wrap arbitrary file handles/descriptors as C++ streams (#4424) 2024-05-08 11:53:43 +02:00
FileStreamFactory.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
FileStreamRWLock_POSIX.cpp File lock (#4734) 2024-10-16 23:58:00 +02:00
FileStreamRWLock_WIN32.cpp File lock (#4734) 2024-10-16 23:58:00 +02:00
FileStreamRWLock.cpp File lock (#4734) 2024-10-16 23:58:00 +02:00
fixed-dtoa.cc Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
fixed-dtoa.h replaced stream-based number formatting 2012-12-01 14:10:04 -06:00
Format.cpp 4368 oracle odbc tests (#4410) 2024-01-31 22:07:07 +01:00
Formatter.cpp 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.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
FPEnvironment_C99.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FPEnvironment_DEC.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FPEnvironment_DUMMY.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FPEnvironment_QNX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FPEnvironment_SUN.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FPEnvironment_WIN32.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FPEnvironment.cpp #3302: MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]] 2021-06-17 18:20:29 +02:00
Glob.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
gzguts.h enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
Hash.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
HashStatistic.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
HexBinaryDecoder.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
HexBinaryEncoder.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ieee.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
infback.c #4169: Upgrade bundled zlib to 1.3 2023-09-30 12:20:35 +02:00
inffast.c #4169: Upgrade bundled zlib to 1.3 2023-09-30 12:20:35 +02:00
inffast.h enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
inffixed.h added zlib 1.2.8 files 2013-06-04 00:40:39 -05:00
inflate.c enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
inflate.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
InflatingStream.cpp Hide zlib and expat libs from the user of Poco libraries (replaces #4579) (#4724) 2024-10-04 09:50:39 +02:00
inftrees.c enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
inftrees.h enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
JSONFormatter.cpp feat(Foundation): added JSONFormatter, supporting JSON-formatted logging 2024-09-27 20:58:05 +02:00
JSONString.cpp 3102 json lowercase hex (#4306) 2023-11-27 22:43:20 +01:00
Latin1Encoding.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Latin2Encoding.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Latin9Encoding.cpp 3857 os tid (#4519) 2024-04-02 23:36:06 +02:00
LineEndingConverter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
LocalDateTime.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
LogFile.cpp LogFile uses FileOutputStream instead of custom platform implementations (#4431) (#4484) 2024-03-09 12:00:15 +01:00
Logger.cpp fix(Logger): Autodetect line number type from __LINE__ (#4553) 2024-05-15 13:43:24 +02:00
LoggingFactory.cpp feat(Foundation): added JSONFormatter, supporting JSON-formatted logging 2024-09-27 20:58:05 +02:00
LoggingRegistry.cpp enh: #3890: Get rid of SingletonHolder 2024-01-30 09:56:27 +01:00
LogStream.cpp #2791: allow pre-allocation of the buffer in LogStreamBuf 2020-02-04 09:45:26 +01:00
Manifest.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
MD4Engine.cpp fix(MD*Engine) g++ array-bounds warning 2023-10-16 12:12:10 +02:00
MD5Engine.cpp fix(MD*Engine) g++ array-bounds warning 2023-10-16 12:12:10 +02:00
MemoryPool.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
MemoryStream.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Message.cpp fix(Logger): Autodetect line number type from __LINE__ (#4553) 2024-05-15 13:43:24 +02:00
MSG00001.bin new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Mutex_POSIX.cpp chore(JSON): add stringify unicode tests #4707 (#4720) 2024-10-14 13:48:45 +02:00
Mutex_STD.cpp Complimentary to #3918 (std::*mutex wrapper) (#3954) 2023-05-05 09:49:06 -05:00
Mutex_VX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Mutex_WIN32.cpp chore(JSON): add stringify unicode tests #4707 (#4720) 2024-10-14 13:48:45 +02:00
Mutex.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
NamedEvent_Android.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NamedEvent_UNIX.cpp fix(NamedEvent): Release semaphore ID in dtor when created with semget (fixes #2971) (#4357) 2024-10-20 10:05:50 +02:00
NamedEvent_WIN32U.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
NamedEvent.cpp 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.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NamedMutex_UNIX.cpp Add GNU Hurd support (#3946) 2023-03-17 15:24:57 -05:00
NamedMutex_WIN32U.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
NamedMutex.cpp 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
NestedDiagnosticContext.cpp 4557 ndc thread local (#4682) 2024-09-12 12:26:49 +02:00
Notification.cpp AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
NotificationCenter.cpp AsyncObserver (#4444) 2024-02-16 09:34:19 +01:00
NotificationQueue.cpp enh: #3890: Get rid of SingletonHolder 2024-01-30 09:56:27 +01:00
NullChannel.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NullStream.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
NumberFormatter.cpp enh(NumberFormatter): Introduce backward compatible options for formatHex functions (#4333) 2023-12-15 18:30:55 +01:00
NumberParser.cpp fix: Sync 1.11.-1.12-devel(1.13) #4187 2023-10-16 00:16:06 +02:00
NumericString.cpp Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
Path_UNIX.cpp enh: #4216: use std::string literals 2024-01-30 09:35:35 +01:00
Path_WIN32U.cpp enh(Foundation): Path of the current process Path::self() (#2282) 2023-12-05 07:55:07 +01:00
Path.cpp GitHub runner ubuntu 24.04 and resolve some issues (#4727) 2024-10-09 21:53:49 +02:00
PatternFormatter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
pcre2_auto_possess.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_chartables.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_chkdint.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_compile.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_config.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_config.h pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_context.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_convert.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_dfa_match.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_error.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_extuni.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_find_bracket.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_internal.h pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_intmodedep.h pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_jit_compile.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_jit_match.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_jit_misc.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_maketables.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_match_data.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_match.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_newline.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_ord2utf.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_pattern_info.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_script_run.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_serialize.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_string_utils.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_study.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_substitute.c #4177: Upgrade bundled pcre2 to 10.42 2023-10-07 09:22:47 +02:00
pcre2_substring.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_tables.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_ucd.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_ucp.h pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_ucptables.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_valid_utf.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2_xclass.c pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
pcre2.h pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
PIDFile.cpp Add ProcessRunner and PIDFile (#4225) 2023-11-24 20:22:01 +01:00
Pipe.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
PipeImpl_DUMMY.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PipeImpl_POSIX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PipeImpl_WIN32.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
PipeImpl.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
PipeStream.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
pocomsg.mc Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
PriorityNotificationQueue.cpp enh: #3890: Get rid of SingletonHolder 2024-01-30 09:56:27 +01:00
Process_UNIX.cpp enh(Foundation): add Poco::Process::timesMicroseconds() 2024-11-21 08:50:49 +01:00
Process_VX.cpp enh(Foundation): add Poco::Process::timesMicroseconds() 2024-11-21 08:50:49 +01:00
Process_WIN32U.cpp enh(Foundation): add Poco::Process::timesMicroseconds() 2024-11-21 08:50:49 +01:00
Process.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
ProcessRunner.cpp ProcessRunner erases its PID file name #4648 (#4649) 2024-09-11 20:01:52 +02:00
PurgeStrategy.cpp fix(logs): synchronise log file rotation and compression. 2024-02-01 13:42:38 +01:00
Random.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
RandomStream.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
RefCountedObject.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RegularExpression.cpp pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
RotateStrategy.cpp Custom rotate, archive and purge strategies for FileChannel (#3810) 2023-03-18 01:28:25 -05:00
Runnable.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RWLock_Android.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RWLock_POSIX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RWLock_VX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
RWLock_WIN32.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
RWLock.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
Semaphore_POSIX.cpp GH #1988: Remove OpenVMS support 2017-11-09 12:42:13 +01:00
Semaphore_VX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Semaphore_WIN32.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Semaphore.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SHA1Engine.cpp fix a couple of g++ warnings 2023-10-16 22:05:33 +02:00
SHA2Engine.cpp chore(SHA2Engine): fix formatting for #3026 2022-05-29 21:54:40 -05:00
SharedLibrary_HPUX.cpp fix(SharedLibrary): SharedLibrary::isLoaded() not thread safe #3175 2022-05-18 16:03:28 -07:00
SharedLibrary_UNIX.cpp fix(SharedLibrary): SharedLibrary::isLoaded() not thread safe #3175 2022-05-18 16:03:28 -07:00
SharedLibrary_VX.cpp fix(SharedLibrary): SharedLibrary::isLoaded() not thread safe #3175 2022-05-18 16:03:28 -07:00
SharedLibrary_WIN32U.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
SharedLibrary.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SharedMemory_DUMMY.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SharedMemory_POSIX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SharedMemory_WIN32.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
SharedMemory.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SignalHandler.cpp fix a couple of g++ warnings 2023-10-16 22:05:33 +02:00
SimpleFileChannel.cpp fix(SimpleFileChannel): unify default "flush" to be false as it is in "FileChannel" (#4591) (#4622) 2024-08-17 07:31:06 +02:00
SortedDirectoryIterator.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SplitterChannel.cpp SplitterChannel::addChannel() should only add a channel once 2023-11-21 04:17:19 +01:00
Stopwatch.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
StreamChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
StreamConverter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
StreamCopier.cpp Add copyStreamRange to StreamCopier (#4474) 2024-02-28 12:23:42 +01:00
StreamTokenizer.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
string-to-double.cc upgrade: double-conversion to 3.3.0 #4218 2023-10-24 21:00:20 +02:00
string-to-double.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
String.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
StringTokenizer.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
strtod.cc Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
strtod.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
SynchronizedObject.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SyslogChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Task.cpp 4307/8/9/10 data races (#4312) 2023-12-09 21:16:24 +01:00
TaskManager.cpp 4307/8/9/10 data races (#4312) 2023-12-09 21:16:24 +01:00
TaskNotification.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TeeStream.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TemporaryFile.cpp Poco::TemporaryFile: fix possible naming collisions due to random zero increment 2023-10-14 11:35:43 +02:00
TextBufferIterator.cpp enh(Foundation): #4690: protect against buffer overflow caused by buggy TextEncoding implementations 2024-09-26 10:26:22 +02:00
TextConverter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TextEncoding.cpp enh: #3890: Get rid of SingletonHolder 2024-01-30 09:56:27 +01:00
TextIterator.cpp enh(Foundation): #4690: protect against buffer overflow caused by buggy TextEncoding implementations 2024-09-26 10:26:22 +02:00
Thread_POSIX.cpp fix: aix build #4742 2024-10-23 13:51:06 +02:00
Thread_VX.cpp Fix/posix sleep (#3705) 2022-07-26 06:54:56 -05:00
Thread_WIN32.cpp mingw 11: fixes to compile common libraries 2023-12-14 19:02:11 +01:00
Thread.cpp enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
ThreadLocal.cpp enh: #3890: Get rid of SingletonHolder 2024-01-30 09:56:27 +01:00
ThreadPool.cpp enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
ThreadTarget.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TimedNotificationQueue.cpp Fix hang in destructor 2023-04-04 12:08:49 +02:00
Timer.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Timespan.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Timestamp.cpp DB logger sample (#4759) 2024-11-18 17:06:20 +01:00
Timezone_UNIX.cpp fix(TZInfo): Static FastMutex fails to lock when issued from another thread on linux #3918 2023-01-23 08:06:55 +01:00
Timezone_VX.cpp #2882: another attempt at fixing it that should also work on other platforms 2022-03-28 12:57:16 +02:00
Timezone_WIN32.cpp remove unused method in Timezone_WIN32.cpp 2022-03-28 13:18:50 +02:00
Timezone.cpp RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
Token.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
trees.c enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
trees.h added zlib 1.2.8 files 2013-06-04 00:40:39 -05:00
Unicode.cpp pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
UnicodeConverter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
URI.cpp fix(URI): don't lowercase host part if it's a Unix domain socket #4468 2024-03-20 12:33:31 -05:00
URIStreamFactory.cpp As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
URIStreamOpener.cpp enh: #3890: Get rid of SingletonHolder 2024-01-30 09:56:27 +01:00
utf8proc_data.c feat(Foundation): Include utf8proc for enhanced Unicode support (#4710) 2024-09-27 12:46:13 +02:00
utf8proc.c feat(Foundation): Include utf8proc for enhanced Unicode support (#4710) 2024-09-27 12:46:13 +02:00
utf8proc.h feat(Foundation): Include utf8proc for enhanced Unicode support (#4710) 2024-09-27 12:46:13 +02:00
UTF8Encoding.cpp fixed doc typos; changed maximum sequence length to 4 2018-02-13 21:32:17 +01:00
UTF8String.cpp feat(Foundation): Include utf8proc for enhanced Unicode support (#4710) 2024-09-27 12:46:13 +02:00
UTF16Encoding.cpp fix UTF16/UTF32Encoding wrong byte order handling on bigendian 2020-02-08 20:25:00 +01:00
UTF32Encoding.cpp #4320: Integer overflow in Poco::UTF32Encoding 2023-12-04 15:27:06 +01:00
utils.h upgrade: double-conversion to 3.3.0 #4218 2023-10-24 21:00:20 +02:00
UUID.cpp fix(UUID): UUID parser silently ignores too long strings #4375 (#4384) 2024-01-05 12:59:01 +01:00
UUIDGenerator.cpp feat(Foundation): Poco::UUID/UUIDGenerator: add support for Version 6 and 7 UUIDs (#4580) 2024-09-26 13:27:47 +02:00
Var.cpp 4368 oracle odbc tests (#4410) 2024-01-31 22:07:07 +01:00
VarHolder.cpp gcc/clang (-fvisibility=hidden): corrections to compile and work properly (#4394) 2024-01-17 14:13:24 +01:00
VarIterator.cpp Add missing relational operators to VarIterator (#4714) 2024-10-03 10:52:45 +02:00
VarVisitor.cpp add visitor pattern implementation for Poco::Dynamic::Var (#4144) 2023-11-11 19:18:12 +01:00
Void.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Windows1250Encoding.cpp 3857 os tid (#4519) 2024-04-02 23:36:06 +02:00
Windows1251Encoding.cpp 3857 os tid (#4519) 2024-04-02 23:36:06 +02:00
Windows1252Encoding.cpp 3857 os tid (#4519) 2024-04-02 23:36:06 +02:00
WindowsConsoleChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
zconf.h enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
zlib.h enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00
zutil.c #4169: Upgrade bundled zlib to 1.3 2023-09-30 12:20:35 +02:00
zutil.h enh(zlib): Upgrade bundled zlib to 1.3.1 (#4585, #4586) 2024-06-18 12:10:27 +02:00