You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2003/10/22 20:57:12 UTC

cvs commit: xml-xalan/java/src/org/apache/xml/dtm/ref CoroutineManager.java

minchau     2003/10/22 11:57:12

  Modified:    java/src/org/apache/xml/dtm/ref Tag: xslt20-compiled
                        CoroutineManager.java
  Log:
  javadoc update
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.8.6.1   +1 -1      xml-xalan/java/src/org/apache/xml/dtm/ref/CoroutineManager.java
  
  Index: CoroutineManager.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xml/dtm/ref/CoroutineManager.java,v
  retrieving revision 1.8
  retrieving revision 1.8.6.1
  diff -u -r1.8 -r1.8.6.1
  --- CoroutineManager.java	30 Jan 2003 18:46:16 -0000	1.8
  +++ CoroutineManager.java	22 Oct 2003 18:57:12 -0000	1.8.6.1
  @@ -63,7 +63,6 @@
   
   
   /**
  - * <meta name="usage" content="internal"/>
    * <p>Support the coroutine design pattern.</p>
    * 
    * <p>A coroutine set is a very simple cooperative non-preemptive
  @@ -153,6 +152,7 @@
      * in-use table to grow without bound. If we switch to a more efficient
      * sparse-array mechanism, it may be possible to raise or eliminate
      * this boundary.
  +   * @xsl.usage internal
      */
     static final int m_unreasonableId=1024;
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org