Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - drop USE_GNUSTEP_PREFIX | Dirk Meyer | 2010-05-30 | 1 | -86/+86 |
| | | | | Notes: svn path=/head/; revision=255316 | ||||
* | - update for gnustep-make-2.0.0 | Dirk Meyer | 2007-05-25 | 1 | -75/+77 |
| | | | | Notes: svn path=/head/; revision=191718 | ||||
* | FT is a generic, native graph management system for GNUstep and Cocoa and | Dirk Meyer | 2006-11-30 | 1 | -0/+84 |
is written in Objective-C. With FT you can persistently manage graphs consisting of nodes and edges. Each node may provide so-called services. Such a service may be e.g. a dictionary services, which all nodes provide at present. This service allows the storage of any data in a node and is based on keys which uniquely identify content within a dictionary. WWW: http://FortyTwo.sourceforge.net/index.html Notes: svn path=/head/; revision=178349 |