1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 18 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support for delayed opening and early closing of streams in response to bug https://sourceforge.net/tracker/index.php?func=detail&aid=1698489&group_id=27895&atid=391879 . More... about 17 years ago
Support for reading arguments from standard input (instead from argument line) in response to feature request https://sourceforge.net/tracker/index.php?func=detail&aid=1698486&group_id=27895&atid=391882 . This is still a hack, but achieves the objective to support unlimited arguments. More... about 17 years ago
Update BrowserLauncher in response to feature request http://sourceforge.net/tracker/index.php?func=detail&aid=1699114&group_id=27895&atid=391882 More... about 17 years ago
Change due to valueable comments from Lars Heuer. More... about 17 years ago
Add a 'green paper' on how to support TMDM. More... about 17 years ago
Tabs->Spaces for some files. Also make indentation rules explicit (at least to jEdit). More... about 17 years ago
A little bit more debuggability for LocatorBase. More... about 17 years ago
Some XTM 2.0 reading support, applying to the current data model. Some XTM 2.0 features are still unsupported. This change should be very compatible, thus applying this change before branching into a release 1.0 branch and a more advanced branch. More... about 17 years ago
Documentation of changes against 0.9.8
Lars
as lheuer
More... about 17 years ago
- Replaced TMAPI 1.0 with TMAPI 1.0 SP1 release
Lars
as lheuer
More... about 17 years ago
Fixed bug 1501213 "MemberImpl.hashCode() is not consistent with equals()" thanks to Xuan Baldauf for the patch
Lars
as lheuer
More... about 17 years ago
Made error msg for "unwrapping" vs. "wrapping" more explicit
Lars
as lheuer
More... about 17 years ago
Made excplicit that wrapping a native TM4J TopicMap is not possible without providing a TopicMapSystem
Lars
as lheuer
More... about 17 years ago
- Fixed bugs #1430090, #143009, #1430800, #1433530 - Applied feature patches #1432895, #1432892, #1432888, #1432883, #1432880, #1432877, #1432872
Lars
as lheuer
More... about 18 years ago
Fixed all known TMAPI impl. related bugs (see #1434160, #1435978)
Lars
as lheuer
More... about 18 years ago
Added fix for StackOverflowError caused by wrapping a Member object. Wrapper now throws a TMAPIRuntimeException if caller attempts to wrap a Member object with a player count > 1. More... over 18 years ago
Added ORO regex parser required by ASTMA parser. More... over 18 years ago
Added ASTMA Parser implementation donated by Oliver Leimig. More... over 18 years ago
Added Ant DB tasks contribution from Peter Klotz More... almost 19 years ago
*** empty log message *** More... about 19 years ago
Updated for 0.9.8 release. More... over 19 years ago
Intial version More... over 19 years ago
Added property to allow export of subjectIndicatorRef references instead of topicRef references. More... over 19 years ago
Added documentation of exportsubjectindicatorrefs property for XTMWriter More... over 19 years ago
Fixed typo - evaluate() for execute() More... over 19 years ago
Modified to use singleton pattern. Removed one unecessary string concatenation from the getID() call. More... over 19 years ago
Added method to test destroy on an association with no members (bug report). More... over 19 years ago
Fixed getScopedVariantName to traverse nested variants. Fixed getSubClasses and getSuperClasses to avoid duplicates in the returned list. More... over 19 years ago
Removed spurious fixme comment More... over 19 years ago
Operation now uses a static merge model. More... over 19 years ago