<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/grinder</link><counters><counter name="forever" lastEventTime="1316372385" firstEventTime="1164565792">963</counter></counters><metadata><item name="subtitle"><value type="text/plain">Java Load Testing Framework</value></item><item name="description"><value type="text/plain">The Grinder is a Java load-testing framework. It is freely available under a BSD-style open-source license. The Grinder 3 uses the powerful scripting language Jython, and allows any Java code to be tested without the need to write a plug-in.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">The Grinder</value></item><item name="url"><value type="text/plain">http://grinder.sourceforge.net</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (unknown [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 46924232922
	for &lt;cia@cia.vc&gt;; Sun, 18 Sep 2011 11:59:45 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R5Kfg-000726-OH
	for cia@cia.vc; Sun, 18 Sep 2011 16:56:48 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R5Kfg-000726-OH@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Sun, 18 Sep 2011 16:56:48 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4334</revision><author>philipa</author><log>***********************************************************************
ORPHANED REPOSITORY.

The authoritive repository for The Grinder source code is the git
repository at

	git://grinder.git.sourceforge.net/gitroot/grinder/grinder.

This svn repository will no longer be updated.
***********************************************************************  </log><diffLines>43</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4334</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/README">trunk/source/README</file></files></commit></body><timestamp>1316372385</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-4.v30.ch3.sourceforge.com (unknown [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id E4445232922
	for &lt;cia@cia.vc&gt;; Fri, 16 Sep 2011 09:54:30 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-4.v30.ch3.sourceforge.com)
	by sfp-svn-4.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4ZmX-0003Zw-9Q
	for cia@cia.vc; Fri, 16 Sep 2011 14:52:45 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4ZmX-0003Zw-9Q@sfp-svn-4.v30.ch3.sourceforge.com&gt;</header><header name="Date">Fri, 16 Sep 2011 14:52:45 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4333</revision><author>philipa</author><log>Interrupting a waiting barrier cancels it. </log><diffLines>178</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4333</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/script/Barrier.java">trunk/source/src/net/grinder/script/Barrier.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/BarrierImplementation.java">trunk/source/src/net/grinder/synchronisation/BarrierImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/synchronisation/TestBarrierImplementation.java">trunk/source/tests-src/net/grinder/synchronisation/TestBarrierImplementation.java</file></files></commit></body><timestamp>1316192071</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id BC836232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 13:27:24 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4Gde-0005Jn-1H
	for cia@cia.vc; Thu, 15 Sep 2011 18:26:18 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4Gde-0005Jn-1H@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 18:26:18 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4332</revision><author>philipa</author><log>Simplify barrier interface by removing ScriptContext.localBarrier().
