poco/Foundation/src
2022-08-10 14:10:12 +02: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
adler32.c #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
ArchiveStrategy.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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
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 Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
bignum.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
BinaryReader.cpp fixed more issues discovered while testing on Linux 2020-01-09 17:43:31 +00:00
BinaryWriter.cpp fixed type overloads 2020-01-09 18:02:29 +01:00
Bugcheck.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Clock.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
compress.c upgraded bundled zlib to 1.2.11 2017-01-25 10:14:40 +01: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 #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
crc32.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
DataURIStream.cpp merged GH #2641: Implement DataURIStream for extracting data from data URIs 2020-01-24 10:41:35 +01:00
DataURIStreamFactory.cpp merged GH #2641: Implement DataURIStream for extracting data from data URIs 2020-01-24 10:41:35 +01:00
DateTime.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
DateTimeFormat.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
DateTimeFormatter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
DateTimeParser.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Debugger.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
deflate.c #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
deflate.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
DeflatingStream.cpp fixed exception messages if writing to output stream fails 2019-08-23 20:55:19 +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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 Fix/tsan (#3617) 2022-06-01 23:47:26 -05: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 Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
double-to-string.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
Environment_UNIX.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_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 #3483: Adds Windows 11 and Server 2022 to Environment::osDisplayName() 2022-03-27 19:53:13 +02:00
Environment_WINCE.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Environment.cpp #3302: MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]] 2021-06-17 18:20:29 +02:00
Error.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ErrorHandler.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 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.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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Exception.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 #3130: fix error handling: report original error before close() 2021-06-14 18:59:56 +02:00
File_VX.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
File_WIN32U.cpp Added Fix to put Options inside the File Impl Classes 2019-11-27 14:44:55 +01:00
File_WINCE.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
File.cpp As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
FileChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
FileStream_POSIX.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
FileStream_WIN32.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
FileStream.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
FileStreamFactory.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +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 #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
inffast.c #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
inffast.h added zlib 1.2.8 files 2013-06-04 00:40:39 -05:00
inffixed.h added zlib 1.2.8 files 2013-06-04 00:40:39 -05:00
inflate.c #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
inflate.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
InflatingStream.cpp fixed exception messages if writing to output stream fails 2019-08-23 20:55:19 +02:00
inftrees.c #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
inftrees.h added zlib 1.2.8 files 2013-06-04 00:40:39 -05:00
JSONString.cpp chore(JSON): add test for #2612 2022-06-21 10:55:20 +02: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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
LineEndingConverter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
LocalDateTime.cpp #2882: another attempt at fixing it that should also work on other platforms 2022-03-28 12:57:16 +02:00
LogFile_STD.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
LogFile_WIN32U.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
LogFile.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
Logger.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
LoggingFactory.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
LoggingRegistry.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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: g++ C++20 warnings #3734 2022-08-06 22:28:45 +02:00
MD5Engine.cpp fix: g++ C++20 warnings #3734 2022-08-06 22:28:45 +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 chore(Message): fix formatting for #3104 2022-05-29 21:42:33 -05:00
MSG00001.bin new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Mutex_POSIX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Mutex_VX.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Mutex_WIN32.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Mutex_WINCE.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Mutex.cpp fix(SpinlockMutex): VS2022 compilation issues #3693 2022-07-27 16:19:06 -04:00
NamedEvent_Android.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NamedEvent_UNIX.cpp #3338: NamedMutex does not work on Linux distributions where fs.protected_regular=1 2022-02-19 11:12:48 +01: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 #3338: NamedMutex does not work on Linux distributions where fs.protected_regular=1 2022-02-19 11:12:48 +01: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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Notification.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
NotificationCenter.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
NotificationQueue.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 #3302: MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]] 2021-06-17 18:20:29 +02:00
NumberParser.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
NumericString.cpp Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
Path_UNIX.cpp fixed GH #2772: On iOS real device (not simulator) the home directory is not usable 2020-01-22 06:53:13 +01:00
Path_WIN32U.cpp remove non-UTF8 Windows platform support 2020-02-14 09:52:50 +01:00
Path_WINCE.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Path.cpp As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
PatternFormatter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
pcre2_auto_possess.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_chartables.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_compile.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_config.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_config.h Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_context.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_convert.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_dfa_match.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_error.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_extuni.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_find_bracket.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_internal.h Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_intmodedep.h Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_jit_compile.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_jit_match.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_jit_misc.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_maketables.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_match_data.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_match.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05: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 Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_substitute.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_substring.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_tables.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_ucd.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_ucp.h Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_ucptables.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_valid_utf.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2_xclass.c Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
pcre2.h Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05: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 Remove \$Id`$ headers 2017-09-09 11:14:06 +02: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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Process_UNIX.cpp #3182 Poco::Process:launch on MacOS BigSur: limit maximum number of file descriptors to close before exec() to 100000 2021-06-14 22:52:37 +02:00
Process_VX.cpp 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.cpp #3022: Process::isRunning(PID pid) causes handle leak on Windows 2021-06-14 17:25:08 +02:00
Process_WINCE.cpp #3022: fix for WinCE 2021-06-14 17:29:52 +02:00
Process.cpp GH #2689: Added tryWait() into Process and ProcessHandle. Handle kill()-ed UNIX process exit codes. 2020-01-22 08:23:36 +01:00
PurgeStrategy.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
Random.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
RotateStrategy.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -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_WINCE.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
RWLock.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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: g++ C++20 warnings #3734 2022-08-06 22:28:45 +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 fix(SharedLibrary): SharedLibrary::isLoaded() not thread safe #3175 2022-05-18 16:03:28 -07: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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SharedMemory.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
SignalHandler.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SimpleFileChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SortedDirectoryIterator.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
SplitterChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
StreamTokenizer.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
string-to-double.cc Fix/tsan (#3617) 2022-06-01 23:47:26 -05: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 Fix/posix sleep (#3705) 2022-07-26 06:54:56 -05:00
TaskManager.cpp Fix/posix sleep (#3705) 2022-07-26 06:54:56 -05: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 Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TextBufferIterator.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TextConverter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TextEncoding.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TextIterator.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Thread_POSIX.cpp Fix/posix sleep (#3705) 2022-07-26 06:54:56 -05:00
Thread_VX.cpp Fix/posix sleep (#3705) 2022-07-26 06:54:56 -05:00
Thread_WIN32.cpp Fix/posix sleep (#3705) 2022-07-26 06:54:56 -05:00
Thread_WINCE.cpp set thread name (#3664) 2022-07-18 05:21:33 -05:00
Thread.cpp set thread name (#3664) 2022-07-18 05:21:33 -05:00
ThreadLocal.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ThreadPool.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ThreadTarget.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
TimedNotificationQueue.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05: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 As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
Timezone_UNIX.cpp use tm_gmtoff on Linux 2022-03-28 13:50:31 +02: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_WINCE.cpp #2882: another attempt at fixing it that should also work on other platforms 2022-03-28 12:57:16 +02:00
Timezone.cpp #3302: MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]] 2021-06-17 18:20:29 +02:00
Token.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
trees.c #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
trees.h added zlib 1.2.8 files 2013-06-04 00:40:39 -05:00
ucp.h GH #1586: Upgrade bundled PCRE to 8.40 2017-02-11 12:04:36 +01:00
Unicode.cpp Feat/pcre2 (#3663) 2022-07-06 10:46:38 -05:00
UnicodeConverter.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
URI.cpp Merge pull request #2959 from dahek/get_raw_fragment 2022-07-03 15:12:23 +02:00
URIStreamFactory.cpp As of C++11, std::swap is noexcept. #2386 (#3645) 2022-06-28 12:14:36 -05:00
URIStreamOpener.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
UTF8Encoding.cpp fixed doc typos; changed maximum sequence length to 4 2018-02-13 21:32:17 +01:00
UTF8String.cpp unescape Backslash char in UTF8 unescape method 2019-12-16 22:43:40 +01:00
UTF16Encoding.cpp fix UTF16/UTF32Encoding wrong byte order handling on bigendian 2020-02-08 20:25:00 +01:00
UTF32Encoding.cpp fix UTF16/UTF32Encoding wrong byte order handling on bigendian 2020-02-08 20:25:00 +01:00
utils.h fix(double-conversion): riscv defines 2022-06-02 08:11:53 -05:00
UUID.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
UUIDGenerator.cpp fixed GH #2217: UUIDGenerator should allow random seed 2020-01-21 21:30:48 +01:00
Var.cpp refactor(Placeholder): more SOO consolidation and optimization 2022-04-19 09:03:47 +00:00
VarHolder.cpp #3318: Data: Support Poco::UUID for data binding 2021-06-19 08:40:49 +02:00
VarIterator.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Void.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Windows1250Encoding.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Windows1251Encoding.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Windows1252Encoding.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
WindowsConsoleChannel.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
zconf.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
zlib.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
zutil.c #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00
zutil.h #3553: Upgrade bundled zlib to 1.2.12 2022-04-01 21:14:55 +02:00