1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 16 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Activate considerably faster merging (speedups factors of more than 20 have been observed). More... almost 16 years ago
Memory consumption analysis for MergedAssociationKeys. More... almost 16 years ago
Memory consumption analysis for MergedAssociationKeys. More... almost 16 years ago
Support for considerably faster merging (speedups factors of more than 20 have been observed). More... almost 16 years ago
Show the total count of TopicMapObjects. More... almost 16 years ago
Show the count of association members. More... almost 16 years ago
Show the count of topic names. More... almost 16 years ago
Comments on performance. More... almost 16 years ago
Fix comment. More... almost 16 years ago
Support for TopicMapImpl.getObjectByID(). Fixes testcase mergeSeparateFiles0. More... almost 16 years ago
Add a testcase files. More... almost 16 years ago
Add a testcase file. More... almost 16 years ago
Support for subjectLocator. More... almost 16 years ago
Fix missing "break". Maybe the sourcecode should be reformatted (e.g. to Sun Java Code Conventions) to make spotting this more obvious. More... almost 16 years ago
Add a testcase file. More... almost 16 years ago
Revert partial change of http://tm4j.cvs.sourceforge.net/tm4j/tm4j/src/org/tm4j/topicmap/utils/XTMBuilder.java?r1=1.72&r2=1.73 . Conal has complained about this for the partial change, and for the right reasons. He found that this change broke XTM1-support. It is actually also incorrect for XTM2-support, as http://www.isotopicmaps.org/sam/sam-xtm/#sect-proc-topicRef states that the locator is to be added to the "[item identifiers]" property, not to the "[subject identifiers]" property. This fixes testcase resource/tests/mergeOccurences0.xtm2 as well as resource/tests/mergeOccurences1.xtm2 . More... almost 16 years ago
Add a testcase file. More... almost 16 years ago
Comment testcase resource/tests/mergeAssociations0.xtm . More... almost 16 years ago
Fix TM4J2 for testcase resource/tests/mergeAssociations0.xtm (TM4J1 still fails this testcase.). More... almost 16 years ago
Add a testcase file. More... almost 16 years ago
Implement BasicAssociation.toString() More... almost 16 years ago
Implement retrieving of occurrences in TM4J1 compatibility layer. More... almost 16 years ago
Make walkTypeInstanceAssociations externally configurable. More... almost 16 years ago
Index MergedOccurence objects properly. More... almost 16 years ago
Index MergedTopicName objects properly. More... almost 16 years ago
Extend BasicTopicName.toString(). More... almost 16 years ago
Extend BasicTopic.toString(). More... almost 16 years ago
Fix typo. More... almost 16 years ago
Fix typo in TopicImpl.toString(). More... almost 16 years ago
fixed bug in topic map serialisation (id attributes were given a namespace URI) More... about 16 years ago