/[classpath]/classpath/doc/www.gnu.org/status.wml
ViewVC logotype

Diff of /classpath/doc/www.gnu.org/status.wml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by cbj, Sun Oct 14 14:42:45 2001 UTC revision 1.3 by mark, Mon Feb 4 12:07:39 2002 UTC
# Line 8  Line 8 
8  <lang:new id=en short>  <lang:new id=en short>
9  <lang:star:slice:>  <lang:star:slice:>
10    
11  <set-var last-modified-author="<cbj>">  <set-var last-modified-author="<mjw>">
12    
13  #include <include/macros.wml>  #include <include/macros.wml>
14  <header title="<en>GNU Classpath Status</en>">  <header title="<en>GNU Classpath Status</en>">
# Line 24  Line 24 
24  <package name="java.awt">  <package name="java.awt">
25    <status name="Various">    <status name="Various">
26      <en>      <en>
27      The AWT classes we have are licensed under the LGPL although RMS      Most 1.1 classes have been written and a few 1.2 classes have been
28      has demanded this be changed to the GPL.  At the same time the GCJ      implemented. There is a mostly working GTK+ peer implementation.
29      team has written their own AWT that is available under a license      The AWT classes don't work out of the box at the moment. Work is
30      more like the rest of GNU Classpath and this may be available in      currently underway to merge the libgcj and Classpath classes and get
31      GCC 3.0.  For now these AWT issues remain unresolved and GNU      the peers working with gcj. See the mailinglist archives for progress.
     Classpath does not have a working AWT.  
32      </en>      </en>
33    </status>    </status>
34  </package>  </package>
# Line 75  Line 74 
74    <status name="Various" component="VM Interface">    <status name="Various" component="VM Interface">
75      <en>      <en>
76       1.1-complete.  A little shuffling will commence now that the first       1.1-complete.  A little shuffling will commence now that the first
77       release is out.  Look for 1.2 support as soon as we have Security.       release is out.  Most of the 1.2 classloading support is in place but
78         not used at the moment. This will need some VM support.
79       </en>       </en>
80    </status>    </status>
81    
82    <status name="Various" component="All the Rest">    <status name="Various" component="All the Rest">
83      <en>      <en>
84      Mostly 1.2-complete in most non-VM-specific areas, including      Mostly 1.2-complete in most non-VM-specific areas, including
85      Character and String.      Character and String. Some classes have been updated to support 1.3
86        and 1.4.
87      </en>      </en>
88    </status>    </status>
89  </package>  </package>
# Line 90  Line 91 
91  <package name="java.math">  <package name="java.math">
92    <status name="Various">    <status name="Various">
93      <en>      <en>
94      With the exception of <code>BigInteger (int, int, Random)</code>,      Pure java implementation that is fully Java 1.2 compliant.
95      java.math is fully Java 1.2 compliant.  Implementation depends      Based on code found in <link url="/software/kawa/kawa.html" name="Kawa">.
     upon <A HREF="/software/gmp/gmp.html">gmp</A>.  
96      </en>      </en>
97    </status>    </status>
98  </package>  </package>
# Line 104  Line 104 
104      and URLClassLoader. Included are protocol handlers for the "http"      and URLClassLoader. Included are protocol handlers for the "http"
105      and "file" protocol, and a "text/plain" content handler. More need      and "file" protocol, and a "text/plain" content handler. More need
106      to be written, however. Note also that the HTTP protocol handler      to be written, however. Note also that the HTTP protocol handler
107      only supports the "GET" request method.      only supports the "GET" request method. Needs merging with libgcj.
108      </en>      </en>
109    </status>    </status>
110  </package>  </package>
# Line 121  Line 121 
121  <package name="java.security">  <package name="java.security">
122    <status name="Various">    <status name="Various">
123      <en>      <en>
124      All done for 1.1, but not tested and not fully integrated with the      All done for 1.2, but not tested and not fully integrated with the
125      rest of Classpath.      rest of Classpath.
126      </en>      </en>
127    </status>    </status>
# Line 146  Line 146 
146  <package name="java.util">  <package name="java.util">
147    <status name="Various" component="Collections">    <status name="Various" component="Collections">
148      <en>      <en>
149      Full Java 1.2 implementation complete.      Full Java 1.3 implementation complete. Most of 1.4 done.
150      </en>      </en>
151    </status>    </status>
152    
# Line 157  Line 157 
157      </en>      </en>
158    </status>    </status>
159  </package>  </package>
160    
161    <package name="java.util.jar">
162      <status name="Various">
163        <en>
164        Mostly 1.3 complete but jar signatures and Manifest verification hasn't
165        been implemented yet.
166        </en>
167      </status>
168    </package>
169    
170    <package name="java.util.prefs">
171      <status name="Various">
172        <en>
173        Basic structure has been implemented but reading and writing of the
174        preferences does not work yet. Code currently not bundled in the release.
175        Please look in CVS for the current status.
176        </en>
177      </status>
178    </package>
179    
180  <package name="java.util.zip">  <package name="java.util.zip">
181    <status name="Various">    <status name="Various">

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26