From: <lh...@us...> - 2008-07-17 09:15:09
|
Revision: 81 http://tinytim.svn.sourceforge.net/tinytim/?rev=81&view=rev Author: lheuer Date: 2008-07-17 09:15:16 +0000 (Thu, 17 Jul 2008) Log Message: ----------- Updated CHANGES Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-07-02 12:32:12 UTC (rev 80) +++ tinytim/trunk/CHANGES.txt 2008-07-17 09:15:16 UTC (rev 81) @@ -2,7 +2,7 @@ Changes Log =========== -1.5.0 alpha3 (xx.05.2008) +1.5.0 alpha3 (xx.07.2008) ------------------------- Bugfixes: --------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2008-08-05 12:46:47
|
Revision: 94 http://tinytim.svn.sourceforge.net/tinytim/?rev=94&view=rev Author: lheuer Date: 2008-08-05 12:46:53 +0000 (Tue, 05 Aug 2008) Log Message: ----------- - Updated CHANGES.txt Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-08-05 12:45:50 UTC (rev 93) +++ tinytim/trunk/CHANGES.txt 2008-08-05 12:46:53 UTC (rev 94) @@ -2,11 +2,12 @@ Changes Log =========== -1.5.0 alpha3 (xx.07.2008) +1.5.0 beta1 (08.08.2008) ------------------------- Bugfixes: --------- * Bug #1970502 (Locator impl does no reference unescaping) +* Bug #2038853 (Subject locators are not removable) 1.5.0 alpha2 (05.05.2008) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2008-08-19 13:51:56
|
Revision: 137 http://tinytim.svn.sourceforge.net/tinytim/?rev=137&view=rev Author: lheuer Date: 2008-08-19 13:52:06 +0000 (Tue, 19 Aug 2008) Log Message: ----------- Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-08-19 13:41:00 UTC (rev 136) +++ tinytim/trunk/CHANGES.txt 2008-08-19 13:52:06 UTC (rev 137) @@ -2,6 +2,11 @@ Changes Log =========== +2.0.0 a1 (xx.08.2008) +--------------------- +* Implementation of the TMAPI 2.0 interfaces + + 1.5.0 beta (08.08.2008) ----------------------- Bugfixes: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2008-09-08 12:15:09
|
Revision: 159 http://tinytim.svn.sourceforge.net/tinytim/?rev=159&view=rev Author: lheuer Date: 2008-09-08 12:15:19 +0000 (Mon, 08 Sep 2008) Log Message: ----------- Fixed typo Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-09-08 12:09:10 UTC (rev 158) +++ tinytim/trunk/CHANGES.txt 2008-09-08 12:15:19 UTC (rev 159) @@ -5,7 +5,7 @@ 2.0.0 a2 (08.09.2008) --------------------- * Internal code refactoring -* Better duplicate literal supression +* Better duplicate literal suppression 2.0.0 a1 (26.08.2008) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2008-11-13 14:14:00
|
Revision: 182 http://tinytim.svn.sourceforge.net/tinytim/?rev=182&view=rev Author: lheuer Date: 2008-11-13 14:13:53 +0000 (Thu, 13 Nov 2008) Log Message: ----------- Removed references to 1.5 Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-11-13 13:22:47 UTC (rev 181) +++ tinytim/trunk/CHANGES.txt 2008-11-13 14:13:53 UTC (rev 182) @@ -6,6 +6,7 @@ --------------------- * Moved to Apache License 2.0 * Internal code refactoring +* Added more tests Bugfixes: --------- @@ -13,52 +14,15 @@ * Bug #2221024 -- Merging topic maps causes an autom. generated topic iid + 2.0.0 a2 (08.09.2008) --------------------- * Internal code refactoring * Better duplicate literal suppression + 2.0.0 a1 (26.08.2008) --------------------- * Implementation of the TMAPI 2.0 interfaces * Internal code refactoring - - -1.5.0 beta (08.08.2008) ------------------------ -Bugfixes: ---------- -* Bug #1970502 (Locator impl does no reference unescaping) -* Bug #2038853 (Subject locators are not removable) - - -1.5.0 alpha2 (05.05.2008) -------------------------- -Bugfixes: --------- -* ``DatatypeAwareConstruct`` sent wrong event. Fixed -* All indexes return copies of their collections to avoid - concurrent modification exceptions. - -Features: ---------- -* ``voc`` package added which provides access to common PSIs. -* ``DuplicateRemovalUtils`` added. Used to remove - duplicate Topic Maps constructs from topic maps, topics, - associations, and names -* ``TypeInstanceConverter`` added. Used to convert - type-instance associations into the topic's [types] - property. -* ``tmapi.TopicNamesIndex``, ``tmapi.OccurrenceIndex`` - and ``tmapi.VarinatsIndex`` use an optimized reindex - algorithm. -* Property to let ``Variant`` instances return the union - of their 'own' scope and the parent's scope. - - -1.5.0 alpha1 (25.04.2008) -------------------------- -* Initial 1.5.x release -* New code base -* Java 1.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2009-07-02 15:07:31
|
Revision: 311 http://tinytim.svn.sourceforge.net/tinytim/?rev=311&view=rev Author: lheuer Date: 2009-07-02 15:07:25 +0000 (Thu, 02 Jul 2009) Log Message: ----------- Added update of voc/TMCL to CHANGES.txt Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2009-07-02 14:51:22 UTC (rev 310) +++ tinytim/trunk/CHANGES.txt 2009-07-02 15:07:25 UTC (rev 311) @@ -5,6 +5,8 @@ 2.0.0 a5 (xx.yy.2009) --------------------- +* Updated TMCL constants (implemented by Hannes Niederhausen) + Bugfixes: --------- * Bug #2812460 -- Port the Check class from Ontopia back to This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2009-07-22 16:16:46
|
Revision: 320 http://tinytim.svn.sourceforge.net/tinytim/?rev=320&view=rev Author: lheuer Date: 2009-07-22 16:16:41 +0000 (Wed, 22 Jul 2009) Log Message: ----------- Updated CHANGES.txt Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2009-07-22 16:11:03 UTC (rev 319) +++ tinytim/trunk/CHANGES.txt 2009-07-22 16:16:41 UTC (rev 320) @@ -13,6 +13,7 @@ tinyTiM * Bug #2809821 -- Ensure same topic map constraint * Bug #2561306 -- Move TinyTimMapInputHandler to the core +* Bug #2824834 -- Reifier at duplicate construct fails 2.0.0 a4 (06.12.2008) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2010-03-29 20:51:07
|
Revision: 391 http://tinytim.svn.sourceforge.net/tinytim/?rev=391&view=rev Author: lheuer Date: 2010-03-29 20:51:01 +0000 (Mon, 29 Mar 2010) Log Message: ----------- Added Hannes' changes Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2010-03-29 20:08:51 UTC (rev 390) +++ tinytim/trunk/CHANGES.txt 2010-03-29 20:51:01 UTC (rev 391) @@ -2,6 +2,12 @@ Changes Log =========== +2.0.1 (2010-mm-dd) +------------------ +* OSGi bundle exports the .voc package + (contributed by Hannes Niederhausen) + + 2.0.0 (2010-03-19) ------------------ * Updated TMAPI to 2.0.2 (kept compatibility to 2.0 and 2.0.1) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2010-07-13 16:38:33
|
Revision: 399 http://tinytim.svn.sourceforge.net/tinytim/?rev=399&view=rev Author: lheuer Date: 2010-07-13 16:38:24 +0000 (Tue, 13 Jul 2010) Log Message: ----------- Fixed wording Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2010-07-13 16:29:32 UTC (rev 398) +++ tinytim/trunk/CHANGES.txt 2010-07-13 16:38:24 UTC (rev 399) @@ -6,8 +6,8 @@ ------------------ * OSGi bundle exports the .voc package (contributed by Hannes Niederhausen) -* Removed String-Interning for Object Ids - (caused memory heap problems and fixes a bug reported by Uta Schulze) +* Removed String-Interning for object ids + (caused heap memory problems and fixes a bug reported by Uta Schulze) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2008-11-19 19:20:06
|
Revision: 215 http://tinytim.svn.sourceforge.net/tinytim/?rev=215&view=rev Author: lheuer Date: 2008-11-19 19:20:04 +0000 (Wed, 19 Nov 2008) Log Message: ----------- Updated CHANGES.txt Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2008-11-19 18:45:34 UTC (rev 214) +++ tinytim/trunk/CHANGES.txt 2008-11-19 19:20:04 UTC (rev 215) @@ -2,6 +2,15 @@ Changes Log =========== +2.0.0 a4 (xx.11.2008) +--------------------- + +Bugfixes: +--------- +* Bug #2315558 -- Decimal value "9.3" is not accepted + + + 2.0.0 a3 (14.11.2008) --------------------- * Moved to Apache License 2.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lh...@us...> - 2010-07-13 16:22:48
|
Revision: 397 http://tinytim.svn.sourceforge.net/tinytim/?rev=397&view=rev Author: lheuer Date: 2010-07-13 16:22:41 +0000 (Tue, 13 Jul 2010) Log Message: ----------- Updated CHANGES.txt Modified Paths: -------------- tinytim/trunk/CHANGES.txt Modified: tinytim/trunk/CHANGES.txt =================================================================== --- tinytim/trunk/CHANGES.txt 2010-06-03 18:39:23 UTC (rev 396) +++ tinytim/trunk/CHANGES.txt 2010-07-13 16:22:41 UTC (rev 397) @@ -6,6 +6,9 @@ ------------------ * OSGi bundle exports the .voc package (contributed by Hannes Niederhausen) +* Removed String-Interning for Object Ids + (caused memory heap problems and fixes a bug reported by Uta Schulze) + 2.0.0 (2010-03-19) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |