Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-06Bug 201489 [osgi R5] multiple versions of a fragment should not attach to the...R3_2_1_criticalFixesThomas Watson2-2/+26
2007-08-15Bug 194149 Thread deadlock during Equinox startupThomas Watson1-9/+6
2007-08-063.2.1 critical fixes.Thomas Watson8-71/+124
2006-09-19This commit was manufactured by cvs2svn to create branchcvs2svn200-14419/+0
2006-09-19Bug 157723 NullPointerException in StateReader.readBundleDescriptionLazyDataR3_2_1R32x_v20060919Thomas Watson2-5/+10
2006-08-23Bug 50178 [osgi] Double-Checked LockingR32x_v20060823Thomas Watson4-51/+33
2006-08-23Bug 154137 StateObjectFactoryImpl.createBundleDescription ingores executionEn...Thomas Watson1-0/+7
2006-08-17Bug 152900 StateReader uses ArrayList.contains() taking 4% of all method callsR32x_v20060816Thomas Watson1-1/+9
2006-08-15Bug 153699 MRUBundleFileList tries to remove null bundle fileR32x_v20060815Thomas Watson1-7/+14
2006-08-10Bug 152474 ServiceReferenceImpl fails to find the PackageSource of a given se...Thomas Watson1-1/+2
2006-08-10Bug 153358 ServiceReference.isAssignableTo does not pay attention to boot del...Thomas Watson3-2/+21
2006-08-10Bug 152888 [performance] BundleLoader.initialize has O(n2) algorithmThomas Watson2-10/+18
2006-08-10Bug 152900 StateReader uses ArrayList.contains() taking 4% of all method callsThomas Watson3-24/+18
2006-08-10Bug 152042 Fragments not resolving as expectedThomas Watson1-25/+1
2006-08-10Bug 146281 getResources method returns to many entries (in devmode)Thomas Watson1-3/+25
2006-08-10Bug 147441 ServiceTracker does not pay attention to service ranking changesThomas Watson2-3/+6
2006-08-10Bug 150711 StateReader should use smaller file buffersThomas Watson1-4/+6
2006-08-10Bug 143275 Exception in log during update: .keystore not foundThomas Watson1-4/+18
2006-07-17Bug 144730 [performance] resolver is slow with large number of uses directiver32x_v20060731R32x_v20060717Thomas Watson3-37/+72
2006-07-17Bug 145067 Inaccurate processing of uses directiveThomas Watson1-3/+15
2006-07-17141402 AbstractBundle.getResolutionFailureMessage throws IllegalStateExceptio...Thomas Watson1-1/+4
2006-07-17Bug 141380 Framework does not handle Bundle update() API correctlyThomas Watson1-1/+1
2006-07-17Bug 141288 nullpointer in StateWriter classThomas Watson1-10/+12
2006-07-12Bug 149892 - Equinox 3.2 Does Not Run on OSGi Min/RMv20060712Pascal Rapicault1-10/+26
2006-07-11Update the version numberv20060711Pascal Rapicault1-1/+1
2006-07-11Bug 149754 - ContextFinder can enter in infinite loop while delegating to oth...Pascal Rapicault1-23/+63
2006-06-03This commit was manufactured by cvs2svn to create branch 'R3_2_maintenance'.cvs2svn4-795/+0
2006-06-03Released new about.html files.v20060603R3_2I20060605-1430DJ Houghton1-1/+1
2006-06-01update about.html files to fix eclipse.org url ref.v20060601aThomas Watson1-2/+2
2006-06-01Updated about.html.v20060601DJ Houghton3-6/+6
2006-05-11Updated about.html.v20060511DJ Houghton2-12/+34
2006-05-10Updated about.html files.v20060510DJ Houghton1-6/+10
2006-05-10update copyrights.Thomas Watson124-256/+256
2006-05-09update about.html files.Thomas Watson4-30/+51
2006-05-05Bug 140285 Resolver: Changing platform properties doesn't change result of ge...v20060505Thomas Watson1-3/+11
2006-05-03Bug 139806 TextProcessor adds redundant directional characters when called mu...v20060503Thomas Watson4-61/+195
2006-05-03Bug 139776 PDE gets confused when framework fragments export packagesThomas Watson1-1/+6
2006-05-01Bug 137993 [doc] org.eclipse.osgi/.options poorly documentedThomas Watson1-0/+2
2006-05-01Bug 137993 [doc] org.eclipse.osgi/.options poorly documentedThomas Watson1-7/+17
2006-05-01TODOs to remove unused comments.Thomas Watson2-0/+6
2006-05-01Bug 139191 initializedClassLoader should be called by ClasspathManager.initia...Thomas Watson3-9/+12
2006-04-26Bug 138757 The debug messages do not display service property values that are...v20060426Thomas Watson1-3/+14
2006-04-26Bug 138712 Debug message for imported and exported packages use old specifica...Thomas Watson1-1/+1
2006-04-24[TCK fix] dynamic imports may be imported multiple times.Thomas Watson1-5/+7
2006-04-24Update copyright datesPascal Rapicault1-1/+1
2006-04-21Bug 137978 No newline just before "Registered Services" when "bundle id" is i...Thomas Watson1-0/+1
2006-04-21Bug 137868 DEBUG_LOADER messages do not provide information on subject bundleThomas Watson1-0/+16
2006-04-19Bug 136681 - Need to update manifests with ExecutionEnvironment headerDJ Houghton4-0/+5
2006-04-19Bug 136860 ContextFinder should not use parent ClassLoader under WebStartThomas Watson1-2/+26
2006-04-19Bug 137371 PackageAdmin: resolveBundles() interferes with refreshPackages()Thomas Watson1-1/+1

Back to the top