index
:
cristal-kernel.git
2.3.2
2.3.3
2.4
idl-rewrite
ldap-refactor
ldap-refactor-saved
lookup
master
state
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
c2kernel
/
graph
Age
Commit message (
Expand
)
Author
2014-10-03
Rolled back the renaming of existing exceptions.
Andrew Branson
2014-10-03
Huge exception overhaul: Merged ClusterStorageException with
Andrew Branson
2014-10-02
push after rebase
jet
2014-09-30
Remove Serializable. CRISTAL never uses Java serialization, only Castor.
Andrew Branson
2014-09-29
More package docs
Andrew Branson
2014-09-26
Explicit transient fields in GraphModel
Andrew Branson
2013-11-18
3.0-SNAPSHOT (Will be first open source version)
Andrew Branson
2013-05-17
Cleanup
Andrew Branson
2012-08-20
Remembered why Steve used an IntegerWrapper - so the int would be
Andrew Branson
2012-07-30
Remove 'IntegerWrapper' and just use the java one instead.
Andrew Branson
2012-07-11
Moved getVertex(Point) and getEdge(Point) to GraphPanel in cristal-gui
Andrew Branson
2012-07-06
Modules serialize with Castor. Just about to remove the parsing.
Andrew Branson
2012-07-02
Removed persistency of VertexOutlineCreator - containing subclasses
Andrew Branson
2012-06-29
Pull remaining graph GUI components into cristal-gui
Andrew Branson
2012-06-26
More GUI refactoring
Andrew Branson
2012-06-26
Refactored GUI into separate module
Andrew Branson
2012-06-22
Alternate placement of slot labels to be more readable.
Andrew Branson
2012-05-30
Initial Maven Conversion
Andrew Branson