Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson1-25/+25
2016-02-26Bug 488570 - Need to be more robust in the container persistence whenI20160301-1230I20160301-0800Thomas Watson1-10/+10
2016-02-25Bug 488501 - optimize storage and reading of strings and versionsThomas Watson1-16/+12
2016-02-23Bug 483986 Footprint of module representation can be reducedEd Merks1-2/+4
2016-02-08Bug 486969 Optionally imported packages prevent a package from beingSamuel Bratton1-4/+3
2015-08-26Bug 475760 - Bundles with a header "Bundle-NativeCode = *" lead to an invalid...Thomas Watson1-3/+11
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideThomas Watson1-5/+5
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson1-8/+32
2014-02-21Bug 428803 - Clean up container packageThomas Watson1-1/+22
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson1-0/+29
2014-01-27Bug 426445 - unable to load native code in fragmentThomas Watson1-2/+7
2013-12-09Bug 423479 - Framework incorrectly disallows osgi.ee requirement in extension...John Ross1-2/+13
2013-11-21Bug 421706 - Can't start Eclipse M3 after installing "everything"I20131203-0800I20131126-0800Thomas Watson1-1/+2
2013-11-20Bug 421706 - Can't start Eclipse M3 after installing "everything"Thomas Watson1-2/+3
2013-11-20Bug 421706 - Can't start Eclipse M3 after installing "everything"Thomas Watson1-0/+4
2013-09-06Externalize Strings.I20130906-2000Thomas Watson1-5/+5
2013-09-06Move Msg messages class to org.eclipse.osgi.internal.messagesThomas Watson1-1/+1
2013-09-06Move Tokenizer to org.eclipse.osgi.internal.utilThomas Watson1-1/+1
2013-07-09Bug 412598 - Should use MANIFEST_ERROR type when native capability is specifiedThomas Watson1-3/+3
2013-06-27fix copyrightsThomas Watson1-1/+1
2013-02-26Use an Equinox specific header for extension activator.Thomas Watson1-0/+6
2013-02-21Merge branch 'master' into twatson/containerThomas Watson1-2/+5
2013-02-20Eclipse-LazyStart header uses an exceptions attributes.Thomas Watson1-1/+1
2012-11-12Fix for specificationi-version supportThomas Watson1-1/+1
2012-11-09Add NativeNamespace class from osgiThomas Watson1-16/+22
2012-09-27Sanity check the native code selection-filterThomas Watson1-0/+6
2012-09-20Use fuzzy compare ~= to match and do not lower case the attribute values for ...Thomas Watson1-77/+111
2012-09-20Implement native environment requirement as one requirement.Thomas Watson1-26/+33
2012-09-12Change native environment namespace to use fully qualified attributes. Also ...Thomas Watson1-29/+17
2012-08-07Perform more validation on extensions.Thomas Watson1-5/+17
2012-08-07Implement selection-filter for native codeThomas Watson1-1/+15
2012-08-06Make sure the equinox data capability is not effectiveThomas Watson1-2/+3
2012-08-04host namespace is only valid if attachment never is not used.Thomas Watson1-4/+7
2012-08-03strip white spaces from include/exclude package listsThomas Watson1-4/+9
2012-08-03Must validate some headers.Thomas Watson1-2/+107
2012-08-01Check for osgi.identity capability not requirement.Thomas Watson1-10/+7
2012-07-31Move core classes to proper packages.Thomas Watson1-0/+4
2012-07-30Support for Eclipse-LazyStart and Eclipse-AutoStart headersThomas Watson1-0/+21
2012-07-16Add bundle native codeThomas Watson1-10/+100
2012-06-20Add buddy policy info to equinox module data namespaceThomas Watson1-0/+24
2012-06-08Make things final where possible.Thomas Watson1-1/+2
2012-06-07Add @since tagsThomas Watson1-0/+3
2012-06-07Move the container impl to org.eclipse.osgiThomas Watson1-0/+557

    Back to the top