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...> - 2002-01-08 11:15:52
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils In directory usw-pr-cvs1:/tmp/cvs-serv23157 Modified Files: TopicMapWriter.java Log Message: Modified to implement WalkerHandler event interface (which reports TM4J objects) instead of the old TopicMapHandler interface. |
|
From: Kal A. <kal...@us...> - 2002-01-08 11:15:31
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils In directory usw-pr-cvs1:/tmp/cvs-serv23058 Modified Files: TopicMapWalker.java Log Message: Modified to use WalkerHandler event interface (which reports TM4J objects) instead of the old TopicMapHandler interface. |
|
From: Kal A. <kal...@us...> - 2002-01-08 11:14:39
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils/test In directory usw-pr-cvs1:/tmp/cvs-serv22865 Added Files: AssociationUtilsTest.java CompressorTest.java Roundtrip.java Log Message: Initial version |
|
From: Kal A. <kal...@us...> - 2002-01-08 11:14:33
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils In directory usw-pr-cvs1:/tmp/cvs-serv22821 Added Files: AssociationComparator.java AssociationUtils.java BaseNameComparator.java Compressor.java ScopeUtils.java WalkerFilter.java WalkerHandler.java Log Message: Initial version |
|
From: Kal A. <kal...@us...> - 2002-01-06 16:52:31
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/memory In directory usw-pr-cvs1:/tmp/cvs-serv32189 Modified Files: ScopeImpl.java Log Message: Removed debug output. |
|
From: Kal A. <kal...@us...> - 2002-01-05 17:50:26
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils/test In directory usw-pr-cvs1:/tmp/cvs-serv7785 Modified Files: TopicMapCopierTest.java Log Message: Fixed package name |
|
From: Kal A. <kal...@us...> - 2002-01-05 17:06:28
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap In directory usw-pr-cvs1:/tmp/cvs-serv31088 Modified Files: TopicMapFactory.java TopicMapProvider.java Log Message: Updated some javadoc comments |
|
From: Kal A. <kal...@us...> - 2001-12-27 17:21:19
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/ozone In directory usw-pr-cvs1:/tmp/cvs-serv11851 Modified Files: OzoneTopicImpl.java OzoneTopicMapObjectImpl.java Log Message: Updated import of com.techquila.utils to org.tm4j.utils |
|
From: Kal A. <kal...@us...> - 2001-12-27 17:20:45
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/ozone In directory usw-pr-cvs1:/tmp/cvs-serv11741 Added Files: OzoneTopicMapFactory.java Log Message: initial version |
|
From: Kal A. <kal...@us...> - 2001-12-27 17:19:45
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/ozone In directory usw-pr-cvs1:/tmp/cvs-serv11381 Added Files: OzoneVariantContainer.java Log Message: initial version |
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/memory In directory usw-pr-cvs1:/tmp/cvs-serv10712 Modified Files: OccurrenceImpl.java TopicImpl.java TopicMapImpl.java TopicMapObjectImpl.java TopicMapProviderImpl.java VariantNameImpl.java Log Message: Updated import of com.techquila.utils to org.tm4j.utils |
|
From: Kal A. <kal...@us...> - 2001-12-27 17:16:50
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/utils In directory usw-pr-cvs1:/tmp/cvs-serv10527 Added Files: MultiValuePropertyChangeEvent.java MultiValuePropertyChangeSupport.java Log Message: Moved from com.techquila.utils |
|
From: Kal A. <kal...@us...> - 2001-12-27 17:16:23
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/utils In directory usw-pr-cvs1:/tmp/cvs-serv10463/utils Log Message: Directory /cvsroot/tm4j/tm4j/src/org/tm4j/utils added to the repository |
|
From: Kal A. <kal...@us...> - 2001-12-27 17:02:49
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/test In directory usw-pr-cvs1:/tmp/cvs-serv7278/org/tm4j/topicmap/test Removed Files: URLTest.java Log Message: Removed obsolete test file. |
|
From: Kal A. <kal...@us...> - 2001-12-27 16:34:33
|
Update of /cvsroot/tm4j/tm4j In directory usw-pr-cvs1:/tmp/cvs-serv32429 Modified Files: build.xml Log Message: Removed DOM classes from main TM4J build. |
|
From: Kal A. <kal...@us...> - 2001-12-27 16:14:06
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/tmapi/test In directory usw-pr-cvs1:/tmp/cvs-serv26061/test Modified Files: TMAPITest.java TopicMapTest.java TopicTest.java WrapperTest.java Log Message: Updated to match new core TM4J interfaces. |
|
From: Kal A. <kal...@us...> - 2001-12-27 16:14:06
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/tmapi/helpers In directory usw-pr-cvs1:/tmp/cvs-serv26061/helpers Modified Files: TMAPILocatorImpl.java Log Message: Updated to match new core TM4J interfaces. |
|
From: Kal A. <kal...@us...> - 2001-12-27 16:14:06
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/tmapi/core In directory usw-pr-cvs1:/tmp/cvs-serv26061/core Modified Files: TMAPIFactoryImpl.java Log Message: Updated to match new core TM4J interfaces. |
|
From: Kal A. <kal...@us...> - 2001-12-27 16:14:06
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/tmapi/helpers/test In directory usw-pr-cvs1:/tmp/cvs-serv26061/helpers/test Modified Files: TMAPILocatorImplTest.java Log Message: Updated to match new core TM4J interfaces. |
|
From: Kal A. <kal...@us...> - 2001-12-27 12:45:24
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/net/test In directory usw-pr-cvs1:/tmp/cvs-serv32332 Modified Files: LocatorFactoryTest.java Log Message: Updated tests to match new interfaces. |
|
From: Kal A. <kal...@us...> - 2001-12-27 12:35:02
|
Update of /cvsroot/tm4j/tm4j/docs/src/devguide In directory usw-pr-cvs1:/tmp/cvs-serv30274 Modified Files: devguide.xml Log Message: Moved description of providers into 'Basics' section. |
|
From: Kal A. <kal...@us...> - 2001-12-27 11:50:21
|
Update of /cvsroot/tm4j/tm4j In directory usw-pr-cvs1:/tmp/cvs-serv20019 Modified Files: build.xml Log Message: Clean up of build targets. |
|
From: Kal A. <kal...@us...> - 2001-12-26 20:24:54
|
Update of /cvsroot/tm4j/tm4j In directory usw-pr-cvs1:/tmp/cvs-serv12219 Modified Files: build.xml Log Message: Added build target for the developers guide. Updated proxy compilation list for Ozone backends. |
|
From: Kal A. <kal...@us...> - 2001-12-26 20:22:15
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/utils In directory usw-pr-cvs1:/tmp/cvs-serv11745 Modified Files: TopicMapWalker.java XTMBuilder.java Log Message: Updates to match new interfaces. |
|
From: Kal A. <kal...@us...> - 2001-12-26 20:21:28
|
Update of /cvsroot/tm4j/tm4j/src/org/tm4j/topicmap/test In directory usw-pr-cvs1:/tmp/cvs-serv11593 Modified Files: AssocTemplateTest.java AssociationTest.java BaseNameTest.java IndexTest.java LateMergeTest.java OccurrenceTest.java ParserFixture.java ParserTest.java TopicMapTest.java TopicTest.java TypesTest.java WriterTest.java Log Message: Updates to match new interfaces. |