/[cashew-s-editor]/cashews/ChangeLog
ViewVC logotype

Diff of /cashews/ChangeLog

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

revision 1.4 by gnu_andrew, Mon Feb 7 01:59:19 2005 UTC revision 1.5 by gnu_andrew, Mon Mar 28 19:29:21 2005 UTC
# Line 1  Line 1 
1    2005-03-28  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2    
3            * AUTHORS:
4            Added Ravish and Roger.
5            * HACKING:
6            Added notes on building CVS version.
7            * TODO:
8            Added TODO notes.
9            * acinclude.m4:
10            Changed GCC version required to 4.0 (which still won't be enough...)
11            (CASHEWS_WITH_ECLIPSE): New function to handle
12            --with-eclipse.
13            * doc/api/Makefile.am:
14            Make documentation compile.
15            Added removal of HTML files on distclean, and fixed
16            build.
17            * lib/.cvsignore:
18            Ignore new JAR files rather than the old one.
19            Add owls.jar to ignore list.
20            * configure.ac: Added inclusion of above macro.
21            * lib/gen-classpath.sh.in: Filter out paths
22            containing 'eclipse' if --with-eclipse is not
23            specified.
24            * lib/Makefile.am:
25            Adds Eclipse JARs to classpath if WITH_ECLIPSE is set
26            and builds separate JARs for RDF and eclipse.
27            Added Eclipse plug-in installation.
28            Require GCJ for native compilation.
29            Added native compilation of RDF and OWL-S jars
30            Compile to Java 1.5
31            Added creation of owls.jar
32            * src/nongnu/cashews/rdf/Graph.java: Serial UID added.
33            * src/nongnu/cashews/rdf/Triple.java: Likewise.
34            * src/nongun/cashews/rdf/Triple.java: Fixed documentation typo.
35            * src/nongnu/cashews/rdf/Graph.java: Added parametric typing.  
36            Added implementation of hashCode() to complement equals().
37            * src/nongnu/cashews/rdf/Literal.java:
38            Added better description, and lexical, language
39            and type variables.
40            * src/nongnu/cashews/rdf/Type.java:
41            New interface to represent an RDF type.
42            * src/nongnu/cashews/rdf/Graph.java:
43            
44  2005-02-06  Andrew John Hughes  <gnu_andrew@member.fsf.org>  2005-02-06  Andrew John Hughes  <gnu_andrew@member.fsf.org>
45    
46          * acinclude.m4:          * acinclude.m4:

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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