1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated TMNav source to compile with new topicmap packages More... over 22 years ago
Updated build file to match new package names More... over 22 years ago
Changed package declarations, imports and other occurrences of com.techquila.topicmap to org.tm4j.topicmap More... over 22 years ago
Moved com/techquila/topicmap/* to org/tm4j/topicmap/* More... over 22 years ago
Threw the getParent() method out of DOMTopicMapObjectImpl (don't know how it ever slipped in there). Now a Member's getParent() returns an Association, and a BaseName's getParent() returns a NamedObject. More... over 22 years ago
Now wrapping Xalan TransformerExceptions inside TopicMapRuntimeExceptions. More... over 22 years ago
Association support beginning to emerge. :-) More... over 22 years ago
Initial version More... over 22 years ago
Very rough first version of topic map object copying framework. More... over 22 years ago
Not so new news :-) More... over 22 years ago
Fixed path to DTD. More... over 22 years ago
Added quotes to path args More... over 22 years ago
*** empty log message *** More... over 22 years ago
Adds all JARS in lib directory to classpath before kicking off Ant. More... over 22 years ago
Added content. More... over 22 years ago
Updated license text. Reflects ownership by the TM4J Project. More... over 22 years ago
Fixed to correctly assign an object ID and a resourceID to the TopicMap object. Made processing less talkative (removed some print statements). More... over 22 years ago
Updated destroyAssociation() to remove Member's parent pointers and to finally destroy the Association itself. More... over 22 years ago
Removed Log4J logging...for now More... over 22 years ago
Fixed to destroy class-instance associations correctly when types are altered. More... over 22 years ago
Fixed to notify players when they are removed from the member. More... over 22 years ago
Added initialisation of topic map source URL to initialiseBuilder() method. More... over 22 years ago
initial version More... over 22 years ago
added tm4j-test target for the new test classes i submitted More... over 22 years ago
initial checkin base test classes More... over 22 years ago
initial checkin test framework proposal More... over 22 years ago
initial checkin test support files More... over 22 years ago
TM4J DOM package (com.techquila.tm4j.dom) added. More... over 22 years ago
Fixed compilation errors from previous updates. More... over 22 years ago
Updated to catch the TopicMapProcessingException now thrown by addAssociation() More... over 22 years ago