Improve javadoc. </log><diffLines>329</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4332</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/GrinderProcess.java">trunk/source/src/net/grinder/engine/process/GrinderProcess.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/ScriptContextImplementation.java">trunk/source/src/net/grinder/engine/process/ScriptContextImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/script/Barrier.java">trunk/source/src/net/grinder/script/Barrier.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/script/Grinder.java">trunk/source/src/net/grinder/script/Grinder.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/engine/process/TestScriptContextImplementation.java">trunk/source/tests-src/net/grinder/engine/process/TestScriptContextImplementation.java</file></files></commit></body><timestamp>1316118444</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 4B00D232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 13:24:03 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4GaO-0005Fd-Ls
	for cia@cia.vc; Thu, 15 Sep 2011 18:22:56 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4GaO-0005Fd-Ls@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 18:22:56 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4331</revision><author>philipa</author><log>Replace ThreadPool with java.util.concurrent.ExecutorService. </log><diffLines>917</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4331</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/TODO">trunk/source/TODO</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/Acceptor.java">trunk/source/src/net/grinder/communication/Acceptor.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/MessagePump.java">trunk/source/src/net/grinder/communication/MessagePump.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/ServerReceiver.java">trunk/source/src/net/grinder/communication/ServerReceiver.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/thread/ExecutorFactory.java">trunk/source/src/net/grinder/util/thread/ExecutorFactory.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/thread/ThreadPool.java">trunk/source/src/net/grinder/util/thread/ThreadPool.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestAcceptor.java">trunk/source/tests-src/net/grinder/communication/TestAcceptor.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestFanOutServerSender.java">trunk/source/tests-src/net/grinder/communication/TestFanOutServerSender.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestMessagePump.java">trunk/source/tests-src/net/grinder/communication/TestMessagePump.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestServerReceiver.java">trunk/source/tests-src/net/grinder/communication/TestServerReceiver.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/util/thread/TestThreadPool.java">trunk/source/tests-src/net/grinder/util/thread/TestThreadPool.java</file></files></commit></body><timestamp>1316118243</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id F1BFA232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 13:01:42 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4GEm-0004rn-TE
	for cia@cia.vc; Thu, 15 Sep 2011 18:00:36 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4GEm-0004rn-TE@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 18:00:36 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4330</revision><author>philipa</author><log>Shorten testReserveAllMultiThreaded. </log><diffLines>225</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4330</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestResourcePool.java">trunk/source/tests-src/net/grinder/communication/TestResourcePool.java</file></files></commit></body><timestamp>1316116906</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 4F120232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 13:00:47 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4GDt-0004qQ-8q
	for cia@cia.vc; Thu, 15 Sep 2011 17:59:41 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4GDt-0004qQ-8q@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 17:59:41 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4329</revision><author>philipa</author><log>Replace ConnectionType with an enum. </log><diffLines>418</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4329</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/ConnectionType.java">trunk/source/src/net/grinder/communication/ConnectionType.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/Connector.java">trunk/source/src/net/grinder/communication/Connector.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestAcceptor.java">trunk/source/tests-src/net/grinder/communication/TestAcceptor.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestConnectionType.java">trunk/source/tests-src/net/grinder/communication/TestConnectionType.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestConnector.java">trunk/source/tests-src/net/grinder/communication/TestConnector.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/client/TestConsoleConnectionFactory.java">trunk/source/tests-src/net/grinder/console/client/TestConsoleConnectionFactory.java</file></files></commit></body><timestamp>1316116847</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 7DFD3232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 12:58:43 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4GBs-0002Ww-0B
	for cia@cia.vc; Thu, 15 Sep 2011 17:57:37 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4GBs-0002Ww-0B@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 17:57:36 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4328</revision><author>philipa</author><log>Replace ThreadSafeQueue with BlockingQueue. </log><diffLines>1280</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4328</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/Acceptor.java">trunk/source/src/net/grinder/communication/Acceptor.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/MessageQueue.java">trunk/source/src/net/grinder/communication/MessageQueue.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/QueuedSenderDecorator.java">trunk/source/src/net/grinder/communication/QueuedSenderDecorator.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/ServerReceiver.java">trunk/source/src/net/grinder/communication/ServerReceiver.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/communication/ConsoleCommunicationImplementation.java">trunk/source/src/net/grinder/console/communication/ConsoleCommunicationImplementation.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/thread/ThreadSafeQueue.java">trunk/source/src/net/grinder/util/thread/ThreadSafeQueue.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestAcceptor.java">trunk/source/tests-src/net/grinder/communication/TestAcceptor.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestMessageQueue.java">trunk/source/tests-src/net/grinder/communication/TestMessageQueue.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/util/thread/TestThreadSafeQueue.java">trunk/source/tests-src/net/grinder/util/thread/TestThreadSafeQueue.java</file></files></commit></body><timestamp>1316116723</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id EAD73232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 12:52:19 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4G5i-0004ho-2O
	for cia@cia.vc; Thu, 15 Sep 2011 17:51:14 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4G5i-0004ho-2O@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 17:51:14 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4327</revision><author>philipa</author><log>Replace Executor with java.util.concurrent.ExecutorService. </log><diffLines>1131</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4327</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/AbstractFanOutSender.java">trunk/source/src/net/grinder/communication/AbstractFanOutSender.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/FanOutServerSender.java">trunk/source/src/net/grinder/communication/FanOutServerSender.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/FanOutStreamSender.java">trunk/source/src/net/grinder/communication/FanOutStreamSender.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/agent/WorkerLauncher.java">trunk/source/src/net/grinder/engine/agent/WorkerLauncher.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/thread/Executor.java">trunk/source/src/net/grinder/util/thread/Executor.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/thread/ExecutorFactory.java">trunk/source/src/net/grinder/util/thread/ExecutorFactory.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/thread/ThreadPool.java">trunk/source/src/net/grinder/util/thread/ThreadPool.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/engine/agent/TestDebugThreadWorkerFactory.java">trunk/source/tests-src/net/grinder/engine/agent/TestDebugThreadWorkerFactory.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/engine/agent/TestWorkerLauncher.java">trunk/source/tests-src/net/grinder/engine/agent/TestWorkerLauncher.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/util/thread/TestExecutor.java">trunk/source/tests-src/net/grinder/util/thread/TestExecutor.java</file></files></commit></body><timestamp>1316116340</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 90D2F232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 12:48:18 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4G1o-0004d4-QR
	for cia@cia.vc; Thu, 15 Sep 2011 17:47:12 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4G1o-0004d4-QR@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 17:47:12 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4326</revision><author>philipa</author><log>StringBuffer -&gt; StringBuilder. </log><diffLines>609</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4326</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/TCPProxy.java">trunk/source/src/net/grinder/TCPProxy.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/common/ProcessReportDescriptionFactory.java">trunk/source/src/net/grinder/console/common/ProcessReportDescriptionFactory.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/textui/TextUI.java">trunk/source/src/net/grinder/console/textui/TextUI.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/agent/WorkerProcessCommandLine.java">trunk/source/src/net/grinder/engine/agent/WorkerProcessCommandLine.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/FilenameFactoryImplementation.java">trunk/source/src/net/grinder/engine/process/FilenameFactoryImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/LoggerImplementation.java">trunk/source/src/net/grinder/engine/process/LoggerImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/ThreadDataWriter.java">trunk/source/src/net/grinder/engine/process/ThreadDataWriter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/jython/JythonScriptExecutionException.java">trunk/source/src/net/grinder/engine/process/jython/JythonScriptExecutionException.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/HTTPRequest.java">trunk/source/src/net/grinder/plugin/http/HTTPRequest.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/HTTPRecordingImplementation.java">trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/HTTPRecordingImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/ProcessHTTPRecordingWithXSLT.java">trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/ProcessHTTPRecordingWithXSLT.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/XSLTHelper.java">trunk/source/src/net/grinder/plugin/http/tcpproxyfilter/XSLTHelper.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/ExpressionView.java">trunk/source/src/net/grinder/statistics/ExpressionView.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/StatisticExpressionFactoryImplementation.java">trunk/source/src/net/grinder/statistics/StatisticExpressionFactoryImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/StatisticsSetImplementation.java">trunk/source/src/net/grinder/statistics/StatisticsSetImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/StatisticsTable.java">trunk/source/src/net/grinder/statistics/StatisticsTable.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/TestStatisticsMap.java">trunk/source/src/net/grinder/statistics/TestStatisticsMap.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/tools/tcpproxy/CompositeFilter.java">trunk/source/src/net/grinder/tools/tcpproxy/CompositeFilter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/tools/tcpproxy/EchoFilter.java">trunk/source/src/net/grinder/tools/tcpproxy/EchoFilter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/tools/tcpproxy/HTTPProxyTCPProxyEngine.java">trunk/source/src/net/grinder/tools/tcpproxy/HTTPProxyTCPProxyEngine.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/tools/tcpproxy/HTTPResponse.java">trunk/source/src/net/grinder/tools/tcpproxy/HTTPResponse.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/FixedWidthFormatter.java">trunk/source/src/net/grinder/util/FixedWidthFormatter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/SimpleLogger.java">trunk/source/src/net/grinder/util/SimpleLogger.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/html/AbstractHTMLNode.java">trunk/source/src/net/grinder/util/html/AbstractHTMLNode.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/html/HTMLElement.java">trunk/source/src/net/grinder/util/html/HTMLElement.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/html/HTMLText.java">trunk/source/src/net/grinder/util/html/HTMLText.java</file></files></commit></body><timestamp>1316116098</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 89C33232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 12:41:14 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4Fuy-0004UO-UL
	for cia@cia.vc; Thu, 15 Sep 2011 17:40:08 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4Fuy-0004UO-UL@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 17:40:08 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4325</revision><author>philipa</author><log>Simplify FixedWidthFormatter. </log><diffLines>640</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4325</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/statistics/StatisticsTable.java">trunk/source/src/net/grinder/statistics/StatisticsTable.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/AbstractMultiLineFormatter.java">trunk/source/src/net/grinder/util/AbstractMultiLineFormatter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/FixedWidthFormatter.java">trunk/source/src/net/grinder/util/FixedWidthFormatter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/MultiLineFormatter.java">trunk/source/src/net/grinder/util/MultiLineFormatter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/util/NullMultiLineFormatter.java">trunk/source/src/net/grinder/util/NullMultiLineFormatter.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/util/TestFixedWidthFormatter.java">trunk/source/tests-src/net/grinder/util/TestFixedWidthFormatter.java</file></files></commit></body><timestamp>1316115676</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 3FC9F232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 12:23:52 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4FeB-0004Dx-0T
	for cia@cia.vc; Thu, 15 Sep 2011 17:22:47 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4FeB-0004Dx-0T@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 17:22:47 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4324</revision><author>philipa</author><log>Update to latest version (1.18, Wed Aug 3 14:44:33 2011 UTC) of
CustomConcurrentHashMap. This should fix the memory leak reported in
bug 3406177. </log><diffLines>424</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4324</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/CHANGES">trunk/source/CHANGES</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/extra166y/CustomConcurrentHashMap.java">trunk/source/src/extra166y/CustomConcurrentHashMap.java</file></files></commit></body><timestamp>1316114632</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-3.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 1CF14232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 12:23:11 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-3.v30.ch3.sourceforge.com)
	by sfp-svn-3.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4FdV-0004DJ-SW
	for cia@cia.vc; Thu, 15 Sep 2011 17:22:05 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4FdV-0004DJ-SW@sfp-svn-3.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 17:22:05 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4323</revision><author>philipa</author><log>Integrate SyntaxHighlighter 3.0.83. </log><diffLines>7401</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4323</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/development/contributing.xml">trunk/documentation/src/documentation/content/xdocs/development/contributing.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/faq.xml">trunk/documentation/src/documentation/content/xdocs/faq.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g2/getting-started.xml">trunk/documentation/src/documentation/content/xdocs/g2/getting-started.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g2/http-plugin.xml">trunk/documentation/src/documentation/content/xdocs/g2/http-plugin.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g2/junit-plugin.xml">trunk/documentation/src/documentation/content/xdocs/g2/junit-plugin.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g2/properties.xml">trunk/documentation/src/documentation/content/xdocs/g2/properties.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g2/tcpsniffer.xml">trunk/documentation/src/documentation/content/xdocs/g2/tcpsniffer.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/console.xml">trunk/documentation/src/documentation/content/xdocs/g3/console.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/getting-started.xml">trunk/documentation/src/documentation/content/xdocs/g3/getting-started.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/http-plugin.xml">trunk/documentation/src/documentation/content/xdocs/g3/http-plugin.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/instrumentation.xml">trunk/documentation/src/documentation/content/xdocs/g3/instrumentation.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/properties.xml">trunk/documentation/src/documentation/content/xdocs/g3/properties.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/scripts.xml">trunk/documentation/src/documentation/content/xdocs/g3/scripts.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/setting-up-a-project.xml">trunk/documentation/src/documentation/content/xdocs/g3/setting-up-a-project.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/ssl-support.xml">trunk/documentation/src/documentation/content/xdocs/g3/ssl-support.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/tcpproxy.xml">trunk/documentation/src/documentation/content/xdocs/g3/tcpproxy.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/tutorial-perks.xml">trunk/documentation/src/documentation/content/xdocs/g3/tutorial-perks.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/g3/tutorial-weight-distribution.xml">trunk/documentation/src/documentation/content/xdocs/g3/tutorial-weight-distribution.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/index.xml">trunk/documentation/src/documentation/content/xdocs/index.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/license.xml">trunk/documentation/src/documentation/content/xdocs/license.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/site.xml">trunk/documentation/src/documentation/content/xdocs/site.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/scripts2doc.xsl">trunk/documentation/src/documentation/scripts2doc.xsl</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCore.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCore.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreDefault.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreDefault.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreDjango.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreDjango.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreEclipse.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreEclipse.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreEmacs.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreEmacs.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreFadeToGrey.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreFadeToGrey.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreMDUltra.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreMDUltra.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreMidnight.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreMidnight.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreRDark.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shCoreRDark.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeDefault.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeDefault.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeDjango.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeDjango.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeEclipse.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeEclipse.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeEmacs.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeEmacs.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeFadeToGrey.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeFadeToGrey.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeMDUltra.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeMDUltra.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeMidnight.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeMidnight.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeRDark.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/shThemeRDark.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shAutoloader.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shAutoloader.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushAS3.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushAS3.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushAppleScript.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushAppleScript.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushBash.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushBash.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushCSharp.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushCSharp.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushColdFusion.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushColdFusion.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushCpp.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushCpp.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushCss.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushCss.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushDelphi.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushDelphi.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushDiff.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushDiff.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushErlang.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushErlang.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushGroovy.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushGroovy.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushJScript.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushJScript.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushJava.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushJava.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushJavaFX.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushJavaFX.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPerl.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPerl.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPhp.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPhp.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPlain.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPlain.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPowerShell.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPowerShell.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPython.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushPython.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushRuby.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushRuby.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushSass.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushSass.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushScala.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushScala.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushSql.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushSql.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushVb.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushVb.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushXml.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shBrushXml.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shCore.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shCore.js</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shLegacy.js">trunk/documentation/src/documentation/skins/pelt-grinder/scripts/shLegacy.js</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/document-to-html.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/document-to-html.xsl</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/site-to-xhtml.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/site-to-xhtml.xsl</file></files></commit></body><timestamp>1316114591</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 9BE8E232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 09:12:19 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4Ces-0003QK-VH
	for cia@cia.vc; Thu, 15 Sep 2011 14:11:18 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4Ces-0003QK-VH@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 14:11:18 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4322</revision><author>philipa</author><log>Unique faq ids. </log><diffLines>15</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4322</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/content/xdocs/faq.xml">trunk/documentation/src/documentation/content/xdocs/faq.xml</file></files></commit></body><timestamp>1316103139</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id D0CA5232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 09:09:27 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4Cc7-0003Mk-8A
	for cia@cia.vc; Thu, 15 Sep 2011 14:08:27 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4Cc7-0003Mk-8A@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 14:08:27 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4321</revision><author>philipa</author><log>Upgrade to Forrest 0.9. </log><diffLines>40</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4321</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/build.xml">trunk/documentation/build.xml</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/etc/localpaths.properties">trunk/documentation/etc/localpaths.properties</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/forrest.properties">trunk/documentation/forrest.properties</file></files></commit></body><timestamp>1316102967</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 0FEA4232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 09:07:02 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4CZl-0003Jz-H4
	for cia@cia.vc; Thu, 15 Sep 2011 14:06:01 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4CZl-0003Jz-H4@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 14:06:01 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4320</revision><author>philipa</author><log>Sigh - Forrest. Only practical way to add custom javascript is to customise a skin, and this requires a complete copy of the skin. See http://marc.info/?l=forrest-user&amp;m=118525209328824&amp;w=2. </log><diffLines>2534</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4320</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/forrest.properties">trunk/documentation/forrest.properties</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/">trunk/documentation/src/documentation/skins/pelt-grinder/</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/">trunk/documentation/src/documentation/skins/pelt-grinder/css/</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/basic.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/basic.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/print.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/print.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/profile.css.xslt">trunk/documentation/src/documentation/skins/pelt-grinder/css/profile.css.xslt</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/css/screen.css">trunk/documentation/src/documentation/skins/pelt-grinder/css/screen.css</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/">trunk/documentation/src/documentation/skins/pelt-grinder/images/</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/chapter.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/chapter.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/chapter_open.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/chapter_open.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/current.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/current.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/error.png">trunk/documentation/src/documentation/skins/pelt-grinder/images/error.png</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/header_white_line.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/header_white_line.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/info.png">trunk/documentation/src/documentation/skins/pelt-grinder/images/info.png</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/instruction_arrow.png">trunk/documentation/src/documentation/skins/pelt-grinder/images/instruction_arrow.png</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/label.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/label.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/page.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/page.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/pdfdoc.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/pdfdoc.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/printer.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/printer.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/success.png">trunk/documentation/src/documentation/skins/pelt-grinder/images/success.png</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/warning.png">trunk/documentation/src/documentation/skins/pelt-grinder/images/warning.png</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/images/xmldoc.gif">trunk/documentation/src/documentation/skins/pelt-grinder/images/xmldoc.gif</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/note.txt">trunk/documentation/src/documentation/skins/pelt-grinder/note.txt</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/skinconf.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/skinconf.xsl</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/fo/">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/fo/</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/fo/document-to-fo.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/fo/document-to-fo.xsl</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/book-to-menu.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/book-to-menu.xsl</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/document-to-html.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/document-to-html.xsl</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/site-to-xhtml.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/site-to-xhtml.xsl</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/tab-to-menu.xsl">trunk/documentation/src/documentation/skins/pelt-grinder/xslt/html/tab-to-menu.xsl</file></files></commit></body><timestamp>1316102822</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-2.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id CECFA232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 09:00:51 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-2.v30.ch3.sourceforge.com)
	by sfp-svn-2.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4CTn-0003EI-DP
	for cia@cia.vc; Thu, 15 Sep 2011 13:59:51 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4CTn-0003EI-DP@sfp-svn-2.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 13:59:51 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4319</revision><author>philipa</author><log>Global barriers - part 3. </log><diffLines>299</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4319</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/ConsoleFoundation.java">trunk/source/src/net/grinder/console/ConsoleFoundation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/GlobalBarrierGroups.java">trunk/source/src/net/grinder/synchronisation/GlobalBarrierGroups.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/AbstractBarrierGroupMessage.java">trunk/source/src/net/grinder/synchronisation/messages/AbstractBarrierGroupMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/AddBarrierMessage.java">trunk/source/src/net/grinder/synchronisation/messages/AddBarrierMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/AddWaiterMessage.java">trunk/source/src/net/grinder/synchronisation/messages/AddWaiterMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/CancelWaiterMessage.java">trunk/source/src/net/grinder/synchronisation/messages/CancelWaiterMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/RemoveBarriersMessage.java">trunk/source/src/net/grinder/synchronisation/messages/RemoveBarriersMessage.java</file></files></commit></body><timestamp>1316102451</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id B21A8232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 08:55:37 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by sfp-svn-5.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4COe-0003s4-BT
	for cia@cia.vc; Thu, 15 Sep 2011 13:54:34 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4COe-0003s4-BT@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 13:54:32 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4318</revision><author>philipa</author><log>Process status messages obtain identity from connection rather than repeatedly transmitting it. </log><diffLines>1150</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4318</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/common/processidentity/ProcessReport.java">trunk/source/src/net/grinder/common/processidentity/ProcessReport.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/AddressAwareMessage.java">trunk/source/src/net/grinder/communication/AddressAwareMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/ServerReceiver.java">trunk/source/src/net/grinder/communication/ServerReceiver.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/communication/ProcessControlImplementation.java">trunk/source/src/net/grinder/console/communication/ProcessControlImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/communication/ProcessStatusImplementation.java">trunk/source/src/net/grinder/console/communication/ProcessStatusImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/distribution/AgentCacheStateImplementation.java">trunk/source/src/net/grinder/console/distribution/AgentCacheStateImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/agent/AgentImplementation.java">trunk/source/src/net/grinder/engine/agent/AgentImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/GrinderProcess.java">trunk/source/src/net/grinder/engine/process/GrinderProcess.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/messages/console/AgentAddress.java">trunk/source/src/net/grinder/messages/console/AgentAddress.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/messages/console/AgentProcessReportMessage.java">trunk/source/src/net/grinder/messages/console/AgentProcessReportMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/messages/console/ProcessAddress.java">trunk/source/src/net/grinder/messages/console/ProcessAddress.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/messages/console/WorkerAddress.java">trunk/source/src/net/grinder/messages/console/WorkerAddress.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/messages/console/WorkerProcessReportMessage.java">trunk/source/src/net/grinder/messages/console/WorkerProcessReportMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/common/processidentity/StubAgentProcessReport.java">trunk/source/tests-src/net/grinder/console/common/processidentity/StubAgentProcessReport.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/common/processidentity/StubWorkerProcessReport.java">trunk/source/tests-src/net/grinder/console/common/processidentity/StubWorkerProcessReport.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/communication/TestConsoleCommunicationImplementation.java">trunk/source/tests-src/net/grinder/console/communication/TestConsoleCommunicationImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/communication/TestProcessStatusImplementation.java">trunk/source/tests-src/net/grinder/console/communication/TestProcessStatusImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/distribution/TestAgentCacheStateImplementation.java">trunk/source/tests-src/net/grinder/console/distribution/TestAgentCacheStateImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/swingui/TestProcessStatusTableModel.java">trunk/source/tests-src/net/grinder/console/swingui/TestProcessStatusTableModel.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/textui/TestTextUI.java">trunk/source/tests-src/net/grinder/console/textui/TestTextUI.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/messages/console/TestConsoleMessages.java">trunk/source/tests-src/net/grinder/messages/console/TestConsoleMessages.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/messages/console/TestProcessAddress.java">trunk/source/tests-src/net/grinder/messages/console/TestProcessAddress.java</file></files></commit></body><timestamp>1316102137</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-5.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 56064232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 08:42:41 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-5.v30.ch3.sourceforge.com)
	by sfp-svn-5.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4CCD-0003e0-C8
	for cia@cia.vc; Thu, 15 Sep 2011 13:41:41 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4CCD-0003e0-C8@sfp-svn-5.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 13:41:41 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4317</revision><author>philipa</author><log>Worker processes now supply an identifying Address to the console. </log><diffLines>756</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4317</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/communication/ClientSender.java">trunk/source/src/net/grinder/communication/ClientSender.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/client/ConsoleConnectionFactory.java">trunk/source/src/net/grinder/console/client/ConsoleConnectionFactory.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/communication/ProcessControlImplementation.java">trunk/source/src/net/grinder/console/communication/ProcessControlImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/distribution/AgentCacheStateImplementation.java">trunk/source/src/net/grinder/console/distribution/AgentCacheStateImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/agent/AgentImplementation.java">trunk/source/src/net/grinder/engine/agent/AgentImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/GrinderProcess.java">trunk/source/src/net/grinder/engine/process/GrinderProcess.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/messages/console/AgentAddress.java">trunk/source/src/net/grinder/messages/console/AgentAddress.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/messages/console/ProcessAddress.java">trunk/source/src/net/grinder/messages/console/ProcessAddress.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestClientSender.java">trunk/source/tests-src/net/grinder/communication/TestClientSender.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/communication/TestClientSenderAndServerReceiver.java">trunk/source/tests-src/net/grinder/communication/TestClientSenderAndServerReceiver.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/communication/TestConsoleCommunicationImplementation.java">trunk/source/tests-src/net/grinder/console/communication/TestConsoleCommunicationImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/distribution/TestAgentCacheStateImplementation.java">trunk/source/tests-src/net/grinder/console/distribution/TestAgentCacheStateImplementation.java</file><file action="remove" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/messages/console/TestAgentAddress.java">trunk/source/tests-src/net/grinder/messages/console/TestAgentAddress.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/messages/console/TestProcessAddress.java">trunk/source/tests-src/net/grinder/messages/console/TestProcessAddress.java</file></files></commit></body><timestamp>1316101370</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 5970E232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 06:58:05 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R4AZ1-0007I4-0q
	for cia@cia.vc; Thu, 15 Sep 2011 11:57:07 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R4AZ1-0007I4-0q@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 11:57:07 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4316</revision><author>philipa</author><log>Global barriers - part 2. </log><diffLines>2022</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4316</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/console/ConsoleFoundation.java">trunk/source/src/net/grinder/console/ConsoleFoundation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/engine/process/ScriptContextImplementation.java">trunk/source/src/net/grinder/engine/process/ScriptContextImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/script/Barrier.java">trunk/source/src/net/grinder/script/Barrier.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/script/Grinder.java">trunk/source/src/net/grinder/script/Grinder.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/AbstractBarrierGroups.java">trunk/source/src/net/grinder/synchronisation/AbstractBarrierGroups.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/BarrierGroup.java">trunk/source/src/net/grinder/synchronisation/BarrierGroup.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/BarrierIdentityImplementation.java">trunk/source/src/net/grinder/synchronisation/BarrierIdentityImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/BarrierImplementation.java">trunk/source/src/net/grinder/synchronisation/BarrierImplementation.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/GlobalBarrierGroups.java">trunk/source/src/net/grinder/synchronisation/GlobalBarrierGroups.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/LocalBarrierGroups.java">trunk/source/src/net/grinder/synchronisation/LocalBarrierGroups.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/AbstractBarrierGroupMessage.java">trunk/source/src/net/grinder/synchronisation/messages/AbstractBarrierGroupMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/AddBarrierMessage.java">trunk/source/src/net/grinder/synchronisation/messages/AddBarrierMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/AddWaiterMessage.java">trunk/source/src/net/grinder/synchronisation/messages/AddWaiterMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/CancelWaiterMessage.java">trunk/source/src/net/grinder/synchronisation/messages/CancelWaiterMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/OpenBarrierMessage.java">trunk/source/src/net/grinder/synchronisation/messages/OpenBarrierMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/src/net/grinder/synchronisation/messages/RemoveBarriersMessage.java">trunk/source/src/net/grinder/synchronisation/messages/RemoveBarriersMessage.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/synchronisation/TestBarrierImplementation.java">trunk/source/tests-src/net/grinder/synchronisation/TestBarrierImplementation.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/synchronisation/TestGlobalBarrierGroups.java">trunk/source/tests-src/net/grinder/synchronisation/TestGlobalBarrierGroups.java</file><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/synchronisation/TestLocalBarrierGroups.java">trunk/source/tests-src/net/grinder/synchronisation/TestLocalBarrierGroups.java</file><file action="add" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/testutility/MockingUtilities.java">trunk/source/tests-src/net/grinder/testutility/MockingUtilities.java</file></files></commit></body><timestamp>1316095085</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version><mailHeaders><header name="Received">from sfp-svn-1.v30.ch3.sourceforge.com (ch3.sourceforge.net [216.34.181.60])
	by cia.vc (Postfix) with ESMTP id 68283232922
	for &lt;cia@cia.vc&gt;; Thu, 15 Sep 2011 06:21:43 -0700 (PDT)</header><header name="Received">from localhost ([127.0.0.1] helo=sfp-svn-1.v30.ch3.sourceforge.com)
	by sfp-svn-1.v30.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from &lt;noreply@sourceforge.net&gt;)
	id 1R49zq-0006Kl-FX
	for cia@cia.vc; Thu, 15 Sep 2011 11:20:46 +0000</header><header name="From">noreply@sourceforge.net</header><header name="Message-Id">&lt;E1R49zq-0006Kl-FX@sfp-svn-1.v30.ch3.sourceforge.com&gt;</header><header name="Date">Thu, 15 Sep 2011 11:20:46 +0000</header></mailHeaders></generator><source><project>grinder</project></source><body><commit><revision>4315</revision><author>philipa</author><log>Fix initialisation so we don't try to grab a non-free socket. </log><diffLines>42</diffLines><url>http://grinder.svn.sourceforge.net/grinder/?view=rev&amp;rev=4315</url><files><file action="modify" uri="https://grinder.svn.sourceforge.net/svnroot/grinder/trunk/source/tests-src/net/grinder/console/TestConsoleFoundation.java">trunk/source/tests-src/net/grinder/console/TestConsoleFoundation.java</file></files></commit></body><timestamp>1316092903</timestamp></message></recentMessages></statsTarget>
