diff --git a/Foundation/Makefile b/Foundation/Makefile index 8733d5827..7b4887699 100644 --- a/Foundation/Makefile +++ b/Foundation/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/Makefile#35 $ +# $Id: //poco/1.3/Foundation/Makefile#1 $ # # Makefile for Poco Foundation # diff --git a/Foundation/include/Poco/ASCIIEncoding.h b/Foundation/include/Poco/ASCIIEncoding.h index ba2a12545..948d495b4 100644 --- a/Foundation/include/Poco/ASCIIEncoding.h +++ b/Foundation/include/Poco/ASCIIEncoding.h @@ -1,7 +1,7 @@ // // ASCIIEncoding.h // -// $Id: //poco/Main/Foundation/include/Poco/ASCIIEncoding.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ASCIIEncoding.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/AbstractCache.h b/Foundation/include/Poco/AbstractCache.h index 1923a9709..c5dc139da 100644 --- a/Foundation/include/Poco/AbstractCache.h +++ b/Foundation/include/Poco/AbstractCache.h @@ -1,7 +1,7 @@ // // AbstractCache.h // -// $Id: //poco/Main/Foundation/include/Poco/AbstractCache.h#12 $ +// $Id: //poco/1.3/Foundation/include/Poco/AbstractCache.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/AbstractDelegate.h b/Foundation/include/Poco/AbstractDelegate.h index ab3c2b020..575cb3053 100644 --- a/Foundation/include/Poco/AbstractDelegate.h +++ b/Foundation/include/Poco/AbstractDelegate.h @@ -1,7 +1,7 @@ // // AbstractDelegate.h // -// $Id: //poco/Main/Foundation/include/Poco/AbstractDelegate.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/AbstractDelegate.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/AbstractEvent.h b/Foundation/include/Poco/AbstractEvent.h index 440a5b9bd..4df9ec373 100644 --- a/Foundation/include/Poco/AbstractEvent.h +++ b/Foundation/include/Poco/AbstractEvent.h @@ -1,7 +1,7 @@ // // AbstractEvent.h // -// $Id: //poco/Main/Foundation/include/Poco/AbstractEvent.h#8 $ +// $Id: //poco/1.3/Foundation/include/Poco/AbstractEvent.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/AbstractObserver.h b/Foundation/include/Poco/AbstractObserver.h index 33266cad7..d05dc5382 100644 --- a/Foundation/include/Poco/AbstractObserver.h +++ b/Foundation/include/Poco/AbstractObserver.h @@ -1,7 +1,7 @@ // // AbstractObserver.h // -// $Id: //poco/Main/Foundation/include/Poco/AbstractObserver.h#1 $ +// $Id: //poco/1.3/Foundation/include/Poco/AbstractObserver.h#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/include/Poco/AbstractPriorityDelegate.h b/Foundation/include/Poco/AbstractPriorityDelegate.h index 2bb029e3f..72fb4b923 100644 --- a/Foundation/include/Poco/AbstractPriorityDelegate.h +++ b/Foundation/include/Poco/AbstractPriorityDelegate.h @@ -1,7 +1,7 @@ // // AbstractPriorityDelegate.h // -// $Id: //poco/Main/Foundation/include/Poco/AbstractPriorityDelegate.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/AbstractPriorityDelegate.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/AbstractStrategy.h b/Foundation/include/Poco/AbstractStrategy.h index eaf257f26..ff95d36c8 100644 --- a/Foundation/include/Poco/AbstractStrategy.h +++ b/Foundation/include/Poco/AbstractStrategy.h @@ -1,7 +1,7 @@ // // AbstractStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/AbstractStrategy.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/AbstractStrategy.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/ActiveDispatcher.h b/Foundation/include/Poco/ActiveDispatcher.h index 664f22723..7ca8d815f 100644 --- a/Foundation/include/Poco/ActiveDispatcher.h +++ b/Foundation/include/Poco/ActiveDispatcher.h @@ -1,7 +1,7 @@ // // ActiveDispatcher.h // -// $Id: //poco/Main/Foundation/include/Poco/ActiveDispatcher.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ActiveDispatcher.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/ActiveMethod.h b/Foundation/include/Poco/ActiveMethod.h index f7ec1fa18..320184c83 100644 --- a/Foundation/include/Poco/ActiveMethod.h +++ b/Foundation/include/Poco/ActiveMethod.h @@ -1,7 +1,7 @@ // // ActiveMethod.h // -// $Id: //poco/Main/Foundation/include/Poco/ActiveMethod.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ActiveMethod.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/ActiveResult.h b/Foundation/include/Poco/ActiveResult.h index 289763ba0..06e8d8f63 100644 --- a/Foundation/include/Poco/ActiveResult.h +++ b/Foundation/include/Poco/ActiveResult.h @@ -1,7 +1,7 @@ // // ActiveResult.h // -// $Id: //poco/Main/Foundation/include/Poco/ActiveResult.h#4 $ +// $Id: //poco/1.3/Foundation/include/Poco/ActiveResult.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/ActiveRunnable.h b/Foundation/include/Poco/ActiveRunnable.h index d77830960..598f0c4f7 100644 --- a/Foundation/include/Poco/ActiveRunnable.h +++ b/Foundation/include/Poco/ActiveRunnable.h @@ -1,7 +1,7 @@ // // ActiveRunnable.h // -// $Id: //poco/Main/Foundation/include/Poco/ActiveRunnable.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/ActiveRunnable.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/ActiveStarter.h b/Foundation/include/Poco/ActiveStarter.h index d31f8ab72..cf5010598 100644 --- a/Foundation/include/Poco/ActiveStarter.h +++ b/Foundation/include/Poco/ActiveStarter.h @@ -1,7 +1,7 @@ // // ActiveStarter.h // -// $Id: //poco/Main/Foundation/include/Poco/ActiveStarter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ActiveStarter.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Activity.h b/Foundation/include/Poco/Activity.h index f84a1762a..2868e5f9e 100644 --- a/Foundation/include/Poco/Activity.h +++ b/Foundation/include/Poco/Activity.h @@ -1,7 +1,7 @@ // // Activity.h // -// $Id: //poco/Main/Foundation/include/Poco/Activity.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Activity.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Any.h b/Foundation/include/Poco/Any.h index 03c218012..af5083b26 100644 --- a/Foundation/include/Poco/Any.h +++ b/Foundation/include/Poco/Any.h @@ -1,7 +1,7 @@ // // Any.h // -// $Id: //poco/Main/Foundation/include/Poco/Any.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Any.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/ArchiveStrategy.h b/Foundation/include/Poco/ArchiveStrategy.h index a28cd0364..649567002 100644 --- a/Foundation/include/Poco/ArchiveStrategy.h +++ b/Foundation/include/Poco/ArchiveStrategy.h @@ -1,7 +1,7 @@ // // ArchiveStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/ArchiveStrategy.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ArchiveStrategy.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/AsyncChannel.h b/Foundation/include/Poco/AsyncChannel.h index 6171c6270..5e1aabd6d 100644 --- a/Foundation/include/Poco/AsyncChannel.h +++ b/Foundation/include/Poco/AsyncChannel.h @@ -1,7 +1,7 @@ // // AsyncChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/AsyncChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/AsyncChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/AutoPtr.h b/Foundation/include/Poco/AutoPtr.h index dfdff64a3..f05cf8e32 100644 --- a/Foundation/include/Poco/AutoPtr.h +++ b/Foundation/include/Poco/AutoPtr.h @@ -1,7 +1,7 @@ // // AutoPtr.h // -// $Id: //poco/Main/Foundation/include/Poco/AutoPtr.h#6 $ +// $Id: //poco/1.3/Foundation/include/Poco/AutoPtr.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/AutoReleasePool.h b/Foundation/include/Poco/AutoReleasePool.h index b35e334e3..828d34afd 100644 --- a/Foundation/include/Poco/AutoReleasePool.h +++ b/Foundation/include/Poco/AutoReleasePool.h @@ -1,7 +1,7 @@ // // AutoReleasePool.h // -// $Id: //poco/Main/Foundation/include/Poco/AutoReleasePool.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/AutoReleasePool.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Base64Decoder.h b/Foundation/include/Poco/Base64Decoder.h index b7e11afbf..43b2d3130 100644 --- a/Foundation/include/Poco/Base64Decoder.h +++ b/Foundation/include/Poco/Base64Decoder.h @@ -1,7 +1,7 @@ // // Base64Decoder.h // -// $Id: //poco/Main/Foundation/include/Poco/Base64Decoder.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Base64Decoder.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/Base64Encoder.h b/Foundation/include/Poco/Base64Encoder.h index 74fbcc284..0729d8e03 100644 --- a/Foundation/include/Poco/Base64Encoder.h +++ b/Foundation/include/Poco/Base64Encoder.h @@ -1,7 +1,7 @@ // // Base64Encoder.h // -// $Id: //poco/Main/Foundation/include/Poco/Base64Encoder.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Base64Encoder.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/BasicEvent.h b/Foundation/include/Poco/BasicEvent.h index b82774e62..d824b197e 100644 --- a/Foundation/include/Poco/BasicEvent.h +++ b/Foundation/include/Poco/BasicEvent.h @@ -1,7 +1,7 @@ // // BasicEvent.h // -// $Id: //poco/Main/Foundation/include/Poco/BasicEvent.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/BasicEvent.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/BinaryReader.h b/Foundation/include/Poco/BinaryReader.h index 5aeb1777c..f47dbd539 100644 --- a/Foundation/include/Poco/BinaryReader.h +++ b/Foundation/include/Poco/BinaryReader.h @@ -1,7 +1,7 @@ // // BinaryReader.h // -// $Id: //poco/Main/Foundation/include/Poco/BinaryReader.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/BinaryReader.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/BinaryWriter.h b/Foundation/include/Poco/BinaryWriter.h index 39d2698ec..d0476fc34 100644 --- a/Foundation/include/Poco/BinaryWriter.h +++ b/Foundation/include/Poco/BinaryWriter.h @@ -1,7 +1,7 @@ // // BinaryWriter.h // -// $Id: //poco/Main/Foundation/include/Poco/BinaryWriter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/BinaryWriter.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/Buffer.h b/Foundation/include/Poco/Buffer.h index 3286c9aaa..42154ae13 100644 --- a/Foundation/include/Poco/Buffer.h +++ b/Foundation/include/Poco/Buffer.h @@ -1,7 +1,7 @@ // // Buffer.h // -// $Id: //poco/Main/Foundation/include/Poco/Buffer.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Buffer.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/BufferAllocator.h b/Foundation/include/Poco/BufferAllocator.h index eadd0d085..502a17d6a 100644 --- a/Foundation/include/Poco/BufferAllocator.h +++ b/Foundation/include/Poco/BufferAllocator.h @@ -1,7 +1,7 @@ // // BufferAllocator.h // -// $Id: //poco/Main/Foundation/include/Poco/BufferAllocator.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/BufferAllocator.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h b/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h index 8af3266a8..43659b039 100644 --- a/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h +++ b/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h @@ -1,7 +1,7 @@ // // BufferedBidirectionalStreamBuf.h // -// $Id: //poco/Main/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/BufferedStreamBuf.h b/Foundation/include/Poco/BufferedStreamBuf.h index 9d85d96dd..99d675583 100644 --- a/Foundation/include/Poco/BufferedStreamBuf.h +++ b/Foundation/include/Poco/BufferedStreamBuf.h @@ -1,7 +1,7 @@ // // BufferedStreamBuf.h // -// $Id: //poco/Main/Foundation/include/Poco/BufferedStreamBuf.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/BufferedStreamBuf.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/Bugcheck.h b/Foundation/include/Poco/Bugcheck.h index bfd3521a5..e8ac516eb 100644 --- a/Foundation/include/Poco/Bugcheck.h +++ b/Foundation/include/Poco/Bugcheck.h @@ -1,7 +1,7 @@ // // Bugcheck.h // -// $Id: //poco/Main/Foundation/include/Poco/Bugcheck.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Bugcheck.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/ByteOrder.h b/Foundation/include/Poco/ByteOrder.h index 7008ba237..7c3ba9735 100644 --- a/Foundation/include/Poco/ByteOrder.h +++ b/Foundation/include/Poco/ByteOrder.h @@ -1,7 +1,7 @@ // // ByteOrder.h // -// $Id: //poco/Main/Foundation/include/Poco/ByteOrder.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ByteOrder.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Channel.h b/Foundation/include/Poco/Channel.h index 6eeee1f4a..d08fe47b4 100644 --- a/Foundation/include/Poco/Channel.h +++ b/Foundation/include/Poco/Channel.h @@ -1,7 +1,7 @@ // // Channel.h // -// $Id: //poco/Main/Foundation/include/Poco/Channel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Channel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/ClassLibrary.h b/Foundation/include/Poco/ClassLibrary.h index 8d20d8927..685fef789 100644 --- a/Foundation/include/Poco/ClassLibrary.h +++ b/Foundation/include/Poco/ClassLibrary.h @@ -1,7 +1,7 @@ // // ClassLibrary.h // -// $Id: //poco/Main/Foundation/include/Poco/ClassLibrary.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ClassLibrary.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/ClassLoader.h b/Foundation/include/Poco/ClassLoader.h index a21345310..6ce4e4886 100644 --- a/Foundation/include/Poco/ClassLoader.h +++ b/Foundation/include/Poco/ClassLoader.h @@ -1,7 +1,7 @@ // // ClassLoader.h // -// $Id: //poco/Main/Foundation/include/Poco/ClassLoader.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ClassLoader.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/CompareFunctions.h b/Foundation/include/Poco/CompareFunctions.h index f0c1f4d7e..e59c5fc08 100644 --- a/Foundation/include/Poco/CompareFunctions.h +++ b/Foundation/include/Poco/CompareFunctions.h @@ -1,7 +1,7 @@ // // CompareFunctions.h // -// $Id: //poco/Main/Foundation/include/Poco/CompareFunctions.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/CompareFunctions.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/Config.h b/Foundation/include/Poco/Config.h index 61306f932..9bff4c498 100644 --- a/Foundation/include/Poco/Config.h +++ b/Foundation/include/Poco/Config.h @@ -1,7 +1,7 @@ // // Config.h // -// $Id: //poco/Main/Foundation/include/Poco/Config.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Config.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Configurable.h b/Foundation/include/Poco/Configurable.h index da0238d46..c77f3d46b 100644 --- a/Foundation/include/Poco/Configurable.h +++ b/Foundation/include/Poco/Configurable.h @@ -1,7 +1,7 @@ // // Configurable.h // -// $Id: //poco/Main/Foundation/include/Poco/Configurable.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Configurable.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/ConsoleChannel.h b/Foundation/include/Poco/ConsoleChannel.h index 03dde1aa9..2fdc0f221 100644 --- a/Foundation/include/Poco/ConsoleChannel.h +++ b/Foundation/include/Poco/ConsoleChannel.h @@ -1,7 +1,7 @@ // // ConsoleChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/ConsoleChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ConsoleChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/CountingStream.h b/Foundation/include/Poco/CountingStream.h index 0904d3d5b..620350553 100644 --- a/Foundation/include/Poco/CountingStream.h +++ b/Foundation/include/Poco/CountingStream.h @@ -1,7 +1,7 @@ // // CountingStream.h // -// $Id: //poco/Main/Foundation/include/Poco/CountingStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/CountingStream.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/DateTime.h b/Foundation/include/Poco/DateTime.h index dec6f52e2..7f02d78e2 100644 --- a/Foundation/include/Poco/DateTime.h +++ b/Foundation/include/Poco/DateTime.h @@ -1,7 +1,7 @@ // // DateTime.h // -// $Id: //poco/Main/Foundation/include/Poco/DateTime.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/DateTime.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/DateTimeFormat.h b/Foundation/include/Poco/DateTimeFormat.h index deb89ad9f..689a5a993 100644 --- a/Foundation/include/Poco/DateTimeFormat.h +++ b/Foundation/include/Poco/DateTimeFormat.h @@ -1,7 +1,7 @@ // // DateTimeFormat.h // -// $Id: //poco/Main/Foundation/include/Poco/DateTimeFormat.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DateTimeFormat.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/DateTimeFormatter.h b/Foundation/include/Poco/DateTimeFormatter.h index fb5adc3af..621c1c25e 100644 --- a/Foundation/include/Poco/DateTimeFormatter.h +++ b/Foundation/include/Poco/DateTimeFormatter.h @@ -1,7 +1,7 @@ // // DateTimeFormatter.h // -// $Id: //poco/Main/Foundation/include/Poco/DateTimeFormatter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DateTimeFormatter.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/DateTimeParser.h b/Foundation/include/Poco/DateTimeParser.h index dfe86a603..9b0e7134e 100644 --- a/Foundation/include/Poco/DateTimeParser.h +++ b/Foundation/include/Poco/DateTimeParser.h @@ -1,7 +1,7 @@ // // DateTimeParser.h // -// $Id: //poco/Main/Foundation/include/Poco/DateTimeParser.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DateTimeParser.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/Debugger.h b/Foundation/include/Poco/Debugger.h index f61a333e4..6fdf10beb 100644 --- a/Foundation/include/Poco/Debugger.h +++ b/Foundation/include/Poco/Debugger.h @@ -1,7 +1,7 @@ // // Debugger.h // -// $Id: //poco/Main/Foundation/include/Poco/Debugger.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Debugger.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/DefaultStrategy.h b/Foundation/include/Poco/DefaultStrategy.h index 32b4b2d09..bcc3f339b 100644 --- a/Foundation/include/Poco/DefaultStrategy.h +++ b/Foundation/include/Poco/DefaultStrategy.h @@ -1,7 +1,7 @@ // // DefaultStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/DefaultStrategy.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DefaultStrategy.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/DeflatingStream.h b/Foundation/include/Poco/DeflatingStream.h index e996c5078..5009bc17e 100644 --- a/Foundation/include/Poco/DeflatingStream.h +++ b/Foundation/include/Poco/DeflatingStream.h @@ -1,7 +1,7 @@ // // DeflatingStream.h // -// $Id: //poco/Main/Foundation/include/Poco/DeflatingStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DeflatingStream.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/Delegate.h b/Foundation/include/Poco/Delegate.h index 68d8f7d68..1cb38d388 100644 --- a/Foundation/include/Poco/Delegate.h +++ b/Foundation/include/Poco/Delegate.h @@ -1,7 +1,7 @@ // // Delegate.h // -// $Id: //poco/Main/Foundation/include/Poco/Delegate.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/Delegate.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/DigestEngine.h b/Foundation/include/Poco/DigestEngine.h index 4afc47227..2dd2e24d4 100644 --- a/Foundation/include/Poco/DigestEngine.h +++ b/Foundation/include/Poco/DigestEngine.h @@ -1,7 +1,7 @@ // // DigestEngine.h // -// $Id: //poco/Main/Foundation/include/Poco/DigestEngine.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DigestEngine.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/DigestStream.h b/Foundation/include/Poco/DigestStream.h index 1765c6a71..6dc7468f8 100644 --- a/Foundation/include/Poco/DigestStream.h +++ b/Foundation/include/Poco/DigestStream.h @@ -1,7 +1,7 @@ // // DigestStream.h // -// $Id: //poco/Main/Foundation/include/Poco/DigestStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DigestStream.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/DirectoryIterator.h b/Foundation/include/Poco/DirectoryIterator.h index 674771b2c..680867662 100644 --- a/Foundation/include/Poco/DirectoryIterator.h +++ b/Foundation/include/Poco/DirectoryIterator.h @@ -1,7 +1,7 @@ // // DirectoryIterator.h // -// $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator.h#2 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/DirectoryIterator_UNIX.h b/Foundation/include/Poco/DirectoryIterator_UNIX.h index f1ee85890..6bbbbcb79 100644 --- a/Foundation/include/Poco/DirectoryIterator_UNIX.h +++ b/Foundation/include/Poco/DirectoryIterator_UNIX.h @@ -1,7 +1,7 @@ // // DirectoryIterator_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_UNIX.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/DirectoryIterator_VMS.h b/Foundation/include/Poco/DirectoryIterator_VMS.h index 991677d22..5a087d981 100644 --- a/Foundation/include/Poco/DirectoryIterator_VMS.h +++ b/Foundation/include/Poco/DirectoryIterator_VMS.h @@ -1,7 +1,7 @@ // // DirectoryIterator_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_VMS.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/DirectoryIterator_WIN32.h b/Foundation/include/Poco/DirectoryIterator_WIN32.h index aad31ed3a..05a93c592 100644 --- a/Foundation/include/Poco/DirectoryIterator_WIN32.h +++ b/Foundation/include/Poco/DirectoryIterator_WIN32.h @@ -1,7 +1,7 @@ // // DirectoryIterator_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_WIN32.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/DirectoryIterator_WIN32U.h b/Foundation/include/Poco/DirectoryIterator_WIN32U.h index cb7083093..7260abd92 100644 --- a/Foundation/include/Poco/DirectoryIterator_WIN32U.h +++ b/Foundation/include/Poco/DirectoryIterator_WIN32U.h @@ -1,7 +1,7 @@ // // DirectoryIterator_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_WIN32U.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_WIN32U.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/DynamicFactory.h b/Foundation/include/Poco/DynamicFactory.h index 32a3c9481..c8957072a 100644 --- a/Foundation/include/Poco/DynamicFactory.h +++ b/Foundation/include/Poco/DynamicFactory.h @@ -1,7 +1,7 @@ // // DynamicFactory.h // -// $Id: //poco/Main/Foundation/include/Poco/DynamicFactory.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/DynamicFactory.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Environment.h b/Foundation/include/Poco/Environment.h index a687bd1d6..d75326fa1 100644 --- a/Foundation/include/Poco/Environment.h +++ b/Foundation/include/Poco/Environment.h @@ -1,7 +1,7 @@ // // Environment.h // -// $Id: //poco/Main/Foundation/include/Poco/Environment.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Environment.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Environment_UNIX.h b/Foundation/include/Poco/Environment_UNIX.h index 8468b0bec..4ec1808f4 100644 --- a/Foundation/include/Poco/Environment_UNIX.h +++ b/Foundation/include/Poco/Environment_UNIX.h @@ -1,7 +1,7 @@ // // Environment_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Environment_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Environment_UNIX.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Environment_VMS.h b/Foundation/include/Poco/Environment_VMS.h index 56a54138b..5da9752c8 100644 --- a/Foundation/include/Poco/Environment_VMS.h +++ b/Foundation/include/Poco/Environment_VMS.h @@ -1,7 +1,7 @@ // // Environment_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/Environment_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Environment_VMS.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Environment_WIN32.h b/Foundation/include/Poco/Environment_WIN32.h index 9cb3c9d9d..fa306e962 100644 --- a/Foundation/include/Poco/Environment_WIN32.h +++ b/Foundation/include/Poco/Environment_WIN32.h @@ -1,7 +1,7 @@ // // Environment_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Environment_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Environment_WIN32.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Environment_WIN32U.h b/Foundation/include/Poco/Environment_WIN32U.h index d1cdd30e4..0138bc370 100644 --- a/Foundation/include/Poco/Environment_WIN32U.h +++ b/Foundation/include/Poco/Environment_WIN32U.h @@ -1,7 +1,7 @@ // // Environment_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/Environment_WIN32U.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Environment_WIN32U.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/ErrorHandler.h b/Foundation/include/Poco/ErrorHandler.h index 6756a5485..e50effd24 100644 --- a/Foundation/include/Poco/ErrorHandler.h +++ b/Foundation/include/Poco/ErrorHandler.h @@ -1,7 +1,7 @@ // // ErrorHandler.h // -// $Id: //poco/Main/Foundation/include/Poco/ErrorHandler.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ErrorHandler.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Event.h b/Foundation/include/Poco/Event.h index cead694fc..6d2646a5f 100644 --- a/Foundation/include/Poco/Event.h +++ b/Foundation/include/Poco/Event.h @@ -1,7 +1,7 @@ // // Event.h // -// $Id: //poco/Main/Foundation/include/Poco/Event.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Event.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/EventArgs.h b/Foundation/include/Poco/EventArgs.h index 84362e2d2..7eb9612a0 100644 --- a/Foundation/include/Poco/EventArgs.h +++ b/Foundation/include/Poco/EventArgs.h @@ -1,7 +1,7 @@ // // EventArgs.h // -// $Id: //poco/Main/Foundation/include/Poco/EventArgs.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/EventArgs.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/EventLogChannel.h b/Foundation/include/Poco/EventLogChannel.h index 3cb9f4075..bbbb4ce48 100644 --- a/Foundation/include/Poco/EventLogChannel.h +++ b/Foundation/include/Poco/EventLogChannel.h @@ -1,7 +1,7 @@ // // EventLogChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/EventLogChannel.h#4 $ +// $Id: //poco/1.3/Foundation/include/Poco/EventLogChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Event_POSIX.h b/Foundation/include/Poco/Event_POSIX.h index 455139799..5068fa43d 100644 --- a/Foundation/include/Poco/Event_POSIX.h +++ b/Foundation/include/Poco/Event_POSIX.h @@ -1,7 +1,7 @@ // // Event_POSIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Event_POSIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Event_POSIX.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Event_WIN32.h b/Foundation/include/Poco/Event_WIN32.h index 4d6d8a520..513dc8322 100644 --- a/Foundation/include/Poco/Event_WIN32.h +++ b/Foundation/include/Poco/Event_WIN32.h @@ -1,7 +1,7 @@ // // Event_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Event_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Event_WIN32.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Exception.h b/Foundation/include/Poco/Exception.h index 710cdaa35..b2ff0915b 100644 --- a/Foundation/include/Poco/Exception.h +++ b/Foundation/include/Poco/Exception.h @@ -1,7 +1,7 @@ // // Exception.h // -// $Id: //poco/Main/Foundation/include/Poco/Exception.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Exception.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/ExpirationDecorator.h b/Foundation/include/Poco/ExpirationDecorator.h index bfcdf9026..6b833db98 100644 --- a/Foundation/include/Poco/ExpirationDecorator.h +++ b/Foundation/include/Poco/ExpirationDecorator.h @@ -1,7 +1,7 @@ // // ExpirationDecorator.h // -// $Id: //poco/Main/Foundation/include/Poco/ExpirationDecorator.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ExpirationDecorator.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/Expire.h b/Foundation/include/Poco/Expire.h index e5d9bf010..a4c66d03b 100644 --- a/Foundation/include/Poco/Expire.h +++ b/Foundation/include/Poco/Expire.h @@ -1,7 +1,7 @@ // // Expire.h // -// $Id: //poco/Main/Foundation/include/Poco/Expire.h#4 $ +// $Id: //poco/1.3/Foundation/include/Poco/Expire.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/ExpireCache.h b/Foundation/include/Poco/ExpireCache.h index 280a1e098..e996c87b8 100644 --- a/Foundation/include/Poco/ExpireCache.h +++ b/Foundation/include/Poco/ExpireCache.h @@ -1,7 +1,7 @@ // // ExpireCache.h // -// $Id: //poco/Main/Foundation/include/Poco/ExpireCache.h#4 $ +// $Id: //poco/1.3/Foundation/include/Poco/ExpireCache.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/ExpireLRUCache.h b/Foundation/include/Poco/ExpireLRUCache.h index c21b9cc18..d948908c2 100644 --- a/Foundation/include/Poco/ExpireLRUCache.h +++ b/Foundation/include/Poco/ExpireLRUCache.h @@ -1,7 +1,7 @@ // // ExpireLRUCache.h // -// $Id: //poco/Main/Foundation/include/Poco/ExpireLRUCache.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/ExpireLRUCache.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/ExpireStrategy.h b/Foundation/include/Poco/ExpireStrategy.h index b330389f1..4378a71f1 100644 --- a/Foundation/include/Poco/ExpireStrategy.h +++ b/Foundation/include/Poco/ExpireStrategy.h @@ -1,7 +1,7 @@ // // ExpireStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/ExpireStrategy.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/ExpireStrategy.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/FIFOEvent.h b/Foundation/include/Poco/FIFOEvent.h index 29831e6db..1e7efca74 100644 --- a/Foundation/include/Poco/FIFOEvent.h +++ b/Foundation/include/Poco/FIFOEvent.h @@ -1,7 +1,7 @@ // // FIFOEvent.h // -// $Id: //poco/Main/Foundation/include/Poco/FIFOEvent.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FIFOEvent.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/FIFOStrategy.h b/Foundation/include/Poco/FIFOStrategy.h index ffafda60c..533fde9b6 100644 --- a/Foundation/include/Poco/FIFOStrategy.h +++ b/Foundation/include/Poco/FIFOStrategy.h @@ -1,7 +1,7 @@ // // FIFOStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/FIFOStrategy.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/FIFOStrategy.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/FPEnvironment.h b/Foundation/include/Poco/FPEnvironment.h index 5ba98db71..737a8d15d 100644 --- a/Foundation/include/Poco/FPEnvironment.h +++ b/Foundation/include/Poco/FPEnvironment.h @@ -1,7 +1,7 @@ // // FPEnvironment.h // -// $Id: //poco/Main/Foundation/include/Poco/FPEnvironment.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/FPEnvironment_C99.h b/Foundation/include/Poco/FPEnvironment_C99.h index cfd7a682a..1c3547e0a 100644 --- a/Foundation/include/Poco/FPEnvironment_C99.h +++ b/Foundation/include/Poco/FPEnvironment_C99.h @@ -1,7 +1,7 @@ // // FPEnvironment_C99.h // -// $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_C99.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_C99.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/FPEnvironment_DEC.h b/Foundation/include/Poco/FPEnvironment_DEC.h index bd8687985..ad8953d4e 100644 --- a/Foundation/include/Poco/FPEnvironment_DEC.h +++ b/Foundation/include/Poco/FPEnvironment_DEC.h @@ -1,7 +1,7 @@ // // FPEnvironment_DEC.h // -// $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_DEC.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_DEC.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/FPEnvironment_DUMMY.h b/Foundation/include/Poco/FPEnvironment_DUMMY.h index 23d407d6f..79658a243 100644 --- a/Foundation/include/Poco/FPEnvironment_DUMMY.h +++ b/Foundation/include/Poco/FPEnvironment_DUMMY.h @@ -1,7 +1,7 @@ // // FPEnvironment_DUMMY.h // -// $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_DUMMY.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_DUMMY.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/FPEnvironment_SUN.h b/Foundation/include/Poco/FPEnvironment_SUN.h index fd6322a7d..826347cdd 100644 --- a/Foundation/include/Poco/FPEnvironment_SUN.h +++ b/Foundation/include/Poco/FPEnvironment_SUN.h @@ -1,7 +1,7 @@ // // FPEnvironment_SUN.h // -// $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_SUN.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_SUN.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/FPEnvironment_WIN32.h b/Foundation/include/Poco/FPEnvironment_WIN32.h index 39c9cacfe..9ad88b9d1 100644 --- a/Foundation/include/Poco/FPEnvironment_WIN32.h +++ b/Foundation/include/Poco/FPEnvironment_WIN32.h @@ -1,7 +1,7 @@ // // FPEnvironment_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_WIN32.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/File.h b/Foundation/include/Poco/File.h index 0971b7ff1..99360aa97 100644 --- a/Foundation/include/Poco/File.h +++ b/Foundation/include/Poco/File.h @@ -1,7 +1,7 @@ // // File.h // -// $Id: //poco/Main/Foundation/include/Poco/File.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/File.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/FileChannel.h b/Foundation/include/Poco/FileChannel.h index 0e07535a5..f987507ff 100644 --- a/Foundation/include/Poco/FileChannel.h +++ b/Foundation/include/Poco/FileChannel.h @@ -1,7 +1,7 @@ // // FileChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/FileChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FileChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/FileStreamFactory.h b/Foundation/include/Poco/FileStreamFactory.h index fda2d99ab..829186b04 100644 --- a/Foundation/include/Poco/FileStreamFactory.h +++ b/Foundation/include/Poco/FileStreamFactory.h @@ -1,7 +1,7 @@ // // FileStreamFactory.h // -// $Id: //poco/Main/Foundation/include/Poco/FileStreamFactory.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/FileStreamFactory.h#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/include/Poco/File_UNIX.h b/Foundation/include/Poco/File_UNIX.h index bf6d737c4..eb860150f 100644 --- a/Foundation/include/Poco/File_UNIX.h +++ b/Foundation/include/Poco/File_UNIX.h @@ -1,7 +1,7 @@ // // File_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/File_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/File_UNIX.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/File_VMS.h b/Foundation/include/Poco/File_VMS.h index a363a8f12..cdb79f8dd 100644 --- a/Foundation/include/Poco/File_VMS.h +++ b/Foundation/include/Poco/File_VMS.h @@ -1,7 +1,7 @@ // // File_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/File_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/File_VMS.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/File_WIN32.h b/Foundation/include/Poco/File_WIN32.h index c8bb71809..3fca4e736 100644 --- a/Foundation/include/Poco/File_WIN32.h +++ b/Foundation/include/Poco/File_WIN32.h @@ -1,7 +1,7 @@ // // File_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/File_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/File_WIN32.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/File_WIN32U.h b/Foundation/include/Poco/File_WIN32U.h index 5b4fa09c8..3aee0ea13 100644 --- a/Foundation/include/Poco/File_WIN32U.h +++ b/Foundation/include/Poco/File_WIN32U.h @@ -1,7 +1,7 @@ // // File_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/File_WIN32U.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/File_WIN32U.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/Format.h b/Foundation/include/Poco/Format.h index d9654e05c..396e5d05e 100644 --- a/Foundation/include/Poco/Format.h +++ b/Foundation/include/Poco/Format.h @@ -1,7 +1,7 @@ // // Format.h // -// $Id: //poco/Main/Foundation/include/Poco/Format.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Format.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Formatter.h b/Foundation/include/Poco/Formatter.h index 615aee2ec..1d49014f3 100644 --- a/Foundation/include/Poco/Formatter.h +++ b/Foundation/include/Poco/Formatter.h @@ -1,7 +1,7 @@ // // Formatter.h // -// $Id: //poco/Main/Foundation/include/Poco/Formatter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Formatter.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/FormattingChannel.h b/Foundation/include/Poco/FormattingChannel.h index 4d3a5f2c0..0f021fe53 100644 --- a/Foundation/include/Poco/FormattingChannel.h +++ b/Foundation/include/Poco/FormattingChannel.h @@ -1,7 +1,7 @@ // // FormattingChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/FormattingChannel.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/FormattingChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Foundation.h b/Foundation/include/Poco/Foundation.h index 6717c837a..0c150f6bc 100644 --- a/Foundation/include/Poco/Foundation.h +++ b/Foundation/include/Poco/Foundation.h @@ -1,7 +1,7 @@ // // Foundation.h // -// $Id: //poco/Main/Foundation/include/Poco/Foundation.h#6 $ +// $Id: //poco/1.3/Foundation/include/Poco/Foundation.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Glob.h b/Foundation/include/Poco/Glob.h index 99c1ef36d..7e8d87fd0 100644 --- a/Foundation/include/Poco/Glob.h +++ b/Foundation/include/Poco/Glob.h @@ -1,7 +1,7 @@ // // Glob.h // -// $Id: //poco/Main/Foundation/include/Poco/Glob.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Glob.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/HMACEngine.h b/Foundation/include/Poco/HMACEngine.h index ca7e0882b..6af58c655 100644 --- a/Foundation/include/Poco/HMACEngine.h +++ b/Foundation/include/Poco/HMACEngine.h @@ -1,7 +1,7 @@ // // HMACEngine.h // -// $Id: //poco/Main/Foundation/include/Poco/HMACEngine.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/HMACEngine.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/Hash.h b/Foundation/include/Poco/Hash.h index b75fc3e3f..c76023eef 100644 --- a/Foundation/include/Poco/Hash.h +++ b/Foundation/include/Poco/Hash.h @@ -1,7 +1,7 @@ // // Hash.h // -// $Id: //poco/Main/Foundation/include/Poco/Hash.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Hash.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/HashFunction.h b/Foundation/include/Poco/HashFunction.h index 36c5b3b28..7a276de83 100644 --- a/Foundation/include/Poco/HashFunction.h +++ b/Foundation/include/Poco/HashFunction.h @@ -1,7 +1,7 @@ // // HashFunction.h // -// $Id: //poco/Main/Foundation/include/Poco/HashFunction.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/HashFunction.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/HashMap.h b/Foundation/include/Poco/HashMap.h index c717e3216..803ae44ac 100644 --- a/Foundation/include/Poco/HashMap.h +++ b/Foundation/include/Poco/HashMap.h @@ -1,7 +1,7 @@ // // HashMap.h // -// $Id: //poco/Main/Foundation/include/Poco/HashMap.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/HashMap.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/HashSet.h b/Foundation/include/Poco/HashSet.h index dba392fc6..c126ef53d 100644 --- a/Foundation/include/Poco/HashSet.h +++ b/Foundation/include/Poco/HashSet.h @@ -1,7 +1,7 @@ // // HashSet.h // -// $Id: //poco/Main/Foundation/include/Poco/HashSet.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/HashSet.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/HashStatistic.h b/Foundation/include/Poco/HashStatistic.h index f652864af..45defe13a 100644 --- a/Foundation/include/Poco/HashStatistic.h +++ b/Foundation/include/Poco/HashStatistic.h @@ -1,7 +1,7 @@ // // HashStatistic.h // -// $Id: //poco/Main/Foundation/include/Poco/HashStatistic.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/HashStatistic.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/HashTable.h b/Foundation/include/Poco/HashTable.h index adc883dcf..e4c3acf0e 100644 --- a/Foundation/include/Poco/HashTable.h +++ b/Foundation/include/Poco/HashTable.h @@ -1,7 +1,7 @@ // // HashTable.h // -// $Id: //poco/Main/Foundation/include/Poco/HashTable.h#7 $ +// $Id: //poco/1.3/Foundation/include/Poco/HashTable.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/HexBinaryDecoder.h b/Foundation/include/Poco/HexBinaryDecoder.h index 6cab7b15c..6cf846433 100644 --- a/Foundation/include/Poco/HexBinaryDecoder.h +++ b/Foundation/include/Poco/HexBinaryDecoder.h @@ -1,7 +1,7 @@ // // HexBinaryDecoder.h // -// $Id: //poco/Main/Foundation/include/Poco/HexBinaryDecoder.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/HexBinaryDecoder.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/HexBinaryEncoder.h b/Foundation/include/Poco/HexBinaryEncoder.h index 23baa67eb..a76983f72 100644 --- a/Foundation/include/Poco/HexBinaryEncoder.h +++ b/Foundation/include/Poco/HexBinaryEncoder.h @@ -1,7 +1,7 @@ // // HexBinaryEncoder.h // -// $Id: //poco/Main/Foundation/include/Poco/HexBinaryEncoder.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/HexBinaryEncoder.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/InflatingStream.h b/Foundation/include/Poco/InflatingStream.h index 420d2996b..02c204ec8 100644 --- a/Foundation/include/Poco/InflatingStream.h +++ b/Foundation/include/Poco/InflatingStream.h @@ -1,7 +1,7 @@ // // InflatingStream.h // -// $Id: //poco/Main/Foundation/include/Poco/InflatingStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/InflatingStream.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/Instantiator.h b/Foundation/include/Poco/Instantiator.h index 8ead0cbc2..162e08b41 100644 --- a/Foundation/include/Poco/Instantiator.h +++ b/Foundation/include/Poco/Instantiator.h @@ -1,7 +1,7 @@ // // Instantiator.h // -// $Id: //poco/Main/Foundation/include/Poco/Instantiator.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Instantiator.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/KeyValueArgs.h b/Foundation/include/Poco/KeyValueArgs.h index ce2c16a4c..a2452be04 100644 --- a/Foundation/include/Poco/KeyValueArgs.h +++ b/Foundation/include/Poco/KeyValueArgs.h @@ -1,7 +1,7 @@ // // KeyValueArgs.h // -// $Id: //poco/Main/Foundation/include/Poco/KeyValueArgs.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/KeyValueArgs.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/LRUCache.h b/Foundation/include/Poco/LRUCache.h index 1e296b6cd..696a9b144 100644 --- a/Foundation/include/Poco/LRUCache.h +++ b/Foundation/include/Poco/LRUCache.h @@ -1,7 +1,7 @@ // // LRUCache.h // -// $Id: //poco/Main/Foundation/include/Poco/LRUCache.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/LRUCache.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/LRUStrategy.h b/Foundation/include/Poco/LRUStrategy.h index 569b98f7a..ea3809f07 100644 --- a/Foundation/include/Poco/LRUStrategy.h +++ b/Foundation/include/Poco/LRUStrategy.h @@ -1,7 +1,7 @@ // // LRUStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/LRUStrategy.h#4 $ +// $Id: //poco/1.3/Foundation/include/Poco/LRUStrategy.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/Latin1Encoding.h b/Foundation/include/Poco/Latin1Encoding.h index 1d9a66c33..8b518e268 100644 --- a/Foundation/include/Poco/Latin1Encoding.h +++ b/Foundation/include/Poco/Latin1Encoding.h @@ -1,7 +1,7 @@ // // Latin1Encoding.h // -// $Id: //poco/Main/Foundation/include/Poco/Latin1Encoding.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Latin1Encoding.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/Latin9Encoding.h b/Foundation/include/Poco/Latin9Encoding.h index 363d67a65..c6c8391fe 100644 --- a/Foundation/include/Poco/Latin9Encoding.h +++ b/Foundation/include/Poco/Latin9Encoding.h @@ -1,7 +1,7 @@ // // Latin9Encoding.h // -// $Id: //poco/Main/Foundation/include/Poco/Latin9Encoding.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Latin9Encoding.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/LineEndingConverter.h b/Foundation/include/Poco/LineEndingConverter.h index aa8de9e0c..c995a8c8c 100644 --- a/Foundation/include/Poco/LineEndingConverter.h +++ b/Foundation/include/Poco/LineEndingConverter.h @@ -1,7 +1,7 @@ // // LineEndingConverter.h // -// $Id: //poco/Main/Foundation/include/Poco/LineEndingConverter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LineEndingConverter.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/LinearHashTable.h b/Foundation/include/Poco/LinearHashTable.h index 9dfac84ab..bfaaa3b44 100644 --- a/Foundation/include/Poco/LinearHashTable.h +++ b/Foundation/include/Poco/LinearHashTable.h @@ -1,7 +1,7 @@ // // LinearHashTable.h // -// $Id: //poco/Main/Foundation/include/Poco/LinearHashTable.h#9 $ +// $Id: //poco/1.3/Foundation/include/Poco/LinearHashTable.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/LocalDateTime.h b/Foundation/include/Poco/LocalDateTime.h index 85c290f10..c9b3c0274 100644 --- a/Foundation/include/Poco/LocalDateTime.h +++ b/Foundation/include/Poco/LocalDateTime.h @@ -1,7 +1,7 @@ // // LocalDateTime.h // -// $Id: //poco/Main/Foundation/include/Poco/LocalDateTime.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LocalDateTime.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/LogFile.h b/Foundation/include/Poco/LogFile.h index 0d99aa738..0bee3e82f 100644 --- a/Foundation/include/Poco/LogFile.h +++ b/Foundation/include/Poco/LogFile.h @@ -1,7 +1,7 @@ // // LogFile.h // -// $Id: //poco/Main/Foundation/include/Poco/LogFile.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/LogFile.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/LogFile_STD.h b/Foundation/include/Poco/LogFile_STD.h index 7e84ca87f..07c691578 100644 --- a/Foundation/include/Poco/LogFile_STD.h +++ b/Foundation/include/Poco/LogFile_STD.h @@ -1,7 +1,7 @@ // // LogFile_STD.h // -// $Id: //poco/Main/Foundation/include/Poco/LogFile_STD.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LogFile_STD.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/LogFile_VMS.h b/Foundation/include/Poco/LogFile_VMS.h index 48b629d0d..99f47d45e 100644 --- a/Foundation/include/Poco/LogFile_VMS.h +++ b/Foundation/include/Poco/LogFile_VMS.h @@ -1,7 +1,7 @@ // // LogFile_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/LogFile_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LogFile_VMS.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/LogFile_WIN32.h b/Foundation/include/Poco/LogFile_WIN32.h index 346b82abd..3fa05304d 100644 --- a/Foundation/include/Poco/LogFile_WIN32.h +++ b/Foundation/include/Poco/LogFile_WIN32.h @@ -1,7 +1,7 @@ // // LogFile_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/LogFile_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LogFile_WIN32.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/LogFile_WIN32U.h b/Foundation/include/Poco/LogFile_WIN32U.h index 017ec4b24..a4ccdc3ec 100644 --- a/Foundation/include/Poco/LogFile_WIN32U.h +++ b/Foundation/include/Poco/LogFile_WIN32U.h @@ -1,7 +1,7 @@ // // LogFile_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/LogFile_WIN32U.h#1 $ +// $Id: //poco/1.3/Foundation/include/Poco/LogFile_WIN32U.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/LogStream.h b/Foundation/include/Poco/LogStream.h index d57f081fa..9cfea0951 100644 --- a/Foundation/include/Poco/LogStream.h +++ b/Foundation/include/Poco/LogStream.h @@ -1,7 +1,7 @@ // // LogStream.h // -// $Id: //poco/Main/Foundation/include/Poco/LogStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LogStream.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Logger.h b/Foundation/include/Poco/Logger.h index 442b9d62a..c2eb239eb 100644 --- a/Foundation/include/Poco/Logger.h +++ b/Foundation/include/Poco/Logger.h @@ -1,7 +1,7 @@ // // Logger.h // -// $Id: //poco/Main/Foundation/include/Poco/Logger.h#6 $ +// $Id: //poco/1.3/Foundation/include/Poco/Logger.h#2 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/LoggingFactory.h b/Foundation/include/Poco/LoggingFactory.h index 257d10e82..0e9412553 100644 --- a/Foundation/include/Poco/LoggingFactory.h +++ b/Foundation/include/Poco/LoggingFactory.h @@ -1,7 +1,7 @@ // // LoggingFactory.h // -// $Id: //poco/Main/Foundation/include/Poco/LoggingFactory.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LoggingFactory.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/LoggingRegistry.h b/Foundation/include/Poco/LoggingRegistry.h index 52ff23720..3eaf0d6ca 100644 --- a/Foundation/include/Poco/LoggingRegistry.h +++ b/Foundation/include/Poco/LoggingRegistry.h @@ -1,7 +1,7 @@ // // LoggingRegistry.h // -// $Id: //poco/Main/Foundation/include/Poco/LoggingRegistry.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/LoggingRegistry.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/MD2Engine.h b/Foundation/include/Poco/MD2Engine.h index 29134cc1a..c02fd7800 100644 --- a/Foundation/include/Poco/MD2Engine.h +++ b/Foundation/include/Poco/MD2Engine.h @@ -1,7 +1,7 @@ // // MD2Engine.h // -// $Id: //poco/Main/Foundation/include/Poco/MD2Engine.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/MD2Engine.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/MD4Engine.h b/Foundation/include/Poco/MD4Engine.h index 74eaf193d..b593fdd76 100644 --- a/Foundation/include/Poco/MD4Engine.h +++ b/Foundation/include/Poco/MD4Engine.h @@ -1,7 +1,7 @@ // // MD4Engine.h // -// $Id: //poco/Main/Foundation/include/Poco/MD4Engine.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/MD4Engine.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/MD5Engine.h b/Foundation/include/Poco/MD5Engine.h index 4bb5e8ae4..783d79281 100644 --- a/Foundation/include/Poco/MD5Engine.h +++ b/Foundation/include/Poco/MD5Engine.h @@ -1,7 +1,7 @@ // // MD5Engine.h // -// $Id: //poco/Main/Foundation/include/Poco/MD5Engine.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/MD5Engine.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/Manifest.h b/Foundation/include/Poco/Manifest.h index b1b77037b..1be9c8b1a 100644 --- a/Foundation/include/Poco/Manifest.h +++ b/Foundation/include/Poco/Manifest.h @@ -1,7 +1,7 @@ // // Manifest.h // -// $Id: //poco/Main/Foundation/include/Poco/Manifest.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Manifest.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/MemoryPool.h b/Foundation/include/Poco/MemoryPool.h index ac8dc4578..09578642c 100644 --- a/Foundation/include/Poco/MemoryPool.h +++ b/Foundation/include/Poco/MemoryPool.h @@ -1,7 +1,7 @@ // // MemoryPool.h // -// $Id: //poco/Main/Foundation/include/Poco/MemoryPool.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/MemoryPool.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Message.h b/Foundation/include/Poco/Message.h index 068fa2f21..ac60309e9 100644 --- a/Foundation/include/Poco/Message.h +++ b/Foundation/include/Poco/Message.h @@ -1,7 +1,7 @@ // // Message.h // -// $Id: //poco/Main/Foundation/include/Poco/Message.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Message.h#2 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/MetaObject.h b/Foundation/include/Poco/MetaObject.h index 0cf8b1540..526bc5dfe 100644 --- a/Foundation/include/Poco/MetaObject.h +++ b/Foundation/include/Poco/MetaObject.h @@ -1,7 +1,7 @@ // // MetaObject.h // -// $Id: //poco/Main/Foundation/include/Poco/MetaObject.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/MetaObject.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/MetaProgramming.h b/Foundation/include/Poco/MetaProgramming.h index de8c22b07..0e6ee55c2 100644 --- a/Foundation/include/Poco/MetaProgramming.h +++ b/Foundation/include/Poco/MetaProgramming.h @@ -1,7 +1,7 @@ // // TypeChecks.h // -// $Id: //poco/Main/Foundation/include/Poco/MetaProgramming.h#1 $ +// $Id: //poco/1.3/Foundation/include/Poco/MetaProgramming.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Mutex.h b/Foundation/include/Poco/Mutex.h index 0b6bab10f..0f137466b 100644 --- a/Foundation/include/Poco/Mutex.h +++ b/Foundation/include/Poco/Mutex.h @@ -1,7 +1,7 @@ // // Mutex.h // -// $Id: //poco/Main/Foundation/include/Poco/Mutex.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Mutex.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Mutex_POSIX.h b/Foundation/include/Poco/Mutex_POSIX.h index 47739f624..53a01ab1e 100644 --- a/Foundation/include/Poco/Mutex_POSIX.h +++ b/Foundation/include/Poco/Mutex_POSIX.h @@ -1,7 +1,7 @@ // // Mutex_POSIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Mutex_POSIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Mutex_POSIX.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Mutex_WIN32.h b/Foundation/include/Poco/Mutex_WIN32.h index 307914c8c..aba9dbf27 100644 --- a/Foundation/include/Poco/Mutex_WIN32.h +++ b/Foundation/include/Poco/Mutex_WIN32.h @@ -1,7 +1,7 @@ // // Mutex_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Mutex_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Mutex_WIN32.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/NObserver.h b/Foundation/include/Poco/NObserver.h index 5fe54c4df..28de49061 100644 --- a/Foundation/include/Poco/NObserver.h +++ b/Foundation/include/Poco/NObserver.h @@ -1,7 +1,7 @@ // // NObserver.h // -// $Id: //poco/Main/Foundation/include/Poco/NObserver.h#1 $ +// $Id: //poco/1.3/Foundation/include/Poco/NObserver.h#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/include/Poco/NamedEvent.h b/Foundation/include/Poco/NamedEvent.h index 348b30b53..27ebafa88 100644 --- a/Foundation/include/Poco/NamedEvent.h +++ b/Foundation/include/Poco/NamedEvent.h @@ -1,7 +1,7 @@ // // NamedEvent.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedEvent.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedEvent.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedEvent_UNIX.h b/Foundation/include/Poco/NamedEvent_UNIX.h index caf0d9cd8..8586cb0c6 100644 --- a/Foundation/include/Poco/NamedEvent_UNIX.h +++ b/Foundation/include/Poco/NamedEvent_UNIX.h @@ -1,7 +1,7 @@ // // NamedEvent_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedEvent_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedEvent_UNIX.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedEvent_VMS.h b/Foundation/include/Poco/NamedEvent_VMS.h index 996eb5e11..aa1ec3727 100644 --- a/Foundation/include/Poco/NamedEvent_VMS.h +++ b/Foundation/include/Poco/NamedEvent_VMS.h @@ -1,7 +1,7 @@ // // NamedEvent_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedEvent_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedEvent_VMS.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedEvent_WIN32.h b/Foundation/include/Poco/NamedEvent_WIN32.h index 2a32e8bf0..1831a6c6e 100644 --- a/Foundation/include/Poco/NamedEvent_WIN32.h +++ b/Foundation/include/Poco/NamedEvent_WIN32.h @@ -1,7 +1,7 @@ // // NamedEvent_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedEvent_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedEvent_WIN32.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedEvent_WIN32U.h b/Foundation/include/Poco/NamedEvent_WIN32U.h index 4e016b895..6cc7353ff 100644 --- a/Foundation/include/Poco/NamedEvent_WIN32U.h +++ b/Foundation/include/Poco/NamedEvent_WIN32U.h @@ -1,7 +1,7 @@ // // NamedEvent_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedEvent_WIN32U.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedEvent_WIN32U.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedMutex.h b/Foundation/include/Poco/NamedMutex.h index cfdd1f41f..7c35cbfb4 100644 --- a/Foundation/include/Poco/NamedMutex.h +++ b/Foundation/include/Poco/NamedMutex.h @@ -1,7 +1,7 @@ // // NamedMutex.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedMutex.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedMutex.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedMutex_UNIX.h b/Foundation/include/Poco/NamedMutex_UNIX.h index 74f07ae38..0c5153744 100644 --- a/Foundation/include/Poco/NamedMutex_UNIX.h +++ b/Foundation/include/Poco/NamedMutex_UNIX.h @@ -1,7 +1,7 @@ // // NamedMutex_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedMutex_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedMutex_UNIX.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedMutex_VMS.h b/Foundation/include/Poco/NamedMutex_VMS.h index 1c2d9e3eb..eeeddbeb3 100644 --- a/Foundation/include/Poco/NamedMutex_VMS.h +++ b/Foundation/include/Poco/NamedMutex_VMS.h @@ -1,7 +1,7 @@ // // NamedMutex_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedMutex_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedMutex_VMS.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedMutex_WIN32.h b/Foundation/include/Poco/NamedMutex_WIN32.h index 7c79a781e..a6b0f3fb9 100644 --- a/Foundation/include/Poco/NamedMutex_WIN32.h +++ b/Foundation/include/Poco/NamedMutex_WIN32.h @@ -1,7 +1,7 @@ // // NamedMutex_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedMutex_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedMutex_WIN32.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NamedMutex_WIN32U.h b/Foundation/include/Poco/NamedMutex_WIN32U.h index b21319ec1..ce5cafcbd 100644 --- a/Foundation/include/Poco/NamedMutex_WIN32U.h +++ b/Foundation/include/Poco/NamedMutex_WIN32U.h @@ -1,7 +1,7 @@ // // NamedMutex_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/NamedMutex_WIN32U.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NamedMutex_WIN32U.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/NestedDiagnosticContext.h b/Foundation/include/Poco/NestedDiagnosticContext.h index eac859cd8..9a8047f8c 100644 --- a/Foundation/include/Poco/NestedDiagnosticContext.h +++ b/Foundation/include/Poco/NestedDiagnosticContext.h @@ -1,7 +1,7 @@ // // NestedDiagnosticContext.h // -// $Id: //poco/Main/Foundation/include/Poco/NestedDiagnosticContext.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/NestedDiagnosticContext.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Notification.h b/Foundation/include/Poco/Notification.h index b14ff0e41..ba7a7b59b 100644 --- a/Foundation/include/Poco/Notification.h +++ b/Foundation/include/Poco/Notification.h @@ -1,7 +1,7 @@ // // Notification.h // -// $Id: //poco/Main/Foundation/include/Poco/Notification.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Notification.h#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/include/Poco/NotificationCenter.h b/Foundation/include/Poco/NotificationCenter.h index 04c4256f2..2c1018ef9 100644 --- a/Foundation/include/Poco/NotificationCenter.h +++ b/Foundation/include/Poco/NotificationCenter.h @@ -1,7 +1,7 @@ // // NotificationCenter.h // -// $Id: //poco/Main/Foundation/include/Poco/NotificationCenter.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/NotificationCenter.h#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/include/Poco/NotificationQueue.h b/Foundation/include/Poco/NotificationQueue.h index 9a645f507..4957ea9de 100644 --- a/Foundation/include/Poco/NotificationQueue.h +++ b/Foundation/include/Poco/NotificationQueue.h @@ -1,7 +1,7 @@ // // NotificationQueue.h // -// $Id: //poco/Main/Foundation/include/Poco/NotificationQueue.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NotificationQueue.h#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/include/Poco/NotificationStrategy.h b/Foundation/include/Poco/NotificationStrategy.h index a5fa1f20b..4b4dab609 100644 --- a/Foundation/include/Poco/NotificationStrategy.h +++ b/Foundation/include/Poco/NotificationStrategy.h @@ -1,7 +1,7 @@ // // NotificationStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/NotificationStrategy.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NotificationStrategy.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/NullChannel.h b/Foundation/include/Poco/NullChannel.h index e14ec7ecb..22d69a5c5 100644 --- a/Foundation/include/Poco/NullChannel.h +++ b/Foundation/include/Poco/NullChannel.h @@ -1,7 +1,7 @@ // // NullChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/NullChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NullChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/NullStream.h b/Foundation/include/Poco/NullStream.h index 8527eaa61..67e6cd859 100644 --- a/Foundation/include/Poco/NullStream.h +++ b/Foundation/include/Poco/NullStream.h @@ -1,7 +1,7 @@ // // NullStream.h // -// $Id: //poco/Main/Foundation/include/Poco/NullStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NullStream.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/NumberFormatter.h b/Foundation/include/Poco/NumberFormatter.h index 0d918b11d..d8447f354 100644 --- a/Foundation/include/Poco/NumberFormatter.h +++ b/Foundation/include/Poco/NumberFormatter.h @@ -1,7 +1,7 @@ // // NumberFormatter.h // -// $Id: //poco/Main/Foundation/include/Poco/NumberFormatter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NumberFormatter.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/NumberParser.h b/Foundation/include/Poco/NumberParser.h index 6de1865b0..e9477e09e 100644 --- a/Foundation/include/Poco/NumberParser.h +++ b/Foundation/include/Poco/NumberParser.h @@ -1,7 +1,7 @@ // // NumberParser.h // -// $Id: //poco/Main/Foundation/include/Poco/NumberParser.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/NumberParser.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Observer.h b/Foundation/include/Poco/Observer.h index d562164a9..5d834581f 100644 --- a/Foundation/include/Poco/Observer.h +++ b/Foundation/include/Poco/Observer.h @@ -1,7 +1,7 @@ // // Observer.h // -// $Id: //poco/Main/Foundation/include/Poco/Observer.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Observer.h#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/include/Poco/OpcomChannel.h b/Foundation/include/Poco/OpcomChannel.h index 536596933..655d8a13d 100644 --- a/Foundation/include/Poco/OpcomChannel.h +++ b/Foundation/include/Poco/OpcomChannel.h @@ -1,7 +1,7 @@ // // OpcomChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/OpcomChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/OpcomChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Path.h b/Foundation/include/Poco/Path.h index 0c3161d25..aca59f536 100644 --- a/Foundation/include/Poco/Path.h +++ b/Foundation/include/Poco/Path.h @@ -1,7 +1,7 @@ // // Path.h // -// $Id: //poco/Main/Foundation/include/Poco/Path.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Path.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/Path_UNIX.h b/Foundation/include/Poco/Path_UNIX.h index 9b828b1f5..0d7661edb 100644 --- a/Foundation/include/Poco/Path_UNIX.h +++ b/Foundation/include/Poco/Path_UNIX.h @@ -1,7 +1,7 @@ // // Path_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Path_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Path_UNIX.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/Path_VMS.h b/Foundation/include/Poco/Path_VMS.h index 6aab21dc4..3291f49c0 100644 --- a/Foundation/include/Poco/Path_VMS.h +++ b/Foundation/include/Poco/Path_VMS.h @@ -1,7 +1,7 @@ // // Path_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/Path_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Path_VMS.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/Path_WIN32.h b/Foundation/include/Poco/Path_WIN32.h index 8982d2144..20580d0cc 100644 --- a/Foundation/include/Poco/Path_WIN32.h +++ b/Foundation/include/Poco/Path_WIN32.h @@ -1,7 +1,7 @@ // // Path_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Path_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Path_WIN32.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/Path_WIN32U.h b/Foundation/include/Poco/Path_WIN32U.h index 27819e633..59e2cddbc 100644 --- a/Foundation/include/Poco/Path_WIN32U.h +++ b/Foundation/include/Poco/Path_WIN32U.h @@ -1,7 +1,7 @@ // // Path_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/Path_WIN32U.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Path_WIN32U.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/PatternFormatter.h b/Foundation/include/Poco/PatternFormatter.h index 1bb766e85..34422e387 100644 --- a/Foundation/include/Poco/PatternFormatter.h +++ b/Foundation/include/Poco/PatternFormatter.h @@ -1,7 +1,7 @@ // // PatternFormatter.h // -// $Id: //poco/Main/Foundation/include/Poco/PatternFormatter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/PatternFormatter.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Pipe.h b/Foundation/include/Poco/Pipe.h index 9abe503ae..a2bb8e45f 100644 --- a/Foundation/include/Poco/Pipe.h +++ b/Foundation/include/Poco/Pipe.h @@ -1,7 +1,7 @@ // // Pipe.h // -// $Id: //poco/Main/Foundation/include/Poco/Pipe.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Pipe.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/PipeImpl.h b/Foundation/include/Poco/PipeImpl.h index 2cbf5067d..86c2fdfb4 100644 --- a/Foundation/include/Poco/PipeImpl.h +++ b/Foundation/include/Poco/PipeImpl.h @@ -1,7 +1,7 @@ // // PipeImpl.h // -// $Id: //poco/Main/Foundation/include/Poco/PipeImpl.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/PipeImpl.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/PipeImpl_DUMMY.h b/Foundation/include/Poco/PipeImpl_DUMMY.h index a165f3e30..cf190b132 100644 --- a/Foundation/include/Poco/PipeImpl_DUMMY.h +++ b/Foundation/include/Poco/PipeImpl_DUMMY.h @@ -1,7 +1,7 @@ // // PipeImpl_DUMMY.h // -// $Id: //poco/Main/Foundation/include/Poco/PipeImpl_DUMMY.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/PipeImpl_DUMMY.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/PipeImpl_POSIX.h b/Foundation/include/Poco/PipeImpl_POSIX.h index b58514de7..fa0350774 100644 --- a/Foundation/include/Poco/PipeImpl_POSIX.h +++ b/Foundation/include/Poco/PipeImpl_POSIX.h @@ -1,7 +1,7 @@ // // PipeImpl_POSIX.h // -// $Id: //poco/Main/Foundation/include/Poco/PipeImpl_POSIX.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/PipeImpl_POSIX.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/PipeImpl_WIN32.h b/Foundation/include/Poco/PipeImpl_WIN32.h index e2895fd8b..7ca8271f6 100644 --- a/Foundation/include/Poco/PipeImpl_WIN32.h +++ b/Foundation/include/Poco/PipeImpl_WIN32.h @@ -1,7 +1,7 @@ // // PipeImpl_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/PipeImpl_WIN32.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/PipeImpl_WIN32.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/PipeStream.h b/Foundation/include/Poco/PipeStream.h index ea44c93e6..7c20e706f 100644 --- a/Foundation/include/Poco/PipeStream.h +++ b/Foundation/include/Poco/PipeStream.h @@ -1,7 +1,7 @@ // // PipeStream.h // -// $Id: //poco/Main/Foundation/include/Poco/PipeStream.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/PipeStream.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/Platform.h b/Foundation/include/Poco/Platform.h index d7ba329d5..d208aec4e 100644 --- a/Foundation/include/Poco/Platform.h +++ b/Foundation/include/Poco/Platform.h @@ -1,7 +1,7 @@ // // Platform.h // -// $Id: //poco/Main/Foundation/include/Poco/Platform.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Platform.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Platform_POSIX.h b/Foundation/include/Poco/Platform_POSIX.h index 1891b4363..863a28395 100644 --- a/Foundation/include/Poco/Platform_POSIX.h +++ b/Foundation/include/Poco/Platform_POSIX.h @@ -1,7 +1,7 @@ // // Platform_POSIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Platform_POSIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Platform_POSIX.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Platform_VMS.h b/Foundation/include/Poco/Platform_VMS.h index 3829502bf..3cd3433ed 100644 --- a/Foundation/include/Poco/Platform_VMS.h +++ b/Foundation/include/Poco/Platform_VMS.h @@ -1,7 +1,7 @@ // // Platform_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/Platform_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Platform_VMS.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Platform_WIN32.h b/Foundation/include/Poco/Platform_WIN32.h index 0b72f0ec3..60c8b4d10 100644 --- a/Foundation/include/Poco/Platform_WIN32.h +++ b/Foundation/include/Poco/Platform_WIN32.h @@ -1,7 +1,7 @@ // // Platform_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Platform_WIN32.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Platform_WIN32.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Poco.h b/Foundation/include/Poco/Poco.h index b7a780a16..f00fc388c 100644 --- a/Foundation/include/Poco/Poco.h +++ b/Foundation/include/Poco/Poco.h @@ -1,7 +1,7 @@ // // Poco.h // -// $Id: //poco/Main/Foundation/include/Poco/Poco.h#1 $ +// $Id: //poco/1.3/Foundation/include/Poco/Poco.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/PriorityDelegate.h b/Foundation/include/Poco/PriorityDelegate.h index 3e9affbf2..bf34678e1 100644 --- a/Foundation/include/Poco/PriorityDelegate.h +++ b/Foundation/include/Poco/PriorityDelegate.h @@ -1,7 +1,7 @@ // // PriorityDelegate.h // -// $Id: //poco/Main/Foundation/include/Poco/PriorityDelegate.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/PriorityDelegate.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/PriorityEvent.h b/Foundation/include/Poco/PriorityEvent.h index 5eb090d38..2789b1f8e 100644 --- a/Foundation/include/Poco/PriorityEvent.h +++ b/Foundation/include/Poco/PriorityEvent.h @@ -1,7 +1,7 @@ // // PriorityEvent.h // -// $Id: //poco/Main/Foundation/include/Poco/PriorityEvent.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/PriorityEvent.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/PriorityExpire.h b/Foundation/include/Poco/PriorityExpire.h index 6a531ad34..31a2a9ecc 100644 --- a/Foundation/include/Poco/PriorityExpire.h +++ b/Foundation/include/Poco/PriorityExpire.h @@ -1,7 +1,7 @@ // // PriorityExpire.h // -// $Id: //poco/Main/Foundation/include/Poco/PriorityExpire.h#4 $ +// $Id: //poco/1.3/Foundation/include/Poco/PriorityExpire.h#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/include/Poco/Process.h b/Foundation/include/Poco/Process.h index 051117c6f..42347dea4 100644 --- a/Foundation/include/Poco/Process.h +++ b/Foundation/include/Poco/Process.h @@ -1,7 +1,7 @@ // // Process.h // -// $Id: //poco/Main/Foundation/include/Poco/Process.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Process.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/Process_UNIX.h b/Foundation/include/Poco/Process_UNIX.h index 67081577c..c4ac9a8e3 100644 --- a/Foundation/include/Poco/Process_UNIX.h +++ b/Foundation/include/Poco/Process_UNIX.h @@ -1,7 +1,7 @@ // // Process_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Process_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Process_UNIX.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/Process_VMS.h b/Foundation/include/Poco/Process_VMS.h index 22eb17c02..955a6bfd7 100644 --- a/Foundation/include/Poco/Process_VMS.h +++ b/Foundation/include/Poco/Process_VMS.h @@ -1,7 +1,7 @@ // // Process_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/Process_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Process_VMS.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/Process_WIN32.h b/Foundation/include/Poco/Process_WIN32.h index 9e12775d3..4fdcfe4e9 100644 --- a/Foundation/include/Poco/Process_WIN32.h +++ b/Foundation/include/Poco/Process_WIN32.h @@ -1,7 +1,7 @@ // // Process_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Process_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Process_WIN32.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/Process_WIN32U.h b/Foundation/include/Poco/Process_WIN32U.h index 5fc5c9c0c..44f877c01 100644 --- a/Foundation/include/Poco/Process_WIN32U.h +++ b/Foundation/include/Poco/Process_WIN32U.h @@ -1,7 +1,7 @@ // // Process_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/Process_WIN32U.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Process_WIN32U.h#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/include/Poco/PurgeStrategy.h b/Foundation/include/Poco/PurgeStrategy.h index 86e609f19..52479250c 100644 --- a/Foundation/include/Poco/PurgeStrategy.h +++ b/Foundation/include/Poco/PurgeStrategy.h @@ -1,7 +1,7 @@ // // PurgeStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/PurgeStrategy.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/PurgeStrategy.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/RWLock.h b/Foundation/include/Poco/RWLock.h index e3ae25337..42c85837d 100644 --- a/Foundation/include/Poco/RWLock.h +++ b/Foundation/include/Poco/RWLock.h @@ -1,7 +1,7 @@ // // RWLock.h // -// $Id: //poco/Main/Foundation/include/Poco/RWLock.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/RWLock.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/RWLock_POSIX.h b/Foundation/include/Poco/RWLock_POSIX.h index b4cd992c0..b3192f663 100644 --- a/Foundation/include/Poco/RWLock_POSIX.h +++ b/Foundation/include/Poco/RWLock_POSIX.h @@ -1,7 +1,7 @@ // // RWLock_POSIX.h // -// $Id: //poco/Main/Foundation/include/Poco/RWLock_POSIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/RWLock_POSIX.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/RWLock_WIN32.h b/Foundation/include/Poco/RWLock_WIN32.h index e081167c7..0743f726f 100644 --- a/Foundation/include/Poco/RWLock_WIN32.h +++ b/Foundation/include/Poco/RWLock_WIN32.h @@ -1,7 +1,7 @@ // // RWLock_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/RWLock_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/RWLock_WIN32.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Random.h b/Foundation/include/Poco/Random.h index 5dd037f68..140973a07 100644 --- a/Foundation/include/Poco/Random.h +++ b/Foundation/include/Poco/Random.h @@ -1,7 +1,7 @@ // // Random.h // -// $Id: //poco/Main/Foundation/include/Poco/Random.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Random.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/RandomStream.h b/Foundation/include/Poco/RandomStream.h index 995381746..a9604fd52 100644 --- a/Foundation/include/Poco/RandomStream.h +++ b/Foundation/include/Poco/RandomStream.h @@ -1,7 +1,7 @@ // // RandomStream.h // -// $Id: //poco/Main/Foundation/include/Poco/RandomStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/RandomStream.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/RefCountedObject.h b/Foundation/include/Poco/RefCountedObject.h index fb6770902..42e06bf3e 100644 --- a/Foundation/include/Poco/RefCountedObject.h +++ b/Foundation/include/Poco/RefCountedObject.h @@ -1,7 +1,7 @@ // // RefCountedObject.h // -// $Id: //poco/Main/Foundation/include/Poco/RefCountedObject.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/RefCountedObject.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/RegularExpression.h b/Foundation/include/Poco/RegularExpression.h index 16518570a..dcbf184d9 100644 --- a/Foundation/include/Poco/RegularExpression.h +++ b/Foundation/include/Poco/RegularExpression.h @@ -1,7 +1,7 @@ // // RegularExpression.h // -// $Id: //poco/Main/Foundation/include/Poco/RegularExpression.h#4 $ +// $Id: //poco/1.3/Foundation/include/Poco/RegularExpression.h#1 $ // // Library: Foundation // Package: RegExp diff --git a/Foundation/include/Poco/RotateStrategy.h b/Foundation/include/Poco/RotateStrategy.h index 0d76fd2e3..4349c5427 100644 --- a/Foundation/include/Poco/RotateStrategy.h +++ b/Foundation/include/Poco/RotateStrategy.h @@ -1,7 +1,7 @@ // // RotateStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/RotateStrategy.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/RotateStrategy.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Runnable.h b/Foundation/include/Poco/Runnable.h index 3675e95d8..dc5d08823 100644 --- a/Foundation/include/Poco/Runnable.h +++ b/Foundation/include/Poco/Runnable.h @@ -1,7 +1,7 @@ // // Runnable.h // -// $Id: //poco/Main/Foundation/include/Poco/Runnable.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Runnable.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/RunnableAdapter.h b/Foundation/include/Poco/RunnableAdapter.h index caaa06231..82f95201c 100644 --- a/Foundation/include/Poco/RunnableAdapter.h +++ b/Foundation/include/Poco/RunnableAdapter.h @@ -1,7 +1,7 @@ // // RunnableAdapter.h // -// $Id: //poco/Main/Foundation/include/Poco/RunnableAdapter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/RunnableAdapter.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/SHA1Engine.h b/Foundation/include/Poco/SHA1Engine.h index ef7215d42..e593c6fa2 100644 --- a/Foundation/include/Poco/SHA1Engine.h +++ b/Foundation/include/Poco/SHA1Engine.h @@ -1,7 +1,7 @@ // // SHA1Engine.h // -// $Id: //poco/Main/Foundation/include/Poco/SHA1Engine.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SHA1Engine.h#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/include/Poco/ScopedLock.h b/Foundation/include/Poco/ScopedLock.h index 114ff36a6..b702f24b2 100644 --- a/Foundation/include/Poco/ScopedLock.h +++ b/Foundation/include/Poco/ScopedLock.h @@ -1,7 +1,7 @@ // // ScopedLock.h // -// $Id: //poco/Main/Foundation/include/Poco/ScopedLock.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/ScopedLock.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Semaphore.h b/Foundation/include/Poco/Semaphore.h index 6b354b5d4..e110a46ff 100644 --- a/Foundation/include/Poco/Semaphore.h +++ b/Foundation/include/Poco/Semaphore.h @@ -1,7 +1,7 @@ // // Semaphore.h // -// $Id: //poco/Main/Foundation/include/Poco/Semaphore.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Semaphore.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Semaphore_POSIX.h b/Foundation/include/Poco/Semaphore_POSIX.h index 986678541..f45c2d930 100644 --- a/Foundation/include/Poco/Semaphore_POSIX.h +++ b/Foundation/include/Poco/Semaphore_POSIX.h @@ -1,7 +1,7 @@ // // Semaphore_POSIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Semaphore_POSIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Semaphore_POSIX.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Semaphore_WIN32.h b/Foundation/include/Poco/Semaphore_WIN32.h index 9fbf94f83..082c7d1ac 100644 --- a/Foundation/include/Poco/Semaphore_WIN32.h +++ b/Foundation/include/Poco/Semaphore_WIN32.h @@ -1,7 +1,7 @@ // // Semaphore_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Semaphore_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Semaphore_WIN32.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/SharedLibrary.h b/Foundation/include/Poco/SharedLibrary.h index bfb0ba25a..45001665c 100644 --- a/Foundation/include/Poco/SharedLibrary.h +++ b/Foundation/include/Poco/SharedLibrary.h @@ -1,7 +1,7 @@ // // SharedLibrary.h // -// $Id: //poco/Main/Foundation/include/Poco/SharedLibrary.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/SharedLibrary.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_HPUX.h b/Foundation/include/Poco/SharedLibrary_HPUX.h index af9cf991c..313b3c994 100644 --- a/Foundation/include/Poco/SharedLibrary_HPUX.h +++ b/Foundation/include/Poco/SharedLibrary_HPUX.h @@ -1,7 +1,7 @@ // // SharedLibrary_HPUX.h // -// $Id: //poco/Main/Foundation/include/Poco/SharedLibrary_HPUX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SharedLibrary_HPUX.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_UNIX.h b/Foundation/include/Poco/SharedLibrary_UNIX.h index 99c0b7618..9f47ccbec 100644 --- a/Foundation/include/Poco/SharedLibrary_UNIX.h +++ b/Foundation/include/Poco/SharedLibrary_UNIX.h @@ -1,7 +1,7 @@ // // SharedLibrary_UNIX.h // -// $Id: //poco/Main/Foundation/include/Poco/SharedLibrary_UNIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SharedLibrary_UNIX.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_VMS.h b/Foundation/include/Poco/SharedLibrary_VMS.h index dc8a5d005..d7f76e4ff 100644 --- a/Foundation/include/Poco/SharedLibrary_VMS.h +++ b/Foundation/include/Poco/SharedLibrary_VMS.h @@ -1,7 +1,7 @@ // // SharedLibrary_VMS.h // -// $Id: //poco/Main/Foundation/include/Poco/SharedLibrary_VMS.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SharedLibrary_VMS.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_WIN32.h b/Foundation/include/Poco/SharedLibrary_WIN32.h index 7ac3aa65a..b61587f51 100644 --- a/Foundation/include/Poco/SharedLibrary_WIN32.h +++ b/Foundation/include/Poco/SharedLibrary_WIN32.h @@ -1,7 +1,7 @@ // // SharedLibrary_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/SharedLibrary_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SharedLibrary_WIN32.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_WIN32U.h b/Foundation/include/Poco/SharedLibrary_WIN32U.h index b974b8cc6..91b77b980 100644 --- a/Foundation/include/Poco/SharedLibrary_WIN32U.h +++ b/Foundation/include/Poco/SharedLibrary_WIN32U.h @@ -1,7 +1,7 @@ // // SharedLibrary_WIN32U.h // -// $Id: //poco/Main/Foundation/include/Poco/SharedLibrary_WIN32U.h#1 $ +// $Id: //poco/1.3/Foundation/include/Poco/SharedLibrary_WIN32U.h#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/include/Poco/SharedPtr.h b/Foundation/include/Poco/SharedPtr.h index 8acfec590..176e31050 100644 --- a/Foundation/include/Poco/SharedPtr.h +++ b/Foundation/include/Poco/SharedPtr.h @@ -1,7 +1,7 @@ // // SharedPtr.h // -// $Id: //poco/Main/Foundation/include/Poco/SharedPtr.h#9 $ +// $Id: //poco/1.3/Foundation/include/Poco/SharedPtr.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/SignalHandler.h b/Foundation/include/Poco/SignalHandler.h index 8596843d4..25767a6bd 100644 --- a/Foundation/include/Poco/SignalHandler.h +++ b/Foundation/include/Poco/SignalHandler.h @@ -1,7 +1,7 @@ // // SignalHandler.h // -// $Id: //poco/Main/Foundation/include/Poco/SignalHandler.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SignalHandler.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/SimpleFileChannel.h b/Foundation/include/Poco/SimpleFileChannel.h index 486400242..79778e537 100644 --- a/Foundation/include/Poco/SimpleFileChannel.h +++ b/Foundation/include/Poco/SimpleFileChannel.h @@ -1,7 +1,7 @@ // // SimpleFileChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/SimpleFileChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SimpleFileChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/SimpleHashTable.h b/Foundation/include/Poco/SimpleHashTable.h index dff41354d..ab8191bbe 100644 --- a/Foundation/include/Poco/SimpleHashTable.h +++ b/Foundation/include/Poco/SimpleHashTable.h @@ -1,7 +1,7 @@ // // SimpleHashTable.h // -// $Id: //poco/Main/Foundation/include/Poco/SimpleHashTable.h#10 $ +// $Id: //poco/1.3/Foundation/include/Poco/SimpleHashTable.h#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/include/Poco/SingletonHolder.h b/Foundation/include/Poco/SingletonHolder.h index 684aa3fa7..73bc9b1f1 100644 --- a/Foundation/include/Poco/SingletonHolder.h +++ b/Foundation/include/Poco/SingletonHolder.h @@ -1,7 +1,7 @@ // // SingletonHolder.h // -// $Id: //poco/Main/Foundation/include/Poco/SingletonHolder.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SingletonHolder.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/SplitterChannel.h b/Foundation/include/Poco/SplitterChannel.h index 60d4bb270..6222ed967 100644 --- a/Foundation/include/Poco/SplitterChannel.h +++ b/Foundation/include/Poco/SplitterChannel.h @@ -1,7 +1,7 @@ // // SplitterChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/SplitterChannel.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/SplitterChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Stopwatch.h b/Foundation/include/Poco/Stopwatch.h index de2a64d38..f94be1c22 100644 --- a/Foundation/include/Poco/Stopwatch.h +++ b/Foundation/include/Poco/Stopwatch.h @@ -1,7 +1,7 @@ // // Stopwatch.h // -// $Id: //poco/Main/Foundation/include/Poco/Stopwatch.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Stopwatch.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/StrategyCollection.h b/Foundation/include/Poco/StrategyCollection.h index c0cb1c13d..e3ed6b919 100644 --- a/Foundation/include/Poco/StrategyCollection.h +++ b/Foundation/include/Poco/StrategyCollection.h @@ -1,7 +1,7 @@ // // StrategyCollection.h // -// $Id: //poco/Main/Foundation/include/Poco/StrategyCollection.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/StrategyCollection.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/StreamChannel.h b/Foundation/include/Poco/StreamChannel.h index 1bd2bc438..ca6c595e1 100644 --- a/Foundation/include/Poco/StreamChannel.h +++ b/Foundation/include/Poco/StreamChannel.h @@ -1,7 +1,7 @@ // // StreamChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/StreamChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/StreamChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/StreamConverter.h b/Foundation/include/Poco/StreamConverter.h index 1ae313cf2..3a473ade3 100644 --- a/Foundation/include/Poco/StreamConverter.h +++ b/Foundation/include/Poco/StreamConverter.h @@ -1,7 +1,7 @@ // // StreamConverter.h // -// $Id: //poco/Main/Foundation/include/Poco/StreamConverter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/StreamConverter.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/StreamCopier.h b/Foundation/include/Poco/StreamCopier.h index de430fdbb..9e519287c 100644 --- a/Foundation/include/Poco/StreamCopier.h +++ b/Foundation/include/Poco/StreamCopier.h @@ -1,7 +1,7 @@ // // StreamCopier.h // -// $Id: //poco/Main/Foundation/include/Poco/StreamCopier.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/StreamCopier.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/StreamTokenizer.h b/Foundation/include/Poco/StreamTokenizer.h index 3546b5eef..c00434231 100644 --- a/Foundation/include/Poco/StreamTokenizer.h +++ b/Foundation/include/Poco/StreamTokenizer.h @@ -1,7 +1,7 @@ // // StreamTokenizer.h // -// $Id: //poco/Main/Foundation/include/Poco/StreamTokenizer.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/StreamTokenizer.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/StreamUtil.h b/Foundation/include/Poco/StreamUtil.h index 23102c59f..e864a65b8 100644 --- a/Foundation/include/Poco/StreamUtil.h +++ b/Foundation/include/Poco/StreamUtil.h @@ -1,7 +1,7 @@ // // StreamUtil.h // -// $Id: //poco/Main/Foundation/include/Poco/StreamUtil.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/StreamUtil.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/String.h b/Foundation/include/Poco/String.h index 9825baa1b..2d2e06a90 100644 --- a/Foundation/include/Poco/String.h +++ b/Foundation/include/Poco/String.h @@ -1,7 +1,7 @@ // // String.h // -// $Id: //poco/Main/Foundation/include/Poco/String.h#5 $ +// $Id: //poco/1.3/Foundation/include/Poco/String.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/StringTokenizer.h b/Foundation/include/Poco/StringTokenizer.h index 77ba2e77f..b2b9deb70 100644 --- a/Foundation/include/Poco/StringTokenizer.h +++ b/Foundation/include/Poco/StringTokenizer.h @@ -1,7 +1,7 @@ // // StringTokenizer.h // -// $Id: //poco/Main/Foundation/include/Poco/StringTokenizer.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/StringTokenizer.h#2 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/SynchronizedObject.h b/Foundation/include/Poco/SynchronizedObject.h index c081029b5..a371d585e 100644 --- a/Foundation/include/Poco/SynchronizedObject.h +++ b/Foundation/include/Poco/SynchronizedObject.h @@ -1,7 +1,7 @@ // // SynchronizedObject.h // -// $Id: //poco/Main/Foundation/include/Poco/SynchronizedObject.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/SynchronizedObject.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/SyslogChannel.h b/Foundation/include/Poco/SyslogChannel.h index a19298ce1..da5525757 100644 --- a/Foundation/include/Poco/SyslogChannel.h +++ b/Foundation/include/Poco/SyslogChannel.h @@ -1,7 +1,7 @@ // // SyslogChannel.h // -// $Id: //poco/Main/Foundation/include/Poco/SyslogChannel.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/SyslogChannel.h#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/include/Poco/Task.h b/Foundation/include/Poco/Task.h index e5e5eb445..dd0cb9cdd 100644 --- a/Foundation/include/Poco/Task.h +++ b/Foundation/include/Poco/Task.h @@ -1,7 +1,7 @@ // // Task.h // -// $Id: //poco/Main/Foundation/include/Poco/Task.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Task.h#1 $ // // Library: Foundation // Package: Tasks diff --git a/Foundation/include/Poco/TaskManager.h b/Foundation/include/Poco/TaskManager.h index 4212de627..02e756f58 100644 --- a/Foundation/include/Poco/TaskManager.h +++ b/Foundation/include/Poco/TaskManager.h @@ -1,7 +1,7 @@ // // TaskManager.h // -// $Id: //poco/Main/Foundation/include/Poco/TaskManager.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/TaskManager.h#1 $ // // Library: Foundation // Package: Tasks diff --git a/Foundation/include/Poco/TaskNotification.h b/Foundation/include/Poco/TaskNotification.h index 211574b4c..26e40e629 100644 --- a/Foundation/include/Poco/TaskNotification.h +++ b/Foundation/include/Poco/TaskNotification.h @@ -1,7 +1,7 @@ // // TaskNotification.h // -// $Id: //poco/Main/Foundation/include/Poco/TaskNotification.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/TaskNotification.h#1 $ // // Library: Foundation // Package: Tasks diff --git a/Foundation/include/Poco/TeeStream.h b/Foundation/include/Poco/TeeStream.h index a953a4ade..9b5136dfd 100644 --- a/Foundation/include/Poco/TeeStream.h +++ b/Foundation/include/Poco/TeeStream.h @@ -1,7 +1,7 @@ // // TeeStream.h // -// $Id: //poco/Main/Foundation/include/Poco/TeeStream.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/TeeStream.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/TemporaryFile.h b/Foundation/include/Poco/TemporaryFile.h index 3b5b4b6ab..a9f8299fb 100644 --- a/Foundation/include/Poco/TemporaryFile.h +++ b/Foundation/include/Poco/TemporaryFile.h @@ -1,7 +1,7 @@ // // TemporaryFile.h // -// $Id: //poco/Main/Foundation/include/Poco/TemporaryFile.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/TemporaryFile.h#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/include/Poco/TextConverter.h b/Foundation/include/Poco/TextConverter.h index bd1c49866..bd77f3388 100644 --- a/Foundation/include/Poco/TextConverter.h +++ b/Foundation/include/Poco/TextConverter.h @@ -1,7 +1,7 @@ // // TextConverter.h // -// $Id: //poco/Main/Foundation/include/Poco/TextConverter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/TextConverter.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/TextEncoding.h b/Foundation/include/Poco/TextEncoding.h index 362ed04b1..f032e8fec 100644 --- a/Foundation/include/Poco/TextEncoding.h +++ b/Foundation/include/Poco/TextEncoding.h @@ -1,7 +1,7 @@ // // TextEncoding.h // -// $Id: //poco/Main/Foundation/include/Poco/TextEncoding.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/TextEncoding.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/TextIterator.h b/Foundation/include/Poco/TextIterator.h index cb060f77a..e3af7132c 100644 --- a/Foundation/include/Poco/TextIterator.h +++ b/Foundation/include/Poco/TextIterator.h @@ -1,7 +1,7 @@ // // TextIterator.h // -// $Id: //poco/Main/Foundation/include/Poco/TextIterator.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/TextIterator.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/Thread.h b/Foundation/include/Poco/Thread.h index 953dc57d4..39236f0ef 100644 --- a/Foundation/include/Poco/Thread.h +++ b/Foundation/include/Poco/Thread.h @@ -1,7 +1,7 @@ // // Thread.h // -// $Id: //poco/Main/Foundation/include/Poco/Thread.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Thread.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/ThreadLocal.h b/Foundation/include/Poco/ThreadLocal.h index 6309f87fc..97b38c2d4 100644 --- a/Foundation/include/Poco/ThreadLocal.h +++ b/Foundation/include/Poco/ThreadLocal.h @@ -1,7 +1,7 @@ // // ThreadLocal.h // -// $Id: //poco/Main/Foundation/include/Poco/ThreadLocal.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/ThreadLocal.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/ThreadPool.h b/Foundation/include/Poco/ThreadPool.h index cfef9d5a3..0734eeac5 100644 --- a/Foundation/include/Poco/ThreadPool.h +++ b/Foundation/include/Poco/ThreadPool.h @@ -1,7 +1,7 @@ // // ThreadPool.h // -// $Id: //poco/Main/Foundation/include/Poco/ThreadPool.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/ThreadPool.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Thread_POSIX.h b/Foundation/include/Poco/Thread_POSIX.h index b8d5c212f..77ffa2d4b 100644 --- a/Foundation/include/Poco/Thread_POSIX.h +++ b/Foundation/include/Poco/Thread_POSIX.h @@ -1,7 +1,7 @@ // // Thread_POSIX.h // -// $Id: //poco/Main/Foundation/include/Poco/Thread_POSIX.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Thread_POSIX.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Thread_WIN32.h b/Foundation/include/Poco/Thread_WIN32.h index abffe2e09..92d378ddc 100644 --- a/Foundation/include/Poco/Thread_WIN32.h +++ b/Foundation/include/Poco/Thread_WIN32.h @@ -1,7 +1,7 @@ // // Thread_WIN32.h // -// $Id: //poco/Main/Foundation/include/Poco/Thread_WIN32.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Thread_WIN32.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Timer.h b/Foundation/include/Poco/Timer.h index 96b1880d1..893890d4d 100644 --- a/Foundation/include/Poco/Timer.h +++ b/Foundation/include/Poco/Timer.h @@ -1,7 +1,7 @@ // // Timer.h // -// $Id: //poco/Main/Foundation/include/Poco/Timer.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Timer.h#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/include/Poco/Timespan.h b/Foundation/include/Poco/Timespan.h index cf83f2fc3..7a8b509e8 100644 --- a/Foundation/include/Poco/Timespan.h +++ b/Foundation/include/Poco/Timespan.h @@ -1,7 +1,7 @@ // // Timespan.h // -// $Id: //poco/Main/Foundation/include/Poco/Timespan.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Timespan.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/Timestamp.h b/Foundation/include/Poco/Timestamp.h index bee2d95e4..1f9c55d0d 100644 --- a/Foundation/include/Poco/Timestamp.h +++ b/Foundation/include/Poco/Timestamp.h @@ -1,7 +1,7 @@ // // Timestamp.h // -// $Id: //poco/Main/Foundation/include/Poco/Timestamp.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Timestamp.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/Timezone.h b/Foundation/include/Poco/Timezone.h index 74947e5ad..753fff32a 100644 --- a/Foundation/include/Poco/Timezone.h +++ b/Foundation/include/Poco/Timezone.h @@ -1,7 +1,7 @@ // // Timezone.h // -// $Id: //poco/Main/Foundation/include/Poco/Timezone.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Timezone.h#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/include/Poco/Token.h b/Foundation/include/Poco/Token.h index e47a1bf16..77e44fbcc 100644 --- a/Foundation/include/Poco/Token.h +++ b/Foundation/include/Poco/Token.h @@ -1,7 +1,7 @@ // // Token.h // -// $Id: //poco/Main/Foundation/include/Poco/Token.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Token.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/Tuple.h b/Foundation/include/Poco/Tuple.h index 2c5e17936..43d230250 100644 --- a/Foundation/include/Poco/Tuple.h +++ b/Foundation/include/Poco/Tuple.h @@ -1,7 +1,7 @@ // // Tuple.h // -// $Id: //poco/Main/Foundation/include/Poco/Tuple.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Tuple.h#2 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/TypeList.h b/Foundation/include/Poco/TypeList.h index ea63d23f4..4136947a7 100644 --- a/Foundation/include/Poco/TypeList.h +++ b/Foundation/include/Poco/TypeList.h @@ -1,7 +1,7 @@ // // TypeList.h // -// $Id: //poco/Main/Foundation/include/Poco/TypeList.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/TypeList.h#2 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Types.h b/Foundation/include/Poco/Types.h index aed91cbfd..dcbd2e6d6 100644 --- a/Foundation/include/Poco/Types.h +++ b/Foundation/include/Poco/Types.h @@ -1,7 +1,7 @@ // // Types.h // -// $Id: //poco/Main/Foundation/include/Poco/Types.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Types.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/URI.h b/Foundation/include/Poco/URI.h index 2dd2a69b4..00a8b16ed 100644 --- a/Foundation/include/Poco/URI.h +++ b/Foundation/include/Poco/URI.h @@ -1,7 +1,7 @@ // // URI.h // -// $Id: //poco/Main/Foundation/include/Poco/URI.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/URI.h#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/include/Poco/URIStreamFactory.h b/Foundation/include/Poco/URIStreamFactory.h index 938706b9c..26e8908dd 100644 --- a/Foundation/include/Poco/URIStreamFactory.h +++ b/Foundation/include/Poco/URIStreamFactory.h @@ -1,7 +1,7 @@ // // URIStreamFactory.h // -// $Id: //poco/Main/Foundation/include/Poco/URIStreamFactory.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/URIStreamFactory.h#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/include/Poco/URIStreamOpener.h b/Foundation/include/Poco/URIStreamOpener.h index 5f12c34e1..725d75ca0 100644 --- a/Foundation/include/Poco/URIStreamOpener.h +++ b/Foundation/include/Poco/URIStreamOpener.h @@ -1,7 +1,7 @@ // // URIStreamOpener.h // -// $Id: //poco/Main/Foundation/include/Poco/URIStreamOpener.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/URIStreamOpener.h#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/include/Poco/UTF16Encoding.h b/Foundation/include/Poco/UTF16Encoding.h index 40467763e..4df0f4f8e 100644 --- a/Foundation/include/Poco/UTF16Encoding.h +++ b/Foundation/include/Poco/UTF16Encoding.h @@ -1,7 +1,7 @@ // // UTF16Encoding.h // -// $Id: //poco/Main/Foundation/include/Poco/UTF16Encoding.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UTF16Encoding.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/UTF8Encoding.h b/Foundation/include/Poco/UTF8Encoding.h index 56351ccec..f6b33d04e 100644 --- a/Foundation/include/Poco/UTF8Encoding.h +++ b/Foundation/include/Poco/UTF8Encoding.h @@ -1,7 +1,7 @@ // // UTF8Encoding.h // -// $Id: //poco/Main/Foundation/include/Poco/UTF8Encoding.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UTF8Encoding.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/UUID.h b/Foundation/include/Poco/UUID.h index 53eba8a01..db8d5500a 100644 --- a/Foundation/include/Poco/UUID.h +++ b/Foundation/include/Poco/UUID.h @@ -1,7 +1,7 @@ // // UUID.h // -// $Id: //poco/Main/Foundation/include/Poco/UUID.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UUID.h#1 $ // // Library: Foundation // Package: UUID diff --git a/Foundation/include/Poco/UUIDGenerator.h b/Foundation/include/Poco/UUIDGenerator.h index 00bb316a7..52817cc33 100644 --- a/Foundation/include/Poco/UUIDGenerator.h +++ b/Foundation/include/Poco/UUIDGenerator.h @@ -1,7 +1,7 @@ // // UUIDGenerator.h // -// $Id: //poco/Main/Foundation/include/Poco/UUIDGenerator.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/UUIDGenerator.h#2 $ // // Library: Foundation // Package: UUID diff --git a/Foundation/include/Poco/UnbufferedStreamBuf.h b/Foundation/include/Poco/UnbufferedStreamBuf.h index b8542634c..120b8e035 100644 --- a/Foundation/include/Poco/UnbufferedStreamBuf.h +++ b/Foundation/include/Poco/UnbufferedStreamBuf.h @@ -1,7 +1,7 @@ // // UnufferedStreamBuf.h // -// $Id: //poco/Main/Foundation/include/Poco/UnbufferedStreamBuf.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UnbufferedStreamBuf.h#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/include/Poco/UnicodeConverter.h b/Foundation/include/Poco/UnicodeConverter.h index adb76bc24..86d060757 100644 --- a/Foundation/include/Poco/UnicodeConverter.h +++ b/Foundation/include/Poco/UnicodeConverter.h @@ -1,7 +1,7 @@ // // UnicodeConverter.h // -// $Id: //poco/Main/Foundation/include/Poco/UnicodeConverter.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UnicodeConverter.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/UniqueExpireCache.h b/Foundation/include/Poco/UniqueExpireCache.h index f0b68052b..5b3ac3263 100644 --- a/Foundation/include/Poco/UniqueExpireCache.h +++ b/Foundation/include/Poco/UniqueExpireCache.h @@ -1,7 +1,7 @@ // // UniqueExpireCache.h // -// $Id: //poco/Main/Foundation/include/Poco/UniqueExpireCache.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UniqueExpireCache.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/UniqueExpireLRUCache.h b/Foundation/include/Poco/UniqueExpireLRUCache.h index edc20bdb9..7f5f9724f 100644 --- a/Foundation/include/Poco/UniqueExpireLRUCache.h +++ b/Foundation/include/Poco/UniqueExpireLRUCache.h @@ -1,7 +1,7 @@ // // UniqueExpireLRUCache.h // -// $Id: //poco/Main/Foundation/include/Poco/UniqueExpireLRUCache.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UniqueExpireLRUCache.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/UniqueExpireStrategy.h b/Foundation/include/Poco/UniqueExpireStrategy.h index d26353d54..cee771a42 100644 --- a/Foundation/include/Poco/UniqueExpireStrategy.h +++ b/Foundation/include/Poco/UniqueExpireStrategy.h @@ -1,7 +1,7 @@ // // UniqueExpireStrategy.h // -// $Id: //poco/Main/Foundation/include/Poco/UniqueExpireStrategy.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/UniqueExpireStrategy.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/ValidArgs.h b/Foundation/include/Poco/ValidArgs.h index 3ea59bb84..e14057c5c 100644 --- a/Foundation/include/Poco/ValidArgs.h +++ b/Foundation/include/Poco/ValidArgs.h @@ -1,7 +1,7 @@ // // ValidArgs.h // -// $Id: //poco/Main/Foundation/include/Poco/ValidArgs.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/ValidArgs.h#1 $ // // Library: Foundation // Package: Cache diff --git a/Foundation/include/Poco/Void.h b/Foundation/include/Poco/Void.h index ebb95d7bd..6b97aab5c 100644 --- a/Foundation/include/Poco/Void.h +++ b/Foundation/include/Poco/Void.h @@ -1,7 +1,7 @@ // // Void.h // -// $Id: //poco/Main/Foundation/include/Poco/Void.h#3 $ +// $Id: //poco/1.3/Foundation/include/Poco/Void.h#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/include/Poco/Windows1252Encoding.h b/Foundation/include/Poco/Windows1252Encoding.h index dac3ee240..619d1ff65 100644 --- a/Foundation/include/Poco/Windows1252Encoding.h +++ b/Foundation/include/Poco/Windows1252Encoding.h @@ -1,7 +1,7 @@ // // Windows1252Encoding.h // -// $Id: //poco/Main/Foundation/include/Poco/Windows1252Encoding.h#2 $ +// $Id: //poco/1.3/Foundation/include/Poco/Windows1252Encoding.h#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/include/Poco/zconf.h b/Foundation/include/Poco/zconf.h index f7f04bf70..0bc9a2973 100644 --- a/Foundation/include/Poco/zconf.h +++ b/Foundation/include/Poco/zconf.h @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $Id: //poco/Main/Foundation/include/Poco/zconf.h#2 $ */ +/* @(#) $Id: //poco/1.3/Foundation/include/Poco/zconf.h#1 $ */ #ifndef ZCONF_H #define ZCONF_H diff --git a/Foundation/samples/ActiveMethod/ActiveMethod.vmsbuild b/Foundation/samples/ActiveMethod/ActiveMethod.vmsbuild index bd0e8b1b7..aee11c68a 100644 --- a/Foundation/samples/ActiveMethod/ActiveMethod.vmsbuild +++ b/Foundation/samples/ActiveMethod/ActiveMethod.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/ActiveMethod/ActiveMethod.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/ActiveMethod/ActiveMethod.vmsbuild#1 $ # EXE=ActiveMethod ActiveMethod diff --git a/Foundation/samples/ActiveMethod/Makefile b/Foundation/samples/ActiveMethod/Makefile index 82887b698..f54990f52 100644 --- a/Foundation/samples/ActiveMethod/Makefile +++ b/Foundation/samples/ActiveMethod/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/ActiveMethod/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/ActiveMethod/Makefile#1 $ # # Makefile for Poco ActiveMethod # diff --git a/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp b/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp index 77b6981e0..802f925cb 100644 --- a/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp +++ b/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp @@ -1,7 +1,7 @@ // // ActiveMethod.cpp // -// $Id: //poco/Main/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp#1 $ // // This sample demonstrates the ActiveMethod and ActiveResult classes. // diff --git a/Foundation/samples/Activity/Activity.vmsbuild b/Foundation/samples/Activity/Activity.vmsbuild index 46f540642..6aba3e44b 100644 --- a/Foundation/samples/Activity/Activity.vmsbuild +++ b/Foundation/samples/Activity/Activity.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/Activity/Activity.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/Activity/Activity.vmsbuild#1 $ # EXE=Activity Activity diff --git a/Foundation/samples/Activity/src/Activity.cpp b/Foundation/samples/Activity/src/Activity.cpp index 9c354ed2d..945555a23 100644 --- a/Foundation/samples/Activity/src/Activity.cpp +++ b/Foundation/samples/Activity/src/Activity.cpp @@ -1,7 +1,7 @@ // // Activity.cpp // -// $Id: //poco/Main/Foundation/samples/Activity/src/Activity.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/Activity/src/Activity.cpp#1 $ // // This sample demonstrates the Activity class. // diff --git a/Foundation/samples/BinaryReaderWriter/BinaryReaderWriter.vmsbuild b/Foundation/samples/BinaryReaderWriter/BinaryReaderWriter.vmsbuild index b93f86af4..f78ae9a48 100644 --- a/Foundation/samples/BinaryReaderWriter/BinaryReaderWriter.vmsbuild +++ b/Foundation/samples/BinaryReaderWriter/BinaryReaderWriter.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/BinaryReaderWriter/BinaryReaderWriter.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/BinaryReaderWriter/BinaryReaderWriter.vmsbuild#1 $ # EXE=BinaryReaderWriter BinaryReaderWriter diff --git a/Foundation/samples/BinaryReaderWriter/Makefile b/Foundation/samples/BinaryReaderWriter/Makefile index 53dd6be51..1a6c0f146 100644 --- a/Foundation/samples/BinaryReaderWriter/Makefile +++ b/Foundation/samples/BinaryReaderWriter/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/BinaryReaderWriter/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/BinaryReaderWriter/Makefile#1 $ # # Makefile for Poco BinaryReaderWriter # diff --git a/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp b/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp index c1386dfa4..a287e9972 100644 --- a/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp +++ b/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp @@ -1,7 +1,7 @@ // // BinaryReaderWriter.cpp // -// $Id: //poco/Main/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp#1 $ // // This sample demonstrates the BinaryWriter and BinaryReader classes. // diff --git a/Foundation/samples/DateTime/DateTime.vmsbuild b/Foundation/samples/DateTime/DateTime.vmsbuild index 7eafade9a..8c7df83cc 100644 --- a/Foundation/samples/DateTime/DateTime.vmsbuild +++ b/Foundation/samples/DateTime/DateTime.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/DateTime/DateTime.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/DateTime/DateTime.vmsbuild#1 $ # EXE=DateTime DateTime diff --git a/Foundation/samples/DateTime/Makefile b/Foundation/samples/DateTime/Makefile index 6711f48b0..fbff242cf 100644 --- a/Foundation/samples/DateTime/Makefile +++ b/Foundation/samples/DateTime/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/DateTime/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/DateTime/Makefile#1 $ # # Makefile for Poco DateTime # diff --git a/Foundation/samples/DateTime/src/DateTime.cpp b/Foundation/samples/DateTime/src/DateTime.cpp index 422d9b48f..98f6ce1e3 100644 --- a/Foundation/samples/DateTime/src/DateTime.cpp +++ b/Foundation/samples/DateTime/src/DateTime.cpp @@ -1,7 +1,7 @@ // // DateTime.cpp // -// $Id: //poco/Main/Foundation/samples/DateTime/src/DateTime.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/DateTime/src/DateTime.cpp#1 $ // // This sample demonstrates the DateTime class. // diff --git a/Foundation/samples/Logger/Logger.vmsbuild b/Foundation/samples/Logger/Logger.vmsbuild index 36da2b767..c42d7cf4c 100644 --- a/Foundation/samples/Logger/Logger.vmsbuild +++ b/Foundation/samples/Logger/Logger.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/Logger/Logger.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/Logger/Logger.vmsbuild#1 $ # EXE=Logger Logger diff --git a/Foundation/samples/Logger/Makefile b/Foundation/samples/Logger/Makefile index 321cb18cd..498b25662 100644 --- a/Foundation/samples/Logger/Makefile +++ b/Foundation/samples/Logger/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/Logger/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/Logger/Makefile#1 $ # # Makefile for Poco Logger # diff --git a/Foundation/samples/Logger/src/Logger.cpp b/Foundation/samples/Logger/src/Logger.cpp index a37f33281..f8fd5c662 100644 --- a/Foundation/samples/Logger/src/Logger.cpp +++ b/Foundation/samples/Logger/src/Logger.cpp @@ -1,7 +1,7 @@ // // Logger.cpp // -// $Id: //poco/Main/Foundation/samples/Logger/src/Logger.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/Logger/src/Logger.cpp#1 $ // // This class demonstrates the Logger, PatternFormatter, FormattingChannel, // ConsoleChannel and FileChannel classes. @@ -39,7 +39,6 @@ #include "Poco/ConsoleChannel.h" #include "Poco/FileChannel.h" #include "Poco/Message.h" -#include "Poco/AutoPtr.h" using Poco::Logger; @@ -48,22 +47,18 @@ using Poco::FormattingChannel; using Poco::ConsoleChannel; using Poco::FileChannel; using Poco::Message; -using Poco::AutoPtr; int main(int argc, char** argv) { // set up two channel chains - one to the // console and the other one to a log file. - AutoPtr pFCConsole(new FormattingChannel(new PatternFormatter("%s: %p: %t"))); - AutoPtr pConsole(new ConsoleChannel); - pFCConsole->setChannel(pConsole); + FormattingChannel* pFCConsole = new FormattingChannel(new PatternFormatter("%s: %p: %t")); + pFCConsole->setChannel(new ConsoleChannel); pFCConsole->open(); - AutoPtr pPF(new PatternFormatter("%Y-%m-%d %H:%M:%S.%c %N[%P]:%s:%q:%t")); - AutoPtr pFCFile(new FormattingChannel(pPF)); - AutoPtr pFC(new FileChannel("sample.log")); - pFCFile->setChannel(pFC); + FormattingChannel* pFCFile = new FormattingChannel(new PatternFormatter("%Y-%m-%d %H:%M:%S.%c %N[%P]:%s:%q:%t")); + pFCFile->setChannel(new FileChannel("sample.log")); pFCFile->open(); // create two Logger objects - one for @@ -76,7 +71,7 @@ int main(int argc, char** argv) fileLogger.error("An error message"); consoleLogger.warning("A warning message"); - fileLogger.warning("A warning message"); + fileLogger.error("A warning message"); consoleLogger.information("An information message"); fileLogger.information("An information message"); diff --git a/Foundation/samples/Makefile b/Foundation/samples/Makefile index b63eb97ff..b8e31cf56 100644 --- a/Foundation/samples/Makefile +++ b/Foundation/samples/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/Makefile#6 $ +# $Id: //poco/1.3/Foundation/samples/Makefile#1 $ # # Makefile for Poco Foundation Samples # diff --git a/Foundation/samples/NotificationQueue/Makefile b/Foundation/samples/NotificationQueue/Makefile index c39e9159c..c692d1cbf 100644 --- a/Foundation/samples/NotificationQueue/Makefile +++ b/Foundation/samples/NotificationQueue/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/NotificationQueue/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/NotificationQueue/Makefile#1 $ # # Makefile for Poco NotificationQueue # diff --git a/Foundation/samples/NotificationQueue/NotificationQueue.vmsbuild b/Foundation/samples/NotificationQueue/NotificationQueue.vmsbuild index 7f3c11111..0b22c8431 100644 --- a/Foundation/samples/NotificationQueue/NotificationQueue.vmsbuild +++ b/Foundation/samples/NotificationQueue/NotificationQueue.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/NotificationQueue/NotificationQueue.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/NotificationQueue/NotificationQueue.vmsbuild#1 $ # EXE=NotificationQueue NotificationQueue diff --git a/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp b/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp index 4eaa6a290..bcbf6ebfb 100644 --- a/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp +++ b/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp @@ -1,7 +1,7 @@ // // NotificationQueue.cpp // -// $Id: //poco/Main/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp#10 $ +// $Id: //poco/1.3/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp#1 $ // // This sample demonstrates the NotificationQueue, ThreadPool, // FastMutex and ScopedLock classes. diff --git a/Foundation/samples/StringTokenizer/Makefile b/Foundation/samples/StringTokenizer/Makefile index 2af7e8ef1..bf3b2b280 100644 --- a/Foundation/samples/StringTokenizer/Makefile +++ b/Foundation/samples/StringTokenizer/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/StringTokenizer/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/StringTokenizer/Makefile#1 $ # # Makefile for Poco StringTokenizer # diff --git a/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild b/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild index 8e6777d6c..f5f1f688c 100644 --- a/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild +++ b/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/StringTokenizer/StringTokenizer.vmsbuild#1 $ # EXE=StringTokenizer StringTokenizer diff --git a/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp b/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp index 092db305b..48002531c 100644 --- a/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp +++ b/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp @@ -1,7 +1,7 @@ // // StringTokenizer.cpp // -// $Id: //poco/Main/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp#1 $ // // This sample demonstrates the usage of the StringTokenizer class. // diff --git a/Foundation/samples/Timer/Makefile b/Foundation/samples/Timer/Makefile index 41dc4e8ba..f9e5a027d 100644 --- a/Foundation/samples/Timer/Makefile +++ b/Foundation/samples/Timer/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/Timer/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/Timer/Makefile#1 $ # # Makefile for Poco Timer # diff --git a/Foundation/samples/Timer/Timer.vmsbuild b/Foundation/samples/Timer/Timer.vmsbuild index d8dea55fb..1a964b182 100644 --- a/Foundation/samples/Timer/Timer.vmsbuild +++ b/Foundation/samples/Timer/Timer.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/Timer/Timer.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/Timer/Timer.vmsbuild#1 $ # EXE=Timer Timer diff --git a/Foundation/samples/Timer/src/Timer.cpp b/Foundation/samples/Timer/src/Timer.cpp index c2e376175..136468947 100644 --- a/Foundation/samples/Timer/src/Timer.cpp +++ b/Foundation/samples/Timer/src/Timer.cpp @@ -1,7 +1,7 @@ // // Timer.cpp // -// $Id: //poco/Main/Foundation/samples/Timer/src/Timer.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/Timer/src/Timer.cpp#1 $ // // This sample demonstrates the Timer and Stopwatch classes. // diff --git a/Foundation/samples/URI/Makefile b/Foundation/samples/URI/Makefile index 408b1680d..50cd8a1fc 100644 --- a/Foundation/samples/URI/Makefile +++ b/Foundation/samples/URI/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/URI/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/URI/Makefile#1 $ # # Makefile for Poco URI # diff --git a/Foundation/samples/URI/URI.vmsbuild b/Foundation/samples/URI/URI.vmsbuild index c71ce4053..1b63ee66a 100644 --- a/Foundation/samples/URI/URI.vmsbuild +++ b/Foundation/samples/URI/URI.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/URI/URI.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/URI/URI.vmsbuild#1 $ # EXE=URI URI diff --git a/Foundation/samples/URI/src/URI.cpp b/Foundation/samples/URI/src/URI.cpp index f41c959f1..c65ded417 100644 --- a/Foundation/samples/URI/src/URI.cpp +++ b/Foundation/samples/URI/src/URI.cpp @@ -1,7 +1,7 @@ // // URI.cpp // -// $Id: //poco/Main/Foundation/samples/URI/src/URI.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/URI/src/URI.cpp#1 $ // // This sample demonstrates the URI class. // diff --git a/Foundation/samples/base64decode/Makefile b/Foundation/samples/base64decode/Makefile index 3fb9cdba0..52c5b7049 100644 --- a/Foundation/samples/base64decode/Makefile +++ b/Foundation/samples/base64decode/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/base64decode/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/base64decode/Makefile#1 $ # # Makefile for Poco base64decode # diff --git a/Foundation/samples/base64decode/base64decode.vmsbuild b/Foundation/samples/base64decode/base64decode.vmsbuild index 5dac5757e..ff59d5b66 100644 --- a/Foundation/samples/base64decode/base64decode.vmsbuild +++ b/Foundation/samples/base64decode/base64decode.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/base64decode/base64decode.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/base64decode/base64decode.vmsbuild#1 $ # EXE=base64decode base64decode diff --git a/Foundation/samples/base64decode/src/base64decode.cpp b/Foundation/samples/base64decode/src/base64decode.cpp index 7437c85ba..1476ec1c7 100644 --- a/Foundation/samples/base64decode/src/base64decode.cpp +++ b/Foundation/samples/base64decode/src/base64decode.cpp @@ -1,7 +1,7 @@ // // base64decode.cpp // -// $Id: //poco/Main/Foundation/samples/base64decode/src/base64decode.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/base64decode/src/base64decode.cpp#1 $ // // This sample demonstrates the Base64Decoder and StreamCopier classes. // diff --git a/Foundation/samples/base64encode/Makefile b/Foundation/samples/base64encode/Makefile index 60bd28b1e..c4237d7dd 100644 --- a/Foundation/samples/base64encode/Makefile +++ b/Foundation/samples/base64encode/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/base64encode/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/base64encode/Makefile#1 $ # # Makefile for Poco base64encode # diff --git a/Foundation/samples/base64encode/base64encode.vmsbuild b/Foundation/samples/base64encode/base64encode.vmsbuild index 10b18ac20..bba7d6ecf 100644 --- a/Foundation/samples/base64encode/base64encode.vmsbuild +++ b/Foundation/samples/base64encode/base64encode.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/base64encode/base64encode.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/base64encode/base64encode.vmsbuild#1 $ # EXE=base64encode base64encode diff --git a/Foundation/samples/base64encode/src/base64encode.cpp b/Foundation/samples/base64encode/src/base64encode.cpp index 199ce5f01..8190763fb 100644 --- a/Foundation/samples/base64encode/src/base64encode.cpp +++ b/Foundation/samples/base64encode/src/base64encode.cpp @@ -1,7 +1,7 @@ // // base64encode.cpp // -// $Id: //poco/Main/Foundation/samples/base64encode/src/base64encode.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/base64encode/src/base64encode.cpp#1 $ // // This sample demonstrates the Base64Encoder and StreamCopier classes. // diff --git a/Foundation/samples/deflate/Makefile b/Foundation/samples/deflate/Makefile index e55628921..334d93dda 100644 --- a/Foundation/samples/deflate/Makefile +++ b/Foundation/samples/deflate/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/deflate/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/deflate/Makefile#1 $ # # Makefile for Poco deflate # diff --git a/Foundation/samples/deflate/deflate.vmsbuild b/Foundation/samples/deflate/deflate.vmsbuild index b3c6aaaaf..ad6975870 100644 --- a/Foundation/samples/deflate/deflate.vmsbuild +++ b/Foundation/samples/deflate/deflate.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/deflate/deflate.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/deflate/deflate.vmsbuild#1 $ # EXE=deflate deflate diff --git a/Foundation/samples/deflate/src/deflate.cpp b/Foundation/samples/deflate/src/deflate.cpp index 497b419e0..8163b4f28 100644 --- a/Foundation/samples/deflate/src/deflate.cpp +++ b/Foundation/samples/deflate/src/deflate.cpp @@ -1,7 +1,7 @@ // // deflate.cpp // -// $Id: //poco/Main/Foundation/samples/deflate/src/deflate.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/deflate/src/deflate.cpp#1 $ // // This sample demonstrates the DeflatingOutputStream and StreamCopier classes. // diff --git a/Foundation/samples/dir/Makefile b/Foundation/samples/dir/Makefile index d2a633281..d3f85fed0 100644 --- a/Foundation/samples/dir/Makefile +++ b/Foundation/samples/dir/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/dir/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/dir/Makefile#1 $ # # Makefile for Poco dir # diff --git a/Foundation/samples/dir/dir.vmsbuild b/Foundation/samples/dir/dir.vmsbuild index 71acc96e4..14c866437 100644 --- a/Foundation/samples/dir/dir.vmsbuild +++ b/Foundation/samples/dir/dir.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/dir/dir.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/dir/dir.vmsbuild#1 $ # EXE=dir dir diff --git a/Foundation/samples/dir/src/dir.cpp b/Foundation/samples/dir/src/dir.cpp index 5972e408a..2b723c9d3 100644 --- a/Foundation/samples/dir/src/dir.cpp +++ b/Foundation/samples/dir/src/dir.cpp @@ -1,7 +1,7 @@ // // dir.cpp // -// $Id: //poco/Main/Foundation/samples/dir/src/dir.cpp#10 $ +// $Id: //poco/1.3/Foundation/samples/dir/src/dir.cpp#1 $ // // This sample demonstrates the DirectoryIterator, File and Path classes. // diff --git a/Foundation/samples/grep/Makefile b/Foundation/samples/grep/Makefile index 3b4dd2ec3..b54a4a66c 100644 --- a/Foundation/samples/grep/Makefile +++ b/Foundation/samples/grep/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/grep/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/grep/Makefile#1 $ # # Makefile for Poco grep # diff --git a/Foundation/samples/grep/grep.vmsbuild b/Foundation/samples/grep/grep.vmsbuild index 83d4fd563..ee3633887 100644 --- a/Foundation/samples/grep/grep.vmsbuild +++ b/Foundation/samples/grep/grep.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/grep/grep.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/grep/grep.vmsbuild#1 $ # EXE=grep grep diff --git a/Foundation/samples/grep/src/grep.cpp b/Foundation/samples/grep/src/grep.cpp index 7d0025f8a..3106c87a3 100644 --- a/Foundation/samples/grep/src/grep.cpp +++ b/Foundation/samples/grep/src/grep.cpp @@ -1,7 +1,7 @@ // // grep.cpp // -// $Id: //poco/Main/Foundation/samples/grep/src/grep.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/grep/src/grep.cpp#1 $ // // This sample demonstrates the RegularExpression class. // diff --git a/Foundation/samples/hmacmd5/Makefile b/Foundation/samples/hmacmd5/Makefile index 6bd0755f3..d693aeb25 100644 --- a/Foundation/samples/hmacmd5/Makefile +++ b/Foundation/samples/hmacmd5/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/hmacmd5/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/hmacmd5/Makefile#1 $ # # Makefile for Poco hmacmd5 # diff --git a/Foundation/samples/hmacmd5/hmacmd5.vmsbuild b/Foundation/samples/hmacmd5/hmacmd5.vmsbuild index 90baf0be8..b78a702cb 100644 --- a/Foundation/samples/hmacmd5/hmacmd5.vmsbuild +++ b/Foundation/samples/hmacmd5/hmacmd5.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/hmacmd5/hmacmd5.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/hmacmd5/hmacmd5.vmsbuild#1 $ # EXE=hmacmd5 hmacmd5 diff --git a/Foundation/samples/hmacmd5/src/hmacmd5.cpp b/Foundation/samples/hmacmd5/src/hmacmd5.cpp index 023d666b9..88cd34185 100644 --- a/Foundation/samples/hmacmd5/src/hmacmd5.cpp +++ b/Foundation/samples/hmacmd5/src/hmacmd5.cpp @@ -1,7 +1,7 @@ // // hmacmd5.cpp // -// $Id: //poco/Main/Foundation/samples/hmacmd5/src/hmacmd5.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/hmacmd5/src/hmacmd5.cpp#1 $ // // This sample demonstrates the HMACEngine class. // diff --git a/Foundation/samples/inflate/Makefile b/Foundation/samples/inflate/Makefile index ffc3ae09d..6bd00fc6c 100644 --- a/Foundation/samples/inflate/Makefile +++ b/Foundation/samples/inflate/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/inflate/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/inflate/Makefile#1 $ # # Makefile for Poco inflate # diff --git a/Foundation/samples/inflate/inflate.vmsbuild b/Foundation/samples/inflate/inflate.vmsbuild index 1d7e838ce..14c4fad40 100644 --- a/Foundation/samples/inflate/inflate.vmsbuild +++ b/Foundation/samples/inflate/inflate.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/inflate/inflate.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/inflate/inflate.vmsbuild#1 $ # EXE=inflate inflate diff --git a/Foundation/samples/inflate/src/inflate.cpp b/Foundation/samples/inflate/src/inflate.cpp index cf8523114..39a7dbf43 100644 --- a/Foundation/samples/inflate/src/inflate.cpp +++ b/Foundation/samples/inflate/src/inflate.cpp @@ -1,7 +1,7 @@ // // inflate.cpp // -// $Id: //poco/Main/Foundation/samples/inflate/src/inflate.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/inflate/src/inflate.cpp#1 $ // // This sample demonstrates the InflatingInputStream and StreamCopier classes. // diff --git a/Foundation/samples/md5/Makefile b/Foundation/samples/md5/Makefile index 6c5fcadc9..a115e3568 100644 --- a/Foundation/samples/md5/Makefile +++ b/Foundation/samples/md5/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/md5/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/md5/Makefile#1 $ # # Makefile for Poco md5 # diff --git a/Foundation/samples/md5/md5.vmsbuild b/Foundation/samples/md5/md5.vmsbuild index acb628267..ee66f067e 100644 --- a/Foundation/samples/md5/md5.vmsbuild +++ b/Foundation/samples/md5/md5.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/md5/md5.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/md5/md5.vmsbuild#1 $ # EXE=md5 md5 diff --git a/Foundation/samples/md5/src/md5.cpp b/Foundation/samples/md5/src/md5.cpp index adfd49793..9f86334e1 100644 --- a/Foundation/samples/md5/src/md5.cpp +++ b/Foundation/samples/md5/src/md5.cpp @@ -1,7 +1,7 @@ // // md5.cpp // -// $Id: //poco/Main/Foundation/samples/md5/src/md5.cpp#9 $ +// $Id: //poco/1.3/Foundation/samples/md5/src/md5.cpp#1 $ // // This sample demonstrates the DigestEngine, DigestOutputStream and // MD5Engine classes. diff --git a/Foundation/samples/uuidgen/Makefile b/Foundation/samples/uuidgen/Makefile index 7efc2a6e1..392d13310 100644 --- a/Foundation/samples/uuidgen/Makefile +++ b/Foundation/samples/uuidgen/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/samples/uuidgen/Makefile#5 $ +# $Id: //poco/1.3/Foundation/samples/uuidgen/Makefile#1 $ # # Makefile for Poco uuidgen # diff --git a/Foundation/samples/uuidgen/src/uuidgen.cpp b/Foundation/samples/uuidgen/src/uuidgen.cpp index 04c1b68d7..26b391b08 100644 --- a/Foundation/samples/uuidgen/src/uuidgen.cpp +++ b/Foundation/samples/uuidgen/src/uuidgen.cpp @@ -1,7 +1,7 @@ // // uuidgen.cpp // -// $Id: //poco/Main/Foundation/samples/uuidgen/src/uuidgen.cpp#10 $ +// $Id: //poco/1.3/Foundation/samples/uuidgen/src/uuidgen.cpp#1 $ // // This sample demonstrates the UUIDGenerator and UUID classes. // diff --git a/Foundation/samples/uuidgen/uuidgen.vmsbuild b/Foundation/samples/uuidgen/uuidgen.vmsbuild index 5ed1f2f4b..09f7c36af 100644 --- a/Foundation/samples/uuidgen/uuidgen.vmsbuild +++ b/Foundation/samples/uuidgen/uuidgen.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/samples/uuidgen/uuidgen.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/samples/uuidgen/uuidgen.vmsbuild#1 $ # EXE=uuidgen uuidgen diff --git a/Foundation/src/ASCIIEncoding.cpp b/Foundation/src/ASCIIEncoding.cpp index b46dc491c..93d238aff 100644 --- a/Foundation/src/ASCIIEncoding.cpp +++ b/Foundation/src/ASCIIEncoding.cpp @@ -1,7 +1,7 @@ // // ASCIIEncoding.cpp // -// $Id: //poco/Main/Foundation/src/ASCIIEncoding.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/ASCIIEncoding.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/AbstractObserver.cpp b/Foundation/src/AbstractObserver.cpp index 68c803888..74e5e4b63 100644 --- a/Foundation/src/AbstractObserver.cpp +++ b/Foundation/src/AbstractObserver.cpp @@ -1,7 +1,7 @@ // // AbstractObserver.cpp // -// $Id: //poco/Main/Foundation/src/AbstractObserver.cpp#1 $ +// $Id: //poco/1.3/Foundation/src/AbstractObserver.cpp#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/src/ActiveDispatcher.cpp b/Foundation/src/ActiveDispatcher.cpp index c5e355a74..19449c2bb 100644 --- a/Foundation/src/ActiveDispatcher.cpp +++ b/Foundation/src/ActiveDispatcher.cpp @@ -1,7 +1,7 @@ // // ActiveDispatcher.cpp // -// $Id: //poco/Main/Foundation/src/ActiveDispatcher.cpp#4 $ +// $Id: //poco/1.3/Foundation/src/ActiveDispatcher.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/ArchiveStrategy.cpp b/Foundation/src/ArchiveStrategy.cpp index 6f3a1fdd2..eb4a260fc 100644 --- a/Foundation/src/ArchiveStrategy.cpp +++ b/Foundation/src/ArchiveStrategy.cpp @@ -1,7 +1,7 @@ // // ArchiveStrategy.cpp // -// $Id: //poco/Main/Foundation/src/ArchiveStrategy.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/ArchiveStrategy.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/AsyncChannel.cpp b/Foundation/src/AsyncChannel.cpp index 678d4590a..1f6033fed 100644 --- a/Foundation/src/AsyncChannel.cpp +++ b/Foundation/src/AsyncChannel.cpp @@ -1,7 +1,7 @@ // // AsyncChannel.cpp // -// $Id: //poco/Main/Foundation/src/AsyncChannel.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/AsyncChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Base64Decoder.cpp b/Foundation/src/Base64Decoder.cpp index d0e4ebd37..bbcd77ea7 100644 --- a/Foundation/src/Base64Decoder.cpp +++ b/Foundation/src/Base64Decoder.cpp @@ -1,7 +1,7 @@ // // Base64Decoder.cpp // -// $Id: //poco/Main/Foundation/src/Base64Decoder.cpp#15 $ +// $Id: //poco/1.3/Foundation/src/Base64Decoder.cpp#2 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/Base64Encoder.cpp b/Foundation/src/Base64Encoder.cpp index 6bdebd881..819b72e77 100644 --- a/Foundation/src/Base64Encoder.cpp +++ b/Foundation/src/Base64Encoder.cpp @@ -1,7 +1,7 @@ // // Base64Encoder.cpp // -// $Id: //poco/Main/Foundation/src/Base64Encoder.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/Base64Encoder.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/BinaryReader.cpp b/Foundation/src/BinaryReader.cpp index 9113b92c8..fe019ef60 100644 --- a/Foundation/src/BinaryReader.cpp +++ b/Foundation/src/BinaryReader.cpp @@ -1,7 +1,7 @@ // // BinaryReader.cpp // -// $Id: //poco/Main/Foundation/src/BinaryReader.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/BinaryReader.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/BinaryWriter.cpp b/Foundation/src/BinaryWriter.cpp index 5cc6a64cf..bb242e00f 100644 --- a/Foundation/src/BinaryWriter.cpp +++ b/Foundation/src/BinaryWriter.cpp @@ -1,7 +1,7 @@ // // BinaryWriter.cpp // -// $Id: //poco/Main/Foundation/src/BinaryWriter.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/BinaryWriter.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/Bugcheck.cpp b/Foundation/src/Bugcheck.cpp index 561ee15af..846ebfdff 100644 --- a/Foundation/src/Bugcheck.cpp +++ b/Foundation/src/Bugcheck.cpp @@ -1,7 +1,7 @@ // // Bugcheck.cpp // -// $Id: //poco/Main/Foundation/src/Bugcheck.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Bugcheck.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/ByteOrder.cpp b/Foundation/src/ByteOrder.cpp index 588cb5408..58e05953e 100644 --- a/Foundation/src/ByteOrder.cpp +++ b/Foundation/src/ByteOrder.cpp @@ -1,7 +1,7 @@ // // ByteOrder.cpp // -// $Id: //poco/Main/Foundation/src/ByteOrder.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/ByteOrder.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Channel.cpp b/Foundation/src/Channel.cpp index 7c7468b5d..0d7c8482a 100644 --- a/Foundation/src/Channel.cpp +++ b/Foundation/src/Channel.cpp @@ -1,7 +1,7 @@ // // Channel.cpp // -// $Id: //poco/Main/Foundation/src/Channel.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Channel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Configurable.cpp b/Foundation/src/Configurable.cpp index 7bb18b87b..e52df2a3d 100644 --- a/Foundation/src/Configurable.cpp +++ b/Foundation/src/Configurable.cpp @@ -1,7 +1,7 @@ // // Configurable.cpp // -// $Id: //poco/Main/Foundation/src/Configurable.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Configurable.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/ConsoleChannel.cpp b/Foundation/src/ConsoleChannel.cpp index 7983cc007..4ba3f1381 100644 --- a/Foundation/src/ConsoleChannel.cpp +++ b/Foundation/src/ConsoleChannel.cpp @@ -1,7 +1,7 @@ // // ConsoleChannel.cpp // -// $Id: //poco/Main/Foundation/src/ConsoleChannel.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/ConsoleChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/CountingStream.cpp b/Foundation/src/CountingStream.cpp index cb97f5dd7..2c4151408 100644 --- a/Foundation/src/CountingStream.cpp +++ b/Foundation/src/CountingStream.cpp @@ -1,7 +1,7 @@ // // CountingStream.cpp // -// $Id: //poco/Main/Foundation/src/CountingStream.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/CountingStream.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/DateTime.cpp b/Foundation/src/DateTime.cpp index 39ddd4a9a..0d45ed4dd 100644 --- a/Foundation/src/DateTime.cpp +++ b/Foundation/src/DateTime.cpp @@ -1,7 +1,7 @@ // // DateTime.cpp // -// $Id: //poco/Main/Foundation/src/DateTime.cpp#15 $ +// $Id: //poco/1.3/Foundation/src/DateTime.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/DateTimeFormat.cpp b/Foundation/src/DateTimeFormat.cpp index b265ee345..46dc1b23c 100644 --- a/Foundation/src/DateTimeFormat.cpp +++ b/Foundation/src/DateTimeFormat.cpp @@ -1,7 +1,7 @@ // // DateTimeFormat.cpp // -// $Id: //poco/Main/Foundation/src/DateTimeFormat.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/DateTimeFormat.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/DateTimeFormatter.cpp b/Foundation/src/DateTimeFormatter.cpp index 13c5b7d10..feb492496 100644 --- a/Foundation/src/DateTimeFormatter.cpp +++ b/Foundation/src/DateTimeFormatter.cpp @@ -1,7 +1,7 @@ // // DateTimeFormatter.cpp // -// $Id: //poco/Main/Foundation/src/DateTimeFormatter.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/DateTimeFormatter.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/DateTimeParser.cpp b/Foundation/src/DateTimeParser.cpp index 1bbdbf289..e5ef6b7ac 100644 --- a/Foundation/src/DateTimeParser.cpp +++ b/Foundation/src/DateTimeParser.cpp @@ -1,7 +1,7 @@ // // DateTimeParser.cpp // -// $Id: //poco/Main/Foundation/src/DateTimeParser.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/DateTimeParser.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/Debugger.cpp b/Foundation/src/Debugger.cpp index 2314194e4..f8c5162d3 100644 --- a/Foundation/src/Debugger.cpp +++ b/Foundation/src/Debugger.cpp @@ -1,7 +1,7 @@ // // Debugger.cpp // -// $Id: //poco/Main/Foundation/src/Debugger.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Debugger.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/DeflatingStream.cpp b/Foundation/src/DeflatingStream.cpp index 58b7f3720..3ca2ea385 100644 --- a/Foundation/src/DeflatingStream.cpp +++ b/Foundation/src/DeflatingStream.cpp @@ -1,7 +1,7 @@ // // DeflatingStream.cpp // -// $Id: //poco/Main/Foundation/src/DeflatingStream.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/DeflatingStream.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/DigestEngine.cpp b/Foundation/src/DigestEngine.cpp index 3c957243e..49cab6545 100644 --- a/Foundation/src/DigestEngine.cpp +++ b/Foundation/src/DigestEngine.cpp @@ -1,7 +1,7 @@ // // DigestEngine.cpp // -// $Id: //poco/Main/Foundation/src/DigestEngine.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/DigestEngine.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/DigestStream.cpp b/Foundation/src/DigestStream.cpp index d6c30ee4c..edbc3d50f 100644 --- a/Foundation/src/DigestStream.cpp +++ b/Foundation/src/DigestStream.cpp @@ -1,7 +1,7 @@ // // DigestStream.cpp // -// $Id: //poco/Main/Foundation/src/DigestStream.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/DigestStream.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/DirectoryIterator.cpp b/Foundation/src/DirectoryIterator.cpp index b92c5b07a..0408ed2bc 100644 --- a/Foundation/src/DirectoryIterator.cpp +++ b/Foundation/src/DirectoryIterator.cpp @@ -1,7 +1,7 @@ // // DirectoryIterator.cpp // -// $Id: //poco/Main/Foundation/src/DirectoryIterator.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/DirectoryIterator.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/DirectoryIterator_UNIX.cpp b/Foundation/src/DirectoryIterator_UNIX.cpp index 118133af0..a3ad32754 100644 --- a/Foundation/src/DirectoryIterator_UNIX.cpp +++ b/Foundation/src/DirectoryIterator_UNIX.cpp @@ -1,7 +1,7 @@ // // DirectoryIterator_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/DirectoryIterator_UNIX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/DirectoryIterator_UNIX.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/DirectoryIterator_VMS.cpp b/Foundation/src/DirectoryIterator_VMS.cpp index ff9bb40eb..86ea972ae 100644 --- a/Foundation/src/DirectoryIterator_VMS.cpp +++ b/Foundation/src/DirectoryIterator_VMS.cpp @@ -1,7 +1,7 @@ // // DirectoryIterator_VMS.cpp // -// $Id: //poco/Main/Foundation/src/DirectoryIterator_VMS.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/DirectoryIterator_VMS.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/DirectoryIterator_WIN32.cpp b/Foundation/src/DirectoryIterator_WIN32.cpp index 55290d3d0..28704eea7 100644 --- a/Foundation/src/DirectoryIterator_WIN32.cpp +++ b/Foundation/src/DirectoryIterator_WIN32.cpp @@ -1,7 +1,7 @@ // // DirectoryIterator_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/DirectoryIterator_WIN32.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/DirectoryIterator_WIN32.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/DirectoryIterator_WIN32U.cpp b/Foundation/src/DirectoryIterator_WIN32U.cpp index f43add9c7..d0de92ac6 100644 --- a/Foundation/src/DirectoryIterator_WIN32U.cpp +++ b/Foundation/src/DirectoryIterator_WIN32U.cpp @@ -1,7 +1,7 @@ // // DirectoryIterator_WIN32U.cpp // -// $Id: //poco/Main/Foundation/src/DirectoryIterator_WIN32U.cpp#5 $ +// $Id: //poco/1.3/Foundation/src/DirectoryIterator_WIN32U.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/Environment.cpp b/Foundation/src/Environment.cpp index 259101ccb..f279e2271 100644 --- a/Foundation/src/Environment.cpp +++ b/Foundation/src/Environment.cpp @@ -1,7 +1,7 @@ // // Environment.cpp // -// $Id: //poco/Main/Foundation/src/Environment.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/Environment.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Environment_UNIX.cpp b/Foundation/src/Environment_UNIX.cpp index 49510514f..6dc1c72a9 100644 --- a/Foundation/src/Environment_UNIX.cpp +++ b/Foundation/src/Environment_UNIX.cpp @@ -1,7 +1,7 @@ // // Environment_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/Environment_UNIX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Environment_UNIX.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Environment_VMS.cpp b/Foundation/src/Environment_VMS.cpp index b2e3a41c5..649f5c2aa 100644 --- a/Foundation/src/Environment_VMS.cpp +++ b/Foundation/src/Environment_VMS.cpp @@ -1,7 +1,7 @@ // // Environment_VMS.cpp // -// $Id: //poco/Main/Foundation/src/Environment_VMS.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Environment_VMS.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Environment_WIN32.cpp b/Foundation/src/Environment_WIN32.cpp index 6c30d3fba..9076a335a 100644 --- a/Foundation/src/Environment_WIN32.cpp +++ b/Foundation/src/Environment_WIN32.cpp @@ -1,7 +1,7 @@ // // Environment_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/Environment_WIN32.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Environment_WIN32.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Environment_WIN32U.cpp b/Foundation/src/Environment_WIN32U.cpp index 18b74ac83..694886953 100644 --- a/Foundation/src/Environment_WIN32U.cpp +++ b/Foundation/src/Environment_WIN32U.cpp @@ -1,7 +1,7 @@ // // Environment_WIN32U.cpp // -// $Id: //poco/Main/Foundation/src/Environment_WIN32U.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/Environment_WIN32U.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/ErrorHandler.cpp b/Foundation/src/ErrorHandler.cpp index 632284cc8..69a8ddf77 100644 --- a/Foundation/src/ErrorHandler.cpp +++ b/Foundation/src/ErrorHandler.cpp @@ -1,7 +1,7 @@ // // ErrorHandler.cpp // -// $Id: //poco/Main/Foundation/src/ErrorHandler.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/ErrorHandler.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Event.cpp b/Foundation/src/Event.cpp index 3e16267c5..288f4b133 100644 --- a/Foundation/src/Event.cpp +++ b/Foundation/src/Event.cpp @@ -1,7 +1,7 @@ // // Event.cpp // -// $Id: //poco/Main/Foundation/src/Event.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Event.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/EventArgs.cpp b/Foundation/src/EventArgs.cpp index fac358e25..6a35815b7 100644 --- a/Foundation/src/EventArgs.cpp +++ b/Foundation/src/EventArgs.cpp @@ -1,7 +1,7 @@ // // EventArgs.cpp // -// $Id: //poco/Main/Foundation/src/EventArgs.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/EventArgs.cpp#1 $ // // Library: Foundation // Package: Events diff --git a/Foundation/src/EventLogChannel.cpp b/Foundation/src/EventLogChannel.cpp index d3eedfcd7..dbd27432b 100644 --- a/Foundation/src/EventLogChannel.cpp +++ b/Foundation/src/EventLogChannel.cpp @@ -1,7 +1,7 @@ // // EventLogChannel.cpp // -// $Id: //poco/Main/Foundation/src/EventLogChannel.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/EventLogChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Event_POSIX.cpp b/Foundation/src/Event_POSIX.cpp index b015e88fe..0974e6ad2 100644 --- a/Foundation/src/Event_POSIX.cpp +++ b/Foundation/src/Event_POSIX.cpp @@ -1,7 +1,7 @@ // // Event_POSIX.cpp // -// $Id: //poco/Main/Foundation/src/Event_POSIX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Event_POSIX.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Event_WIN32.cpp b/Foundation/src/Event_WIN32.cpp index 50576a57b..3ed9c4c1d 100644 --- a/Foundation/src/Event_WIN32.cpp +++ b/Foundation/src/Event_WIN32.cpp @@ -1,7 +1,7 @@ // // Event_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/Event_WIN32.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/Event_WIN32.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Exception.cpp b/Foundation/src/Exception.cpp index cee9133f9..3a11fabce 100644 --- a/Foundation/src/Exception.cpp +++ b/Foundation/src/Exception.cpp @@ -1,7 +1,7 @@ // // Exception.cpp // -// $Id: //poco/Main/Foundation/src/Exception.cpp#19 $ +// $Id: //poco/1.3/Foundation/src/Exception.cpp#2 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/FPEnvironment.cpp b/Foundation/src/FPEnvironment.cpp index a5a148e95..3b2c69c5c 100644 --- a/Foundation/src/FPEnvironment.cpp +++ b/Foundation/src/FPEnvironment.cpp @@ -1,7 +1,7 @@ // // FPEnvironment.cpp // -// $Id: //poco/Main/Foundation/src/FPEnvironment.cpp#17 $ +// $Id: //poco/1.3/Foundation/src/FPEnvironment.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/FPEnvironment_C99.cpp b/Foundation/src/FPEnvironment_C99.cpp index 1a0ea0f67..c2dee17c7 100644 --- a/Foundation/src/FPEnvironment_C99.cpp +++ b/Foundation/src/FPEnvironment_C99.cpp @@ -1,7 +1,7 @@ // // FPEnvironment_C99.cpp // -// $Id: //poco/Main/Foundation/src/FPEnvironment_C99.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/FPEnvironment_C99.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/FPEnvironment_DEC.cpp b/Foundation/src/FPEnvironment_DEC.cpp index 9daa738e5..166c85fe8 100644 --- a/Foundation/src/FPEnvironment_DEC.cpp +++ b/Foundation/src/FPEnvironment_DEC.cpp @@ -1,7 +1,7 @@ // // FPEnvironment_DEC.cpp // -// $Id: //poco/Main/Foundation/src/FPEnvironment_DEC.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/FPEnvironment_DEC.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/FPEnvironment_DUMMY.cpp b/Foundation/src/FPEnvironment_DUMMY.cpp index 0a4178fb7..b78361d6e 100644 --- a/Foundation/src/FPEnvironment_DUMMY.cpp +++ b/Foundation/src/FPEnvironment_DUMMY.cpp @@ -1,7 +1,7 @@ // // FPEnvironment_C99.cpp // -// $Id: //poco/Main/Foundation/src/FPEnvironment_DUMMY.cpp#5 $ +// $Id: //poco/1.3/Foundation/src/FPEnvironment_DUMMY.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/FPEnvironment_SUN.cpp b/Foundation/src/FPEnvironment_SUN.cpp index 7cac9590c..f5001816d 100644 --- a/Foundation/src/FPEnvironment_SUN.cpp +++ b/Foundation/src/FPEnvironment_SUN.cpp @@ -1,7 +1,7 @@ // // FPEnvironment_SUN.cpp // -// $Id: //poco/Main/Foundation/src/FPEnvironment_SUN.cpp#9 $ +// $Id: //poco/1.3/Foundation/src/FPEnvironment_SUN.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/FPEnvironment_WIN32.cpp b/Foundation/src/FPEnvironment_WIN32.cpp index 29d5a4fb7..6e291fcbc 100644 --- a/Foundation/src/FPEnvironment_WIN32.cpp +++ b/Foundation/src/FPEnvironment_WIN32.cpp @@ -1,7 +1,7 @@ // // FPEnvironment_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/FPEnvironment_WIN32.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/FPEnvironment_WIN32.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/File.cpp b/Foundation/src/File.cpp index d425c1f88..6938e26d5 100644 --- a/Foundation/src/File.cpp +++ b/Foundation/src/File.cpp @@ -1,7 +1,7 @@ // // File.cpp // -// $Id: //poco/Main/Foundation/src/File.cpp#15 $ +// $Id: //poco/1.3/Foundation/src/File.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/FileChannel.cpp b/Foundation/src/FileChannel.cpp index f7c724e59..b069f6195 100644 --- a/Foundation/src/FileChannel.cpp +++ b/Foundation/src/FileChannel.cpp @@ -1,7 +1,7 @@ // // FileChannel.cpp // -// $Id: //poco/Main/Foundation/src/FileChannel.cpp#18 $ +// $Id: //poco/1.3/Foundation/src/FileChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/FileStreamFactory.cpp b/Foundation/src/FileStreamFactory.cpp index b5e9e8c93..a142616b9 100644 --- a/Foundation/src/FileStreamFactory.cpp +++ b/Foundation/src/FileStreamFactory.cpp @@ -1,7 +1,7 @@ // // FileStreamFactory.cpp // -// $Id: //poco/Main/Foundation/src/FileStreamFactory.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/FileStreamFactory.cpp#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/src/File_UNIX.cpp b/Foundation/src/File_UNIX.cpp index 531ef4643..847f177c0 100644 --- a/Foundation/src/File_UNIX.cpp +++ b/Foundation/src/File_UNIX.cpp @@ -1,7 +1,7 @@ // // File_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/File_UNIX.cpp#16 $ +// $Id: //poco/1.3/Foundation/src/File_UNIX.cpp#2 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/File_VMS.cpp b/Foundation/src/File_VMS.cpp index d03f8c5da..9a86c9a03 100644 --- a/Foundation/src/File_VMS.cpp +++ b/Foundation/src/File_VMS.cpp @@ -1,7 +1,7 @@ // // File_VMS.cpp // -// $Id: //poco/Main/Foundation/src/File_VMS.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/File_VMS.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/File_WIN32.cpp b/Foundation/src/File_WIN32.cpp index e59152908..3abc66f70 100644 --- a/Foundation/src/File_WIN32.cpp +++ b/Foundation/src/File_WIN32.cpp @@ -1,7 +1,7 @@ // // File_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/File_WIN32.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/File_WIN32.cpp#2 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/File_WIN32U.cpp b/Foundation/src/File_WIN32U.cpp index d9d6447e7..07c3857db 100644 --- a/Foundation/src/File_WIN32U.cpp +++ b/Foundation/src/File_WIN32U.cpp @@ -1,7 +1,7 @@ // // File_WIN32U.cpp // -// $Id: //poco/Main/Foundation/src/File_WIN32U.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/File_WIN32U.cpp#2 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/Format.cpp b/Foundation/src/Format.cpp index c873525c2..e69975660 100644 --- a/Foundation/src/Format.cpp +++ b/Foundation/src/Format.cpp @@ -1,7 +1,7 @@ // // Format.cpp // -// $Id: //poco/Main/Foundation/src/Format.cpp#3 $ +// $Id: //poco/1.3/Foundation/src/Format.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Formatter.cpp b/Foundation/src/Formatter.cpp index 2fa44065f..686c46156 100644 --- a/Foundation/src/Formatter.cpp +++ b/Foundation/src/Formatter.cpp @@ -1,7 +1,7 @@ // // Formatter.cpp // -// $Id: //poco/Main/Foundation/src/Formatter.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Formatter.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/FormattingChannel.cpp b/Foundation/src/FormattingChannel.cpp index d47d07472..123ec06d1 100644 --- a/Foundation/src/FormattingChannel.cpp +++ b/Foundation/src/FormattingChannel.cpp @@ -1,7 +1,7 @@ // // FormattingChannel.cpp // -// $Id: //poco/Main/Foundation/src/FormattingChannel.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/FormattingChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Glob.cpp b/Foundation/src/Glob.cpp index 16dbb222c..d67ae8cb2 100644 --- a/Foundation/src/Glob.cpp +++ b/Foundation/src/Glob.cpp @@ -1,7 +1,7 @@ // // Glob.cpp // -// $Id: //poco/Main/Foundation/src/Glob.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/Glob.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/Hash.cpp b/Foundation/src/Hash.cpp index f4340380f..50a54706d 100644 --- a/Foundation/src/Hash.cpp +++ b/Foundation/src/Hash.cpp @@ -1,7 +1,7 @@ // // Hash.cpp // -// $Id: //poco/Main/Foundation/src/Hash.cpp#4 $ +// $Id: //poco/1.3/Foundation/src/Hash.cpp#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/src/HashStatistic.cpp b/Foundation/src/HashStatistic.cpp index a54091d06..3993d38ff 100644 --- a/Foundation/src/HashStatistic.cpp +++ b/Foundation/src/HashStatistic.cpp @@ -1,7 +1,7 @@ // // HashStatistic.cpp // -// $Id: //poco/Main/Foundation/src/HashStatistic.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/HashStatistic.cpp#1 $ // // Library: Foundation // Package: Hashing diff --git a/Foundation/src/HexBinaryDecoder.cpp b/Foundation/src/HexBinaryDecoder.cpp index 7a6a4b834..3f7621c0d 100644 --- a/Foundation/src/HexBinaryDecoder.cpp +++ b/Foundation/src/HexBinaryDecoder.cpp @@ -1,7 +1,7 @@ // // HexBinaryDecoder.cpp // -// $Id: //poco/Main/Foundation/src/HexBinaryDecoder.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/HexBinaryDecoder.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/HexBinaryEncoder.cpp b/Foundation/src/HexBinaryEncoder.cpp index a3ff65f07..e35665a38 100644 --- a/Foundation/src/HexBinaryEncoder.cpp +++ b/Foundation/src/HexBinaryEncoder.cpp @@ -1,7 +1,7 @@ // // HexBinaryEncoder.cpp // -// $Id: //poco/Main/Foundation/src/HexBinaryEncoder.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/HexBinaryEncoder.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/InflatingStream.cpp b/Foundation/src/InflatingStream.cpp index 9696cb3cc..b222437cb 100644 --- a/Foundation/src/InflatingStream.cpp +++ b/Foundation/src/InflatingStream.cpp @@ -1,7 +1,7 @@ // // InflatingStream.cpp // -// $Id: //poco/Main/Foundation/src/InflatingStream.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/InflatingStream.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/Latin1Encoding.cpp b/Foundation/src/Latin1Encoding.cpp index 70239b46a..a5438f1ab 100644 --- a/Foundation/src/Latin1Encoding.cpp +++ b/Foundation/src/Latin1Encoding.cpp @@ -1,7 +1,7 @@ // // Latin1Encoding.cpp // -// $Id: //poco/Main/Foundation/src/Latin1Encoding.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Latin1Encoding.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/Latin9Encoding.cpp b/Foundation/src/Latin9Encoding.cpp index d96bdd12e..5058ed54c 100644 --- a/Foundation/src/Latin9Encoding.cpp +++ b/Foundation/src/Latin9Encoding.cpp @@ -1,7 +1,7 @@ // // Latin9Encoding.cpp // -// $Id: //poco/Main/Foundation/src/Latin9Encoding.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Latin9Encoding.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/LineEndingConverter.cpp b/Foundation/src/LineEndingConverter.cpp index edd1a96f7..b85d8e9a0 100644 --- a/Foundation/src/LineEndingConverter.cpp +++ b/Foundation/src/LineEndingConverter.cpp @@ -1,7 +1,7 @@ // // LineEndingConverter.cpp // -// $Id: //poco/Main/Foundation/src/LineEndingConverter.cpp#5 $ +// $Id: //poco/1.3/Foundation/src/LineEndingConverter.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/LocalDateTime.cpp b/Foundation/src/LocalDateTime.cpp index 7747933fc..4515019a1 100644 --- a/Foundation/src/LocalDateTime.cpp +++ b/Foundation/src/LocalDateTime.cpp @@ -1,7 +1,7 @@ // // LocalDateTime.cpp // -// $Id: //poco/Main/Foundation/src/LocalDateTime.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/LocalDateTime.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/LogFile.cpp b/Foundation/src/LogFile.cpp index 9a40d76ea..f7044ad7e 100644 --- a/Foundation/src/LogFile.cpp +++ b/Foundation/src/LogFile.cpp @@ -1,7 +1,7 @@ // // LogFile.cpp // -// $Id: //poco/Main/Foundation/src/LogFile.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/LogFile.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/LogFile_STD.cpp b/Foundation/src/LogFile_STD.cpp index 92445ece8..c8e245fae 100644 --- a/Foundation/src/LogFile_STD.cpp +++ b/Foundation/src/LogFile_STD.cpp @@ -1,7 +1,7 @@ // // LogFile_STD.cpp // -// $Id: //poco/Main/Foundation/src/LogFile_STD.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/LogFile_STD.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/LogFile_VMS.cpp b/Foundation/src/LogFile_VMS.cpp index 094f64df2..b19ab053b 100644 --- a/Foundation/src/LogFile_VMS.cpp +++ b/Foundation/src/LogFile_VMS.cpp @@ -1,7 +1,7 @@ // // LogFile_VMS.cpp // -// $Id: //poco/Main/Foundation/src/LogFile_VMS.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/LogFile_VMS.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/LogFile_WIN32.cpp b/Foundation/src/LogFile_WIN32.cpp index 4684bdb5a..659e5c276 100644 --- a/Foundation/src/LogFile_WIN32.cpp +++ b/Foundation/src/LogFile_WIN32.cpp @@ -1,7 +1,7 @@ // // LogFile_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/LogFile_WIN32.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/LogFile_WIN32.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/LogFile_WIN32U.cpp b/Foundation/src/LogFile_WIN32U.cpp index 689a439db..314252ee9 100644 --- a/Foundation/src/LogFile_WIN32U.cpp +++ b/Foundation/src/LogFile_WIN32U.cpp @@ -1,7 +1,7 @@ // // LogFile_WIN32U.cpp // -// $Id: //poco/Main/Foundation/src/LogFile_WIN32U.cpp#1 $ +// $Id: //poco/1.3/Foundation/src/LogFile_WIN32U.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/LogStream.cpp b/Foundation/src/LogStream.cpp index 152602e05..0c7bf1682 100644 --- a/Foundation/src/LogStream.cpp +++ b/Foundation/src/LogStream.cpp @@ -1,7 +1,7 @@ // // LogStream.cpp // -// $Id: //poco/Main/Foundation/src/LogStream.cpp#3 $ +// $Id: //poco/1.3/Foundation/src/LogStream.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Logger.cpp b/Foundation/src/Logger.cpp index cd4645776..c6c01eae4 100644 --- a/Foundation/src/Logger.cpp +++ b/Foundation/src/Logger.cpp @@ -1,7 +1,7 @@ // // Logger.cpp // -// $Id: //poco/Main/Foundation/src/Logger.cpp#17 $ +// $Id: //poco/1.3/Foundation/src/Logger.cpp#2 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/LoggingFactory.cpp b/Foundation/src/LoggingFactory.cpp index 69354f6ea..67641093a 100644 --- a/Foundation/src/LoggingFactory.cpp +++ b/Foundation/src/LoggingFactory.cpp @@ -1,7 +1,7 @@ // // LoggingFactory.cpp // -// $Id: //poco/Main/Foundation/src/LoggingFactory.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/LoggingFactory.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/LoggingRegistry.cpp b/Foundation/src/LoggingRegistry.cpp index 05f941581..e2ea5a0d0 100644 --- a/Foundation/src/LoggingRegistry.cpp +++ b/Foundation/src/LoggingRegistry.cpp @@ -1,7 +1,7 @@ // // LoggingRegistry.cpp // -// $Id: //poco/Main/Foundation/src/LoggingRegistry.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/LoggingRegistry.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/MD2Engine.cpp b/Foundation/src/MD2Engine.cpp index 37d81c6c9..cd198b2ab 100644 --- a/Foundation/src/MD2Engine.cpp +++ b/Foundation/src/MD2Engine.cpp @@ -1,7 +1,7 @@ // // MD2Engine.cpp // -// $Id: //poco/Main/Foundation/src/MD2Engine.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/MD2Engine.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/MD4Engine.cpp b/Foundation/src/MD4Engine.cpp index 90adbeaeb..848b27e9c 100644 --- a/Foundation/src/MD4Engine.cpp +++ b/Foundation/src/MD4Engine.cpp @@ -1,7 +1,7 @@ // // MD4Engine.cpp // -// $Id: //poco/Main/Foundation/src/MD4Engine.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/MD4Engine.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/MD5Engine.cpp b/Foundation/src/MD5Engine.cpp index 9f91a02d3..1ce2fc14c 100644 --- a/Foundation/src/MD5Engine.cpp +++ b/Foundation/src/MD5Engine.cpp @@ -1,7 +1,7 @@ // // MD5Engine.cpp // -// $Id: //poco/Main/Foundation/src/MD5Engine.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/MD5Engine.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/MSG00001.bin b/Foundation/src/MSG00001.bin index 45ecf37e0..543d281d3 100644 Binary files a/Foundation/src/MSG00001.bin and b/Foundation/src/MSG00001.bin differ diff --git a/Foundation/src/Manifest.cpp b/Foundation/src/Manifest.cpp index a1a71241c..a3bd383f2 100644 --- a/Foundation/src/Manifest.cpp +++ b/Foundation/src/Manifest.cpp @@ -1,7 +1,7 @@ // // Manifest.cpp // -// $Id: //poco/Main/Foundation/src/Manifest.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Manifest.cpp#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/src/MemoryPool.cpp b/Foundation/src/MemoryPool.cpp index a545c3439..4e585217e 100644 --- a/Foundation/src/MemoryPool.cpp +++ b/Foundation/src/MemoryPool.cpp @@ -1,7 +1,7 @@ // // MemoryPool.cpp // -// $Id: //poco/Main/Foundation/src/MemoryPool.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/MemoryPool.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Message.cpp b/Foundation/src/Message.cpp index 53179060a..3d54a825f 100644 --- a/Foundation/src/Message.cpp +++ b/Foundation/src/Message.cpp @@ -1,7 +1,7 @@ // // Message.cpp // -// $Id: //poco/Main/Foundation/src/Message.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/Message.cpp#2 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Mutex.cpp b/Foundation/src/Mutex.cpp index 3404a66a8..2c50b8bee 100644 --- a/Foundation/src/Mutex.cpp +++ b/Foundation/src/Mutex.cpp @@ -1,7 +1,7 @@ // // Mutex.cpp // -// $Id: //poco/Main/Foundation/src/Mutex.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Mutex.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Mutex_POSIX.cpp b/Foundation/src/Mutex_POSIX.cpp index d67ba7858..75b17666c 100644 --- a/Foundation/src/Mutex_POSIX.cpp +++ b/Foundation/src/Mutex_POSIX.cpp @@ -1,7 +1,7 @@ // // Mutex_POSIX.cpp // -// $Id: //poco/Main/Foundation/src/Mutex_POSIX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Mutex_POSIX.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Mutex_WIN32.cpp b/Foundation/src/Mutex_WIN32.cpp index 35638f944..30fbaf689 100644 --- a/Foundation/src/Mutex_WIN32.cpp +++ b/Foundation/src/Mutex_WIN32.cpp @@ -1,7 +1,7 @@ // // Mutex_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/Mutex_WIN32.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/Mutex_WIN32.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/NamedEvent.cpp b/Foundation/src/NamedEvent.cpp index 44e8d0419..6cd1edf2b 100644 --- a/Foundation/src/NamedEvent.cpp +++ b/Foundation/src/NamedEvent.cpp @@ -1,7 +1,7 @@ // // NamedEvent.cpp // -// $Id: //poco/Main/Foundation/src/NamedEvent.cpp#9 $ +// $Id: //poco/1.3/Foundation/src/NamedEvent.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedEvent_UNIX.cpp b/Foundation/src/NamedEvent_UNIX.cpp index b81a7b386..1ec5e9f40 100644 --- a/Foundation/src/NamedEvent_UNIX.cpp +++ b/Foundation/src/NamedEvent_UNIX.cpp @@ -1,7 +1,7 @@ // // NamedEvent_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/NamedEvent_UNIX.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/NamedEvent_UNIX.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedEvent_VMS.cpp b/Foundation/src/NamedEvent_VMS.cpp index c8650586b..2162caf2c 100644 --- a/Foundation/src/NamedEvent_VMS.cpp +++ b/Foundation/src/NamedEvent_VMS.cpp @@ -1,7 +1,7 @@ // // NamedEvent_VMS.cpp // -// $Id: //poco/Main/Foundation/src/NamedEvent_VMS.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/NamedEvent_VMS.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedEvent_WIN32.cpp b/Foundation/src/NamedEvent_WIN32.cpp index 50737b15a..534845d3f 100644 --- a/Foundation/src/NamedEvent_WIN32.cpp +++ b/Foundation/src/NamedEvent_WIN32.cpp @@ -1,7 +1,7 @@ // // NamedEvent_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/NamedEvent_WIN32.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/NamedEvent_WIN32.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedEvent_WIN32U.cpp b/Foundation/src/NamedEvent_WIN32U.cpp index 934672ef8..fc6aed424 100644 --- a/Foundation/src/NamedEvent_WIN32U.cpp +++ b/Foundation/src/NamedEvent_WIN32U.cpp @@ -1,7 +1,7 @@ // // NamedEvent_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/NamedEvent_WIN32U.cpp#5 $ +// $Id: //poco/1.3/Foundation/src/NamedEvent_WIN32U.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedMutex.cpp b/Foundation/src/NamedMutex.cpp index 59b2efdb1..0a6972faa 100644 --- a/Foundation/src/NamedMutex.cpp +++ b/Foundation/src/NamedMutex.cpp @@ -1,7 +1,7 @@ // // NamedMutex.cpp // -// $Id: //poco/Main/Foundation/src/NamedMutex.cpp#9 $ +// $Id: //poco/1.3/Foundation/src/NamedMutex.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedMutex_UNIX.cpp b/Foundation/src/NamedMutex_UNIX.cpp index fce384612..c5cd41d5c 100644 --- a/Foundation/src/NamedMutex_UNIX.cpp +++ b/Foundation/src/NamedMutex_UNIX.cpp @@ -1,7 +1,7 @@ // // NamedMutex_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/NamedMutex_UNIX.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/NamedMutex_UNIX.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedMutex_VMS.cpp b/Foundation/src/NamedMutex_VMS.cpp index 312529c99..714d13122 100644 --- a/Foundation/src/NamedMutex_VMS.cpp +++ b/Foundation/src/NamedMutex_VMS.cpp @@ -1,7 +1,7 @@ // // NamedMutex_VMS.cpp // -// $Id: //poco/Main/Foundation/src/NamedMutex_VMS.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/NamedMutex_VMS.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedMutex_WIN32.cpp b/Foundation/src/NamedMutex_WIN32.cpp index c13cd8971..b38c051b7 100644 --- a/Foundation/src/NamedMutex_WIN32.cpp +++ b/Foundation/src/NamedMutex_WIN32.cpp @@ -1,7 +1,7 @@ // // NamedMutex_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/NamedMutex_WIN32.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/NamedMutex_WIN32.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NamedMutex_WIN32U.cpp b/Foundation/src/NamedMutex_WIN32U.cpp index 2dfb1f948..a23422f07 100644 --- a/Foundation/src/NamedMutex_WIN32U.cpp +++ b/Foundation/src/NamedMutex_WIN32U.cpp @@ -1,7 +1,7 @@ // // NamedMutex_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/NamedMutex_WIN32U.cpp#5 $ +// $Id: //poco/1.3/Foundation/src/NamedMutex_WIN32U.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/NestedDiagnosticContext.cpp b/Foundation/src/NestedDiagnosticContext.cpp index 553d69ac3..f6d898b91 100644 --- a/Foundation/src/NestedDiagnosticContext.cpp +++ b/Foundation/src/NestedDiagnosticContext.cpp @@ -1,7 +1,7 @@ // // NestedDiagnosticContext.cpp // -// $Id: //poco/Main/Foundation/src/NestedDiagnosticContext.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/NestedDiagnosticContext.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Notification.cpp b/Foundation/src/Notification.cpp index 7d8eae8e2..07f4c0479 100644 --- a/Foundation/src/Notification.cpp +++ b/Foundation/src/Notification.cpp @@ -1,7 +1,7 @@ // // Notification.cpp // -// $Id: //poco/Main/Foundation/src/Notification.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Notification.cpp#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/src/NotificationCenter.cpp b/Foundation/src/NotificationCenter.cpp index 593ea376c..6ffe054ce 100644 --- a/Foundation/src/NotificationCenter.cpp +++ b/Foundation/src/NotificationCenter.cpp @@ -1,7 +1,7 @@ // // NotificationCenter.cpp // -// $Id: //poco/Main/Foundation/src/NotificationCenter.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/NotificationCenter.cpp#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/src/NotificationQueue.cpp b/Foundation/src/NotificationQueue.cpp index f51cc23e7..b4bdf8d58 100644 --- a/Foundation/src/NotificationQueue.cpp +++ b/Foundation/src/NotificationQueue.cpp @@ -1,7 +1,7 @@ // // NotificationQueue.cpp // -// $Id: //poco/Main/Foundation/src/NotificationQueue.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/NotificationQueue.cpp#1 $ // // Library: Foundation // Package: Notifications diff --git a/Foundation/src/NullChannel.cpp b/Foundation/src/NullChannel.cpp index 350ddbc16..edb8eb9ba 100644 --- a/Foundation/src/NullChannel.cpp +++ b/Foundation/src/NullChannel.cpp @@ -1,7 +1,7 @@ // // NullChannel.cpp // -// $Id: //poco/Main/Foundation/src/NullChannel.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/NullChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/NullStream.cpp b/Foundation/src/NullStream.cpp index 082889be2..4377a24cd 100644 --- a/Foundation/src/NullStream.cpp +++ b/Foundation/src/NullStream.cpp @@ -1,7 +1,7 @@ // // NullStream.cpp // -// $Id: //poco/Main/Foundation/src/NullStream.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/NullStream.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/NumberFormatter.cpp b/Foundation/src/NumberFormatter.cpp index 46a61fc96..4177c6854 100644 --- a/Foundation/src/NumberFormatter.cpp +++ b/Foundation/src/NumberFormatter.cpp @@ -1,7 +1,7 @@ // // NumberFormatter.cpp // -// $Id: //poco/Main/Foundation/src/NumberFormatter.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/NumberFormatter.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/NumberParser.cpp b/Foundation/src/NumberParser.cpp index a6fe0b0d9..c0241514d 100644 --- a/Foundation/src/NumberParser.cpp +++ b/Foundation/src/NumberParser.cpp @@ -1,7 +1,7 @@ // // NumberParser.cpp // -// $Id: //poco/Main/Foundation/src/NumberParser.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/NumberParser.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/OpcomChannel.cpp b/Foundation/src/OpcomChannel.cpp index c1832e537..406ed98b9 100644 --- a/Foundation/src/OpcomChannel.cpp +++ b/Foundation/src/OpcomChannel.cpp @@ -1,7 +1,7 @@ // // OpcomChannel.cpp // -// $Id: //poco/Main/Foundation/src/OpcomChannel.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/OpcomChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Path.cpp b/Foundation/src/Path.cpp index 6ca93e047..fbed1498a 100644 --- a/Foundation/src/Path.cpp +++ b/Foundation/src/Path.cpp @@ -1,7 +1,7 @@ // // Path.cpp // -// $Id: //poco/Main/Foundation/src/Path.cpp#18 $ +// $Id: //poco/1.3/Foundation/src/Path.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/Path_UNIX.cpp b/Foundation/src/Path_UNIX.cpp index 7699559d5..db4c640b1 100644 --- a/Foundation/src/Path_UNIX.cpp +++ b/Foundation/src/Path_UNIX.cpp @@ -1,7 +1,7 @@ // // Path_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/Path_UNIX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Path_UNIX.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/Path_VMS.cpp b/Foundation/src/Path_VMS.cpp index d854811f9..2e5204f78 100644 --- a/Foundation/src/Path_VMS.cpp +++ b/Foundation/src/Path_VMS.cpp @@ -1,7 +1,7 @@ // // Path_VMS.cpp // -// $Id: //poco/Main/Foundation/src/Path_VMS.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Path_VMS.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/Path_WIN32.cpp b/Foundation/src/Path_WIN32.cpp index 2bcd7ede3..670d32743 100644 --- a/Foundation/src/Path_WIN32.cpp +++ b/Foundation/src/Path_WIN32.cpp @@ -1,7 +1,7 @@ // // Path_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/Path_WIN32.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Path_WIN32.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/Path_WIN32U.cpp b/Foundation/src/Path_WIN32U.cpp index 65e1f74d5..33209f179 100644 --- a/Foundation/src/Path_WIN32U.cpp +++ b/Foundation/src/Path_WIN32U.cpp @@ -1,7 +1,7 @@ // // Path_WIN32U.cpp // -// $Id: //poco/Main/Foundation/src/Path_WIN32U.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/Path_WIN32U.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/PatternFormatter.cpp b/Foundation/src/PatternFormatter.cpp index c40c31723..7380fa00d 100644 --- a/Foundation/src/PatternFormatter.cpp +++ b/Foundation/src/PatternFormatter.cpp @@ -1,7 +1,7 @@ // // PatternFormatter.cpp // -// $Id: //poco/Main/Foundation/src/PatternFormatter.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/PatternFormatter.cpp#2 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Pipe.cpp b/Foundation/src/Pipe.cpp index 7d3cd8acb..bad0f93e3 100644 --- a/Foundation/src/Pipe.cpp +++ b/Foundation/src/Pipe.cpp @@ -1,7 +1,7 @@ // // Pipe.cpp // -// $Id: //poco/Main/Foundation/src/Pipe.cpp#4 $ +// $Id: //poco/1.3/Foundation/src/Pipe.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/PipeImpl.cpp b/Foundation/src/PipeImpl.cpp index 2b8a33af1..aa154b735 100644 --- a/Foundation/src/PipeImpl.cpp +++ b/Foundation/src/PipeImpl.cpp @@ -1,7 +1,7 @@ // // PipeImpl.cpp // -// $Id: //poco/Main/Foundation/src/PipeImpl.cpp#3 $ +// $Id: //poco/1.3/Foundation/src/PipeImpl.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/PipeImpl_DUMMY.cpp b/Foundation/src/PipeImpl_DUMMY.cpp index c564845f4..f3daaf33b 100644 --- a/Foundation/src/PipeImpl_DUMMY.cpp +++ b/Foundation/src/PipeImpl_DUMMY.cpp @@ -1,7 +1,7 @@ // // PipeImpl_DUMMY.cpp // -// $Id: //poco/Main/Foundation/src/PipeImpl_DUMMY.cpp#4 $ +// $Id: //poco/1.3/Foundation/src/PipeImpl_DUMMY.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/PipeImpl_POSIX.cpp b/Foundation/src/PipeImpl_POSIX.cpp index 5b7748b23..e80c6fee5 100644 --- a/Foundation/src/PipeImpl_POSIX.cpp +++ b/Foundation/src/PipeImpl_POSIX.cpp @@ -1,7 +1,7 @@ // // PipeImpl_POSIX.cpp // -// $Id: //poco/Main/Foundation/src/PipeImpl_POSIX.cpp#5 $ +// $Id: //poco/1.3/Foundation/src/PipeImpl_POSIX.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/PipeImpl_WIN32.cpp b/Foundation/src/PipeImpl_WIN32.cpp index 9b93e0f4a..b17562258 100644 --- a/Foundation/src/PipeImpl_WIN32.cpp +++ b/Foundation/src/PipeImpl_WIN32.cpp @@ -1,7 +1,7 @@ // // PipeImpl_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/PipeImpl_WIN32.cpp#4 $ +// $Id: //poco/1.3/Foundation/src/PipeImpl_WIN32.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/PipeStream.cpp b/Foundation/src/PipeStream.cpp index 490abc008..2ca3134c5 100644 --- a/Foundation/src/PipeStream.cpp +++ b/Foundation/src/PipeStream.cpp @@ -1,7 +1,7 @@ // // PipeStream.cpp // -// $Id: //poco/Main/Foundation/src/PipeStream.cpp#4 $ +// $Id: //poco/1.3/Foundation/src/PipeStream.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/Process.cpp b/Foundation/src/Process.cpp index 7b5d2e32a..0b4b99841 100644 --- a/Foundation/src/Process.cpp +++ b/Foundation/src/Process.cpp @@ -1,7 +1,7 @@ // // Process.cpp // -// $Id: //poco/Main/Foundation/src/Process.cpp#18 $ +// $Id: //poco/1.3/Foundation/src/Process.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/Process_UNIX.cpp b/Foundation/src/Process_UNIX.cpp index bd1e22309..e104fd182 100644 --- a/Foundation/src/Process_UNIX.cpp +++ b/Foundation/src/Process_UNIX.cpp @@ -1,7 +1,7 @@ // // Process_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/Process_UNIX.cpp#28 $ +// $Id: //poco/1.3/Foundation/src/Process_UNIX.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/Process_VMS.cpp b/Foundation/src/Process_VMS.cpp index 551165e6c..bbc2b3745 100644 --- a/Foundation/src/Process_VMS.cpp +++ b/Foundation/src/Process_VMS.cpp @@ -1,7 +1,7 @@ // // Process_VMS.cpp // -// $Id: //poco/Main/Foundation/src/Process_VMS.cpp#19 $ +// $Id: //poco/1.3/Foundation/src/Process_VMS.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/Process_WIN32.cpp b/Foundation/src/Process_WIN32.cpp index 102c0deb0..acaf6ba04 100644 --- a/Foundation/src/Process_WIN32.cpp +++ b/Foundation/src/Process_WIN32.cpp @@ -1,7 +1,7 @@ // // Process_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/Process_WIN32.cpp#18 $ +// $Id: //poco/1.3/Foundation/src/Process_WIN32.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/Process_WIN32U.cpp b/Foundation/src/Process_WIN32U.cpp index 36e5c3b5e..a95de8486 100644 --- a/Foundation/src/Process_WIN32U.cpp +++ b/Foundation/src/Process_WIN32U.cpp @@ -1,7 +1,7 @@ // // Process_WIN32U.cpp // -// $Id: //poco/Main/Foundation/src/Process_WIN32U.cpp#9 $ +// $Id: //poco/1.3/Foundation/src/Process_WIN32U.cpp#1 $ // // Library: Foundation // Package: Processes diff --git a/Foundation/src/PurgeStrategy.cpp b/Foundation/src/PurgeStrategy.cpp index a94295b49..61f196c9c 100644 --- a/Foundation/src/PurgeStrategy.cpp +++ b/Foundation/src/PurgeStrategy.cpp @@ -1,7 +1,7 @@ // // PurgeStrategy.cpp // -// $Id: //poco/Main/Foundation/src/PurgeStrategy.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/PurgeStrategy.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/RWLock.cpp b/Foundation/src/RWLock.cpp index 206c2e8a3..f3a3817b0 100644 --- a/Foundation/src/RWLock.cpp +++ b/Foundation/src/RWLock.cpp @@ -1,7 +1,7 @@ // // RWLock.cpp // -// $Id: //poco/Main/Foundation/src/RWLock.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/RWLock.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/RWLock_POSIX.cpp b/Foundation/src/RWLock_POSIX.cpp index db0f1c87b..3e9040b4f 100644 --- a/Foundation/src/RWLock_POSIX.cpp +++ b/Foundation/src/RWLock_POSIX.cpp @@ -1,7 +1,7 @@ // // RWLock_POSIX.cpp // -// $Id: //poco/Main/Foundation/src/RWLock_POSIX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/RWLock_POSIX.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/RWLock_WIN32.cpp b/Foundation/src/RWLock_WIN32.cpp index a6cb540a1..8431dc117 100644 --- a/Foundation/src/RWLock_WIN32.cpp +++ b/Foundation/src/RWLock_WIN32.cpp @@ -1,7 +1,7 @@ // // RWLock_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/RWLock_WIN32.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/RWLock_WIN32.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Random.cpp b/Foundation/src/Random.cpp index 3bd68e29a..401964cd4 100644 --- a/Foundation/src/Random.cpp +++ b/Foundation/src/Random.cpp @@ -1,7 +1,7 @@ // // Random.cpp // -// $Id: //poco/Main/Foundation/src/Random.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/Random.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/RandomStream.cpp b/Foundation/src/RandomStream.cpp index a64579a00..723069826 100644 --- a/Foundation/src/RandomStream.cpp +++ b/Foundation/src/RandomStream.cpp @@ -1,7 +1,7 @@ // // RandomStream.cpp // -// $Id: //poco/Main/Foundation/src/RandomStream.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/RandomStream.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/RefCountedObject.cpp b/Foundation/src/RefCountedObject.cpp index 947152ab7..f68ca2b82 100644 --- a/Foundation/src/RefCountedObject.cpp +++ b/Foundation/src/RefCountedObject.cpp @@ -1,7 +1,7 @@ // // RefCountedObject.cpp // -// $Id: //poco/Main/Foundation/src/RefCountedObject.cpp#7 $ +// $Id: //poco/1.3/Foundation/src/RefCountedObject.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/RegularExpression.cpp b/Foundation/src/RegularExpression.cpp index c356c15ce..0a70e0fb7 100644 --- a/Foundation/src/RegularExpression.cpp +++ b/Foundation/src/RegularExpression.cpp @@ -1,7 +1,7 @@ // // RegularExpression.h // -// $Id: //poco/Main/Foundation/src/RegularExpression.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/RegularExpression.cpp#2 $ // // Library: Foundation // Package: RegExp diff --git a/Foundation/src/RotateStrategy.cpp b/Foundation/src/RotateStrategy.cpp index bad54beac..6ec962c2f 100644 --- a/Foundation/src/RotateStrategy.cpp +++ b/Foundation/src/RotateStrategy.cpp @@ -1,7 +1,7 @@ // // RotateStrategy.cpp // -// $Id: //poco/Main/Foundation/src/RotateStrategy.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/RotateStrategy.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Runnable.cpp b/Foundation/src/Runnable.cpp index 756f5930b..4585913d3 100644 --- a/Foundation/src/Runnable.cpp +++ b/Foundation/src/Runnable.cpp @@ -1,7 +1,7 @@ // // Runnable.cpp // -// $Id: //poco/Main/Foundation/src/Runnable.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Runnable.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/SHA1Engine.cpp b/Foundation/src/SHA1Engine.cpp index 84dba0af3..7a92a7661 100644 --- a/Foundation/src/SHA1Engine.cpp +++ b/Foundation/src/SHA1Engine.cpp @@ -1,7 +1,7 @@ // // SHA1Engine.cpp // -// $Id: //poco/Main/Foundation/src/SHA1Engine.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/SHA1Engine.cpp#1 $ // // Library: Foundation // Package: Crypt diff --git a/Foundation/src/Semaphore.cpp b/Foundation/src/Semaphore.cpp index d716ec6d7..975ccf5a3 100644 --- a/Foundation/src/Semaphore.cpp +++ b/Foundation/src/Semaphore.cpp @@ -1,7 +1,7 @@ // // Semaphore.cpp // -// $Id: //poco/Main/Foundation/src/Semaphore.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Semaphore.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Semaphore_POSIX.cpp b/Foundation/src/Semaphore_POSIX.cpp index f81873d94..dd9e1fff9 100644 --- a/Foundation/src/Semaphore_POSIX.cpp +++ b/Foundation/src/Semaphore_POSIX.cpp @@ -1,7 +1,7 @@ // // Semaphore_POSIX.cpp // -// $Id: //poco/Main/Foundation/src/Semaphore_POSIX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Semaphore_POSIX.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Semaphore_WIN32.cpp b/Foundation/src/Semaphore_WIN32.cpp index 2fb001d97..00452c71d 100644 --- a/Foundation/src/Semaphore_WIN32.cpp +++ b/Foundation/src/Semaphore_WIN32.cpp @@ -1,7 +1,7 @@ // // Semaphore_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/Semaphore_WIN32.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Semaphore_WIN32.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/SharedLibrary.cpp b/Foundation/src/SharedLibrary.cpp index 7fd3c2477..d47ff6dae 100644 --- a/Foundation/src/SharedLibrary.cpp +++ b/Foundation/src/SharedLibrary.cpp @@ -1,7 +1,7 @@ // // SharedLibrary.cpp // -// $Id: //poco/Main/Foundation/src/SharedLibrary.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/SharedLibrary.cpp#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/src/SharedLibrary_HPUX.cpp b/Foundation/src/SharedLibrary_HPUX.cpp index 92b6fad48..882d4bdc8 100644 --- a/Foundation/src/SharedLibrary_HPUX.cpp +++ b/Foundation/src/SharedLibrary_HPUX.cpp @@ -1,7 +1,7 @@ // // SharedLibrary_HPUX.cpp // -// $Id: //poco/Main/Foundation/src/SharedLibrary_HPUX.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/SharedLibrary_HPUX.cpp#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/src/SharedLibrary_UNIX.cpp b/Foundation/src/SharedLibrary_UNIX.cpp index 8397b6bc8..08ff6d80a 100644 --- a/Foundation/src/SharedLibrary_UNIX.cpp +++ b/Foundation/src/SharedLibrary_UNIX.cpp @@ -1,7 +1,7 @@ // // SharedLibrary_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/SharedLibrary_UNIX.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/SharedLibrary_UNIX.cpp#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/src/SharedLibrary_VMS.cpp b/Foundation/src/SharedLibrary_VMS.cpp index 0070dc63c..d977583b5 100644 --- a/Foundation/src/SharedLibrary_VMS.cpp +++ b/Foundation/src/SharedLibrary_VMS.cpp @@ -1,7 +1,7 @@ // // SharedLibrary_VMS.cpp // -// $Id: //poco/Main/Foundation/src/SharedLibrary_VMS.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/SharedLibrary_VMS.cpp#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/src/SharedLibrary_WIN32.cpp b/Foundation/src/SharedLibrary_WIN32.cpp index d33de782a..04b1908ad 100644 --- a/Foundation/src/SharedLibrary_WIN32.cpp +++ b/Foundation/src/SharedLibrary_WIN32.cpp @@ -1,7 +1,7 @@ // // SharedLibrary_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/SharedLibrary_WIN32.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/SharedLibrary_WIN32.cpp#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/src/SharedLibrary_WIN32U.cpp b/Foundation/src/SharedLibrary_WIN32U.cpp index 1a3600655..18eae6347 100644 --- a/Foundation/src/SharedLibrary_WIN32U.cpp +++ b/Foundation/src/SharedLibrary_WIN32U.cpp @@ -1,7 +1,7 @@ // // SharedLibrary_WIN32U.cpp // -// $Id: //poco/Main/Foundation/src/SharedLibrary_WIN32U.cpp#1 $ +// $Id: //poco/1.3/Foundation/src/SharedLibrary_WIN32U.cpp#1 $ // // Library: Foundation // Package: SharedLibrary diff --git a/Foundation/src/SignalHandler.cpp b/Foundation/src/SignalHandler.cpp index 4577d8b1a..6e77c3969 100644 --- a/Foundation/src/SignalHandler.cpp +++ b/Foundation/src/SignalHandler.cpp @@ -1,7 +1,7 @@ // // SignalHandler.cpp // -// $Id: //poco/Main/Foundation/src/SignalHandler.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/SignalHandler.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/SimpleFileChannel.cpp b/Foundation/src/SimpleFileChannel.cpp index 41b2b7c22..d6805df1c 100644 --- a/Foundation/src/SimpleFileChannel.cpp +++ b/Foundation/src/SimpleFileChannel.cpp @@ -1,7 +1,7 @@ // // SimpleFileChannel.cpp // -// $Id: //poco/Main/Foundation/src/SimpleFileChannel.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/SimpleFileChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/SplitterChannel.cpp b/Foundation/src/SplitterChannel.cpp index 6eaf53c63..99083477b 100644 --- a/Foundation/src/SplitterChannel.cpp +++ b/Foundation/src/SplitterChannel.cpp @@ -1,7 +1,7 @@ // // SplitterChannel.cpp // -// $Id: //poco/Main/Foundation/src/SplitterChannel.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/SplitterChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Stopwatch.cpp b/Foundation/src/Stopwatch.cpp index 65feb1f34..b9d2061ea 100644 --- a/Foundation/src/Stopwatch.cpp +++ b/Foundation/src/Stopwatch.cpp @@ -1,7 +1,7 @@ // // Stopwatch.cpp // -// $Id: //poco/Main/Foundation/src/Stopwatch.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Stopwatch.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/StreamChannel.cpp b/Foundation/src/StreamChannel.cpp index b1db3f9bb..7bb91d31b 100644 --- a/Foundation/src/StreamChannel.cpp +++ b/Foundation/src/StreamChannel.cpp @@ -1,7 +1,7 @@ // // StreamChannel.cpp // -// $Id: //poco/Main/Foundation/src/StreamChannel.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/StreamChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/StreamConverter.cpp b/Foundation/src/StreamConverter.cpp index 3206531a7..d62e65249 100644 --- a/Foundation/src/StreamConverter.cpp +++ b/Foundation/src/StreamConverter.cpp @@ -1,7 +1,7 @@ // // StreamConverter.cpp // -// $Id: //poco/Main/Foundation/src/StreamConverter.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/StreamConverter.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/StreamCopier.cpp b/Foundation/src/StreamCopier.cpp index 41d03419b..04cee488d 100644 --- a/Foundation/src/StreamCopier.cpp +++ b/Foundation/src/StreamCopier.cpp @@ -1,7 +1,7 @@ // // StreamCopier.cpp // -// $Id: //poco/Main/Foundation/src/StreamCopier.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/StreamCopier.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/StreamTokenizer.cpp b/Foundation/src/StreamTokenizer.cpp index eb5f3eb2e..30211dfa2 100644 --- a/Foundation/src/StreamTokenizer.cpp +++ b/Foundation/src/StreamTokenizer.cpp @@ -1,7 +1,7 @@ // // StreamTokenizer.cpp // -// $Id: //poco/Main/Foundation/src/StreamTokenizer.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/StreamTokenizer.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/String.cpp b/Foundation/src/String.cpp index a885e8024..26cb966c9 100644 --- a/Foundation/src/String.cpp +++ b/Foundation/src/String.cpp @@ -1,7 +1,7 @@ // // String.h // -// $Id: //poco/Main/Foundation/src/String.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/String.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/StringTokenizer.cpp b/Foundation/src/StringTokenizer.cpp index 6ebd8d07c..6f9c5775a 100644 --- a/Foundation/src/StringTokenizer.cpp +++ b/Foundation/src/StringTokenizer.cpp @@ -1,7 +1,7 @@ // // StringTokenizer.cpp // -// $Id: //poco/Main/Foundation/src/StringTokenizer.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/StringTokenizer.cpp#1 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/SynchronizedObject.cpp b/Foundation/src/SynchronizedObject.cpp index 47aee111b..c8cb542b8 100644 --- a/Foundation/src/SynchronizedObject.cpp +++ b/Foundation/src/SynchronizedObject.cpp @@ -1,7 +1,7 @@ // // SynchronizedObject.cpp // -// $Id: //poco/Main/Foundation/src/SynchronizedObject.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/SynchronizedObject.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/SyslogChannel.cpp b/Foundation/src/SyslogChannel.cpp index 76e39a499..80f7c7ee9 100644 --- a/Foundation/src/SyslogChannel.cpp +++ b/Foundation/src/SyslogChannel.cpp @@ -1,7 +1,7 @@ // // SyslogChannel.cpp // -// $Id: //poco/Main/Foundation/src/SyslogChannel.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/SyslogChannel.cpp#1 $ // // Library: Foundation // Package: Logging diff --git a/Foundation/src/Task.cpp b/Foundation/src/Task.cpp index 006e623ca..fd48c2c4f 100644 --- a/Foundation/src/Task.cpp +++ b/Foundation/src/Task.cpp @@ -1,7 +1,7 @@ // // Task.cpp // -// $Id: //poco/Main/Foundation/src/Task.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Task.cpp#1 $ // // Library: Foundation // Package: Tasks diff --git a/Foundation/src/TaskManager.cpp b/Foundation/src/TaskManager.cpp index c6c738bca..7f8faa22f 100644 --- a/Foundation/src/TaskManager.cpp +++ b/Foundation/src/TaskManager.cpp @@ -1,7 +1,7 @@ // // TaskManager.cpp // -// $Id: //poco/Main/Foundation/src/TaskManager.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/TaskManager.cpp#1 $ // // Library: Foundation // Package: Tasks diff --git a/Foundation/src/TaskNotification.cpp b/Foundation/src/TaskNotification.cpp index 3703fc26d..27636d78c 100644 --- a/Foundation/src/TaskNotification.cpp +++ b/Foundation/src/TaskNotification.cpp @@ -1,7 +1,7 @@ // // TaskNotification.cpp // -// $Id: //poco/Main/Foundation/src/TaskNotification.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/TaskNotification.cpp#1 $ // // Library: Foundation // Package: Tasks diff --git a/Foundation/src/TeeStream.cpp b/Foundation/src/TeeStream.cpp index 66001b6b4..36a6bac10 100644 --- a/Foundation/src/TeeStream.cpp +++ b/Foundation/src/TeeStream.cpp @@ -1,7 +1,7 @@ // // TeeStream.cpp // -// $Id: //poco/Main/Foundation/src/TeeStream.cpp#6 $ +// $Id: //poco/1.3/Foundation/src/TeeStream.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/TemporaryFile.cpp b/Foundation/src/TemporaryFile.cpp index aec358364..e7e19c724 100644 --- a/Foundation/src/TemporaryFile.cpp +++ b/Foundation/src/TemporaryFile.cpp @@ -1,7 +1,7 @@ // // TemporaryFile.cpp // -// $Id: //poco/Main/Foundation/src/TemporaryFile.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/TemporaryFile.cpp#1 $ // // Library: Foundation // Package: Filesystem diff --git a/Foundation/src/TextConverter.cpp b/Foundation/src/TextConverter.cpp index 663fb3c7d..ce2f928fb 100644 --- a/Foundation/src/TextConverter.cpp +++ b/Foundation/src/TextConverter.cpp @@ -1,7 +1,7 @@ // // TextConverter.cpp // -// $Id: //poco/Main/Foundation/src/TextConverter.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/TextConverter.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/TextEncoding.cpp b/Foundation/src/TextEncoding.cpp index ffba2296b..99ee70f76 100644 --- a/Foundation/src/TextEncoding.cpp +++ b/Foundation/src/TextEncoding.cpp @@ -1,7 +1,7 @@ // // TextEncoding.cpp // -// $Id: //poco/Main/Foundation/src/TextEncoding.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/TextEncoding.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/TextIterator.cpp b/Foundation/src/TextIterator.cpp index 87e300723..438609a4a 100644 --- a/Foundation/src/TextIterator.cpp +++ b/Foundation/src/TextIterator.cpp @@ -1,7 +1,7 @@ // // TextIterator.cpp // -// $Id: //poco/Main/Foundation/src/TextIterator.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/TextIterator.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/Thread.cpp b/Foundation/src/Thread.cpp index 3a8df3447..90e0621d4 100644 --- a/Foundation/src/Thread.cpp +++ b/Foundation/src/Thread.cpp @@ -1,7 +1,7 @@ // // Thread.cpp // -// $Id: //poco/Main/Foundation/src/Thread.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/Thread.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/ThreadLocal.cpp b/Foundation/src/ThreadLocal.cpp index 1317bb422..c9e431391 100644 --- a/Foundation/src/ThreadLocal.cpp +++ b/Foundation/src/ThreadLocal.cpp @@ -1,7 +1,7 @@ // // ThreadLocal.cpp // -// $Id: //poco/Main/Foundation/src/ThreadLocal.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/ThreadLocal.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/ThreadPool.cpp b/Foundation/src/ThreadPool.cpp index 234a5267f..462beee7e 100644 --- a/Foundation/src/ThreadPool.cpp +++ b/Foundation/src/ThreadPool.cpp @@ -1,7 +1,7 @@ // // ThreadPool.cpp // -// $Id: //poco/Main/Foundation/src/ThreadPool.cpp#18 $ +// $Id: //poco/1.3/Foundation/src/ThreadPool.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Thread_POSIX.cpp b/Foundation/src/Thread_POSIX.cpp index 2be3841a3..0e6b42a4f 100644 --- a/Foundation/src/Thread_POSIX.cpp +++ b/Foundation/src/Thread_POSIX.cpp @@ -1,7 +1,7 @@ // // Thread_POSIX.cpp // -// $Id: //poco/Main/Foundation/src/Thread_POSIX.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/Thread_POSIX.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Thread_WIN32.cpp b/Foundation/src/Thread_WIN32.cpp index 4e4b06459..b0a4860c4 100644 --- a/Foundation/src/Thread_WIN32.cpp +++ b/Foundation/src/Thread_WIN32.cpp @@ -1,7 +1,7 @@ // // Thread_WIN32.h // -// $Id: //poco/Main/Foundation/src/Thread_WIN32.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/Thread_WIN32.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Timer.cpp b/Foundation/src/Timer.cpp index d90960f01..267fce1ce 100644 --- a/Foundation/src/Timer.cpp +++ b/Foundation/src/Timer.cpp @@ -1,7 +1,7 @@ // // Timer.cpp // -// $Id: //poco/Main/Foundation/src/Timer.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/Timer.cpp#1 $ // // Library: Foundation // Package: Threading diff --git a/Foundation/src/Timespan.cpp b/Foundation/src/Timespan.cpp index 0bbf8be7e..761635550 100644 --- a/Foundation/src/Timespan.cpp +++ b/Foundation/src/Timespan.cpp @@ -1,7 +1,7 @@ // // Timespan.cpp // -// $Id: //poco/Main/Foundation/src/Timespan.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/Timespan.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/Timestamp.cpp b/Foundation/src/Timestamp.cpp index c239b6a23..b4a33cd76 100644 --- a/Foundation/src/Timestamp.cpp +++ b/Foundation/src/Timestamp.cpp @@ -1,7 +1,7 @@ // // Timestamp.cpp // -// $Id: //poco/Main/Foundation/src/Timestamp.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Timestamp.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/Timezone.cpp b/Foundation/src/Timezone.cpp index 98e66096e..f03ae56e6 100644 --- a/Foundation/src/Timezone.cpp +++ b/Foundation/src/Timezone.cpp @@ -1,7 +1,7 @@ // // Timezone.cpp // -// $Id: //poco/Main/Foundation/src/Timezone.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Timezone.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/Timezone_UNIX.cpp b/Foundation/src/Timezone_UNIX.cpp index 56468f7b5..cece0276a 100644 --- a/Foundation/src/Timezone_UNIX.cpp +++ b/Foundation/src/Timezone_UNIX.cpp @@ -1,7 +1,7 @@ // // Timezone_UNIX.cpp // -// $Id: //poco/Main/Foundation/src/Timezone_UNIX.cpp#13 $ +// $Id: //poco/1.3/Foundation/src/Timezone_UNIX.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/Timezone_WIN32.cpp b/Foundation/src/Timezone_WIN32.cpp index 1f2e6ff1b..bc0defe70 100644 --- a/Foundation/src/Timezone_WIN32.cpp +++ b/Foundation/src/Timezone_WIN32.cpp @@ -1,7 +1,7 @@ // // Timezone_WIN32.cpp // -// $Id: //poco/Main/Foundation/src/Timezone_WIN32.cpp#10 $ +// $Id: //poco/1.3/Foundation/src/Timezone_WIN32.cpp#1 $ // // Library: Foundation // Package: DateTime diff --git a/Foundation/src/Token.cpp b/Foundation/src/Token.cpp index 4491a12da..44bf7a492 100644 --- a/Foundation/src/Token.cpp +++ b/Foundation/src/Token.cpp @@ -1,7 +1,7 @@ // // Token.cpp // -// $Id: //poco/Main/Foundation/src/Token.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/Token.cpp#1 $ // // Library: Foundation // Package: Streams diff --git a/Foundation/src/URI.cpp b/Foundation/src/URI.cpp index 2dc73416f..89b6ccf4e 100644 --- a/Foundation/src/URI.cpp +++ b/Foundation/src/URI.cpp @@ -1,7 +1,7 @@ // // URI.cpp // -// $Id: //poco/Main/Foundation/src/URI.cpp#14 $ +// $Id: //poco/1.3/Foundation/src/URI.cpp#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/src/URIStreamFactory.cpp b/Foundation/src/URIStreamFactory.cpp index 5294d2ea5..fce385af8 100644 --- a/Foundation/src/URIStreamFactory.cpp +++ b/Foundation/src/URIStreamFactory.cpp @@ -1,7 +1,7 @@ // // URIStreamFactory.cpp // -// $Id: //poco/Main/Foundation/src/URIStreamFactory.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/URIStreamFactory.cpp#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/src/URIStreamOpener.cpp b/Foundation/src/URIStreamOpener.cpp index 47fe4d94c..4c8964b39 100644 --- a/Foundation/src/URIStreamOpener.cpp +++ b/Foundation/src/URIStreamOpener.cpp @@ -1,7 +1,7 @@ // // URIStreamOpener.cpp // -// $Id: //poco/Main/Foundation/src/URIStreamOpener.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/URIStreamOpener.cpp#1 $ // // Library: Foundation // Package: URI diff --git a/Foundation/src/UTF16Encoding.cpp b/Foundation/src/UTF16Encoding.cpp index ad77a8a32..8bf365537 100644 --- a/Foundation/src/UTF16Encoding.cpp +++ b/Foundation/src/UTF16Encoding.cpp @@ -1,7 +1,7 @@ // // UTF16Encoding.cpp // -// $Id: //poco/Main/Foundation/src/UTF16Encoding.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/UTF16Encoding.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/UTF8Encoding.cpp b/Foundation/src/UTF8Encoding.cpp index 01dd460fa..9ff2718b6 100644 --- a/Foundation/src/UTF8Encoding.cpp +++ b/Foundation/src/UTF8Encoding.cpp @@ -1,7 +1,7 @@ // // UTF8Encoding.cpp // -// $Id: //poco/Main/Foundation/src/UTF8Encoding.cpp#11 $ +// $Id: //poco/1.3/Foundation/src/UTF8Encoding.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/UUID.cpp b/Foundation/src/UUID.cpp index 3e789c36f..f58230bb6 100644 --- a/Foundation/src/UUID.cpp +++ b/Foundation/src/UUID.cpp @@ -1,7 +1,7 @@ // // UUID.cpp // -// $Id: //poco/Main/Foundation/src/UUID.cpp#12 $ +// $Id: //poco/1.3/Foundation/src/UUID.cpp#1 $ // // Library: Foundation // Package: UUID diff --git a/Foundation/src/UUIDGenerator.cpp b/Foundation/src/UUIDGenerator.cpp index 7bde311ab..e449267d4 100644 --- a/Foundation/src/UUIDGenerator.cpp +++ b/Foundation/src/UUIDGenerator.cpp @@ -1,7 +1,7 @@ // // UUIDGenerator.cpp // -// $Id: //poco/Main/Foundation/src/UUIDGenerator.cpp#15 $ +// $Id: //poco/1.3/Foundation/src/UUIDGenerator.cpp#1 $ // // Library: Foundation // Package: UUID diff --git a/Foundation/src/UnicodeConverter.cpp b/Foundation/src/UnicodeConverter.cpp index d232abe53..51e39a6b9 100644 --- a/Foundation/src/UnicodeConverter.cpp +++ b/Foundation/src/UnicodeConverter.cpp @@ -1,7 +1,7 @@ // // UnicodeConverter.cpp // -// $Id: //poco/Main/Foundation/src/UnicodeConverter.cpp#8 $ +// $Id: //poco/1.3/Foundation/src/UnicodeConverter.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/Void.cpp b/Foundation/src/Void.cpp index 4b5024cf3..f712b7d04 100644 --- a/Foundation/src/Void.cpp +++ b/Foundation/src/Void.cpp @@ -1,7 +1,7 @@ // // Void.cpp // -// $Id: //poco/Main/Foundation/src/Void.cpp#4 $ +// $Id: //poco/1.3/Foundation/src/Void.cpp#2 $ // // Library: Foundation // Package: Core diff --git a/Foundation/src/Windows1252Encoding.cpp b/Foundation/src/Windows1252Encoding.cpp index 6d040490f..39bf2ee29 100644 --- a/Foundation/src/Windows1252Encoding.cpp +++ b/Foundation/src/Windows1252Encoding.cpp @@ -1,7 +1,7 @@ // // Windows1252Encoding.cpp // -// $Id: //poco/Main/Foundation/src/Windows1252Encoding.cpp#5 $ +// $Id: //poco/1.3/Foundation/src/Windows1252Encoding.cpp#1 $ // // Library: Foundation // Package: Text diff --git a/Foundation/src/compress.c b/Foundation/src/compress.c index 0b8bbf341..1259e6101 100644 --- a/Foundation/src/compress.c +++ b/Foundation/src/compress.c @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $Id: //poco/Main/Foundation/src/compress.c#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/compress.c#1 $ */ #define ZLIB_INTERNAL #include "zlib.h" diff --git a/Foundation/src/crc32.c b/Foundation/src/crc32.c index f855d0252..9c8543b12 100644 --- a/Foundation/src/crc32.c +++ b/Foundation/src/crc32.c @@ -9,7 +9,7 @@ * factor of two increase in speed on a Power PC G4 (PPC7455) using gcc -O3. */ -/* @(#) $Id: //poco/Main/Foundation/src/crc32.c#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/crc32.c#1 $ */ /* Note on the use of DYNAMIC_CRC_TABLE: there is no mutex or semaphore diff --git a/Foundation/src/deflate.c b/Foundation/src/deflate.c index a670fb642..ab441ad82 100644 --- a/Foundation/src/deflate.c +++ b/Foundation/src/deflate.c @@ -47,7 +47,7 @@ * */ -/* @(#) $Id: //poco/Main/Foundation/src/deflate.c#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/deflate.c#1 $ */ #include "deflate.h" diff --git a/Foundation/src/deflate.h b/Foundation/src/deflate.h index e882732a3..aeb809f1b 100644 --- a/Foundation/src/deflate.h +++ b/Foundation/src/deflate.h @@ -8,7 +8,7 @@ subject to change. Applications should only use zlib.h. */ -/* @(#) $Id: //poco/Main/Foundation/src/deflate.h#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/deflate.h#1 $ */ #ifndef DEFLATE_H #define DEFLATE_H diff --git a/Foundation/src/gzio.c b/Foundation/src/gzio.c index 2354bc5ba..aa5f93d21 100644 --- a/Foundation/src/gzio.c +++ b/Foundation/src/gzio.c @@ -5,7 +5,7 @@ * Compile this file with -DNO_GZCOMPRESS to avoid the compression code. */ -/* @(#) $Id: //poco/Main/Foundation/src/gzio.c#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/gzio.c#1 $ */ #include diff --git a/Foundation/src/pocomsg.h b/Foundation/src/pocomsg.h index 4aefa5ca5..9f8d1e8df 100644 --- a/Foundation/src/pocomsg.h +++ b/Foundation/src/pocomsg.h @@ -1,7 +1,7 @@ // // pocomsg.mc[.h] // -// $Id: //poco/Main/Foundation/src/pocomsg.mc#7 $ +// $Id: //poco/1.3/Foundation/src/pocomsg.h#1 $ // // The Poco message source/header file. // diff --git a/Foundation/src/pocomsg.mc b/Foundation/src/pocomsg.mc index 4b56f985f..63aebcd06 100644 --- a/Foundation/src/pocomsg.mc +++ b/Foundation/src/pocomsg.mc @@ -1,7 +1,7 @@ ;// ;// pocomsg.mc[.h] ;// -;// $Id: //poco/Main/Foundation/src/pocomsg.mc#7 $ +;// $Id: //poco/1.3/Foundation/src/pocomsg.mc#1 $ ;// ;// The Poco message source/header file. ;// diff --git a/Foundation/src/trees.c b/Foundation/src/trees.c index 355ebc05c..2df6b2b93 100644 --- a/Foundation/src/trees.c +++ b/Foundation/src/trees.c @@ -29,7 +29,7 @@ * Addison-Wesley, 1983. ISBN 0-201-06672-6. */ -/* @(#) $Id: //poco/Main/Foundation/src/trees.c#9 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/trees.c#1 $ */ /* #define GEN_TREES_H */ diff --git a/Foundation/src/zconf.h b/Foundation/src/zconf.h index 32669db1c..fc0536147 100644 --- a/Foundation/src/zconf.h +++ b/Foundation/src/zconf.h @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $Id: //poco/Main/Foundation/src/zconf.h#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/zconf.h#1 $ */ #ifndef ZCONF_H #define ZCONF_H diff --git a/Foundation/src/zutil.c b/Foundation/src/zutil.c index ba5a75b64..76874db10 100644 --- a/Foundation/src/zutil.c +++ b/Foundation/src/zutil.c @@ -3,7 +3,7 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $Id: //poco/Main/Foundation/src/zutil.c#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/zutil.c#1 $ */ #include "zutil.h" diff --git a/Foundation/src/zutil.h b/Foundation/src/zutil.h index a78d18c85..2b1eda7ac 100644 --- a/Foundation/src/zutil.h +++ b/Foundation/src/zutil.h @@ -8,7 +8,7 @@ subject to change. Applications should only use zlib.h. */ -/* @(#) $Id: //poco/Main/Foundation/src/zutil.h#8 $ */ +/* @(#) $Id: //poco/1.3/Foundation/src/zutil.h#1 $ */ #ifndef ZUTIL_H #define ZUTIL_H diff --git a/Foundation/testsuite/Makefile b/Foundation/testsuite/Makefile index 347a2b07d..d770e5816 100644 --- a/Foundation/testsuite/Makefile +++ b/Foundation/testsuite/Makefile @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/testsuite/Makefile#8 $ +# $Id: //poco/1.3/Foundation/testsuite/Makefile#1 $ # # Makefile for Poco Foundation testsuite # diff --git a/Foundation/testsuite/Makefile-Driver b/Foundation/testsuite/Makefile-Driver index d2adeb99c..0a4104e53 100644 --- a/Foundation/testsuite/Makefile-Driver +++ b/Foundation/testsuite/Makefile-Driver @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/testsuite/Makefile-Driver#27 $ +# $Id: //poco/1.3/Foundation/testsuite/Makefile-Driver#1 $ # # Makefile for Poco Foundation testsuite # diff --git a/Foundation/testsuite/Makefile-TestApp b/Foundation/testsuite/Makefile-TestApp index 40a6f50a5..220f563f9 100644 --- a/Foundation/testsuite/Makefile-TestApp +++ b/Foundation/testsuite/Makefile-TestApp @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/testsuite/Makefile-TestApp#1 $ +# $Id: //poco/1.3/Foundation/testsuite/Makefile-TestApp#1 $ # # Makefile for Poco TestApp # diff --git a/Foundation/testsuite/Makefile-TestLibrary b/Foundation/testsuite/Makefile-TestLibrary index 6351814ce..f5326fff2 100644 --- a/Foundation/testsuite/Makefile-TestLibrary +++ b/Foundation/testsuite/Makefile-TestLibrary @@ -1,7 +1,7 @@ # # Makefile # -# $Id: //poco/Main/Foundation/testsuite/Makefile-TestLibrary#5 $ +# $Id: //poco/1.3/Foundation/testsuite/Makefile-TestLibrary#1 $ # # Makefile for Poco Foundation testsuite # diff --git a/Foundation/testsuite/src/ActiveDispatcherTest.cpp b/Foundation/testsuite/src/ActiveDispatcherTest.cpp index 979cea41f..8967f41c8 100644 --- a/Foundation/testsuite/src/ActiveDispatcherTest.cpp +++ b/Foundation/testsuite/src/ActiveDispatcherTest.cpp @@ -1,7 +1,7 @@ // // ActiveDispatcherTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ActiveDispatcherTest.cpp#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ActiveDispatcherTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // All rights reserved. diff --git a/Foundation/testsuite/src/ActiveDispatcherTest.h b/Foundation/testsuite/src/ActiveDispatcherTest.h index 553b28949..d934bb8bf 100644 --- a/Foundation/testsuite/src/ActiveDispatcherTest.h +++ b/Foundation/testsuite/src/ActiveDispatcherTest.h @@ -1,7 +1,7 @@ // // ActiveDispatcherTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ActiveDispatcherTest.h#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ActiveDispatcherTest.h#1 $ // // Definition of the ActiveDispatcherTest class. // diff --git a/Foundation/testsuite/src/ActiveMethodTest.cpp b/Foundation/testsuite/src/ActiveMethodTest.cpp index 026b3a5c6..ef4bd323a 100644 --- a/Foundation/testsuite/src/ActiveMethodTest.cpp +++ b/Foundation/testsuite/src/ActiveMethodTest.cpp @@ -1,7 +1,7 @@ // // ActiveMethodTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ActiveMethodTest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ActiveMethodTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ActiveMethodTest.h b/Foundation/testsuite/src/ActiveMethodTest.h index c050f6ce4..632b91690 100644 --- a/Foundation/testsuite/src/ActiveMethodTest.h +++ b/Foundation/testsuite/src/ActiveMethodTest.h @@ -1,7 +1,7 @@ // // ActiveMethodTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ActiveMethodTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ActiveMethodTest.h#1 $ // // Definition of the ActiveMethodTest class. // diff --git a/Foundation/testsuite/src/ActivityTest.cpp b/Foundation/testsuite/src/ActivityTest.cpp index 33c9c6b6e..c5e09febf 100644 --- a/Foundation/testsuite/src/ActivityTest.cpp +++ b/Foundation/testsuite/src/ActivityTest.cpp @@ -1,7 +1,7 @@ // // ActivityTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ActivityTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ActivityTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ActivityTest.h b/Foundation/testsuite/src/ActivityTest.h index 897ae72cd..0fbb2654c 100644 --- a/Foundation/testsuite/src/ActivityTest.h +++ b/Foundation/testsuite/src/ActivityTest.h @@ -1,7 +1,7 @@ // // ActivityTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ActivityTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ActivityTest.h#1 $ // // Definition of the ActivityTest class. // diff --git a/Foundation/testsuite/src/AnyTest.cpp b/Foundation/testsuite/src/AnyTest.cpp index b27c3e4d7..b2699d8d3 100644 --- a/Foundation/testsuite/src/AnyTest.cpp +++ b/Foundation/testsuite/src/AnyTest.cpp @@ -1,7 +1,7 @@ // // AnyTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/AnyTest.cpp#7 $ +// $Id: //poco/1.3/Foundation/testsuite/src/AnyTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/AnyTest.h b/Foundation/testsuite/src/AnyTest.h index db2c69862..573789a32 100644 --- a/Foundation/testsuite/src/AnyTest.h +++ b/Foundation/testsuite/src/AnyTest.h @@ -1,7 +1,7 @@ // // AnyTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/AnyTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/AnyTest.h#1 $ // // Tests for Any types // diff --git a/Foundation/testsuite/src/AutoPtrTest.cpp b/Foundation/testsuite/src/AutoPtrTest.cpp index 370470249..7ae066a0b 100644 --- a/Foundation/testsuite/src/AutoPtrTest.cpp +++ b/Foundation/testsuite/src/AutoPtrTest.cpp @@ -1,7 +1,7 @@ // // AutoPtrTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/AutoPtrTest.cpp#13 $ +// $Id: //poco/1.3/Foundation/testsuite/src/AutoPtrTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/AutoPtrTest.h b/Foundation/testsuite/src/AutoPtrTest.h index 401cab0bd..14ae06ecf 100644 --- a/Foundation/testsuite/src/AutoPtrTest.h +++ b/Foundation/testsuite/src/AutoPtrTest.h @@ -1,7 +1,7 @@ // // AutoPtrTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/AutoPtrTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/AutoPtrTest.h#1 $ // // Definition of the AutoPtrTest class. // diff --git a/Foundation/testsuite/src/AutoReleasePoolTest.cpp b/Foundation/testsuite/src/AutoReleasePoolTest.cpp index 54b95f7f5..fda0ab61b 100644 --- a/Foundation/testsuite/src/AutoReleasePoolTest.cpp +++ b/Foundation/testsuite/src/AutoReleasePoolTest.cpp @@ -1,7 +1,7 @@ // // AutoReleasePoolTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/AutoReleasePoolTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/AutoReleasePoolTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/AutoReleasePoolTest.h b/Foundation/testsuite/src/AutoReleasePoolTest.h index 253dcb7d0..7761b4f42 100644 --- a/Foundation/testsuite/src/AutoReleasePoolTest.h +++ b/Foundation/testsuite/src/AutoReleasePoolTest.h @@ -1,7 +1,7 @@ // // AutoReleasePoolTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/AutoReleasePoolTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/AutoReleasePoolTest.h#1 $ // // Definition of the AutoReleasePoolTest class. // diff --git a/Foundation/testsuite/src/Base64Test.cpp b/Foundation/testsuite/src/Base64Test.cpp index dd0a7d957..05017d87d 100644 --- a/Foundation/testsuite/src/Base64Test.cpp +++ b/Foundation/testsuite/src/Base64Test.cpp @@ -1,7 +1,7 @@ // // Base64Test.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/Base64Test.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/Base64Test.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/Base64Test.h b/Foundation/testsuite/src/Base64Test.h index dd5c016d7..57eaf4724 100644 --- a/Foundation/testsuite/src/Base64Test.h +++ b/Foundation/testsuite/src/Base64Test.h @@ -1,7 +1,7 @@ // // Base64Test.h // -// $Id: //poco/Main/Foundation/testsuite/src/Base64Test.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/Base64Test.h#1 $ // // Definition of the Base64Test class. // diff --git a/Foundation/testsuite/src/BasicEventTest.cpp b/Foundation/testsuite/src/BasicEventTest.cpp index 8fd730d21..328e71655 100644 --- a/Foundation/testsuite/src/BasicEventTest.cpp +++ b/Foundation/testsuite/src/BasicEventTest.cpp @@ -1,7 +1,7 @@ // // BasicEventTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/BasicEventTest.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/BasicEventTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/BasicEventTest.h b/Foundation/testsuite/src/BasicEventTest.h index 196aca219..4e0a94d4a 100644 --- a/Foundation/testsuite/src/BasicEventTest.h +++ b/Foundation/testsuite/src/BasicEventTest.h @@ -1,7 +1,7 @@ // // BasicEventTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/BasicEventTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/BasicEventTest.h#1 $ // // Tests for BasicEvent // diff --git a/Foundation/testsuite/src/BinaryReaderWriterTest.cpp b/Foundation/testsuite/src/BinaryReaderWriterTest.cpp index 2946c48a6..e5b399659 100644 --- a/Foundation/testsuite/src/BinaryReaderWriterTest.cpp +++ b/Foundation/testsuite/src/BinaryReaderWriterTest.cpp @@ -1,7 +1,7 @@ // // BinaryReaderWriterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/BinaryReaderWriterTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/BinaryReaderWriterTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/BinaryReaderWriterTest.h b/Foundation/testsuite/src/BinaryReaderWriterTest.h index f4a093f57..4cde719e0 100644 --- a/Foundation/testsuite/src/BinaryReaderWriterTest.h +++ b/Foundation/testsuite/src/BinaryReaderWriterTest.h @@ -1,7 +1,7 @@ // // BinaryReaderWriterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/BinaryReaderWriterTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/BinaryReaderWriterTest.h#1 $ // // Definition of the BinaryReaderWriterTest class. // diff --git a/Foundation/testsuite/src/ByteOrderTest.cpp b/Foundation/testsuite/src/ByteOrderTest.cpp index 073d7b298..eb749afcd 100644 --- a/Foundation/testsuite/src/ByteOrderTest.cpp +++ b/Foundation/testsuite/src/ByteOrderTest.cpp @@ -1,7 +1,7 @@ // // ByteOrderTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ByteOrderTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ByteOrderTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ByteOrderTest.h b/Foundation/testsuite/src/ByteOrderTest.h index 13feb0cb8..54ca61b50 100644 --- a/Foundation/testsuite/src/ByteOrderTest.h +++ b/Foundation/testsuite/src/ByteOrderTest.h @@ -1,7 +1,7 @@ // // ByteOrderTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ByteOrderTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ByteOrderTest.h#1 $ // // Definition of the ByteOrderTest class. // diff --git a/Foundation/testsuite/src/CacheTestSuite.cpp b/Foundation/testsuite/src/CacheTestSuite.cpp index 24cd6c4fd..8f8d46545 100644 --- a/Foundation/testsuite/src/CacheTestSuite.cpp +++ b/Foundation/testsuite/src/CacheTestSuite.cpp @@ -1,7 +1,7 @@ // // CacheTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/CacheTestSuite.cpp#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CacheTestSuite.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/CacheTestSuite.h b/Foundation/testsuite/src/CacheTestSuite.h index 2ecac9043..ca5e50d2a 100644 --- a/Foundation/testsuite/src/CacheTestSuite.h +++ b/Foundation/testsuite/src/CacheTestSuite.h @@ -1,7 +1,7 @@ // // CacheTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/CacheTestSuite.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CacheTestSuite.h#1 $ // // Definition of the CacheTestSuite class. // diff --git a/Foundation/testsuite/src/ChannelTest.cpp b/Foundation/testsuite/src/ChannelTest.cpp index 0e21dfef7..dbe2f0751 100644 --- a/Foundation/testsuite/src/ChannelTest.cpp +++ b/Foundation/testsuite/src/ChannelTest.cpp @@ -1,7 +1,7 @@ // // ChannelTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ChannelTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ChannelTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ChannelTest.h b/Foundation/testsuite/src/ChannelTest.h index 15ad4c6c4..d3dd0c87a 100644 --- a/Foundation/testsuite/src/ChannelTest.h +++ b/Foundation/testsuite/src/ChannelTest.h @@ -1,7 +1,7 @@ // // ChannelTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ChannelTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ChannelTest.h#1 $ // // Definition of the ChannelTest class. // diff --git a/Foundation/testsuite/src/ClassLoaderTest.cpp b/Foundation/testsuite/src/ClassLoaderTest.cpp index 627b700c5..8b0961c92 100644 --- a/Foundation/testsuite/src/ClassLoaderTest.cpp +++ b/Foundation/testsuite/src/ClassLoaderTest.cpp @@ -1,7 +1,7 @@ // // ClassLoaderTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ClassLoaderTest.cpp#16 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ClassLoaderTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ClassLoaderTest.h b/Foundation/testsuite/src/ClassLoaderTest.h index 1f4c52e48..6f2026325 100644 --- a/Foundation/testsuite/src/ClassLoaderTest.h +++ b/Foundation/testsuite/src/ClassLoaderTest.h @@ -1,7 +1,7 @@ // // ClassLoaderTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ClassLoaderTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ClassLoaderTest.h#1 $ // // Definition of the ClassLoaderTest class. // diff --git a/Foundation/testsuite/src/CoreTest.cpp b/Foundation/testsuite/src/CoreTest.cpp index b39d65ecf..e1801e2b1 100644 --- a/Foundation/testsuite/src/CoreTest.cpp +++ b/Foundation/testsuite/src/CoreTest.cpp @@ -1,7 +1,7 @@ // // CoreTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/CoreTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CoreTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/CoreTest.h b/Foundation/testsuite/src/CoreTest.h index b23f8464d..c12beb619 100644 --- a/Foundation/testsuite/src/CoreTest.h +++ b/Foundation/testsuite/src/CoreTest.h @@ -1,7 +1,7 @@ // // CoreTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/CoreTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CoreTest.h#1 $ // // Definition of the CoreTest class. // diff --git a/Foundation/testsuite/src/CoreTestSuite.cpp b/Foundation/testsuite/src/CoreTestSuite.cpp index ce2357f09..3b2ba2dee 100644 --- a/Foundation/testsuite/src/CoreTestSuite.cpp +++ b/Foundation/testsuite/src/CoreTestSuite.cpp @@ -1,7 +1,7 @@ // // CoreTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/CoreTestSuite.cpp#18 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CoreTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/CoreTestSuite.h b/Foundation/testsuite/src/CoreTestSuite.h index 01018d009..871081b8c 100644 --- a/Foundation/testsuite/src/CoreTestSuite.h +++ b/Foundation/testsuite/src/CoreTestSuite.h @@ -1,7 +1,7 @@ // // CoreTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/CoreTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CoreTestSuite.h#1 $ // // Definition of the CoreTestSuite class. // diff --git a/Foundation/testsuite/src/CountingStreamTest.cpp b/Foundation/testsuite/src/CountingStreamTest.cpp index e9a46af2e..72d10585a 100644 --- a/Foundation/testsuite/src/CountingStreamTest.cpp +++ b/Foundation/testsuite/src/CountingStreamTest.cpp @@ -1,7 +1,7 @@ // // CountingStreamTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/CountingStreamTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CountingStreamTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/CountingStreamTest.h b/Foundation/testsuite/src/CountingStreamTest.h index b932561d1..ed298537b 100644 --- a/Foundation/testsuite/src/CountingStreamTest.h +++ b/Foundation/testsuite/src/CountingStreamTest.h @@ -1,7 +1,7 @@ // // CountingStreamTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/CountingStreamTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CountingStreamTest.h#1 $ // // Definition of the CountingStreamTest class. // diff --git a/Foundation/testsuite/src/CryptTestSuite.cpp b/Foundation/testsuite/src/CryptTestSuite.cpp index 6d6bc0dd7..c71101716 100644 --- a/Foundation/testsuite/src/CryptTestSuite.cpp +++ b/Foundation/testsuite/src/CryptTestSuite.cpp @@ -1,7 +1,7 @@ // // CryptTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/CryptTestSuite.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CryptTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/CryptTestSuite.h b/Foundation/testsuite/src/CryptTestSuite.h index 388721c8c..ea0bc6a35 100644 --- a/Foundation/testsuite/src/CryptTestSuite.h +++ b/Foundation/testsuite/src/CryptTestSuite.h @@ -1,7 +1,7 @@ // // CryptTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/CryptTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/CryptTestSuite.h#1 $ // // Definition of the CryptTestSuite class. // diff --git a/Foundation/testsuite/src/DateTimeFormatterTest.cpp b/Foundation/testsuite/src/DateTimeFormatterTest.cpp index a14abd44e..068b6cd1c 100644 --- a/Foundation/testsuite/src/DateTimeFormatterTest.cpp +++ b/Foundation/testsuite/src/DateTimeFormatterTest.cpp @@ -1,7 +1,7 @@ // // DateTimeFormatterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeFormatterTest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeFormatterTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DateTimeFormatterTest.h b/Foundation/testsuite/src/DateTimeFormatterTest.h index 6e693ace2..0a4ed3260 100644 --- a/Foundation/testsuite/src/DateTimeFormatterTest.h +++ b/Foundation/testsuite/src/DateTimeFormatterTest.h @@ -1,7 +1,7 @@ // // DateTimeFormatterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeFormatterTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeFormatterTest.h#1 $ // // Definition of the DateTimeFormatterTest class. // diff --git a/Foundation/testsuite/src/DateTimeParserTest.cpp b/Foundation/testsuite/src/DateTimeParserTest.cpp index fcf2e75eb..b8637914c 100644 --- a/Foundation/testsuite/src/DateTimeParserTest.cpp +++ b/Foundation/testsuite/src/DateTimeParserTest.cpp @@ -1,7 +1,7 @@ // // DateTimeParserTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeParserTest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeParserTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DateTimeParserTest.h b/Foundation/testsuite/src/DateTimeParserTest.h index 79a64f06d..b071b3606 100644 --- a/Foundation/testsuite/src/DateTimeParserTest.h +++ b/Foundation/testsuite/src/DateTimeParserTest.h @@ -1,7 +1,7 @@ // // DateTimeParserTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeParserTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeParserTest.h#1 $ // // Definition of the DateTimeParserTest class. // diff --git a/Foundation/testsuite/src/DateTimeTest.cpp b/Foundation/testsuite/src/DateTimeTest.cpp index a4774ea42..17a4a13d8 100644 --- a/Foundation/testsuite/src/DateTimeTest.cpp +++ b/Foundation/testsuite/src/DateTimeTest.cpp @@ -1,7 +1,7 @@ // // DateTimeTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeTest.cpp#14 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DateTimeTest.h b/Foundation/testsuite/src/DateTimeTest.h index 78126c986..7d63472d9 100644 --- a/Foundation/testsuite/src/DateTimeTest.h +++ b/Foundation/testsuite/src/DateTimeTest.h @@ -1,7 +1,7 @@ // // DateTimeTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeTest.h#12 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeTest.h#1 $ // // Definition of the DateTimeTest class. // diff --git a/Foundation/testsuite/src/DateTimeTestSuite.cpp b/Foundation/testsuite/src/DateTimeTestSuite.cpp index aefb2b96f..e680d1754 100644 --- a/Foundation/testsuite/src/DateTimeTestSuite.cpp +++ b/Foundation/testsuite/src/DateTimeTestSuite.cpp @@ -1,7 +1,7 @@ // // DateTimeTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeTestSuite.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DateTimeTestSuite.h b/Foundation/testsuite/src/DateTimeTestSuite.h index fa4d8e995..52320597d 100644 --- a/Foundation/testsuite/src/DateTimeTestSuite.h +++ b/Foundation/testsuite/src/DateTimeTestSuite.h @@ -1,7 +1,7 @@ // // DateTimeTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/DateTimeTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DateTimeTestSuite.h#1 $ // // Definition of the DateTimeTestSuite class. // diff --git a/Foundation/testsuite/src/DigestStreamTest.cpp b/Foundation/testsuite/src/DigestStreamTest.cpp index 80f46572a..85adfc0dd 100644 --- a/Foundation/testsuite/src/DigestStreamTest.cpp +++ b/Foundation/testsuite/src/DigestStreamTest.cpp @@ -1,7 +1,7 @@ // // DigestStreamTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/DigestStreamTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DigestStreamTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DigestStreamTest.h b/Foundation/testsuite/src/DigestStreamTest.h index 7963c55d1..c2e94ed0d 100644 --- a/Foundation/testsuite/src/DigestStreamTest.h +++ b/Foundation/testsuite/src/DigestStreamTest.h @@ -1,7 +1,7 @@ // // DigestStreamTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/DigestStreamTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DigestStreamTest.h#1 $ // // Definition of the DigestStreamTest class. // diff --git a/Foundation/testsuite/src/Driver.cpp b/Foundation/testsuite/src/Driver.cpp index 472da38d2..d812d45f4 100644 --- a/Foundation/testsuite/src/Driver.cpp +++ b/Foundation/testsuite/src/Driver.cpp @@ -1,7 +1,7 @@ // // Driver.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/Driver.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/Driver.cpp#1 $ // // Console-based test driver. // diff --git a/Foundation/testsuite/src/DummyDelegate.cpp b/Foundation/testsuite/src/DummyDelegate.cpp index 54f7821a0..f7adf7ab5 100644 --- a/Foundation/testsuite/src/DummyDelegate.cpp +++ b/Foundation/testsuite/src/DummyDelegate.cpp @@ -1,7 +1,7 @@ // // DummyDelegate.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/DummyDelegate.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DummyDelegate.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DummyDelegate.h b/Foundation/testsuite/src/DummyDelegate.h index e4e836c7a..ec361addb 100644 --- a/Foundation/testsuite/src/DummyDelegate.h +++ b/Foundation/testsuite/src/DummyDelegate.h @@ -1,7 +1,7 @@ // // DummyDelegate.h // -// $Id: //poco/Main/Foundation/testsuite/src/DummyDelegate.h#3 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DummyDelegate.h#1 $ // // Definition of DummyDelegate class. // diff --git a/Foundation/testsuite/src/DynamicFactoryTest.cpp b/Foundation/testsuite/src/DynamicFactoryTest.cpp index 22728dfc4..a48fd651b 100644 --- a/Foundation/testsuite/src/DynamicFactoryTest.cpp +++ b/Foundation/testsuite/src/DynamicFactoryTest.cpp @@ -1,7 +1,7 @@ // // DynamicFactoryTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/DynamicFactoryTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DynamicFactoryTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DynamicFactoryTest.h b/Foundation/testsuite/src/DynamicFactoryTest.h index af91dc66a..90a24ff5b 100644 --- a/Foundation/testsuite/src/DynamicFactoryTest.h +++ b/Foundation/testsuite/src/DynamicFactoryTest.h @@ -1,7 +1,7 @@ // // DynamicFactoryTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/DynamicFactoryTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/DynamicFactoryTest.h#1 $ // // Definition of the DynamicFactoryTest class. // diff --git a/Foundation/testsuite/src/EventTestSuite.cpp b/Foundation/testsuite/src/EventTestSuite.cpp index 472742443..0bf5f94d7 100644 --- a/Foundation/testsuite/src/EventTestSuite.cpp +++ b/Foundation/testsuite/src/EventTestSuite.cpp @@ -1,7 +1,7 @@ // // EventTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/EventTestSuite.cpp#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/EventTestSuite.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/EventTestSuite.h b/Foundation/testsuite/src/EventTestSuite.h index dca40cfc3..6b7b4648a 100644 --- a/Foundation/testsuite/src/EventTestSuite.h +++ b/Foundation/testsuite/src/EventTestSuite.h @@ -1,7 +1,7 @@ // // EventTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/EventTestSuite.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/EventTestSuite.h#1 $ // // Definition of the EventTestSuite class. // diff --git a/Foundation/testsuite/src/ExpireCacheTest.cpp b/Foundation/testsuite/src/ExpireCacheTest.cpp index 7b11b1678..636dbfbf2 100644 --- a/Foundation/testsuite/src/ExpireCacheTest.cpp +++ b/Foundation/testsuite/src/ExpireCacheTest.cpp @@ -1,7 +1,7 @@ // // ExpireCacheTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ExpireCacheTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ExpireCacheTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ExpireCacheTest.h b/Foundation/testsuite/src/ExpireCacheTest.h index d2ba5055a..c3243d017 100644 --- a/Foundation/testsuite/src/ExpireCacheTest.h +++ b/Foundation/testsuite/src/ExpireCacheTest.h @@ -1,7 +1,7 @@ // // ExpireCacheTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ExpireCacheTest.h#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ExpireCacheTest.h#1 $ // // Tests for ExpireCache // diff --git a/Foundation/testsuite/src/ExpireLRUCacheTest.cpp b/Foundation/testsuite/src/ExpireLRUCacheTest.cpp index 18fbf80c9..f95b3fad1 100644 --- a/Foundation/testsuite/src/ExpireLRUCacheTest.cpp +++ b/Foundation/testsuite/src/ExpireLRUCacheTest.cpp @@ -1,7 +1,7 @@ // // ExpireLRUCacheTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ExpireLRUCacheTest.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ExpireLRUCacheTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ExpireLRUCacheTest.h b/Foundation/testsuite/src/ExpireLRUCacheTest.h index ae0ce2229..f9c866f47 100644 --- a/Foundation/testsuite/src/ExpireLRUCacheTest.h +++ b/Foundation/testsuite/src/ExpireLRUCacheTest.h @@ -1,7 +1,7 @@ // // ExpireLRUCacheTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ExpireLRUCacheTest.h#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ExpireLRUCacheTest.h#1 $ // // Tests for ExpireLRUCache // diff --git a/Foundation/testsuite/src/FIFOEventTest.cpp b/Foundation/testsuite/src/FIFOEventTest.cpp index f79efa73d..9ea7a86b4 100644 --- a/Foundation/testsuite/src/FIFOEventTest.cpp +++ b/Foundation/testsuite/src/FIFOEventTest.cpp @@ -1,7 +1,7 @@ // // FIFOEventTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/FIFOEventTest.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FIFOEventTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/FIFOEventTest.h b/Foundation/testsuite/src/FIFOEventTest.h index 1664fb7d4..27c8fc055 100644 --- a/Foundation/testsuite/src/FIFOEventTest.h +++ b/Foundation/testsuite/src/FIFOEventTest.h @@ -1,7 +1,7 @@ // // FIFOEventTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/FIFOEventTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FIFOEventTest.h#1 $ // // Definition of the FIFOEventTest class. // diff --git a/Foundation/testsuite/src/FPETest.cpp b/Foundation/testsuite/src/FPETest.cpp index 81c78c3d5..22c0ab095 100644 --- a/Foundation/testsuite/src/FPETest.cpp +++ b/Foundation/testsuite/src/FPETest.cpp @@ -1,7 +1,7 @@ // // FPETest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/FPETest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FPETest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/FPETest.h b/Foundation/testsuite/src/FPETest.h index 9ac4528b2..922cebcc4 100644 --- a/Foundation/testsuite/src/FPETest.h +++ b/Foundation/testsuite/src/FPETest.h @@ -1,7 +1,7 @@ // // FPETest.h // -// $Id: //poco/Main/Foundation/testsuite/src/FPETest.h#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FPETest.h#1 $ // // Definition of the FPETest class. // diff --git a/Foundation/testsuite/src/FileChannelTest.cpp b/Foundation/testsuite/src/FileChannelTest.cpp index 738faf6ce..a1e171c7d 100644 --- a/Foundation/testsuite/src/FileChannelTest.cpp +++ b/Foundation/testsuite/src/FileChannelTest.cpp @@ -1,7 +1,7 @@ // // FileChannelTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/FileChannelTest.cpp#13 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FileChannelTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/FileChannelTest.h b/Foundation/testsuite/src/FileChannelTest.h index 4bf8779ae..7e08e1399 100644 --- a/Foundation/testsuite/src/FileChannelTest.h +++ b/Foundation/testsuite/src/FileChannelTest.h @@ -1,7 +1,7 @@ // // FileChannelTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/FileChannelTest.h#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FileChannelTest.h#1 $ // // Definition of the FileChannelTest class. // diff --git a/Foundation/testsuite/src/FileTest.cpp b/Foundation/testsuite/src/FileTest.cpp index 72be572ce..edb1b2bc8 100644 --- a/Foundation/testsuite/src/FileTest.cpp +++ b/Foundation/testsuite/src/FileTest.cpp @@ -1,7 +1,7 @@ // // FileTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/FileTest.cpp#13 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FileTest.cpp#2 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/FileTest.h b/Foundation/testsuite/src/FileTest.h index 7cd4dcdd7..d7251aa6b 100644 --- a/Foundation/testsuite/src/FileTest.h +++ b/Foundation/testsuite/src/FileTest.h @@ -1,7 +1,7 @@ // // FileTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/FileTest.h#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FileTest.h#2 $ // // Definition of the FileTest class. // diff --git a/Foundation/testsuite/src/FilesystemTestSuite.cpp b/Foundation/testsuite/src/FilesystemTestSuite.cpp index 35ec79fd3..437c4c6a6 100644 --- a/Foundation/testsuite/src/FilesystemTestSuite.cpp +++ b/Foundation/testsuite/src/FilesystemTestSuite.cpp @@ -1,7 +1,7 @@ // // FilesystemTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/FilesystemTestSuite.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FilesystemTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/FilesystemTestSuite.h b/Foundation/testsuite/src/FilesystemTestSuite.h index 8c41fe42c..3411024ee 100644 --- a/Foundation/testsuite/src/FilesystemTestSuite.h +++ b/Foundation/testsuite/src/FilesystemTestSuite.h @@ -1,7 +1,7 @@ // // FilesystemTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/FilesystemTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FilesystemTestSuite.h#1 $ // // Definition of the FilesystemTestSuite class. // diff --git a/Foundation/testsuite/src/FormatTest.cpp b/Foundation/testsuite/src/FormatTest.cpp index 93cc5018d..97a5906c0 100644 --- a/Foundation/testsuite/src/FormatTest.cpp +++ b/Foundation/testsuite/src/FormatTest.cpp @@ -1,7 +1,7 @@ // // FormatTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/FormatTest.cpp#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FormatTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // All rights reserved. diff --git a/Foundation/testsuite/src/FormatTest.h b/Foundation/testsuite/src/FormatTest.h index be2028a85..d746e4a0e 100644 --- a/Foundation/testsuite/src/FormatTest.h +++ b/Foundation/testsuite/src/FormatTest.h @@ -1,7 +1,7 @@ // // FormatTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/FormatTest.h#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FormatTest.h#1 $ // // Definition of the FormatTest class. // diff --git a/Foundation/testsuite/src/FoundationTestSuite.cpp b/Foundation/testsuite/src/FoundationTestSuite.cpp index 5ebd1a6ec..d73082fde 100644 --- a/Foundation/testsuite/src/FoundationTestSuite.cpp +++ b/Foundation/testsuite/src/FoundationTestSuite.cpp @@ -1,7 +1,7 @@ // // FoundationTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/FoundationTestSuite.cpp#12 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FoundationTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/FoundationTestSuite.h b/Foundation/testsuite/src/FoundationTestSuite.h index a92019934..55e013e18 100644 --- a/Foundation/testsuite/src/FoundationTestSuite.h +++ b/Foundation/testsuite/src/FoundationTestSuite.h @@ -1,7 +1,7 @@ // // FoundationTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/FoundationTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/FoundationTestSuite.h#1 $ // // Definition of the FoundationTestSuite class. // diff --git a/Foundation/testsuite/src/GlobTest.cpp b/Foundation/testsuite/src/GlobTest.cpp index f96bc8630..bbf21e514 100644 --- a/Foundation/testsuite/src/GlobTest.cpp +++ b/Foundation/testsuite/src/GlobTest.cpp @@ -1,7 +1,7 @@ // // GlobTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/GlobTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/GlobTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/GlobTest.h b/Foundation/testsuite/src/GlobTest.h index 19fb2c15c..fc24f0290 100644 --- a/Foundation/testsuite/src/GlobTest.h +++ b/Foundation/testsuite/src/GlobTest.h @@ -1,7 +1,7 @@ // // GlobTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/GlobTest.h#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/GlobTest.h#1 $ // // Definition of the GlobTest class. // diff --git a/Foundation/testsuite/src/HMACEngineTest.cpp b/Foundation/testsuite/src/HMACEngineTest.cpp index 27e67fced..7944b059c 100644 --- a/Foundation/testsuite/src/HMACEngineTest.cpp +++ b/Foundation/testsuite/src/HMACEngineTest.cpp @@ -1,7 +1,7 @@ // // HMACEngineTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/HMACEngineTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HMACEngineTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/HMACEngineTest.h b/Foundation/testsuite/src/HMACEngineTest.h index 8ec9980b7..a1e48924e 100644 --- a/Foundation/testsuite/src/HMACEngineTest.h +++ b/Foundation/testsuite/src/HMACEngineTest.h @@ -1,7 +1,7 @@ // // HMACEngineTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/HMACEngineTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HMACEngineTest.h#1 $ // // Definition of the HMACEngineTest class. // diff --git a/Foundation/testsuite/src/HashMapTest.cpp b/Foundation/testsuite/src/HashMapTest.cpp index c734938e3..1580640f5 100644 --- a/Foundation/testsuite/src/HashMapTest.cpp +++ b/Foundation/testsuite/src/HashMapTest.cpp @@ -1,7 +1,7 @@ // // HashMapTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/HashMapTest.cpp#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashMapTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/HashMapTest.h b/Foundation/testsuite/src/HashMapTest.h index 90bcb8e9e..4e1ddc68c 100644 --- a/Foundation/testsuite/src/HashMapTest.h +++ b/Foundation/testsuite/src/HashMapTest.h @@ -1,7 +1,7 @@ // // HashMapTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/HashMapTest.h#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashMapTest.h#1 $ // // Definition of the HashMapTest class. // diff --git a/Foundation/testsuite/src/HashSetTest.cpp b/Foundation/testsuite/src/HashSetTest.cpp index 7915e6e8b..18ce0abba 100644 --- a/Foundation/testsuite/src/HashSetTest.cpp +++ b/Foundation/testsuite/src/HashSetTest.cpp @@ -1,7 +1,7 @@ // // HashSetTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/HashSetTest.cpp#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashSetTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/HashSetTest.h b/Foundation/testsuite/src/HashSetTest.h index 7ab9d0042..565c97ee6 100644 --- a/Foundation/testsuite/src/HashSetTest.h +++ b/Foundation/testsuite/src/HashSetTest.h @@ -1,7 +1,7 @@ // // HashSetTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/HashSetTest.h#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashSetTest.h#1 $ // // Definition of the HashSetTest class. // diff --git a/Foundation/testsuite/src/HashTableTest.cpp b/Foundation/testsuite/src/HashTableTest.cpp index 0f22c535b..19feb53cf 100644 --- a/Foundation/testsuite/src/HashTableTest.cpp +++ b/Foundation/testsuite/src/HashTableTest.cpp @@ -1,7 +1,7 @@ // // HashTableTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/HashTableTest.cpp#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashTableTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/HashTableTest.h b/Foundation/testsuite/src/HashTableTest.h index ec928877a..25e361a4b 100644 --- a/Foundation/testsuite/src/HashTableTest.h +++ b/Foundation/testsuite/src/HashTableTest.h @@ -1,7 +1,7 @@ // // HashTableTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/HashTableTest.h#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashTableTest.h#1 $ // // Definition of the HashTableTest class. // diff --git a/Foundation/testsuite/src/HashingTestSuite.cpp b/Foundation/testsuite/src/HashingTestSuite.cpp index a66466483..bf2aa1794 100644 --- a/Foundation/testsuite/src/HashingTestSuite.cpp +++ b/Foundation/testsuite/src/HashingTestSuite.cpp @@ -1,7 +1,7 @@ // // HashingTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/HashingTestSuite.cpp#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashingTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/HashingTestSuite.h b/Foundation/testsuite/src/HashingTestSuite.h index 760efa9e9..338fd2762 100644 --- a/Foundation/testsuite/src/HashingTestSuite.h +++ b/Foundation/testsuite/src/HashingTestSuite.h @@ -1,7 +1,7 @@ // // HashingTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/HashingTestSuite.h#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HashingTestSuite.h#1 $ // // Definition of the HashingTestSuite class. // diff --git a/Foundation/testsuite/src/HexBinaryTest.cpp b/Foundation/testsuite/src/HexBinaryTest.cpp index 1fc7cb298..0912e10d0 100644 --- a/Foundation/testsuite/src/HexBinaryTest.cpp +++ b/Foundation/testsuite/src/HexBinaryTest.cpp @@ -1,7 +1,7 @@ // // HexBinaryTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/HexBinaryTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HexBinaryTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/HexBinaryTest.h b/Foundation/testsuite/src/HexBinaryTest.h index 3690a1084..ac49b393e 100644 --- a/Foundation/testsuite/src/HexBinaryTest.h +++ b/Foundation/testsuite/src/HexBinaryTest.h @@ -1,7 +1,7 @@ // // HexBinaryTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/HexBinaryTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/HexBinaryTest.h#1 $ // // Definition of the HexBinaryTest class. // diff --git a/Foundation/testsuite/src/LRUCacheTest.cpp b/Foundation/testsuite/src/LRUCacheTest.cpp index 143f6fc1e..48ec2842d 100644 --- a/Foundation/testsuite/src/LRUCacheTest.cpp +++ b/Foundation/testsuite/src/LRUCacheTest.cpp @@ -1,7 +1,7 @@ // // LRUCacheTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LRUCacheTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LRUCacheTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LRUCacheTest.h b/Foundation/testsuite/src/LRUCacheTest.h index 6901550e6..bb0e49e28 100644 --- a/Foundation/testsuite/src/LRUCacheTest.h +++ b/Foundation/testsuite/src/LRUCacheTest.h @@ -1,7 +1,7 @@ // // LRUCacheTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LRUCacheTest.h#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LRUCacheTest.h#1 $ // // Tests for LRUCache // diff --git a/Foundation/testsuite/src/LineEndingConverterTest.cpp b/Foundation/testsuite/src/LineEndingConverterTest.cpp index 75ebeb772..acb7ef8d4 100644 --- a/Foundation/testsuite/src/LineEndingConverterTest.cpp +++ b/Foundation/testsuite/src/LineEndingConverterTest.cpp @@ -1,7 +1,7 @@ // // LineEndingConverterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LineEndingConverterTest.cpp#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LineEndingConverterTest.cpp#1 $ // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LineEndingConverterTest.h b/Foundation/testsuite/src/LineEndingConverterTest.h index 6970c3eb6..538e82b12 100644 --- a/Foundation/testsuite/src/LineEndingConverterTest.h +++ b/Foundation/testsuite/src/LineEndingConverterTest.h @@ -1,7 +1,7 @@ // // LineEndingConverterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LineEndingConverterTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LineEndingConverterTest.h#1 $ // // Definition of the LineEndingConverterTest class. // diff --git a/Foundation/testsuite/src/LinearHashTableTest.cpp b/Foundation/testsuite/src/LinearHashTableTest.cpp index f54f304a0..f6f254c84 100644 --- a/Foundation/testsuite/src/LinearHashTableTest.cpp +++ b/Foundation/testsuite/src/LinearHashTableTest.cpp @@ -1,7 +1,7 @@ // // LinearHashTableTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LinearHashTableTest.cpp#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LinearHashTableTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LinearHashTableTest.h b/Foundation/testsuite/src/LinearHashTableTest.h index bb8b0dc28..645d5fd44 100644 --- a/Foundation/testsuite/src/LinearHashTableTest.h +++ b/Foundation/testsuite/src/LinearHashTableTest.h @@ -1,7 +1,7 @@ // // LinearHashTableTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LinearHashTableTest.h#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LinearHashTableTest.h#1 $ // // Definition of the LinearHashTableTest class. // diff --git a/Foundation/testsuite/src/LocalDateTimeTest.cpp b/Foundation/testsuite/src/LocalDateTimeTest.cpp index 6f78d631c..bec28909c 100644 --- a/Foundation/testsuite/src/LocalDateTimeTest.cpp +++ b/Foundation/testsuite/src/LocalDateTimeTest.cpp @@ -1,7 +1,7 @@ // // LocalDateTimeTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LocalDateTimeTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LocalDateTimeTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LocalDateTimeTest.h b/Foundation/testsuite/src/LocalDateTimeTest.h index 687699fa2..3df335b01 100644 --- a/Foundation/testsuite/src/LocalDateTimeTest.h +++ b/Foundation/testsuite/src/LocalDateTimeTest.h @@ -1,7 +1,7 @@ // // LocalDateTimeTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LocalDateTimeTest.h#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LocalDateTimeTest.h#1 $ // // Definition of the LocalDateTimeTest class. // diff --git a/Foundation/testsuite/src/LogStreamTest.cpp b/Foundation/testsuite/src/LogStreamTest.cpp index 5b68fe15d..c540632af 100644 --- a/Foundation/testsuite/src/LogStreamTest.cpp +++ b/Foundation/testsuite/src/LogStreamTest.cpp @@ -1,7 +1,7 @@ // // LogStreamTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LogStreamTest.cpp#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LogStreamTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // All rights reserved. diff --git a/Foundation/testsuite/src/LogStreamTest.h b/Foundation/testsuite/src/LogStreamTest.h index 226b73e36..f93a629df 100644 --- a/Foundation/testsuite/src/LogStreamTest.h +++ b/Foundation/testsuite/src/LogStreamTest.h @@ -1,7 +1,7 @@ // // LogStreamTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LogStreamTest.h#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LogStreamTest.h#1 $ // // Definition of the LogStreamTest class. // diff --git a/Foundation/testsuite/src/LoggerTest.cpp b/Foundation/testsuite/src/LoggerTest.cpp index 5b15da9e0..16042fc53 100644 --- a/Foundation/testsuite/src/LoggerTest.cpp +++ b/Foundation/testsuite/src/LoggerTest.cpp @@ -1,7 +1,7 @@ // // LoggerTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LoggerTest.cpp#13 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggerTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LoggerTest.h b/Foundation/testsuite/src/LoggerTest.h index 444c1498c..18c3e151e 100644 --- a/Foundation/testsuite/src/LoggerTest.h +++ b/Foundation/testsuite/src/LoggerTest.h @@ -1,7 +1,7 @@ // // LoggerTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LoggerTest.h#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggerTest.h#1 $ // // Definition of the LoggerTest class. // diff --git a/Foundation/testsuite/src/LoggingFactoryTest.cpp b/Foundation/testsuite/src/LoggingFactoryTest.cpp index cde0bccd8..a060f3447 100644 --- a/Foundation/testsuite/src/LoggingFactoryTest.cpp +++ b/Foundation/testsuite/src/LoggingFactoryTest.cpp @@ -1,7 +1,7 @@ // // LoggingFactoryTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LoggingFactoryTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggingFactoryTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LoggingFactoryTest.h b/Foundation/testsuite/src/LoggingFactoryTest.h index e04258807..1cff8618e 100644 --- a/Foundation/testsuite/src/LoggingFactoryTest.h +++ b/Foundation/testsuite/src/LoggingFactoryTest.h @@ -1,7 +1,7 @@ // // LoggingFactoryTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LoggingFactoryTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggingFactoryTest.h#1 $ // // Definition of the LoggingFactoryTest class. // diff --git a/Foundation/testsuite/src/LoggingRegistryTest.cpp b/Foundation/testsuite/src/LoggingRegistryTest.cpp index ba8bfb8e8..53c62a9c3 100644 --- a/Foundation/testsuite/src/LoggingRegistryTest.cpp +++ b/Foundation/testsuite/src/LoggingRegistryTest.cpp @@ -1,7 +1,7 @@ // // LoggingRegistryTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LoggingRegistryTest.cpp#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggingRegistryTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LoggingRegistryTest.h b/Foundation/testsuite/src/LoggingRegistryTest.h index 05231be1f..e5b2ea03b 100644 --- a/Foundation/testsuite/src/LoggingRegistryTest.h +++ b/Foundation/testsuite/src/LoggingRegistryTest.h @@ -1,7 +1,7 @@ // // LoggingRegistryTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LoggingRegistryTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggingRegistryTest.h#1 $ // // Definition of the LoggingRegistryTest class. // diff --git a/Foundation/testsuite/src/LoggingTestSuite.cpp b/Foundation/testsuite/src/LoggingTestSuite.cpp index 1bd59a644..778c480fa 100644 --- a/Foundation/testsuite/src/LoggingTestSuite.cpp +++ b/Foundation/testsuite/src/LoggingTestSuite.cpp @@ -1,7 +1,7 @@ // // LoggingTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/LoggingTestSuite.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggingTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/LoggingTestSuite.h b/Foundation/testsuite/src/LoggingTestSuite.h index ef69bbc22..3df52310d 100644 --- a/Foundation/testsuite/src/LoggingTestSuite.h +++ b/Foundation/testsuite/src/LoggingTestSuite.h @@ -1,7 +1,7 @@ // // LoggingTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/LoggingTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/LoggingTestSuite.h#1 $ // // Definition of the LoggingTestSuite class. // diff --git a/Foundation/testsuite/src/MD2EngineTest.cpp b/Foundation/testsuite/src/MD2EngineTest.cpp index 6fadb08a3..7e09aa23c 100644 --- a/Foundation/testsuite/src/MD2EngineTest.cpp +++ b/Foundation/testsuite/src/MD2EngineTest.cpp @@ -1,7 +1,7 @@ // // MD2EngineTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/MD2EngineTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MD2EngineTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/MD2EngineTest.h b/Foundation/testsuite/src/MD2EngineTest.h index fbfa4bb99..37a63c5b4 100644 --- a/Foundation/testsuite/src/MD2EngineTest.h +++ b/Foundation/testsuite/src/MD2EngineTest.h @@ -1,7 +1,7 @@ // // MD2EngineTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/MD2EngineTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MD2EngineTest.h#1 $ // // Definition of the MD2EngineTest class. // diff --git a/Foundation/testsuite/src/MD4EngineTest.cpp b/Foundation/testsuite/src/MD4EngineTest.cpp index a5d5d88ee..7b79fbb17 100644 --- a/Foundation/testsuite/src/MD4EngineTest.cpp +++ b/Foundation/testsuite/src/MD4EngineTest.cpp @@ -1,7 +1,7 @@ // // MD4EngineTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/MD4EngineTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MD4EngineTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/MD4EngineTest.h b/Foundation/testsuite/src/MD4EngineTest.h index fd3ae7174..37219fc16 100644 --- a/Foundation/testsuite/src/MD4EngineTest.h +++ b/Foundation/testsuite/src/MD4EngineTest.h @@ -1,7 +1,7 @@ // // MD4EngineTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/MD4EngineTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MD4EngineTest.h#1 $ // // Definition of the MD4EngineTest class. // diff --git a/Foundation/testsuite/src/MD5EngineTest.cpp b/Foundation/testsuite/src/MD5EngineTest.cpp index a9facb6d1..b62afe1a5 100644 --- a/Foundation/testsuite/src/MD5EngineTest.cpp +++ b/Foundation/testsuite/src/MD5EngineTest.cpp @@ -1,7 +1,7 @@ // // MD5EngineTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/MD5EngineTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MD5EngineTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/MD5EngineTest.h b/Foundation/testsuite/src/MD5EngineTest.h index 956545592..cb33f3296 100644 --- a/Foundation/testsuite/src/MD5EngineTest.h +++ b/Foundation/testsuite/src/MD5EngineTest.h @@ -1,7 +1,7 @@ // // MD5EngineTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/MD5EngineTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MD5EngineTest.h#1 $ // // Definition of the MD5EngineTest class. // diff --git a/Foundation/testsuite/src/ManifestTest.cpp b/Foundation/testsuite/src/ManifestTest.cpp index 3d5f5e07e..59381b352 100644 --- a/Foundation/testsuite/src/ManifestTest.cpp +++ b/Foundation/testsuite/src/ManifestTest.cpp @@ -1,7 +1,7 @@ // // ManifestTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ManifestTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ManifestTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ManifestTest.h b/Foundation/testsuite/src/ManifestTest.h index 9a12dee00..1c34da151 100644 --- a/Foundation/testsuite/src/ManifestTest.h +++ b/Foundation/testsuite/src/ManifestTest.h @@ -1,7 +1,7 @@ // // ManifestTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ManifestTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ManifestTest.h#1 $ // // Definition of the ManifestTest class. // diff --git a/Foundation/testsuite/src/MemoryPoolTest.cpp b/Foundation/testsuite/src/MemoryPoolTest.cpp index 2f8502f07..654000090 100644 --- a/Foundation/testsuite/src/MemoryPoolTest.cpp +++ b/Foundation/testsuite/src/MemoryPoolTest.cpp @@ -1,7 +1,7 @@ // // MemoryPoolTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/MemoryPoolTest.cpp#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MemoryPoolTest.cpp#1 $ // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/MemoryPoolTest.h b/Foundation/testsuite/src/MemoryPoolTest.h index d199f21ba..856b9973d 100644 --- a/Foundation/testsuite/src/MemoryPoolTest.h +++ b/Foundation/testsuite/src/MemoryPoolTest.h @@ -1,7 +1,7 @@ // // MemoryPoolTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/MemoryPoolTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/MemoryPoolTest.h#1 $ // // Definition of the MemoryPoolTest class. // diff --git a/Foundation/testsuite/src/NDCTest.cpp b/Foundation/testsuite/src/NDCTest.cpp index c6de96bb7..622f0faa5 100644 --- a/Foundation/testsuite/src/NDCTest.cpp +++ b/Foundation/testsuite/src/NDCTest.cpp @@ -1,7 +1,7 @@ // // NDCTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NDCTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NDCTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NDCTest.h b/Foundation/testsuite/src/NDCTest.h index 9d0cbaead..99c35f464 100644 --- a/Foundation/testsuite/src/NDCTest.h +++ b/Foundation/testsuite/src/NDCTest.h @@ -1,7 +1,7 @@ // // NDCTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NDCTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NDCTest.h#1 $ // // Definition of the NDCTest class. // diff --git a/Foundation/testsuite/src/NamedEventTest.cpp b/Foundation/testsuite/src/NamedEventTest.cpp index b5f1af917..4319d71bc 100644 --- a/Foundation/testsuite/src/NamedEventTest.cpp +++ b/Foundation/testsuite/src/NamedEventTest.cpp @@ -1,7 +1,7 @@ // // NamedEventTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NamedEventTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NamedEventTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NamedEventTest.h b/Foundation/testsuite/src/NamedEventTest.h index 621cccbc7..f5ae59820 100644 --- a/Foundation/testsuite/src/NamedEventTest.h +++ b/Foundation/testsuite/src/NamedEventTest.h @@ -1,7 +1,7 @@ // // NamedEventTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NamedEventTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NamedEventTest.h#1 $ // // Definition of the NamedEventTest class. // diff --git a/Foundation/testsuite/src/NamedMutexTest.cpp b/Foundation/testsuite/src/NamedMutexTest.cpp index 4f3683a93..a513f6423 100644 --- a/Foundation/testsuite/src/NamedMutexTest.cpp +++ b/Foundation/testsuite/src/NamedMutexTest.cpp @@ -1,7 +1,7 @@ // // NamedMutexTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NamedMutexTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NamedMutexTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NamedMutexTest.h b/Foundation/testsuite/src/NamedMutexTest.h index 66f850036..45d107b96 100644 --- a/Foundation/testsuite/src/NamedMutexTest.h +++ b/Foundation/testsuite/src/NamedMutexTest.h @@ -1,7 +1,7 @@ // // NamedMutexTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NamedMutexTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NamedMutexTest.h#1 $ // // Definition of the NamedMutexTest class. // diff --git a/Foundation/testsuite/src/NotificationCenterTest.cpp b/Foundation/testsuite/src/NotificationCenterTest.cpp index 49f2b619c..435a42355 100644 --- a/Foundation/testsuite/src/NotificationCenterTest.cpp +++ b/Foundation/testsuite/src/NotificationCenterTest.cpp @@ -1,7 +1,7 @@ // // NotificationCenterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NotificationCenterTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NotificationCenterTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NotificationCenterTest.h b/Foundation/testsuite/src/NotificationCenterTest.h index 8c11a2891..60e4bdf37 100644 --- a/Foundation/testsuite/src/NotificationCenterTest.h +++ b/Foundation/testsuite/src/NotificationCenterTest.h @@ -1,7 +1,7 @@ // // NotificationCenterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NotificationCenterTest.h#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NotificationCenterTest.h#1 $ // // Definition of the NotificationCenterTest class. // diff --git a/Foundation/testsuite/src/NotificationQueueTest.cpp b/Foundation/testsuite/src/NotificationQueueTest.cpp index 9c7d94c5b..a07bd9372 100644 --- a/Foundation/testsuite/src/NotificationQueueTest.cpp +++ b/Foundation/testsuite/src/NotificationQueueTest.cpp @@ -1,7 +1,7 @@ // // NotificationQueueTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NotificationQueueTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NotificationQueueTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NotificationQueueTest.h b/Foundation/testsuite/src/NotificationQueueTest.h index 5224e789b..9e811629a 100644 --- a/Foundation/testsuite/src/NotificationQueueTest.h +++ b/Foundation/testsuite/src/NotificationQueueTest.h @@ -1,7 +1,7 @@ // // NotificationQueueTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NotificationQueueTest.h#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NotificationQueueTest.h#1 $ // // Definition of the NotificationQueueTest class. // diff --git a/Foundation/testsuite/src/NotificationsTestSuite.cpp b/Foundation/testsuite/src/NotificationsTestSuite.cpp index 57f209bf6..7d4af5753 100644 --- a/Foundation/testsuite/src/NotificationsTestSuite.cpp +++ b/Foundation/testsuite/src/NotificationsTestSuite.cpp @@ -1,7 +1,7 @@ // // NotificationsTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NotificationsTestSuite.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NotificationsTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NotificationsTestSuite.h b/Foundation/testsuite/src/NotificationsTestSuite.h index 661bce975..c01a7a988 100644 --- a/Foundation/testsuite/src/NotificationsTestSuite.h +++ b/Foundation/testsuite/src/NotificationsTestSuite.h @@ -1,7 +1,7 @@ // // NotificationsTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/NotificationsTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NotificationsTestSuite.h#1 $ // // Definition of the NotificationsTestSuite class. // diff --git a/Foundation/testsuite/src/NullStreamTest.cpp b/Foundation/testsuite/src/NullStreamTest.cpp index d47275474..425ed949f 100644 --- a/Foundation/testsuite/src/NullStreamTest.cpp +++ b/Foundation/testsuite/src/NullStreamTest.cpp @@ -1,7 +1,7 @@ // // NullStreamTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NullStreamTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NullStreamTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NullStreamTest.h b/Foundation/testsuite/src/NullStreamTest.h index 6b34cd88b..edb0e8b5c 100644 --- a/Foundation/testsuite/src/NullStreamTest.h +++ b/Foundation/testsuite/src/NullStreamTest.h @@ -1,7 +1,7 @@ // // NullStreamTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NullStreamTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NullStreamTest.h#1 $ // // Definition of the NullStreamTest class. // diff --git a/Foundation/testsuite/src/NumberFormatterTest.cpp b/Foundation/testsuite/src/NumberFormatterTest.cpp index 7314dea75..d0c366132 100644 --- a/Foundation/testsuite/src/NumberFormatterTest.cpp +++ b/Foundation/testsuite/src/NumberFormatterTest.cpp @@ -1,7 +1,7 @@ // // NumberFormatterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NumberFormatterTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NumberFormatterTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NumberFormatterTest.h b/Foundation/testsuite/src/NumberFormatterTest.h index ce2d02b2f..f58fcdbb0 100644 --- a/Foundation/testsuite/src/NumberFormatterTest.h +++ b/Foundation/testsuite/src/NumberFormatterTest.h @@ -1,7 +1,7 @@ // // NumberFormatterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NumberFormatterTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NumberFormatterTest.h#1 $ // // Definition of the NumberFormatterTest class. // diff --git a/Foundation/testsuite/src/NumberParserTest.cpp b/Foundation/testsuite/src/NumberParserTest.cpp index 3d8e6758c..f6a98d29e 100644 --- a/Foundation/testsuite/src/NumberParserTest.cpp +++ b/Foundation/testsuite/src/NumberParserTest.cpp @@ -1,7 +1,7 @@ // // NumberParserTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/NumberParserTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NumberParserTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/NumberParserTest.h b/Foundation/testsuite/src/NumberParserTest.h index f469d394e..d315f5f7d 100644 --- a/Foundation/testsuite/src/NumberParserTest.h +++ b/Foundation/testsuite/src/NumberParserTest.h @@ -1,7 +1,7 @@ // // NumberParserTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/NumberParserTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/NumberParserTest.h#1 $ // // Definition of the NumberParserTest class. // diff --git a/Foundation/testsuite/src/PathTest.cpp b/Foundation/testsuite/src/PathTest.cpp index b6445d6d7..4278787a9 100644 --- a/Foundation/testsuite/src/PathTest.cpp +++ b/Foundation/testsuite/src/PathTest.cpp @@ -1,7 +1,7 @@ // // PathTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/PathTest.cpp#13 $ +// $Id: //poco/1.3/Foundation/testsuite/src/PathTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/PathTest.h b/Foundation/testsuite/src/PathTest.h index a40422c4d..bc2d9c09a 100644 --- a/Foundation/testsuite/src/PathTest.h +++ b/Foundation/testsuite/src/PathTest.h @@ -1,7 +1,7 @@ // // PathTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/PathTest.h#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/PathTest.h#1 $ // // Definition of the PathTest class. // diff --git a/Foundation/testsuite/src/PatternFormatterTest.cpp b/Foundation/testsuite/src/PatternFormatterTest.cpp index 50a2f2cd8..31b1ef6c6 100644 --- a/Foundation/testsuite/src/PatternFormatterTest.cpp +++ b/Foundation/testsuite/src/PatternFormatterTest.cpp @@ -1,7 +1,7 @@ // // PatternFormatterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/PatternFormatterTest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/PatternFormatterTest.cpp#2 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/PatternFormatterTest.h b/Foundation/testsuite/src/PatternFormatterTest.h index 058941e30..a89ecd3f3 100644 --- a/Foundation/testsuite/src/PatternFormatterTest.h +++ b/Foundation/testsuite/src/PatternFormatterTest.h @@ -1,7 +1,7 @@ // // PatternFormatterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/PatternFormatterTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/PatternFormatterTest.h#1 $ // // Definition of the PatternFormatterTest class. // diff --git a/Foundation/testsuite/src/PriorityEventTest.cpp b/Foundation/testsuite/src/PriorityEventTest.cpp index 67b45da7f..c8d54b1fe 100644 --- a/Foundation/testsuite/src/PriorityEventTest.cpp +++ b/Foundation/testsuite/src/PriorityEventTest.cpp @@ -1,7 +1,7 @@ // // PriorityEventTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/PriorityEventTest.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/PriorityEventTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/PriorityEventTest.h b/Foundation/testsuite/src/PriorityEventTest.h index 1ef95570a..a22d533cc 100644 --- a/Foundation/testsuite/src/PriorityEventTest.h +++ b/Foundation/testsuite/src/PriorityEventTest.h @@ -1,7 +1,7 @@ // // PriorityEventTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/PriorityEventTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/PriorityEventTest.h#1 $ // // Definition of the PriorityEventTest class. // diff --git a/Foundation/testsuite/src/ProcessTest.cpp b/Foundation/testsuite/src/ProcessTest.cpp index f3a641be6..8623b0ac0 100644 --- a/Foundation/testsuite/src/ProcessTest.cpp +++ b/Foundation/testsuite/src/ProcessTest.cpp @@ -1,7 +1,7 @@ // // ProcessTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ProcessTest.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ProcessTest.cpp#1 $ // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ProcessTest.h b/Foundation/testsuite/src/ProcessTest.h index 3d84f2129..1688288df 100644 --- a/Foundation/testsuite/src/ProcessTest.h +++ b/Foundation/testsuite/src/ProcessTest.h @@ -1,7 +1,7 @@ // // ProcessTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ProcessTest.h#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ProcessTest.h#1 $ // // Definition of the ProcessTest class. // diff --git a/Foundation/testsuite/src/ProcessesTestSuite.cpp b/Foundation/testsuite/src/ProcessesTestSuite.cpp index 85e7f519d..c6cba44bd 100644 --- a/Foundation/testsuite/src/ProcessesTestSuite.cpp +++ b/Foundation/testsuite/src/ProcessesTestSuite.cpp @@ -1,7 +1,7 @@ // // ProcessesTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ProcessesTestSuite.cpp#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ProcessesTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ProcessesTestSuite.h b/Foundation/testsuite/src/ProcessesTestSuite.h index 135096c3a..85d82e32a 100644 --- a/Foundation/testsuite/src/ProcessesTestSuite.h +++ b/Foundation/testsuite/src/ProcessesTestSuite.h @@ -1,7 +1,7 @@ // // ProcessesTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/ProcessesTestSuite.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ProcessesTestSuite.h#1 $ // // Definition of the ProcessesTestSuite class. // diff --git a/Foundation/testsuite/src/RWLockTest.cpp b/Foundation/testsuite/src/RWLockTest.cpp index aa2336986..ba3b70681 100644 --- a/Foundation/testsuite/src/RWLockTest.cpp +++ b/Foundation/testsuite/src/RWLockTest.cpp @@ -1,7 +1,7 @@ // // RWLockTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/RWLockTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RWLockTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/RWLockTest.h b/Foundation/testsuite/src/RWLockTest.h index 08503437b..3c7617ff2 100644 --- a/Foundation/testsuite/src/RWLockTest.h +++ b/Foundation/testsuite/src/RWLockTest.h @@ -1,7 +1,7 @@ // // RWLockTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/RWLockTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RWLockTest.h#1 $ // // Definition of the RWLockTest class. // diff --git a/Foundation/testsuite/src/RandomStreamTest.cpp b/Foundation/testsuite/src/RandomStreamTest.cpp index 617436109..a1fa62648 100644 --- a/Foundation/testsuite/src/RandomStreamTest.cpp +++ b/Foundation/testsuite/src/RandomStreamTest.cpp @@ -1,7 +1,7 @@ // // RandomStreamTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/RandomStreamTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RandomStreamTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/RandomStreamTest.h b/Foundation/testsuite/src/RandomStreamTest.h index bb255f986..0c96aa273 100644 --- a/Foundation/testsuite/src/RandomStreamTest.h +++ b/Foundation/testsuite/src/RandomStreamTest.h @@ -1,7 +1,7 @@ // // RandomStreamTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/RandomStreamTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RandomStreamTest.h#1 $ // // Definition of the RandomStreamTest class. // diff --git a/Foundation/testsuite/src/RandomTest.cpp b/Foundation/testsuite/src/RandomTest.cpp index 6d7e0a2c1..5c023c383 100644 --- a/Foundation/testsuite/src/RandomTest.cpp +++ b/Foundation/testsuite/src/RandomTest.cpp @@ -1,7 +1,7 @@ // // RandomTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/RandomTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RandomTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/RandomTest.h b/Foundation/testsuite/src/RandomTest.h index 5223df7a8..71a959e03 100644 --- a/Foundation/testsuite/src/RandomTest.h +++ b/Foundation/testsuite/src/RandomTest.h @@ -1,7 +1,7 @@ // // RandomTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/RandomTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RandomTest.h#1 $ // // Definition of the RandomTest class. // diff --git a/Foundation/testsuite/src/RegularExpressionTest.cpp b/Foundation/testsuite/src/RegularExpressionTest.cpp index 14e68174b..7eb46eb0a 100644 --- a/Foundation/testsuite/src/RegularExpressionTest.cpp +++ b/Foundation/testsuite/src/RegularExpressionTest.cpp @@ -1,7 +1,7 @@ // // RegularExpressionTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/RegularExpressionTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RegularExpressionTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/RegularExpressionTest.h b/Foundation/testsuite/src/RegularExpressionTest.h index 0c465e466..1dc68f3e8 100644 --- a/Foundation/testsuite/src/RegularExpressionTest.h +++ b/Foundation/testsuite/src/RegularExpressionTest.h @@ -1,7 +1,7 @@ // // RegularExpressionTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/RegularExpressionTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/RegularExpressionTest.h#1 $ // // Definition of the RegularExpressionTest class. // diff --git a/Foundation/testsuite/src/SHA1EngineTest.cpp b/Foundation/testsuite/src/SHA1EngineTest.cpp index fd1bf3455..c2d933e6d 100644 --- a/Foundation/testsuite/src/SHA1EngineTest.cpp +++ b/Foundation/testsuite/src/SHA1EngineTest.cpp @@ -1,7 +1,7 @@ // // SHA1EngineTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/SHA1EngineTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SHA1EngineTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/SHA1EngineTest.h b/Foundation/testsuite/src/SHA1EngineTest.h index 8f8e2ccfe..9724b3834 100644 --- a/Foundation/testsuite/src/SHA1EngineTest.h +++ b/Foundation/testsuite/src/SHA1EngineTest.h @@ -1,7 +1,7 @@ // // SHA1EngineTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/SHA1EngineTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SHA1EngineTest.h#1 $ // // Definition of the SHA1EngineTest class. // diff --git a/Foundation/testsuite/src/SemaphoreTest.cpp b/Foundation/testsuite/src/SemaphoreTest.cpp index 7722b9a12..28204a56e 100644 --- a/Foundation/testsuite/src/SemaphoreTest.cpp +++ b/Foundation/testsuite/src/SemaphoreTest.cpp @@ -1,7 +1,7 @@ // // SemaphoreTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/SemaphoreTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SemaphoreTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/SemaphoreTest.h b/Foundation/testsuite/src/SemaphoreTest.h index f34e14b2f..28735baec 100644 --- a/Foundation/testsuite/src/SemaphoreTest.h +++ b/Foundation/testsuite/src/SemaphoreTest.h @@ -1,7 +1,7 @@ // // SemaphoreTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/SemaphoreTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SemaphoreTest.h#1 $ // // Definition of the SemaphoreTest class. // diff --git a/Foundation/testsuite/src/SharedLibraryTest.cpp b/Foundation/testsuite/src/SharedLibraryTest.cpp index 697addc26..d46151912 100644 --- a/Foundation/testsuite/src/SharedLibraryTest.cpp +++ b/Foundation/testsuite/src/SharedLibraryTest.cpp @@ -1,7 +1,7 @@ // // SharedLibraryTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/SharedLibraryTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SharedLibraryTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/SharedLibraryTest.h b/Foundation/testsuite/src/SharedLibraryTest.h index d0999d76e..6ace2d551 100644 --- a/Foundation/testsuite/src/SharedLibraryTest.h +++ b/Foundation/testsuite/src/SharedLibraryTest.h @@ -1,7 +1,7 @@ // // SharedLibraryTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/SharedLibraryTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SharedLibraryTest.h#1 $ // // Definition of the SharedLibraryTest class. // diff --git a/Foundation/testsuite/src/SharedLibraryTestSuite.cpp b/Foundation/testsuite/src/SharedLibraryTestSuite.cpp index b47964010..2b7071843 100644 --- a/Foundation/testsuite/src/SharedLibraryTestSuite.cpp +++ b/Foundation/testsuite/src/SharedLibraryTestSuite.cpp @@ -1,7 +1,7 @@ // // SharedLibraryTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/SharedLibraryTestSuite.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SharedLibraryTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/SharedLibraryTestSuite.h b/Foundation/testsuite/src/SharedLibraryTestSuite.h index c12e00a30..dd78c87d2 100644 --- a/Foundation/testsuite/src/SharedLibraryTestSuite.h +++ b/Foundation/testsuite/src/SharedLibraryTestSuite.h @@ -1,7 +1,7 @@ // // SharedLibraryTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/SharedLibraryTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SharedLibraryTestSuite.h#1 $ // // Definition of the SharedLibraryTestSuite class. // diff --git a/Foundation/testsuite/src/SharedPtrTest.cpp b/Foundation/testsuite/src/SharedPtrTest.cpp index 92f74886c..3b6ba4cc3 100644 --- a/Foundation/testsuite/src/SharedPtrTest.cpp +++ b/Foundation/testsuite/src/SharedPtrTest.cpp @@ -1,7 +1,7 @@ // // SharedPtrTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/SharedPtrTest.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SharedPtrTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/SharedPtrTest.h b/Foundation/testsuite/src/SharedPtrTest.h index 71a0018c0..449955900 100644 --- a/Foundation/testsuite/src/SharedPtrTest.h +++ b/Foundation/testsuite/src/SharedPtrTest.h @@ -1,7 +1,7 @@ // // SharedPtrTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/SharedPtrTest.h#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SharedPtrTest.h#1 $ // // Definition of the SharedPtrTest class. // diff --git a/Foundation/testsuite/src/SimpleFileChannelTest.cpp b/Foundation/testsuite/src/SimpleFileChannelTest.cpp index 0c95d432c..6ded90d11 100644 --- a/Foundation/testsuite/src/SimpleFileChannelTest.cpp +++ b/Foundation/testsuite/src/SimpleFileChannelTest.cpp @@ -1,7 +1,7 @@ // // SimpleFileChannelTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/SimpleFileChannelTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SimpleFileChannelTest.cpp#1 $ // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/SimpleFileChannelTest.h b/Foundation/testsuite/src/SimpleFileChannelTest.h index d632115ba..759ac55aa 100644 --- a/Foundation/testsuite/src/SimpleFileChannelTest.h +++ b/Foundation/testsuite/src/SimpleFileChannelTest.h @@ -1,7 +1,7 @@ // // SimpleFileChannelTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/SimpleFileChannelTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SimpleFileChannelTest.h#1 $ // // Definition of the SimpleFileChannelTest class. // diff --git a/Foundation/testsuite/src/SimpleHashTableTest.cpp b/Foundation/testsuite/src/SimpleHashTableTest.cpp index 4ef73406b..854c1355b 100644 --- a/Foundation/testsuite/src/SimpleHashTableTest.cpp +++ b/Foundation/testsuite/src/SimpleHashTableTest.cpp @@ -1,7 +1,7 @@ // // SimpleHashTableTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/SimpleHashTableTest.cpp#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SimpleHashTableTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/SimpleHashTableTest.h b/Foundation/testsuite/src/SimpleHashTableTest.h index d6293cede..4d85292ae 100644 --- a/Foundation/testsuite/src/SimpleHashTableTest.h +++ b/Foundation/testsuite/src/SimpleHashTableTest.h @@ -1,7 +1,7 @@ // // SimpleHashTableTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/SimpleHashTableTest.h#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/SimpleHashTableTest.h#1 $ // // Definition of the SimpleHashTableTest class. // diff --git a/Foundation/testsuite/src/StopwatchTest.cpp b/Foundation/testsuite/src/StopwatchTest.cpp index 381524893..a4293e5be 100644 --- a/Foundation/testsuite/src/StopwatchTest.cpp +++ b/Foundation/testsuite/src/StopwatchTest.cpp @@ -1,7 +1,7 @@ // // StopwatchTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/StopwatchTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StopwatchTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/StopwatchTest.h b/Foundation/testsuite/src/StopwatchTest.h index aecf46066..67d256b34 100644 --- a/Foundation/testsuite/src/StopwatchTest.h +++ b/Foundation/testsuite/src/StopwatchTest.h @@ -1,7 +1,7 @@ // // StopwatchTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/StopwatchTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StopwatchTest.h#1 $ // // Definition of the StopwatchTest class. // diff --git a/Foundation/testsuite/src/StreamConverterTest.cpp b/Foundation/testsuite/src/StreamConverterTest.cpp index d02e42d7b..ceaef8fd9 100644 --- a/Foundation/testsuite/src/StreamConverterTest.cpp +++ b/Foundation/testsuite/src/StreamConverterTest.cpp @@ -1,7 +1,7 @@ // // StreamConverterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/StreamConverterTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamConverterTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/StreamConverterTest.h b/Foundation/testsuite/src/StreamConverterTest.h index 9ae0ca7bc..99d00b4b3 100644 --- a/Foundation/testsuite/src/StreamConverterTest.h +++ b/Foundation/testsuite/src/StreamConverterTest.h @@ -1,7 +1,7 @@ // // StreamConverterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/StreamConverterTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamConverterTest.h#1 $ // // Definition of the StreamConverterTest class. // diff --git a/Foundation/testsuite/src/StreamCopierTest.cpp b/Foundation/testsuite/src/StreamCopierTest.cpp index f6f0cc407..a7682afe2 100644 --- a/Foundation/testsuite/src/StreamCopierTest.cpp +++ b/Foundation/testsuite/src/StreamCopierTest.cpp @@ -1,7 +1,7 @@ // // StreamCopierTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/StreamCopierTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamCopierTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/StreamCopierTest.h b/Foundation/testsuite/src/StreamCopierTest.h index 05267f90d..be503534b 100644 --- a/Foundation/testsuite/src/StreamCopierTest.h +++ b/Foundation/testsuite/src/StreamCopierTest.h @@ -1,7 +1,7 @@ // // StreamCopierTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/StreamCopierTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamCopierTest.h#1 $ // // Definition of the StreamCopierTest class. // diff --git a/Foundation/testsuite/src/StreamTokenizerTest.cpp b/Foundation/testsuite/src/StreamTokenizerTest.cpp index e7ee336e3..a2158750b 100644 --- a/Foundation/testsuite/src/StreamTokenizerTest.cpp +++ b/Foundation/testsuite/src/StreamTokenizerTest.cpp @@ -1,7 +1,7 @@ // // StreamTokenizerTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/StreamTokenizerTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamTokenizerTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/StreamTokenizerTest.h b/Foundation/testsuite/src/StreamTokenizerTest.h index 2be1711f0..1f365fd27 100644 --- a/Foundation/testsuite/src/StreamTokenizerTest.h +++ b/Foundation/testsuite/src/StreamTokenizerTest.h @@ -1,7 +1,7 @@ // // StreamTokenizerTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/StreamTokenizerTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamTokenizerTest.h#1 $ // // Definition of the StreamTokenizerTest class. // diff --git a/Foundation/testsuite/src/StreamsTestSuite.cpp b/Foundation/testsuite/src/StreamsTestSuite.cpp index 97b30786d..9c528d12d 100644 --- a/Foundation/testsuite/src/StreamsTestSuite.cpp +++ b/Foundation/testsuite/src/StreamsTestSuite.cpp @@ -1,7 +1,7 @@ // // StreamsTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/StreamsTestSuite.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamsTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/StreamsTestSuite.h b/Foundation/testsuite/src/StreamsTestSuite.h index b5182ede8..08905e663 100644 --- a/Foundation/testsuite/src/StreamsTestSuite.h +++ b/Foundation/testsuite/src/StreamsTestSuite.h @@ -1,7 +1,7 @@ // // StreamsTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/StreamsTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StreamsTestSuite.h#1 $ // // Definition of the StreamsTestSuite class. // diff --git a/Foundation/testsuite/src/StringTest.cpp b/Foundation/testsuite/src/StringTest.cpp index fb6fe0937..3650e02db 100644 --- a/Foundation/testsuite/src/StringTest.cpp +++ b/Foundation/testsuite/src/StringTest.cpp @@ -1,7 +1,7 @@ // // StringTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/StringTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StringTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/StringTest.h b/Foundation/testsuite/src/StringTest.h index 646dc67dd..c3fae5355 100644 --- a/Foundation/testsuite/src/StringTest.h +++ b/Foundation/testsuite/src/StringTest.h @@ -1,7 +1,7 @@ // // StringTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/StringTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StringTest.h#1 $ // // Definition of the StringTest class. // diff --git a/Foundation/testsuite/src/StringTokenizerTest.cpp b/Foundation/testsuite/src/StringTokenizerTest.cpp index 5d6bfb696..813d885d1 100644 --- a/Foundation/testsuite/src/StringTokenizerTest.cpp +++ b/Foundation/testsuite/src/StringTokenizerTest.cpp @@ -1,7 +1,7 @@ // // StringTokenizerTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/StringTokenizerTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StringTokenizerTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/StringTokenizerTest.h b/Foundation/testsuite/src/StringTokenizerTest.h index bd9221641..835dcff6b 100644 --- a/Foundation/testsuite/src/StringTokenizerTest.h +++ b/Foundation/testsuite/src/StringTokenizerTest.h @@ -1,7 +1,7 @@ // // StringTokenizerTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/StringTokenizerTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/StringTokenizerTest.h#1 $ // // Definition of the StringTokenizerTest class. // diff --git a/Foundation/testsuite/src/TaskManagerTest.cpp b/Foundation/testsuite/src/TaskManagerTest.cpp index db5fd8643..270bd8e12 100644 --- a/Foundation/testsuite/src/TaskManagerTest.cpp +++ b/Foundation/testsuite/src/TaskManagerTest.cpp @@ -1,7 +1,7 @@ // // TaskManagerTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TaskManagerTest.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TaskManagerTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TaskManagerTest.h b/Foundation/testsuite/src/TaskManagerTest.h index 76b5159dc..a383fa1fe 100644 --- a/Foundation/testsuite/src/TaskManagerTest.h +++ b/Foundation/testsuite/src/TaskManagerTest.h @@ -1,7 +1,7 @@ // // TaskManagerTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TaskManagerTest.h#7 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TaskManagerTest.h#1 $ // // Definition of the TaskManagerTest class. // diff --git a/Foundation/testsuite/src/TaskTest.cpp b/Foundation/testsuite/src/TaskTest.cpp index b2e483b53..81db0328c 100644 --- a/Foundation/testsuite/src/TaskTest.cpp +++ b/Foundation/testsuite/src/TaskTest.cpp @@ -1,7 +1,7 @@ // // TaskTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TaskTest.cpp#6 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TaskTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TaskTest.h b/Foundation/testsuite/src/TaskTest.h index 2e69d09e2..e317bf508 100644 --- a/Foundation/testsuite/src/TaskTest.h +++ b/Foundation/testsuite/src/TaskTest.h @@ -1,7 +1,7 @@ // // TaskTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TaskTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TaskTest.h#1 $ // // Definition of the TaskTest class. // diff --git a/Foundation/testsuite/src/TaskTestSuite.cpp b/Foundation/testsuite/src/TaskTestSuite.cpp index eb1b89719..fb0398ee3 100644 --- a/Foundation/testsuite/src/TaskTestSuite.cpp +++ b/Foundation/testsuite/src/TaskTestSuite.cpp @@ -1,7 +1,7 @@ // // TaskTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TaskTestSuite.cpp#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TaskTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TaskTestSuite.h b/Foundation/testsuite/src/TaskTestSuite.h index a24d03edb..7b6fb2035 100644 --- a/Foundation/testsuite/src/TaskTestSuite.h +++ b/Foundation/testsuite/src/TaskTestSuite.h @@ -1,7 +1,7 @@ // // TaskTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/TaskTestSuite.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TaskTestSuite.h#1 $ // // Definition of the TaskTestSuite class. // diff --git a/Foundation/testsuite/src/TeeStreamTest.cpp b/Foundation/testsuite/src/TeeStreamTest.cpp index 41c5ae32c..a93173734 100644 --- a/Foundation/testsuite/src/TeeStreamTest.cpp +++ b/Foundation/testsuite/src/TeeStreamTest.cpp @@ -1,7 +1,7 @@ // // TeeStreamTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TeeStreamTest.cpp#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TeeStreamTest.cpp#1 $ // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TeeStreamTest.h b/Foundation/testsuite/src/TeeStreamTest.h index 76028d0b1..a13453822 100644 --- a/Foundation/testsuite/src/TeeStreamTest.h +++ b/Foundation/testsuite/src/TeeStreamTest.h @@ -1,7 +1,7 @@ // // TeeStreamTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TeeStreamTest.h#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TeeStreamTest.h#1 $ // // Definition of the TeeStreamTest class. // diff --git a/Foundation/testsuite/src/TestApp.cpp b/Foundation/testsuite/src/TestApp.cpp index 2e0a41763..ee21af940 100644 --- a/Foundation/testsuite/src/TestApp.cpp +++ b/Foundation/testsuite/src/TestApp.cpp @@ -1,7 +1,7 @@ // // TestApp.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TestApp.cpp#5 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TestApp.cpp#1 $ // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TestChannel.cpp b/Foundation/testsuite/src/TestChannel.cpp index 1d0d56acb..a85f7f535 100644 --- a/Foundation/testsuite/src/TestChannel.cpp +++ b/Foundation/testsuite/src/TestChannel.cpp @@ -1,7 +1,7 @@ // // TestChannel.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TestChannel.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TestChannel.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TestChannel.h b/Foundation/testsuite/src/TestChannel.h index 38b452c06..27c00322e 100644 --- a/Foundation/testsuite/src/TestChannel.h +++ b/Foundation/testsuite/src/TestChannel.h @@ -1,7 +1,7 @@ // // TestChannel.h // -// $Id: //poco/Main/Foundation/testsuite/src/TestChannel.h#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TestChannel.h#1 $ // // Definition of the TestChannel class. // diff --git a/Foundation/testsuite/src/TestLibrary.cpp b/Foundation/testsuite/src/TestLibrary.cpp index 4f645c466..7b84a4380 100644 --- a/Foundation/testsuite/src/TestLibrary.cpp +++ b/Foundation/testsuite/src/TestLibrary.cpp @@ -1,7 +1,7 @@ // // TestLibrary.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TestLibrary.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TestLibrary.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TestPlugin.cpp b/Foundation/testsuite/src/TestPlugin.cpp index 946b58698..13be0abe7 100644 --- a/Foundation/testsuite/src/TestPlugin.cpp +++ b/Foundation/testsuite/src/TestPlugin.cpp @@ -1,7 +1,7 @@ // // TestPlugin.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TestPlugin.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TestPlugin.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TestPlugin.h b/Foundation/testsuite/src/TestPlugin.h index 18ef281ca..93bc60cfa 100644 --- a/Foundation/testsuite/src/TestPlugin.h +++ b/Foundation/testsuite/src/TestPlugin.h @@ -1,7 +1,7 @@ // // TestPlugin.h // -// $Id: //poco/Main/Foundation/testsuite/src/TestPlugin.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TestPlugin.h#1 $ // // Definition of the TestPlugin class. // diff --git a/Foundation/testsuite/src/TextConverterTest.cpp b/Foundation/testsuite/src/TextConverterTest.cpp index 60c8e26ed..464d93289 100644 --- a/Foundation/testsuite/src/TextConverterTest.cpp +++ b/Foundation/testsuite/src/TextConverterTest.cpp @@ -1,7 +1,7 @@ // // TextConverterTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TextConverterTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TextConverterTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TextConverterTest.h b/Foundation/testsuite/src/TextConverterTest.h index 022c32fd5..d3c4f21a4 100644 --- a/Foundation/testsuite/src/TextConverterTest.h +++ b/Foundation/testsuite/src/TextConverterTest.h @@ -1,7 +1,7 @@ // // TextConverterTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TextConverterTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TextConverterTest.h#1 $ // // Definition of the TextConverterTest class. // diff --git a/Foundation/testsuite/src/TextIteratorTest.cpp b/Foundation/testsuite/src/TextIteratorTest.cpp index 0863bb3c6..1dc74ce59 100644 --- a/Foundation/testsuite/src/TextIteratorTest.cpp +++ b/Foundation/testsuite/src/TextIteratorTest.cpp @@ -1,7 +1,7 @@ // // TextIteratorTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TextIteratorTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TextIteratorTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TextIteratorTest.h b/Foundation/testsuite/src/TextIteratorTest.h index 553a8193d..633c6a315 100644 --- a/Foundation/testsuite/src/TextIteratorTest.h +++ b/Foundation/testsuite/src/TextIteratorTest.h @@ -1,7 +1,7 @@ // // TextIteratorTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TextIteratorTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TextIteratorTest.h#1 $ // // Definition of the TextIteratorTest class. // diff --git a/Foundation/testsuite/src/TextTestSuite.cpp b/Foundation/testsuite/src/TextTestSuite.cpp index fd0ed168b..f6bacb343 100644 --- a/Foundation/testsuite/src/TextTestSuite.cpp +++ b/Foundation/testsuite/src/TextTestSuite.cpp @@ -1,7 +1,7 @@ // // TextTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TextTestSuite.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TextTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TextTestSuite.h b/Foundation/testsuite/src/TextTestSuite.h index fef693866..6bed7ffe6 100644 --- a/Foundation/testsuite/src/TextTestSuite.h +++ b/Foundation/testsuite/src/TextTestSuite.h @@ -1,7 +1,7 @@ // // TextTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/TextTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TextTestSuite.h#1 $ // // Definition of the TextTestSuite class. // diff --git a/Foundation/testsuite/src/ThreadLocalTest.cpp b/Foundation/testsuite/src/ThreadLocalTest.cpp index cb29e1901..93d11e7b1 100644 --- a/Foundation/testsuite/src/ThreadLocalTest.cpp +++ b/Foundation/testsuite/src/ThreadLocalTest.cpp @@ -1,7 +1,7 @@ // // ThreadLocalTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadLocalTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadLocalTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ThreadLocalTest.h b/Foundation/testsuite/src/ThreadLocalTest.h index 63fe1fa0b..8a28dbb40 100644 --- a/Foundation/testsuite/src/ThreadLocalTest.h +++ b/Foundation/testsuite/src/ThreadLocalTest.h @@ -1,7 +1,7 @@ // // ThreadLocalTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadLocalTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadLocalTest.h#1 $ // // Definition of the ThreadLocalTest class. // diff --git a/Foundation/testsuite/src/ThreadPoolTest.cpp b/Foundation/testsuite/src/ThreadPoolTest.cpp index cdc9016cb..9896d08f2 100644 --- a/Foundation/testsuite/src/ThreadPoolTest.cpp +++ b/Foundation/testsuite/src/ThreadPoolTest.cpp @@ -1,7 +1,7 @@ // // ThreadPoolTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadPoolTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadPoolTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ThreadPoolTest.h b/Foundation/testsuite/src/ThreadPoolTest.h index c7ea12fd5..c9cc0c2eb 100644 --- a/Foundation/testsuite/src/ThreadPoolTest.h +++ b/Foundation/testsuite/src/ThreadPoolTest.h @@ -1,7 +1,7 @@ // // ThreadPoolTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadPoolTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadPoolTest.h#1 $ // // Definition of the ThreadPoolTest class. // diff --git a/Foundation/testsuite/src/ThreadTest.cpp b/Foundation/testsuite/src/ThreadTest.cpp index ad5ef2416..3f548664a 100644 --- a/Foundation/testsuite/src/ThreadTest.cpp +++ b/Foundation/testsuite/src/ThreadTest.cpp @@ -1,7 +1,7 @@ // // ThreadTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ThreadTest.h b/Foundation/testsuite/src/ThreadTest.h index c3b8596ec..be562c485 100644 --- a/Foundation/testsuite/src/ThreadTest.h +++ b/Foundation/testsuite/src/ThreadTest.h @@ -1,7 +1,7 @@ // // ThreadTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadTest.h#1 $ // // Definition of the ThreadTest class. // diff --git a/Foundation/testsuite/src/ThreadingTestSuite.cpp b/Foundation/testsuite/src/ThreadingTestSuite.cpp index 8bae565fb..fe3778125 100644 --- a/Foundation/testsuite/src/ThreadingTestSuite.cpp +++ b/Foundation/testsuite/src/ThreadingTestSuite.cpp @@ -1,7 +1,7 @@ // // ThreadingTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadingTestSuite.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadingTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ThreadingTestSuite.h b/Foundation/testsuite/src/ThreadingTestSuite.h index 747ae580d..b3a7d9699 100644 --- a/Foundation/testsuite/src/ThreadingTestSuite.h +++ b/Foundation/testsuite/src/ThreadingTestSuite.h @@ -1,7 +1,7 @@ // // ThreadingTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/ThreadingTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ThreadingTestSuite.h#1 $ // // Definition of the ThreadingTestSuite class. // diff --git a/Foundation/testsuite/src/TimerTest.cpp b/Foundation/testsuite/src/TimerTest.cpp index fb5f9b572..19682866f 100644 --- a/Foundation/testsuite/src/TimerTest.cpp +++ b/Foundation/testsuite/src/TimerTest.cpp @@ -1,7 +1,7 @@ // // TimerTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TimerTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimerTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TimerTest.h b/Foundation/testsuite/src/TimerTest.h index c5cee6e23..ace526bfd 100644 --- a/Foundation/testsuite/src/TimerTest.h +++ b/Foundation/testsuite/src/TimerTest.h @@ -1,7 +1,7 @@ // // TimerTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TimerTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimerTest.h#1 $ // // Definition of the TimerTest class. // diff --git a/Foundation/testsuite/src/TimespanTest.cpp b/Foundation/testsuite/src/TimespanTest.cpp index bb7b7b275..1e317ccc3 100644 --- a/Foundation/testsuite/src/TimespanTest.cpp +++ b/Foundation/testsuite/src/TimespanTest.cpp @@ -1,7 +1,7 @@ // // TimespanTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TimespanTest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimespanTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TimespanTest.h b/Foundation/testsuite/src/TimespanTest.h index 0525d135b..860033c7b 100644 --- a/Foundation/testsuite/src/TimespanTest.h +++ b/Foundation/testsuite/src/TimespanTest.h @@ -1,7 +1,7 @@ // // TimespanTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TimespanTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimespanTest.h#1 $ // // Definition of the TimespanTest class. // diff --git a/Foundation/testsuite/src/TimestampTest.cpp b/Foundation/testsuite/src/TimestampTest.cpp index 1d90f04d8..4b585eefa 100644 --- a/Foundation/testsuite/src/TimestampTest.cpp +++ b/Foundation/testsuite/src/TimestampTest.cpp @@ -1,7 +1,7 @@ // // TimestampTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TimestampTest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimestampTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TimestampTest.h b/Foundation/testsuite/src/TimestampTest.h index b3e7e0335..1e9536f7d 100644 --- a/Foundation/testsuite/src/TimestampTest.h +++ b/Foundation/testsuite/src/TimestampTest.h @@ -1,7 +1,7 @@ // // TimestampTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TimestampTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimestampTest.h#1 $ // // Definition of the TimestampTest class. // diff --git a/Foundation/testsuite/src/TimezoneTest.cpp b/Foundation/testsuite/src/TimezoneTest.cpp index 4e0b6a7ea..07fb92e36 100644 --- a/Foundation/testsuite/src/TimezoneTest.cpp +++ b/Foundation/testsuite/src/TimezoneTest.cpp @@ -1,7 +1,7 @@ // // TimezoneTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TimezoneTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimezoneTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TimezoneTest.h b/Foundation/testsuite/src/TimezoneTest.h index c06481c55..3cc4f39c8 100644 --- a/Foundation/testsuite/src/TimezoneTest.h +++ b/Foundation/testsuite/src/TimezoneTest.h @@ -1,7 +1,7 @@ // // TimezoneTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TimezoneTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TimezoneTest.h#1 $ // // Definition of the TimezoneTest class. // diff --git a/Foundation/testsuite/src/TuplesTest.cpp b/Foundation/testsuite/src/TuplesTest.cpp index 2ccff9f49..237bf10a1 100644 --- a/Foundation/testsuite/src/TuplesTest.cpp +++ b/Foundation/testsuite/src/TuplesTest.cpp @@ -1,7 +1,7 @@ // // TuplesTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/TuplesTest.cpp#3 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TuplesTest.cpp#2 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/TuplesTest.h b/Foundation/testsuite/src/TuplesTest.h index b0c9bea85..ba16655ca 100644 --- a/Foundation/testsuite/src/TuplesTest.h +++ b/Foundation/testsuite/src/TuplesTest.h @@ -1,7 +1,7 @@ // // TuplesTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/TuplesTest.h#3 $ +// $Id: //poco/1.3/Foundation/testsuite/src/TuplesTest.h#2 $ // // Definition of the TuplesTest class. // diff --git a/Foundation/testsuite/src/URIStreamOpenerTest.cpp b/Foundation/testsuite/src/URIStreamOpenerTest.cpp index 0ac560f1c..d7d0b259b 100644 --- a/Foundation/testsuite/src/URIStreamOpenerTest.cpp +++ b/Foundation/testsuite/src/URIStreamOpenerTest.cpp @@ -1,7 +1,7 @@ // // URIStreamOpenerTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/URIStreamOpenerTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/URIStreamOpenerTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/URIStreamOpenerTest.h b/Foundation/testsuite/src/URIStreamOpenerTest.h index 0915f16c9..e416cb545 100644 --- a/Foundation/testsuite/src/URIStreamOpenerTest.h +++ b/Foundation/testsuite/src/URIStreamOpenerTest.h @@ -1,7 +1,7 @@ // // URIStreamOpenerTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/URIStreamOpenerTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/URIStreamOpenerTest.h#1 $ // // Definition of the URIStreamOpenerTest class. // diff --git a/Foundation/testsuite/src/URITest.cpp b/Foundation/testsuite/src/URITest.cpp index 256b2a1ad..21bf9e01d 100644 --- a/Foundation/testsuite/src/URITest.cpp +++ b/Foundation/testsuite/src/URITest.cpp @@ -1,7 +1,7 @@ // // URITest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/URITest.cpp#11 $ +// $Id: //poco/1.3/Foundation/testsuite/src/URITest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/URITest.h b/Foundation/testsuite/src/URITest.h index 7199d06fb..6e10442a8 100644 --- a/Foundation/testsuite/src/URITest.h +++ b/Foundation/testsuite/src/URITest.h @@ -1,7 +1,7 @@ // // URITest.h // -// $Id: //poco/Main/Foundation/testsuite/src/URITest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/URITest.h#1 $ // // Definition of the URITest class. // diff --git a/Foundation/testsuite/src/URITestSuite.cpp b/Foundation/testsuite/src/URITestSuite.cpp index 83c5579e2..b3e5249b5 100644 --- a/Foundation/testsuite/src/URITestSuite.cpp +++ b/Foundation/testsuite/src/URITestSuite.cpp @@ -1,7 +1,7 @@ // // URITestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/URITestSuite.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/URITestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/URITestSuite.h b/Foundation/testsuite/src/URITestSuite.h index 438e8d98b..39a783478 100644 --- a/Foundation/testsuite/src/URITestSuite.h +++ b/Foundation/testsuite/src/URITestSuite.h @@ -1,7 +1,7 @@ // // URITestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/URITestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/URITestSuite.h#1 $ // // Definition of the URITestSuite class. // diff --git a/Foundation/testsuite/src/UUIDGeneratorTest.cpp b/Foundation/testsuite/src/UUIDGeneratorTest.cpp index e4c427a23..989ee8489 100644 --- a/Foundation/testsuite/src/UUIDGeneratorTest.cpp +++ b/Foundation/testsuite/src/UUIDGeneratorTest.cpp @@ -1,7 +1,7 @@ // // UUIDGeneratorTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/UUIDGeneratorTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UUIDGeneratorTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/UUIDGeneratorTest.h b/Foundation/testsuite/src/UUIDGeneratorTest.h index fc51fa153..1a7b5f5bd 100644 --- a/Foundation/testsuite/src/UUIDGeneratorTest.h +++ b/Foundation/testsuite/src/UUIDGeneratorTest.h @@ -1,7 +1,7 @@ // // UUIDGeneratorTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/UUIDGeneratorTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UUIDGeneratorTest.h#1 $ // // Definition of the UUIDGeneratorTest class. // diff --git a/Foundation/testsuite/src/UUIDTest.cpp b/Foundation/testsuite/src/UUIDTest.cpp index 2ebc934ae..d4cd60b52 100644 --- a/Foundation/testsuite/src/UUIDTest.cpp +++ b/Foundation/testsuite/src/UUIDTest.cpp @@ -1,7 +1,7 @@ // // UUIDTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/UUIDTest.cpp#10 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UUIDTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/UUIDTest.h b/Foundation/testsuite/src/UUIDTest.h index 49111f882..59d43b1b5 100644 --- a/Foundation/testsuite/src/UUIDTest.h +++ b/Foundation/testsuite/src/UUIDTest.h @@ -1,7 +1,7 @@ // // UUIDTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/UUIDTest.h#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UUIDTest.h#1 $ // // Definition of the UUIDTest class. // diff --git a/Foundation/testsuite/src/UUIDTestSuite.cpp b/Foundation/testsuite/src/UUIDTestSuite.cpp index 4e7589fc8..f0da9d42c 100644 --- a/Foundation/testsuite/src/UUIDTestSuite.cpp +++ b/Foundation/testsuite/src/UUIDTestSuite.cpp @@ -1,7 +1,7 @@ // // UUIDTestSuite.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/UUIDTestSuite.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UUIDTestSuite.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/UUIDTestSuite.h b/Foundation/testsuite/src/UUIDTestSuite.h index 51783cc87..42129ebb4 100644 --- a/Foundation/testsuite/src/UUIDTestSuite.h +++ b/Foundation/testsuite/src/UUIDTestSuite.h @@ -1,7 +1,7 @@ // // UUIDTestSuite.h // -// $Id: //poco/Main/Foundation/testsuite/src/UUIDTestSuite.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UUIDTestSuite.h#1 $ // // Definition of the UUIDTestSuite class. // diff --git a/Foundation/testsuite/src/UniqueExpireCacheTest.cpp b/Foundation/testsuite/src/UniqueExpireCacheTest.cpp index aea87f723..95abcded4 100644 --- a/Foundation/testsuite/src/UniqueExpireCacheTest.cpp +++ b/Foundation/testsuite/src/UniqueExpireCacheTest.cpp @@ -1,7 +1,7 @@ // // UniqueExpireCacheTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/UniqueExpireCacheTest.cpp#4 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UniqueExpireCacheTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/UniqueExpireCacheTest.h b/Foundation/testsuite/src/UniqueExpireCacheTest.h index 1d43da977..dece42260 100644 --- a/Foundation/testsuite/src/UniqueExpireCacheTest.h +++ b/Foundation/testsuite/src/UniqueExpireCacheTest.h @@ -1,7 +1,7 @@ // // UniqueExpireCacheTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/UniqueExpireCacheTest.h#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UniqueExpireCacheTest.h#1 $ // // Tests for ExpireCache // diff --git a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp index 2c207e1e3..4f00518c1 100644 --- a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp +++ b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp @@ -1,7 +1,7 @@ // // UniqueExpireLRUCacheTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp#2 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp#1 $ // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h index fd2d5c725..fd2b6e262 100644 --- a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h +++ b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h @@ -1,7 +1,7 @@ // // UniqueExpireLRUCacheTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h#1 $ +// $Id: //poco/1.3/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h#1 $ // // Tests for UniqueExpireLRUCache // diff --git a/Foundation/testsuite/src/WinDriver.cpp b/Foundation/testsuite/src/WinDriver.cpp index 0f31cf53a..b8f8d9755 100644 --- a/Foundation/testsuite/src/WinDriver.cpp +++ b/Foundation/testsuite/src/WinDriver.cpp @@ -1,7 +1,7 @@ // // WinDriver.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/WinDriver.cpp#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/WinDriver.cpp#1 $ // // Test driver for Windows. // diff --git a/Foundation/testsuite/src/ZLibTest.cpp b/Foundation/testsuite/src/ZLibTest.cpp index 19be8d2d3..c9fe4883f 100644 --- a/Foundation/testsuite/src/ZLibTest.cpp +++ b/Foundation/testsuite/src/ZLibTest.cpp @@ -1,7 +1,7 @@ // // ZLibTest.cpp // -// $Id: //poco/Main/Foundation/testsuite/src/ZLibTest.cpp#9 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ZLibTest.cpp#1 $ // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/ZLibTest.h b/Foundation/testsuite/src/ZLibTest.h index 5320a7c49..38a28bac5 100644 --- a/Foundation/testsuite/src/ZLibTest.h +++ b/Foundation/testsuite/src/ZLibTest.h @@ -1,7 +1,7 @@ // // ZLibTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/ZLibTest.h#8 $ +// $Id: //poco/1.3/Foundation/testsuite/src/ZLibTest.h#1 $ // // Definition of the ZLibTest class. // diff --git a/Foundation/testsuite/testapp.vmsbuild b/Foundation/testsuite/testapp.vmsbuild index 22ba04124..72df09304 100644 --- a/Foundation/testsuite/testapp.vmsbuild +++ b/Foundation/testsuite/testapp.vmsbuild @@ -1,7 +1,7 @@ # # sample.vmsbuild # -# $Id: //poco/Main/Foundation/testsuite/testapp.vmsbuild#1 $ +# $Id: //poco/1.3/Foundation/testsuite/testapp.vmsbuild#1 $ # EXE=TestApp TestApp diff --git a/Foundation/testsuite/testlibrary.vmsbuild b/Foundation/testsuite/testlibrary.vmsbuild index d71524d2a..ccdd63a7c 100644 --- a/Foundation/testsuite/testlibrary.vmsbuild +++ b/Foundation/testsuite/testlibrary.vmsbuild @@ -1,7 +1,7 @@ # # buildfiles.vms # -# $Id: //poco/Main/Foundation/testsuite/testlibrary.vmsbuild#5 $ +# $Id: //poco/1.3/Foundation/testsuite/testlibrary.vmsbuild#1 $ # SHR=TestLibrary TestPlugin diff --git a/Foundation/testsuite/testsuite.vmsbuild b/Foundation/testsuite/testsuite.vmsbuild index ec2fe5264..2b93f8faa 100644 --- a/Foundation/testsuite/testsuite.vmsbuild +++ b/Foundation/testsuite/testsuite.vmsbuild @@ -1,7 +1,7 @@ # # buildfiles.vms # -# $Id: //poco/Main/Foundation/testsuite/testsuite.vmsbuild#12 $ +# $Id: //poco/1.3/Foundation/testsuite/testsuite.vmsbuild#1 $ # EXE=TestRunner ActiveMethodTest