poco/Foundation/src
2012-02-05 07:53:05 +00:00
..
AbstractObserver.cpp synced with main repository 2008-01-28 17:23:19 +00:00
ActiveDispatcher.cpp synced with main repository 2008-01-28 17:23:19 +00:00
adler32.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
ArchiveStrategy.cpp integrated improvements from 1.3.4 (NumberFormatter::append(), DateTimeFormatter::append() 2009-02-21 10:59:58 +00:00
Ascii.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
ASCIIEncoding.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
AsyncChannel.cpp trunk/branch integration: AsyncChannel locking fix 2011-08-22 16:36:33 +00:00
AtomicCounter.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Base64Decoder.cpp trunk/branch integration: optimalization 2011-08-23 06:38:28 +00:00
Base64Encoder.cpp trunk/branch integration: optimalization 2011-08-23 06:38:28 +00:00
BinaryReader.cpp trunk/branch integration: optimalization 2011-08-23 06:38:28 +00:00
BinaryWriter.cpp trunk/branch integration: optimalization 2011-08-23 06:38:28 +00:00
Bugcheck.cpp synced with main repository 2008-01-28 17:23:19 +00:00
ByteOrder.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Channel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Checksum.cpp trunk/branch integration: UNBUNDLED patch 2011-08-23 06:39:09 +00:00
compress.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
Condition.cpp fixed line endings 2008-02-07 16:08:15 +00:00
Configurable.cpp synced with main repository 2008-01-28 17:23:19 +00:00
ConsoleChannel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
CountingStream.cpp synced with main repository 2008-01-28 17:23:19 +00:00
crc32.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
crc32.h set eol-style to native 2006-10-23 15:48:43 +00:00
DateTime.cpp [SF 2804457] DateTime::checkLimit looks wrong 2009-06-15 22:23:41 +00:00
DateTimeFormat.cpp trunk/branch integration: DateTime ISO8601_FRAC_FORMAT 2011-08-22 16:45:38 +00:00
DateTimeFormatter.cpp trunk/branch integration: DateTimeFormatter %s 2011-08-23 06:41:17 +00:00
DateTimeParser.cpp trunk/branch integration: using Poco::Ascii 2011-08-23 06:42:17 +00:00
Debugger.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 06:42:41 +00:00
deflate.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
deflate.h SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
DeflatingStream.cpp trunk/branch integration: Inflating/Deflating update, test updates, NotificationCenter update 2011-08-23 09:55:09 +00:00
DigestEngine.cpp added DigestEngine::digestFromHex 2008-10-16 08:00:48 +00:00
DigestStream.cpp fixed SF# 1968106: DigestOutputStream losing data 2008-05-20 17:19:27 +00:00
DirectoryIterator_UNIX.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 16:57:05 +00:00
DirectoryIterator_VMS.cpp synced with main repository 2008-01-28 17:23:19 +00:00
DirectoryIterator_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
DirectoryIterator_WIN32U.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 16:57:05 +00:00
DirectoryIterator.cpp SF [2851052] Poco::DirectoryIterator copy constructor is broken 2009-09-04 14:56:19 +00:00
Environment_UNIX.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Environment_VMS.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Environment_VX.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Environment_WIN32.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Environment_WIN32U.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Environment_WINCE.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
Environment.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
ErrorHandler.cpp trunk/branch integration: documentation 2011-08-22 16:33:59 +00:00
Event_POSIX.cpp trunk/branch integration: VxWorks 2011-08-22 16:59:11 +00:00
Event_VX.cpp trunk/branch integration: new files 2011-08-23 06:32:45 +00:00
Event_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Event.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 06:43:38 +00:00
EventArgs.cpp synced with main repository 2008-01-28 17:23:19 +00:00
EventLogChannel.cpp trunk/branch integration: fix warning 2011-08-22 16:58:45 +00:00
Exception.cpp trunk/branch integration: Exception update 2011-08-22 16:22:22 +00:00
File_UNIX.cpp trunk: File_UNIX, NumberParser/NumberFormatter from 1.4.3 2012-02-05 07:53:05 +00:00
File_VMS.cpp added new PriorityNotificationQueue, TimedNotificationQueue; added File::isDevice() 2009-04-14 10:38:52 +00:00
File_VX.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
File_WIN32.cpp trunk/branch integration: fix typo (path/upath) 2011-08-23 06:50:00 +00:00
File_WIN32U.cpp [SF 2835206] File_WIN32 not checking against INVALID_HANDLE_VALUE 2009-08-12 11:34:44 +00:00
File_WINCE.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
File.cpp Set cmake produced shared libraries numbering to standard scheme (trunk = 12) 2011-09-15 08:31:51 +00:00
FileChannel.cpp trunk/branch integration: compile fix 2011-08-23 13:07:44 +00:00
FileStream_POSIX.cpp trunk/branch integration: fix 2011-08-22 19:10:03 +00:00
FileStream_WIN32.cpp trunk/branch integration: fix 2011-08-22 19:10:03 +00:00
FileStream.cpp trunk/branch integration: fix 2011-08-22 18:59:22 +00:00
FileStreamFactory.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Format.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
Formatter.cpp synced with main repository 2008-01-28 17:23:19 +00:00
FormattingChannel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
FPEnvironment_C99.cpp synced with main repository 2008-01-28 17:23:19 +00:00
FPEnvironment_DEC.cpp synced with main repository 2008-01-28 17:23:19 +00:00
FPEnvironment_DUMMY.cpp synced with main repository 2008-01-28 17:23:19 +00:00
FPEnvironment_SUN.cpp [SF 2725424] TestThreadStack size fails on Solaris 2009-04-01 18:41:25 +00:00
FPEnvironment_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
FPEnvironment.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Glob.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
gzclose.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
gzguts.h fix missig file gzguts.h 2011-08-17 13:11:25 +00:00
gzlib.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
gzread.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
gzwrite.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
Hash.cpp fixed line endings 2008-02-07 16:08:15 +00:00
HashStatistic.cpp synced with main repository 2008-01-28 17:23:19 +00:00
HexBinaryDecoder.cpp trunk/branch integration: optimalization 2011-08-23 06:48:43 +00:00
HexBinaryEncoder.cpp trunk/branch integration: optimalization 2011-08-23 06:48:43 +00:00
infback.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
inffast.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
inffast.h SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
inffixed.h set eol-style to native 2006-10-23 15:48:43 +00:00
inflate.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
inflate.h SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
InflatingStream.cpp trunk/branch integration: Inflating/Deflating update, test updates, NotificationCenter update 2011-08-23 09:55:09 +00:00
inftrees.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
inftrees.h SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
Latin1Encoding.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
Latin2Encoding.cpp added support for Latin2, Windows1250 and Windows1251 2011-05-08 12:40:36 +00:00
Latin9Encoding.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
LineEndingConverter.cpp trunk/branch integration: fix warning 2011-08-22 16:24:25 +00:00
LocalDateTime.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 06:52:24 +00:00
LogFile_STD.cpp synced with main repository 2008-01-28 17:23:19 +00:00
LogFile_VMS.cpp synced with main repository 2008-01-28 17:23:19 +00:00
LogFile_WIN32.cpp fix of a fix (CreateFileW => CreateFileA) 2008-09-23 18:42:22 +00:00
LogFile_WIN32U.cpp SF [2062835] Logfile _creationDate is wrong; 2008-09-23 18:00:11 +00:00
LogFile.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Logger.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
LoggingFactory.cpp trunk/branch integration: Logger() 2011-08-22 17:09:02 +00:00
LoggingRegistry.cpp trunk/branch integration: Logger() 2011-08-22 17:09:02 +00:00
LogStream.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Manifest.cpp synced with main repository 2008-01-28 17:23:19 +00:00
MD4Engine.cpp synced with main repository 2008-01-28 17:23:19 +00:00
MD5Engine.cpp synced with main repository 2008-01-28 17:23:19 +00:00
MemoryPool.cpp synced with main repository 2008-01-28 17:23:19 +00:00
MemoryStream.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
Message.cpp trunk/branch integration: Message source 2011-08-22 17:10:35 +00:00
MSG00001.bin added TestChannel 2008-03-23 01:14:07 +00:00
Mutex_POSIX.cpp trunk/branch integration: compile fix 2011-08-23 09:20:26 +00:00
Mutex_VX.cpp trunk/branch integration: new files 2011-08-23 06:32:45 +00:00
Mutex_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Mutex_WINCE.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
Mutex.cpp trunk/branch integration: Event & Mutex 2011-08-23 06:55:34 +00:00
NamedEvent_Android.cpp trunk/branch integration: new files 2011-08-23 06:32:45 +00:00
NamedEvent_UNIX.cpp trunk/branch integration: Event & Mutex 2011-08-23 06:55:34 +00:00
NamedEvent_VMS.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NamedEvent_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NamedEvent_WIN32U.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NamedEvent.cpp trunk/branch integration: Event & Mutex 2011-08-23 06:55:34 +00:00
NamedMutex_Android.cpp trunk/branch integration: new files 2011-08-23 06:32:45 +00:00
NamedMutex_UNIX.cpp trunk/branch integration: Event & Mutex 2011-08-23 06:55:34 +00:00
NamedMutex_VMS.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NamedMutex_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NamedMutex_WIN32U.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NamedMutex.cpp trunk/branch integration: Event & Mutex 2011-08-23 06:55:34 +00:00
NestedDiagnosticContext.cpp trunk/branch integration: unnamed namespace 2011-08-23 06:56:40 +00:00
Notification.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NotificationCenter.cpp trunk/branch integration: Inflating/Deflating update, test updates, NotificationCenter update 2011-08-23 09:55:09 +00:00
NotificationQueue.cpp trunk/branch integration: default namespace 2011-08-22 17:35:24 +00:00
NullChannel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NullStream.cpp synced with main repository 2008-01-28 17:23:19 +00:00
NumberFormatter.cpp trunk: File_UNIX, NumberParser/NumberFormatter from 1.4.3 2012-02-05 07:53:05 +00:00
NumberParser.cpp trunk: File_UNIX, NumberParser/NumberFormatter from 1.4.3 2012-02-05 07:53:05 +00:00
OpcomChannel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Path_UNIX.cpp trunk/branch integration: Path::popFrontDirectory() 2011-08-23 06:57:44 +00:00
Path_VMS.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Path_WIN32.cpp Set cmake produced shared libraries numbering to standard scheme (trunk = 12) 2011-09-15 08:31:51 +00:00
Path_WIN32U.cpp trunk/branch integration: Path::popFrontDirectory() 2011-08-23 06:57:44 +00:00
Path_WINCE.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
Path.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
PatternFormatter.cpp trunk/branch integration: compile fix 2011-08-23 13:07:44 +00:00
pcre_chartables.c native EOL 2008-09-22 17:56:35 +00:00
pcre_compile.c backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
pcre_config.h native EOL 2008-09-22 17:56:35 +00:00
pcre_exec.c native EOL 2008-09-22 17:56:35 +00:00
pcre_fullinfo.c native EOL 2008-09-22 17:56:35 +00:00
pcre_globals.c native EOL 2008-09-22 17:56:35 +00:00
pcre_internal.h backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
pcre_maketables.c native EOL 2008-09-22 17:56:35 +00:00
pcre_newline.c native EOL 2008-09-22 17:56:35 +00:00
pcre_ord2utf8.c native EOL 2008-09-22 17:56:35 +00:00
pcre_study.c native EOL 2008-09-22 17:56:35 +00:00
pcre_tables.c native EOL 2008-09-22 17:56:35 +00:00
pcre_try_flipped.c native EOL 2008-09-22 17:56:35 +00:00
pcre_ucd.c upgraded to PCRE 7.8 2008-09-18 11:08:06 +00:00
pcre_valid_utf8.c upgraded to PCRE 7.8 2008-09-18 11:08:06 +00:00
pcre_xclass.c upgraded to PCRE 7.8 2008-09-18 11:08:06 +00:00
pcre.h upgraded to PCRE 7.8 2008-09-18 11:08:06 +00:00
Pipe.cpp synced with main repository 2008-01-28 17:23:19 +00:00
PipeImpl_DUMMY.cpp synced with main repository 2008-01-28 17:23:19 +00:00
PipeImpl_POSIX.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 17:36:24 +00:00
PipeImpl_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
PipeImpl.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 17:36:24 +00:00
PipeStream.cpp synced with main repository 2008-01-28 17:23:19 +00:00
pocomsg.h backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
pocomsg.mc backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
pocomsg.rc copied Crypto from sandbox to trunk 2008-10-31 09:06:54 +00:00
PriorityNotificationQueue.cpp trunk/branch integration: compile fix 2011-08-23 13:07:44 +00:00
Process_UNIX.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
Process_VMS.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
Process_VX.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
Process_WIN32.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
Process_WIN32U.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
Process_WINCE.cpp trunk: File_UNIX, NumberParser/NumberFormatter from 1.4.3 2012-02-05 07:53:05 +00:00
Process.cpp trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
PurgeStrategy.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Random.cpp trunk/branch integration: Wince 2011-08-22 17:47:02 +00:00
RandomStream.cpp synced with main repository 2008-01-28 17:23:19 +00:00
RefCountedObject.cpp trunk/branch integration: RefCountedObject to AtomicCounter 2011-08-22 17:49:31 +00:00
RegularExpression.cpp trunk/branch integration: UNBUNDLED patch 2011-08-23 07:02:22 +00:00
RotateStrategy.cpp integrated improvements from 1.3.4 (NumberFormatter::append(), DateTimeFormatter::append() 2009-02-21 10:59:58 +00:00
Runnable.cpp synced with main repository 2008-01-28 17:23:19 +00:00
RWLock_Android.cpp trunk/branch integration: new files 2011-08-23 06:32:45 +00:00
RWLock_POSIX.cpp synced with main repository 2008-01-28 17:23:19 +00:00
RWLock_VX.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
RWLock_WIN32.cpp trunk/branch integration: ScoppedRWLock 2011-08-22 17:45:27 +00:00
RWLock_WINCE.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
RWLock.cpp trunk/branch integration: compile fix 2011-08-23 13:07:44 +00:00
Semaphore_POSIX.cpp trunk/branch integration: VxWorks 2011-08-22 17:50:29 +00:00
Semaphore_VX.cpp trunk/branch integration: new files 2011-08-23 06:32:45 +00:00
Semaphore_WIN32.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Semaphore.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:05:47 +00:00
SHA1Engine.cpp synced with main repository 2008-01-28 17:23:19 +00:00
SharedLibrary_HPUX.cpp backport SharedLibrary changes from 1.4.2-p1 2011-11-04 18:56:08 +00:00
SharedLibrary_UNIX.cpp backport SharedLibrary changes from 1.4.2-p1 2011-11-04 18:56:08 +00:00
SharedLibrary_VMS.cpp backport SharedLibrary changes from 1.4.2-p1 2011-11-04 18:56:08 +00:00
SharedLibrary_VX.cpp backport SharedLibrary changes from 1.4.2-p1 2011-11-04 18:56:08 +00:00
SharedLibrary_WIN32.cpp backport SharedLibrary changes from 1.4.2-p1 2011-11-04 18:56:08 +00:00
SharedLibrary_WIN32U.cpp backport SharedLibrary changes from 1.4.2-p1 2011-11-04 18:56:08 +00:00
SharedLibrary.cpp backport SharedLibrary changes from 1.4.2-p1 2011-11-04 18:56:08 +00:00
SharedMemory_DUMMY.cpp fixed line endings 2008-02-07 16:08:15 +00:00
SharedMemory_POSIX.cpp trunk/branch integration: bugfix 2011-08-23 07:03:43 +00:00
SharedMemory_WIN32.cpp fixed line endings 2008-02-07 16:08:15 +00:00
SharedMemory.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:05:47 +00:00
SignalHandler.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:05:47 +00:00
SimpleFileChannel.cpp trunk/branch integration: using Poco::Ascii 2011-08-23 07:04:21 +00:00
SplitterChannel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Stopwatch.cpp synced with main repository 2008-01-28 17:23:19 +00:00
StreamChannel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
StreamConverter.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:28:11 +00:00
StreamCopier.cpp backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
StreamTokenizer.cpp synced with main repository 2008-01-28 17:23:19 +00:00
String.cpp trunk/branch integration: using Poco::Ascii 2011-08-22 18:27:43 +00:00
StringTokenizer.cpp trunk/branch integration: using Poco::Ascii 2011-08-22 17:53:52 +00:00
SynchronizedObject.cpp synced with main repository 2008-01-28 17:23:19 +00:00
SyslogChannel.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Task.cpp synced with main repository 2008-01-28 17:23:19 +00:00
TaskManager.cpp synced with main repository 2008-01-28 17:23:19 +00:00
TaskNotification.cpp synced with main repository 2008-01-28 17:23:19 +00:00
TeeStream.cpp synced with main repository 2008-01-28 17:23:19 +00:00
TemporaryFile.cpp trunk/branch integration: source indentation 2011-08-23 07:09:52 +00:00
TextBufferIterator.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
TextConverter.cpp trunk/branch integration: source indentation 2011-08-23 07:10:45 +00:00
TextEncoding.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
TextIterator.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
Thread_POSIX.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:12:01 +00:00
Thread_VX.cpp trunk/branch integration: new files 2011-08-23 06:32:45 +00:00
Thread_WIN32.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:12:01 +00:00
Thread_WINCE.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
Thread.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:12:01 +00:00
ThreadLocal.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 18:03:37 +00:00
ThreadPool.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:12:01 +00:00
ThreadTarget.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 18:03:37 +00:00
TimedNotificationQueue.cpp fixed SF# 2890489:Unused code in TimedNotificationQueue::wait 2009-11-02 09:56:33 +00:00
Timer.cpp trunk/branch integration: Timer::skipped() 2011-08-22 16:31:28 +00:00
Timespan.cpp synced with main repository 2008-01-28 17:23:19 +00:00
Timestamp.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:13:59 +00:00
Timezone_UNIX.cpp trunk/branch integration: VxWorks & Wince 2011-08-23 07:13:59 +00:00
Timezone_VX.cpp trunk/branch integration: compile fix 2011-08-23 13:07:44 +00:00
Timezone_WIN32.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 18:06:28 +00:00
Timezone_WINCE.cpp trunk/branch integration: adding new files 2011-08-22 16:14:00 +00:00
Timezone.cpp trunk/branch integration: VxWorks & Wince 2011-08-22 18:06:28 +00:00
Token.cpp trunk/branch integration: using Poco::Ascii 2011-08-22 18:10:47 +00:00
trees.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
trees.h SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
ucp.h upgraded to PCRE 7.8 2008-09-18 11:08:06 +00:00
uncompr.c SF# 3190723 - fixed zlib 1.2.5, but only for trunk, because of some new/deleted files and possible project files unconsitencies (plain Makefile and cmake scripts are fixed and OK) 2011-08-16 19:51:25 +00:00
Unicode.cpp trunk/branch integration: compile fix 2011-08-23 09:20:26 +00:00
UnicodeConverter.cpp trunk/branch integration: fixbug 2011-08-22 18:24:21 +00:00
URI.cpp trunk/branch integration: bugfix 2011-08-23 07:13:08 +00:00
URIStreamFactory.cpp changes from main repository 2008-01-29 09:06:52 +00:00
URIStreamOpener.cpp trunk/branch integration: default namespace 2011-08-22 18:11:36 +00:00
UTF8Encoding.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
UTF8String.cpp trunk/branch integration: refactoring 2011-08-23 07:13:42 +00:00
UTF16Encoding.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
UUID.cpp trunk/branch integration: isNil() / isNull() / tryParse() 2011-08-22 18:10:20 +00:00
UUIDGenerator.cpp trunk/branch integration: isNil() / isNull() / tryParse() 2011-08-22 18:10:20 +00:00
Var.cpp [SF 2520679] JSON strings enclosed in single quotes 2009-01-19 20:08:04 +00:00
VarHolder.cpp [SF 2520679] JSON strings enclosed in single quotes 2009-01-19 20:08:04 +00:00
Void.cpp fixed wrong license text 2009-10-17 06:06:50 +00:00
Windows1250Encoding.cpp added support for Latin2, Windows1250 and Windows1251 2011-05-08 12:40:36 +00:00
Windows1251Encoding.cpp added support for Latin2, Windows1250 and Windows1251 2011-05-08 12:40:36 +00:00
Windows1252Encoding.cpp trunk/branch integration: TextEncoding update 2011-08-22 18:22:56 +00:00
WindowsConsoleChannel.cpp trunk/branch integration: fix warning 2011-08-22 18:23:22 +00:00
zconf.h trunk: sync from 1.4.3 2012-02-04 17:03:09 +00:00
zlib.h backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
zutil.c backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00
zutil.h backport changes from 1.4.3 branch 2012-01-07 11:06:14 +00:00