poco/Foundation/include/Poco
2014-03-10 21:20:18 -05:00
..
Dynamic Parse JSON as structure #365 2014-03-07 20:45:32 -06:00
AbstractCache.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
AbstractDelegate.h Prevent warnings by removing parameters from methods that don't use them. 2013-08-30 09:28:13 -04:00
AbstractEvent.h add VoidEvent 2013-01-22 09:23:16 +01:00
AbstractObserver.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
AbstractPriorityDelegate.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
AbstractStrategy.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
AccessExpirationDecorator.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
AccessExpireCache.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
AccessExpireLRUCache.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
AccessExpireStrategy.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
ActiveDispatcher.h fixed small typo 2014-01-27 23:07:02 +01:00
ActiveMethod.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ActiveResult.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ActiveRunnable.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ActiveStarter.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
Activity.h Ability to select the threadpool that will be used to start an Activity. 2013-05-23 23:27:11 -04:00
Alignment.h size_t should be std::size_t, include <cstddef> 2013-07-22 09:26:22 +02:00
Any.h GH #240: VERY strange error only when including Format.hinclude Alignment.h early 2013-07-22 01:10:36 -05:00
ArchiveStrategy.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Array.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Ascii.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
ASCIIEncoding.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
AsyncChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
AtomicCounter.h porting rev.1998 from 1.4.4 (except ODBC, which will be done later, and SQLite, which was ported in rev.1999) 2012-09-05 02:43:06 +00:00
AutoPtr.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
AutoReleasePool.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Base32Decoder.h Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Base32Encoder.h Correct alphabet; fix compilation issues on linux; add padding and make it on by default. 2012-11-13 16:02:36 -07:00
Base64Decoder.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Base64Encoder.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
BasicEvent.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
BinaryReader.h SF#579 Add EOF mark detect on reading (Note: only partially accepted, see SF tracker for details) 2012-09-23 17:45:39 +00:00
BinaryWriter.h SF#3563999: Size BinaryWriter based on buffer's capacity(), not size() 2012-09-07 04:10:35 +00:00
Buffer.h JSON bug fixes 2013-07-21 22:18:56 -05:00
BufferAllocator.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
BufferedBidirectionalStreamBuf.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
BufferedStreamBuf.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
Bugcheck.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ByteOrder.h fix for gcc 2014-02-04 15:02:25 +01:00
Channel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Checksum.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ClassLibrary.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ClassLoader.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Clock.h added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
Condition.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Config.h Building Poco 1.5.2 for Synology RS812+ (Intel Atom) #405 2014-03-10 21:20:18 -05:00
Configurable.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ConsoleChannel.h added ColorConsoleChannel and WindowsColorConsoleChannel classes 2013-08-26 16:27:24 +02:00
CountingStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DateTime.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DateTimeFormat.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DateTimeFormatter.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DateTimeParser.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Debugger.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DefaultStrategy.h add VoidEvent 2013-01-22 09:23:16 +01:00
DeflatingStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Delegate.h add VoidEvent 2013-01-22 09:23:16 +01:00
DigestEngine.h Replaced space indentations with tabs 2012-11-12 20:45:16 -06:00
DigestStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DirectoryIterator_UNIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DirectoryIterator_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DirectoryIterator_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DirectoryIterator_WIN32U.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DirectoryIterator.h SF Feature requests #168 and #163 - part 3 2013-02-20 09:44:25 +01:00
DirectoryIteratorStrategy.h fixed GH# 236: Bug in RecursiveDirectoryIterator 2013-07-18 17:28:16 +02:00
DirectoryWatcher.h Building Poco 1.5.2 for Synology RS812+ (Intel Atom) #405 2014-03-10 21:20:18 -05:00
DynamicAny.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
DynamicAnyHolder.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
DynamicFactory.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
DynamicStruct.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Environment_UNIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Environment_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Environment_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Environment_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Environment_WIN32U.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Environment_WINCE.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Environment.h GH #59: Poco::Environment::osDisplayName() 2013-03-24 14:47:55 -05:00
Error.h Route on Windows 2012-11-06 22:17:17 -06:00
ErrorHandler.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Event_POSIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Event_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Event_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Event.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
EventArgs.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
EventLogChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Exception.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ExpirationDecorator.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Expire.h add VoidEvent 2013-01-22 09:23:16 +01:00
ExpireCache.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ExpireLRUCache.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ExpireStrategy.h SF patch 120 2012-12-02 20:53:27 -06:00
FIFOBuffer.h FIFOBuffer EOF and error support 2013-01-02 23:19:07 -06:00
FIFOBufferStream.h Replaced space indentations with tabs 2012-11-12 20:45:16 -06:00
FIFOEvent.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FIFOStrategy.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
File_UNIX.h porting rev.1998 from 1.4.4 (except ODBC, which will be done later, and SQLite, which was ported in rev.1999) 2012-09-05 02:43:06 +00:00
File_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
File_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
File_WIN32.h porting 1.4.4 rev. 1989 (except for File_WIN32(U)/FileImpl::isDeviceImpl() where GENERIC_ACCESS was left due to breaking testFileAtributes3() test case) 2012-08-26 03:40:12 +00:00
File_WIN32U.h porting 1.4.4 rev. 1989 (except for File_WIN32(U)/FileImpl::isDeviceImpl() where GENERIC_ACCESS was left due to breaking testFileAtributes3() test case) 2012-08-26 03:40:12 +00:00
File_WINCE.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
File.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FileChannel.h double-conversion floating-point conversions 2012-12-01 14:10:09 -06:00
FileStream_POSIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FileStream_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FileStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FileStreamFactory.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Format.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Formatter.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FormattingChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation.h GH #240: VERY strange error only when including Format.hinclude Alignment.h early 2013-07-22 01:10:36 -05:00
FPEnvironment_C99.h FPEnvironment, changed <math.h> to <cmath> 2013-06-16 11:12:32 -05:00
FPEnvironment_DEC.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FPEnvironment_DUMMY.h updated CHANGELOG 2013-01-12 11:33:56 -06:00
FPEnvironment_SUN.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FPEnvironment_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
FPEnvironment.h - added NumericString.h 2012-09-30 05:17:56 +00:00
FunctionDelegate.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
FunctionPriorityDelegate.h adds priority version of Void delegate/expire/strategy 2013-01-23 10:11:04 +01:00
Glob.h * Glob from start path, for platforms where it is not possible to transverse from root (Android) 2014-01-21 17:15:52 -02:00
Hash.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
HashFunction.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
HashMap.h SF Bug 603 2012-12-02 21:43:16 -06:00
HashSet.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
HashStatistic.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
HashTable.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
HexBinaryDecoder.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
HexBinaryEncoder.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
HMACEngine.h SF 3538786: Use size_t for describing data-blocks in DigestEngine 2012-07-20 02:48:41 +00:00
InflatingStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Instantiator.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
KeyValueArgs.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Latin1Encoding.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Latin2Encoding.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Latin9Encoding.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
LinearHashTable.h - SF#3540497 HashMap iterator crash in VS 2010 2012-08-04 03:49:51 +00:00
LineEndingConverter.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ListMap.h mac/clang build fixes 2013-03-17 12:41:15 -05:00
LocalDateTime.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
LogFile_STD.h port from 1.4.4 (rev. 1925 fixed SF# 3483174) 2012-08-22 03:25:25 +00:00
LogFile_VMS.h port from 1.4.4 (rev. 1925 fixed SF# 3483174) 2012-08-22 03:25:25 +00:00
LogFile_WIN32.h port from 1.4.4 (rev. 1925 fixed SF# 3483174) 2012-08-22 03:25:25 +00:00
LogFile_WIN32U.h port from 1.4.4 (rev. 1925 fixed SF# 3483174) 2012-08-22 03:25:25 +00:00
LogFile.h port from 1.4.4 (rev. 1925 fixed SF# 3483174) 2012-08-22 03:25:25 +00:00
Logger.h Poco::Logger - add formatted version of methods 2012-08-04 10:40:58 +00:00
LoggingFactory.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
LoggingRegistry.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
LogStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
LRUCache.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
LRUStrategy.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Manifest.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
MD4Engine.h SF 3538786: Use size_t for describing data-blocks in DigestEngine 2012-07-20 02:48:41 +00:00
MD5Engine.h SF 3538786: Use size_t for describing data-blocks in DigestEngine 2012-07-20 02:48:41 +00:00
MemoryPool.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
MemoryStream.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
Message.h Add has, get, and set methods to Poco::Message for better control over accessing logging parameters. 2013-11-18 14:04:11 -06:00
MetaObject.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
MetaProgramming.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Mutex_POSIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Mutex_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Mutex_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Mutex_WINCE.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Mutex.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedEvent_Android.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
NamedEvent_UNIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedEvent_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedEvent_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedEvent_WIN32U.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedEvent.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedMutex_Android.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
NamedMutex_UNIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedMutex_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedMutex_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedMutex_WIN32U.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedMutex.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NamedTuple.h Replaced space indentations with tabs 2012-11-12 20:45:16 -06:00
NestedDiagnosticContext.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NObserver.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Notification.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NotificationCenter.h fixed SF# 3522906: Unregistering handlers from SocketReactor 2012-05-04 03:39:24 +00:00
NotificationQueue.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NotificationStrategy.h add VoidEvent 2013-01-22 09:23:16 +01:00
Nullable.h Typo in comment 2012-10-06 17:04:30 +00:00
NullChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NullStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
NumberFormatter.h separate function for unsigned to string conversion 2012-12-01 14:10:06 -06:00
NumberParser.h fixed GH# 189: Poco::NumberParser::tryParse() documentation bug 2013-05-24 20:21:54 +02:00
NumericString.h fixed GH #185 2013-06-04 23:01:11 -05:00
ObjectPool.h Typo in comment 2012-09-25 17:52:15 +00:00
Observer.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
OpcomChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Optional.h - added Poco::Optional class template 2012-11-10 11:51:20 +01:00
Path_UNIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Path_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Path_WIN32.h GH 30:Poco::Path::home() throws 2012-12-14 12:09:23 -06:00
Path_WIN32U.h GH 30:Poco::Path::home() throws 2012-12-14 12:09:23 -06:00
Path_WINCE.h GH 30:Poco::Path::home() throws 2012-12-14 12:09:23 -06:00
Path.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PatternFormatter.h PatternFormatter specific-length source and optimizations. 2012-11-28 15:09:10 -05:00
PBKDF2Engine.h added Poco::PBKDF2Engine 2014-03-02 22:55:21 +01:00
Pipe.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PipeImpl_DUMMY.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PipeImpl_POSIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PipeImpl_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PipeImpl.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PipeStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Platform_POSIX.h corrected gcc version check for warning suppresion 2013-06-09 23:12:30 -05:00
Platform_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Platform_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Platform_WIN32.h fixed GH #218: VS2010 doesn't build ipaddress.cpp current develop 2013-06-14 08:43:16 -04:00
Platform.h gh #361 2014-03-07 19:45:12 -06:00
Poco.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PriorityDelegate.h adds priority version of Void delegate/expire/strategy 2013-01-23 10:11:04 +01:00
PriorityEvent.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
PriorityExpire.h adds priority version of Void delegate/expire/strategy 2013-01-23 10:11:04 +01:00
PriorityNotificationQueue.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
PriorityStrategy.h adds priority version of Void delegate/expire/strategy 2013-01-23 10:11:04 +01:00
Process_UNIX.h Don't call CloseHandle() twice on Windows (as it causes crashes, or unexpected behavior). This would happen with the following test case: 2013-05-01 06:41:45 -04:00
Process_VMS.h Don't call CloseHandle() twice on Windows (as it causes crashes, or unexpected behavior). This would happen with the following test case: 2013-05-01 06:41:45 -04:00
Process_VX.h Don't call CloseHandle() twice on Windows (as it causes crashes, or unexpected behavior). This would happen with the following test case: 2013-05-01 06:41:45 -04:00
Process_WIN32.h Don't call CloseHandle() twice on Windows (as it causes crashes, or unexpected behavior). This would happen with the following test case: 2013-05-01 06:41:45 -04:00
Process_WIN32U.h Don't call CloseHandle() twice on Windows (as it causes crashes, or unexpected behavior). This would happen with the following test case: 2013-05-01 06:41:45 -04:00
Process_WINCE.h Don't call CloseHandle() twice on Windows (as it causes crashes, or unexpected behavior). This would happen with the following test case: 2013-05-01 06:41:45 -04:00
Process.h Don't call CloseHandle() twice on Windows (as it causes crashes, or unexpected behavior). This would happen with the following test case: 2013-05-01 06:41:45 -04:00
PurgeStrategy.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Random.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RandomStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RecursiveDirectoryIterator.h fixed GH# 236: Bug in RecursiveDirectoryIterator 2013-07-18 17:28:16 +02:00
RecursiveDirectoryIteratorImpl.h fixed GH# 236: Bug in RecursiveDirectoryIterator 2013-07-18 17:28:16 +02:00
RefCountedObject.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RegularExpression.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RotateStrategy.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
Runnable.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RunnableAdapter.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RWLock_Android.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
RWLock_POSIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RWLock_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
RWLock_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
RWLock_WINCE.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
RWLock.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ScopedLock.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ScopedUnlock.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Semaphore_POSIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Semaphore_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Semaphore_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Semaphore.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SHA1Engine.h SF 3538786: Use size_t for describing data-blocks in DigestEngine 2012-07-20 02:48:41 +00:00
SharedLibrary_HPUX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedLibrary_UNIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedLibrary_VMS.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedLibrary_VX.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
SharedLibrary_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedLibrary_WIN32U.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedLibrary.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedMemory_DUMMY.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedMemory_POSIX.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedMemory_WIN32.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedMemory.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SharedPtr.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SignalHandler.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SimpleFileChannel.h port from 1.4.4 (rev. 1925 fixed SF# 3483174) 2012-08-22 03:25:25 +00:00
SimpleHashTable.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SingletonHolder.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SortedDirectoryIterator.h SF Feature requests #168 and #163 - part 3 2013-02-20 09:44:25 +01:00
SplitterChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Stopwatch.h added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
StrategyCollection.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
StreamChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
StreamConverter.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
StreamCopier.h Replaced space indentations with tabs 2012-11-12 20:45:16 -06:00
StreamTokenizer.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
StreamUtil.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
String.h case-insensitivity for SessionPool 2013-04-21 21:39:37 -05:00
StringTokenizer.h StringTokenizer trailing empty tokens consistency 2012-11-07 00:30:01 -06:00
SynchronizedObject.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
SyslogChannel.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Task.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
TaskManager.h fixed SF# 3496493, 3495656 2012-08-22 02:40:41 +00:00
TaskNotification.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
TeeStream.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
TemporaryFile.h - SF#3540497 HashMap iterator crash in VS 2010 2012-08-04 03:49:51 +00:00
TextBufferIterator.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
TextConverter.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
TextEncoding.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
TextIterator.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Thread_POSIX.h GH #140: Poco::Runnable threading cleanup issue 2013-03-29 14:02:53 -05:00
Thread_VX.h SF#3503267: VxWorks OS prio is not set in standard constructor 2012-08-22 02:18:18 +00:00
Thread_WIN32.h Replaced space indentations with tabs 2012-11-12 20:45:16 -06:00
Thread_WINCE.h ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
Thread.h updated Thread::start documentation 2013-02-26 22:50:08 -06:00
ThreadLocal.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ThreadPool.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ThreadTarget.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
TimedNotificationQueue.h added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
Timer.h added Clock class which provides a monotonic clock on most platforms and is now used by Poco::Timer, Poco::Stopwatch, Poco::TimedNotificationQueue and Poco::UtilTimer to avoid issues when the system time is changed 2013-12-12 18:33:29 +01:00
Timespan.h GH #127: Eliminate -Wshadow warnings 2013-03-17 01:28:01 -05:00
Timestamp.h Add operators to Timestamp for Timespan. 2013-05-06 15:29:52 -05:00
Timezone.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Token.h Fix JSON parsing of large unsigned 64-bit integers 2013-02-21 12:57:51 -06:00
Tuple.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
TypeList.h Replaced space indentations with tabs 2012-11-12 20:45:16 -06:00
Types.h added ARM64 and iPhone 5 S 64-bit support 2013-09-16 20:57:25 +02:00
UnbufferedStreamBuf.h FIFOBuferStream and tests (Windows/VS2010 only compiled/tested) 2012-06-07 03:59:13 +00:00
Unicode.h - fixed SF# 581: Out-of-bound array access in Unicode::properties() function. 2012-11-10 11:44:44 +01:00
UnicodeConverter.h Unicode portability improvements (only tested on Windows at this time) 2012-08-02 04:41:24 +00:00
UniqueAccessExpireCache.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
UniqueAccessExpireLRUCache.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
UniqueAccessExpireStrategy.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
UniqueExpireCache.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
UniqueExpireLRUCache.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
UniqueExpireStrategy.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
UnWindows.h reintroduced windows version check 2012-10-14 05:50:52 +00:00
URI.h GH #75: Poco::Uri addQueryParameter method 2013-03-19 22:51:04 -05:00
URIStreamFactory.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
URIStreamOpener.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
UTF8Encoding.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
UTF8String.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
UTF16Encoding.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
UTF32Encoding.h UTF32Encoding doc fix 2012-06-21 16:28:58 +00:00
UTFString.h Changed file name in documentation 2012-11-12 16:13:23 -06:00
UUID.h Poco::UUID::tryParse() now accepts UUIDs without hyphens; updated documentation (fixed links to specs) 2013-09-03 14:42:50 +02:00
UUIDGenerator.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
ValidArgs.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
Version.h various fixes - see CHANGELOG 2013-11-14 21:54:41 +01:00
Void.h Fix warnings in headers because application/user settings control what warnings are seen when compiling against poco 2014-01-23 16:22:38 -05:00
Windows1250Encoding.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Windows1251Encoding.h new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Windows1252Encoding.h change EOL to 'native' 2012-04-29 18:52:25 +00:00
WindowsConsoleChannel.h added ColorConsoleChannel and WindowsColorConsoleChannel classes 2013-08-26 16:27:24 +02:00
zconf.h WinCE fixes for zlib 1.2.8 2013-06-09 20:32:03 +02:00
zlib.h WinCE fixes for zlib 1.2.8 2013-06-09 20:32:03 +02:00