cvs commit: jakarta-commons/docs collections.html

2004-01-25 Thread scolebourne
scolebourne2004/01/25 16:46:08

  Modified:docs collections.html
  Log:
  Commons Collections 3.0 website
  
  Revision  ChangesPath
  1.87  +2 -60 jakarta-commons/docs/collections.html
  
  Index: collections.html
  ===
  RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
  retrieving revision 1.86
  retrieving revision 1.87
  diff -u -r1.86 -r1.87
  --- collections.html  25 Jan 2004 19:13:07 -  1.86
  +++ collections.html  26 Jan 2004 00:46:08 -  1.87
  @@ -221,72 +221,14 @@
   
 
   
  -  The Collections 
Component
  +  Commons Collections
   
 
 
   
   
  -The introduction of the http://java.sun.com/products/jdk/1.2/docs/guide/collections/";>Collections 
API by Sun in JDK 1.2 has been a
  -boon to quick and effective Java programming.  Ready access to
  -powerful data structures has accelerated development by reducing the
  -need for custom container classes around each core object.  Most Java2
  -APIs are significantly easier to use because of the Collections API.
  +See new website for Commons Collections.
   
  -
  -However, there are certain holes left unfilled by Sun's
  -implementations, and the http://jakarta.apache.org/commons/";>Jakarta-Commons Collections Component 
strives
  -to fulfill them. Among the features of this package are:
  -
  -Special-purpose implementations of Lists and Maps for fast
  -access
  -Adapter classes from Java1-style containers (arrays, enumerations)
  -to Java2-style collections.
  -Methods to test or create typical set-theory properties of
  -collections such as union, intersection, and closure.
  -
  -
  -
  -
  -  
  -  
  -
  -
  -  
  -
  -  Documentation
  -
  -  
  -  
  -
  -
  -An alphabetical list of the package can be found in the http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html?rev=1.19";>collections
  -status document.
  -
  -
  -The JavaDoc API documents are available 
online.
  -
  -
  -
  -  
  -  
  -
  -
  -  
  -
  -  Releases
  -
  -  
  -  
  -
  -
  -http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/";>Version
  -2.1
  -http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/";>Version
  -2.0
  -http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v1.0/";>Version
  -1.0
  -
   
   
 
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



cvs commit: jakarta-commons/docs collections.html

2002-04-10 Thread morgand

morgand 02/04/10 09:30:30

  Modified:docs collections.html
  Log:
  fixed link to status doc
  
  Revision  ChangesPath
  1.19  +1 -1  jakarta-commons/docs/collections.html
  
  Index: collections.html
  ===
  RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- collections.html  10 Apr 2002 16:19:16 -  1.18
  +++ collections.html  10 Apr 2002 16:30:30 -  1.19
  @@ -165,7 +165,7 @@
 
   
   
  -An alphabetical list of the package can be found in the http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html?rev=1.7";>collections
  +An alphabetical list of the package can be found in the http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons/collections/STATUS.html?rev=1.13";>collections
   status document.
   
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-commons/docs collections.html

2002-04-10 Thread morgand

morgand 02/04/10 09:19:16

  Modified:docs collections.html
  Log:
  added link to 2.0
  
  Revision  ChangesPath
  1.18  +2 -0  jakarta-commons/docs/collections.html
  
  Index: collections.html
  ===
  RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- collections.html  4 Mar 2002 04:27:26 -   1.17
  +++ collections.html  10 Apr 2002 16:19:16 -  1.18
  @@ -185,6 +185,8 @@
 
   
   
  +http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.0/";>Version
  +2.0
   http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v1.0/";>Version
   1.0
   
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: