-
I wasn't able to send the new files because of the size limit allowed for attachment.
So, I can send an Eclipse project with the files to anyone interested (~700 Kb).
2008-05-10 14:37:40 UTC in Trove for Java
-
The library use only two packages for 267 classes and interfaces. Many of these are generated. However, a breakdown with more packages would be appreciated by humans ;)
I suggest one example of architecture in the attached zip file.
The zip file contains:
- a PNG file showing the new library structure.
- all the packages of the diagram.
2008-05-09 22:21:22 UTC in Trove for Java
-
Mutual dependency between the following packages:
package org.jgrapht;
package org.jgrapht.graph;
May be avoided by a slender refactoring:
Move static method org.jgrapht.Graphs.undirectedGraph into the class org.jgrapht.graph.AsUndirectedGraph.
2008-04-01 20:05:09 UTC in JGraphT
-
jolkdarr committed patchset 3 of module jpf-1.5 to the JPF (Java Plugin Framework) CVS repository, changing 129 files.
2006-12-07 21:19:21 UTC in JPF (Java Plugin Framework)
-
jolkdarr committed patchset 2 of module jpf-1.5 to the JPF (Java Plugin Framework) CVS repository, changing 65 files.
2006-12-07 19:54:02 UTC in JPF (Java Plugin Framework)
-
jolkdarr committed patchset 1 of module jpf-1.5 to the JPF (Java Plugin Framework) CVS repository, changing 117 files.
2006-10-15 10:24:34 UTC in JPF (Java Plugin Framework)