You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(9) |
Jun
(30) |
Jul
(74) |
Aug
(2) |
Sep
(91) |
Oct
(27) |
Nov
(77) |
Dec
(33) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(175) |
Feb
(133) |
Mar
(94) |
Apr
(65) |
May
(108) |
Jun
(100) |
Jul
(46) |
Aug
(19) |
Sep
(145) |
Oct
(289) |
Nov
(134) |
Dec
(211) |
| 2003 |
Jan
(106) |
Feb
(269) |
Mar
(106) |
Apr
(202) |
May
(300) |
Jun
(83) |
Jul
(70) |
Aug
(217) |
Sep
(183) |
Oct
(292) |
Nov
(324) |
Dec
(117) |
| 2004 |
Jan
(318) |
Feb
(151) |
Mar
(64) |
Apr
(195) |
May
(279) |
Jun
(263) |
Jul
(280) |
Aug
(167) |
Sep
(91) |
Oct
(175) |
Nov
(34) |
Dec
(38) |
| 2005 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(5) |
| 2006 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(6) |
| 2007 |
Jan
(2) |
Feb
(11) |
Mar
(1) |
Apr
(33) |
May
(13) |
Jun
(1) |
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2008 |
Jan
(191) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
(33) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
(14) |
| 2009 |
Jan
(39) |
Feb
(6) |
Mar
(22) |
Apr
(31) |
May
(78) |
Jun
(74) |
Jul
(39) |
Aug
(22) |
Sep
(16) |
Oct
(32) |
Nov
(4) |
Dec
(5) |
| 2010 |
Jan
(1) |
Feb
|
Mar
(33) |
Apr
(45) |
May
(66) |
Jun
(63) |
Jul
(32) |
Aug
(56) |
Sep
(19) |
Oct
(1) |
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(1) |
| 2016 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
|
From: Kal A. <kal...@us...> - 2001-11-20 17:53:31
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/tmapi In directory usw-pr-cvs1:/tmp/cvs-serv5312/tmapi Log Message: Directory /cvsroot/tm4j/tm4j/src/org/tm4j/tmapi added to the repository |
|
From: Kal A. <kal...@us...> - 2001-11-17 17:14:36
|
Update of /cvsroot/tm4j/tm4j/resource/tests In directory usw-pr-cvs1:/tmp/cvs-serv3195 Added Files: assoc1.xml occurs1.xml Log Message: Additional test files. |
|
From: Kal A. <kal...@us...> - 2001-11-17 17:06:32
|
Update of /cvsroot/tm4j/tm4j/resource/tests In directory usw-pr-cvs1:/tmp/cvs-serv1371 Modified Files: test.properties Log Message: Added occurrence test file Added properties for locator data factory instantiation |
|
From: Kal A. <kal...@us...> - 2001-11-17 16:46:17
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/test In directory usw-pr-cvs1:/tmp/cvs-serv30381 Added Files: OccurrenceTest.java Log Message: Initial version |
|
From: Florian G. H. <ha...@us...> - 2001-11-12 23:18:12
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/dom/test In directory usw-pr-cvs1:/tmp/cvs-serv11091 Added Files: DOMImplTest.java DOMScopeImplTest.java DOMTopicMapImplTest.java Log Message: Tests for basic XPath evaluations and the Scope Equality Principle. |
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/dom In directory usw-pr-cvs1:/tmp/cvs-serv10725 Modified Files: DOMBaseNameImpl.java DOMReferenceImpl.java DOMScopeImpl.java DOMTextObjectImpl.java DOMTopicMapImpl.java DOMTopicMapObjectImpl.java Log Message: Fixed several bugs pertaining to XPath evaluations, and implemented the Scope Equality Principle (well, to a certain extent).\n\nThe XPath statements used for selecting child elements, though functional, still look very ugly. This is due to the fact that I'm using a workaround dealing with local element and attribute names rather than selecting child nodes by name directly. I've tried the same with tricks like namespaceNode and PrefixResolver classes, but to no avail. \n\nIf one of you wants to take a look at this and point me in the right direction, please do -- I'll be grateful. |
|
From: Florian G. H. <ha...@us...> - 2001-11-12 23:06:42
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/dom/test In directory usw-pr-cvs1:/tmp/cvs-serv7446/test Log Message: Directory /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/dom/test added to the repository |
|
From: Kal A. <kal...@us...> - 2001-11-11 18:47:14
|
Update of /cvsroot/tm4j/tm4j In directory usw-pr-cvs1:/tmp/cvs-serv24754 Modified Files: build.xml Log Message: Fixed copying of tools documentation into distribution files. Temporarily removed building of TMNav project. |
|
From: Florian G. H. <ha...@us...> - 2001-11-08 19:33:17
|
Update of /cvsroot/tm4j/tm4j In directory usw-pr-cvs1:/tmp/cvs-serv18749 Modified Files: README.txt Log Message: 'Requirements' section now includes a statement saying that J2SDK SE 1.3.1_01 is reference JDK for this version. |
|
From: Florian G. H. <ha...@us...> - 2001-11-06 19:38:02
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/dom In directory usw-pr-cvs1:/tmp/cvs-serv19266 Modified Files: DOMAssociationImpl.java DOMBaseNameImpl.java DOMOccurrenceImpl.java DOMScopeImpl.java DOMTopicImpl.java DOMTopicMapFactoryImpl.java DOMTopicMapImpl.java DOMTopicMapObjectImpl.java DOMVariantImpl.java DOMVariantNameImpl.java Added Files: DOMVariantContainerImpl.java Log Message: Updated code to reflect recent changes to org.tm4j.topicmap interfaces. Most of these changes effect new 'dummy' methods that don't yet really do anything, but at least the code does compile. |
|
From: Florian G. H. <ha...@us...> - 2001-11-06 19:27:16
|
Update of /cvsroot/tm4j/tm4j In directory usw-pr-cvs1:/tmp/cvs-serv15464 Modified Files: build.sh Log Message: Included a trivial command-line arg test for specifying a target other than all. |
|
From: Florian G. H. <ha...@us...> - 2001-11-06 19:25:45
|
Update of /cvsroot/tm4j/tm4j In directory usw-pr-cvs1:/tmp/cvs-serv14438 Modified Files: build.xml Log Message: Included code from org.tm4j.topicmap.dom in tm4j.sources and tm4j.classes patternsets, and included a reference to xalan.jar. |
|
From: Florian G. H. <ha...@us...> - 2001-11-06 19:20:54
|
Update of /cvsroot/tm4j/tm4j/lib In directory usw-pr-cvs1:/tmp/cvs-serv10285 Added Files: xalan.jar LICENSE.xalan Log Message: Added Xalan-Java, version 2.2D11 (used by classes in org.tm4j.topicmap.dom for XPath evaluations). |
|
From: Kal A. <kal...@us...> - 2001-11-04 21:10:39
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/net/memory In directory usw-pr-cvs1:/tmp/cvs-serv18815 Added Files: LocatorDataFactoryImpl.java LocatorDataImpl.java Log Message: Initial version |
|
From: Kal A. <kal...@us...> - 2001-11-04 21:09:38
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/net In directory usw-pr-cvs1:/tmp/cvs-serv18521 Added Files: InvalidLocatorException.java InvalidNotationException.java LocatorData.java LocatorDataFactory.java Log Message: Initial version |
|
From: Kal A. <kal...@us...> - 2001-11-04 21:09:02
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/net/memory In directory usw-pr-cvs1:/tmp/cvs-serv18340/memory Log Message: Directory /cvsroot/tm4j/tm4j/src/org/tm4j/net/memory added to the repository |
|
From: Kal A. <kal...@us...> - 2001-11-04 21:06:44
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils In directory usw-pr-cvs1:/tmp/cvs-serv17932 Modified Files: TopicMapWalker.java Log Message: Fixed reporting of addresses for SubjectIndicators. Fixed association walking to correctly skip class-instance associations when requested. |
|
From: Kal A. <kal...@us...> - 2001-11-04 21:04:09
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/memory In directory usw-pr-cvs1:/tmp/cvs-serv17226 Modified Files: TopicMapManagerImpl.java TopicMapProviderImpl.java Log Message: Updated to use Locators instead of Strings to identify topic maps. |
|
From: Kal A. <kal...@us...> - 2001-11-04 21:03:34
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap In directory usw-pr-cvs1:/tmp/cvs-serv17057 Modified Files: TopicMapManager.java TopicMapProvider.java TopicMapProviderBase.java Log Message: Updated to use Locators instead of Strings to identify topic maps. |
|
From: Kal A. <kal...@us...> - 2001-11-04 21:02:43
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/net In directory usw-pr-cvs1:/tmp/cvs-serv16867 Modified Files: URILocator.java Log Message: No longer extends LocatorAdapter (base class methods not required). |
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils In directory usw-pr-cvs1:/tmp/cvs-serv10542/org/tm4j/topicmap/utils Modified Files: TopicMapHandler.java TopicMapHandlerAdapter.java TopicMapWalker.java XTMBuilder.java XTMParser.java XTMWriter.java Log Message: Changed subject and subjectIndicator properties of Topic to Locator. Added LocatorDataObject infrastructure for persisting Locators. |
|
From: Kal A. <kal...@us...> - 2001-11-04 18:22:51
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/memory In directory usw-pr-cvs1:/tmp/cvs-serv10542/org/tm4j/topicmap/memory Modified Files: OccurrenceImpl.java TopicImpl.java TopicMapFactoryImpl.java TopicMapImpl.java TopicMapObjectImpl.java TopicMapProviderImpl.java TopicMapUtilsImpl.java VariantNameImpl.java Log Message: Changed subject and subjectIndicator properties of Topic to Locator. Added LocatorDataObject infrastructure for persisting Locators. |
|
From: Kal A. <kal...@us...> - 2001-11-04 18:22:51
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/test In directory usw-pr-cvs1:/tmp/cvs-serv10542/org/tm4j/topicmap/test Modified Files: AssocTemplateTest.java AssociationTest.java IndexTest.java LateMergeTest.java ParserFixture.java ParserTest.java TopicMapTest.java TopicTest.java TypesTest.java WriterTest.java Log Message: Changed subject and subjectIndicator properties of Topic to Locator. Added LocatorDataObject infrastructure for persisting Locators. |
|
From: Kal A. <kal...@us...> - 2001-11-04 18:22:51
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/test In directory usw-pr-cvs1:/tmp/cvs-serv10542/org/tm4j/test Modified Files: ConfigurableBackendTest.java MapLoader.java Log Message: Changed subject and subjectIndicator properties of Topic to Locator. Added LocatorDataObject infrastructure for persisting Locators. |
|
From: Kal A. <kal...@us...> - 2001-11-04 18:22:51
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/cmd In directory usw-pr-cvs1:/tmp/cvs-serv10542/org/tm4j/topicmap/cmd Modified Files: Merge.java Log Message: Changed subject and subjectIndicator properties of Topic to Locator. Added LocatorDataObject infrastructure for persisting Locators. |