cvs commit: xml-batik/test-sources/org/apache/batik/util RunnableQueueTest.java

2005-02-23 Thread deweese
deweese 2005/02/23 03:05:54 Modified:sources/org/apache/batik/gvt CompositeGraphicsNode.java sources/org/apache/batik/gvt/renderer DynamicRenderer.java sources/org/apache/batik/swing JSVGScrollPane.java sources/org/apache/batik/util

Re: cvs commit: xml-batik/test-sources/org/apache/batik/util RunnableQueueTest.java

2001-10-05 Thread Vincent Hardy
Thomas, Did you add RunnableQueueTest to the XML test suites? It is not in the org.apache.batik.util.unitTesting.xml file. Should I add it? V. [EMAIL PROTECTED] wrote: deweese 01/10/04 07:48:40 Modified:sources/org/apache/batik/util DoublyLinkedList.java

cvs commit: xml-batik/test-sources/org/apache/batik/util RunnableQueueTest.java

2001-10-04 Thread deweese
deweese 01/10/04 07:48:40 Modified:sources/org/apache/batik/util DoublyLinkedList.java RunnableQueue.java test-sources/org/apache/batik/util RunnableQueueTest.java Log: 1) Added preemptAndWait and peemptLater methods to RunnableQueue