Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Added handling of service.intents for determining if osgi.async intentslewis1-0/+3
2018-04-02Fix for version change.slewis1-1/+1
2018-04-02Additional fixes for bugslewis16-16/+113
2018-03-01bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=530952slewis2-9/+10
2016-09-06Bug 396457 - [Releng][Maven] Create a build based on tychoAlexander Kurtakov1-0/+15
2015-04-18Add generics for ServiceTracker usageslewis1-1/+1
2015-04-18Updated bundle version number.slewis1-1/+1
2015-04-18Improved SharedObjectFactory error handling (use SerializableStatusslewis1-11/+17
2014-04-25Removed java1.4 compiler directive and annotations.slewis2-3/+0
2014-04-04Added dependency on ecf core 3.4.0slewis1-1/+1
2014-03-27Added ExtensionRegistryRunnable class and AdapterManagerTracker classslewis1-32/+8
2014-03-27Merge remote-tracking branch 'origin/master' into bug421569slewis2-3/+2
2014-03-07Fix for SharedObject API bundle nameslewis1-1/+1
2014-02-14Added org.eclipse.ecf.core.util.reflection back into shared object apislewis2-0/+130
2014-02-05Moved org.eclipse.ecf.core.util.reflection package (and single class)slewis2-131/+0
2014-01-27Changes to allow optional dependency on equinox extension registry forslewis2-71/+37
2013-09-14Fixed bug in new code forslewis4-6/+94
2013-09-13Improvement for https://bugs.eclipse.org/bugs/show_bug.cgi?id=259387slewis1-0/+29
2013-09-11Additions for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=259387slewis1-11/+35
2013-09-11Addition for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=259387slewis1-2/+17
2013-09-11Additional functionality for bugslewis1-4/+123
2013-08-27Fix for package version change in org.eclipse.ecf.sharedobject for bugslewis1-2/+2
2013-08-27Additions to support generics bugslewis1-0/+87
2013-08-27More Fixes for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=415919slewis7-26/+22
2013-08-26Removed for unchecked generics accessslewis7-1/+20
2013-08-26Added org.eclipse.ecf.core.sharedobject.model package and SharedModel,slewis6-9/+107
2013-02-13Another addition of new constructors for ReplicaSharedObjectDescriptionslewis4-12/+47
2013-01-24Added exported package version information in preparation for ECF 3.6.0slewis1-7/+7
2013-01-18Merge remote-tracking branch 'origin/master'slewis2-360/+360
2012-05-07Changes to remove invalid warningsslewis10-48/+14
2011-11-30RESOLVED - bug 331383: Remote services with Java primitives failMarkus Alexander Kuppe1-12/+63
2011-11-30Initial commitMarkus Alexander Kuppe1-1/+1
2011-08-10ASSIGNED - bug 348487: JMDNS Discovery Thread is slowing down shutdown Markus Alexander Kuppe1-17/+20
2011-05-09Update to feature versions for 3.5.1 release...and to .settings filesslewis1-2/+9
2010-10-16Fixes to build meta-dataslewis@composent.com4-355/+355
2010-10-13renamed .cvsignore to .gitignore, created .gitignore where missingMarkus Alexander Kuppe1-0/+1
2010-10-03Release to HEAD of patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=3...slewis3-43/+81
2010-10-02Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=326481slewis1-11/+50
2010-09-12changes to support running outside of OSGi context.slewis1-2/+7
2010-09-12changes to support running outside of OSGi context.slewis1-0/+3
2010-09-12changes to support running outside of OSGi context.slewis1-0/+4
2010-09-05Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=324531slewis2-2/+3
2010-08-03Added further tracingslewis2-4/+12
2010-05-07Fixes for build props warningsslewis1-0/+1
2010-04-25Removed warningsslewis1-1/+30
2010-02-10Updated minor version 2.0.0 -> 2.1.0slewis1-1/+1
2010-02-10Cleaned up references to NLS, so that shared object API can/could be used wit...slewis10-114/+29
2010-02-09Adjusted getAdapter implementations so that they can be called outside OSGi w...slewis1-1/+4
2009-12-17Fixes for build.propertiesslewis1-0/+1
2009-11-17Fix for unnecessary build.properties. New javadoc config.slewis1-2/+1

Back to the top