Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-12Removed tracing/debug code in order to shrink code size.I-HEAD-platform_feature-69-2010_09_13slewis3-136/+11
2010-09-12changes to support running outside of OSGi context.slewis1-2/+5
2010-09-09Removed references to NLS classes. Removed unnecessary Messages class and me...slewis7-96/+76
2010-05-05Removed spurious namespace collision warnings.slewis1-23/+15
2010-01-18Fix for LongID.getScheme() errorslewis1-1/+1
2009-12-17Fixed bundle version numbers and associated @since tags for new interfaceslewis2-0/+5
2009-11-13Fixed build.properties and added Namespace methodslewis4-100/+106
2009-10-17Added IDFactory service tracker utility classslewis1-0/+31
2009-10-12Fix for externalized messagesslewis2-4/+0
2009-05-31Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=278148v20090604-1131slewis1-18/+14
2009-05-18Added copyright header as per bug https://bugs.eclipse.org/bugs/show_bug.cgi?...slewis1-0/+9
2009-05-02More work for https://bugs.eclipse.org/bugs/show_bug.cgi?id=254684v20090504-0800slewis1-1/+0
2009-05-01Improved fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=254684slewis2-3/+6
2009-04-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=274602slewis1-4/+10
2009-04-30Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=254684slewis1-0/+3
2009-04-30Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=254684slewis2-93/+226
2009-04-21Bug 273135 LogService implementation misses details when loggingrsuen1-3/+3
2009-04-20Adding cast to (Object) to temporarily address issue https://bugs.eclipse.org...v20090420-2200slewis1-1/+1
2009-04-15Added @since tagslewis1-3/+6
2009-02-23Added URIID for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=250717v20090223-2200slewis1-0/+59
2009-02-23Additions for RFC 119 support. See bug https://bugs.eclipse.org/bugs/show_bu...slewis1-14/+25
2009-02-12NEW - bug 264126: BREE should include Foundation 1.1 as much as possiblemkuppe1-1/+19
2009-02-04Fixes to project settings to deal with bug https://bugs.eclipse.org/bugs/show...slewis1-4/+4
2009-01-15https://bugs.eclipse.org/bugs/show_bug.cgi?id=257115 and bug https://bugs.ecl...slewis1-1/+1
2009-01-15https://bugs.eclipse.org/bugs/show_bug.cgi?id=257115 and bug https://bugs.ecl...slewis1-0/+19
2008-12-16REOPENED - bug 254872: Convert org.eclipse.ecf.core.identity.IDCreateExceptio...mkuppe1-0/+3
2008-12-16REOPENED - bug 254872: Convert org.eclipse.ecf.core.identity.IDCreateExceptio...mkuppe1-4/+5
2008-12-16NEW - bug 254872: Convert org.eclipse.ecf.core.identity.IDCreateException int...mkuppe2-2/+80
2008-06-12Fix for 236759v20080611-2118slewis1-102/+196
2008-06-05Add @since 2.1.v20080605-1832rsuen1-0/+1
2008-05-30RESOLVED - bug 233807: Move replaceAllIgnoreCase to StringUtilsmkuppe1-0/+20
2008-05-29Added javadocs documentation for BaseID and Namespace classes.v20080528-2154slewis2-5/+78
2008-05-14Fix for 231969slewis3-12/+80
2008-05-06FIXED - bug 230369: Remove org.eclipse.ecf.core.util.StringUtils.replaceAllIg...mkuppe1-10/+0
2008-04-30FIXED - bug 228876: [Discovery][jSLP] org.eclipse.ecf.provider.jslp.container...mkuppe1-0/+10
2008-04-01String internalizations for bug 224907.slewis6-28/+10
2008-02-05Fixed GUID construction to allow for externally created valueslewis1-1/+6
2007-11-30fix for target length bugslewis1-1/+1
2007-11-30Added StringUtils.replaceAll(String,String,String) for bug https://bugs.eclip...slewis1-2/+25
2007-11-29ASSIGNED - bug 209774: Simplify/generalize discovery API (summary bug)mkuppe1-0/+213
2007-10-14Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and ...slewis9-73/+78
2007-10-09Added jdt and jdt ui prefs from Equinox projectslewis2-13/+13
2007-10-08Added SystemLogService class to implement osgi LogService interface. Setup o...slewis2-19/+118
2007-08-20Formatting changesslewis17-339/+171
2007-08-19Don't create new Boolean instances if we can help it.rsuen1-3/+1
2007-08-10Added externalized stringsslewis1-3/+3
2007-08-10Fix in Trace class for handling byte []sslewis1-0/+10
2007-08-05Cleanup of variable names for consistency and simplification of notifying code.slewis1-0/+6
2007-07-17Added adapter manager usage for BaseIDslewis1-1/+5
2007-05-02Simplification of AsynchConnectContainerAction, change of wizards to use. Ad...slewis2-1/+6

Back to the top