Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-15Bug 432632 - Values with Java Format Strings are not properly returnedThomas Watson1-1/+31
2014-04-14Binaries v20140414-1701I20140415-0800Silenio Quarti24-24/+24
2014-04-14Bug 432672 - Latest test failures likely to be related to changes inThomas Watson1-1/+1
2014-04-14Bug 432670 - BundleLoader.searchHooks ignores resultsThomas Watson1-0/+3
2014-04-11Bug 432027 - Running on Java 8 compact1 profileThomas Watson8-12/+245
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson3-8/+40
2014-04-10Bug 432485 - EE changes not detected and so resolve state does notThomas Watson2-4/+93
2014-04-09Bug 432462 - Remove a lock while calling findLoadedClassThomas Watson1-7/+1
2014-04-09Bug 432198 - Clean up trace options for class loadingThomas Watson1-0/+2
2014-04-09Bug 431230 - Provide launchers for ppc64leAlexander Kurtakov6-0/+118
2014-04-07Bug 432198 - Clean up trace options for class loadingI20140408-1645I20140408-1200I20140408-0800Thomas Watson6-26/+75
2014-04-07Bug 432027 - Running on Java 8 compact1 profileThomas Watson2-55/+75
2014-04-04Bug 431159 - Remove unused properties from launcher pom.xml filesAlexander Kurtakov21-31/+0
2014-04-03Bug 431951 - compatibility state does not support R3 bundlesThomas Watson2-17/+27
2014-04-03Bug 431951 - compatibility state does not support R3 bundles Thomas Watson2-3/+23
2014-04-03Bug 431491 - Debug tracing option to print stacktrace when bundle isThomas Watson4-29/+25
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson2-4/+213
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson8-0/+103
2014-04-01Bug 431727 - Overriding workspace location using -data does not work in RCP appI20140402-0100Thomas Watson1-17/+2
2014-04-01Add missing @OverrideThomas Watson1-0/+1
2014-03-26Bug 430798 - Inability to distinguish and investigate an Equinox restartI20140401-1500I20140401-0800Thomas Watson1-1/+4
2014-03-25Bug 431038 - PackageAdmin should pre-init the sorted array listThomas Watson1-2/+2
2014-03-24Bug 431052 - Support DebugOptionsListener for framework trace optionsI20140325-0830Thomas Watson13-59/+99
2014-03-12Update osgi.annotation.jar to final version for R6Thomas Watson2-0/+0
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheI20140311-1200I20140311-0800Thomas Watson2-16/+35
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheThomas Watson5-11/+14
2014-03-05Update javadoc with latest OSGi APIY20140309-0500Y20140308-1100I20140309-0800I20140306-1200I20140305-2000Thomas Watson4-7/+18
2014-03-03update gtk library in p2.infI20140304-0800I20140303-2000Silenio Quarti1-1/+1
2014-03-03Binaries v20140303-1247Silenio Quarti23-23/+23
2014-02-26Bug 429158 - When in debug mode log a message with stack trace when Location....Thomas Watson1-2/+13
2014-02-26Bug 429158 - When in debug mode log a message with stack trace when Location....Thomas Watson1-2/+42
2014-02-26Add new no default testThomas Watson1-2/+21
2014-02-26Bug 429032 - Error message for timeout on lazy activation is missing thread i...Thomas Watson3-5/+38
2014-02-25Binaries v20140225-1118I20140225-1430Silenio Quarti23-23/+23
2014-02-25Bug 429057: New service.bundleid automatic service propertyBJ Hargrave4-5/+26
2014-02-25osgi: Update service id javadoc references for consistencyBJ Hargrave4-8/+9
2014-02-24Bug 426189 - osgi.baseConfiguration.area and -configuration does not resolve ...I20140225-0800Thomas Watson1-0/+1
2014-02-21Bug 428803 - Clean up container packageThomas Watson18-72/+224
2014-02-20Bug 426492 - Missing dependency message from Equinox got worseThomas Watson1-1/+8
2014-02-19Bug 428439 - Update API javadoc to ensure that when null is passed as traceFi...Thomas Watson2-3/+9
2014-02-19Add org.eclipse.equinox.region.register.mbeans to the launch configurationThomas Watson1-2/+3
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson1-0/+3
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson5-0/+59
2014-02-19Fix warningsThomas Watson1-3/+3
2014-02-18Bug 428221 - The fallback for EclipseDebugTrace is standard outputThomas Watson1-1/+2
2014-02-17Bug 426492 - Missing dependency message from Equinox got worseI20140218-0800Thomas Watson6-431/+214
2014-02-17Bug 428221 - The fallback for EclipseDebugTrace is standard output stream whi...Thomas Watson1-14/+21
2014-02-17Bug 428221 - The fallback for EclipseDebugTrace is standard output stream whi...Thomas Watson1-4/+48
2014-02-13bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/Sy...Thomas Watson1-5/+4
2014-02-12Avoid unnecessary getClassLoaderHooks() callThomas Watson1-1/+1

Back to the top