Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-14Bug 332771 - Resolver hook not driven for State resolution operationsv20110613_j7betaBETA_JAVA7Thomas Watson1-1/+1
2011-06-10Bug 346979 - BundleRequirement.getAttributes for osgi.wiring.* namespaces mus...v20110524_j7betaThomas Watson5-33/+135
2011-05-19Merge in v20110513 tag.v20110513_j7betaThomas Watson6-42/+70
2011-05-06Bug 344850 - Stardard OSGi Framework launching should disable osgi.compatibil...v20110505_j7betaThomas Watson1-0/+6
2011-05-05Bug 344734 - [1.7] Create branch BETA_JAVA7 of org.eclipse.osgiThomas Watson1-3/+3
2011-05-04Bug 344631 - singleton selection algorithm incorrectly allows singleton colli...v20110503Root_BETA_JAVA7Thomas Watson1-51/+75
2011-05-02update copyrightsv20110506-0800v20110502Thomas Watson100-77/+307
2011-05-02update copyrightsThomas Watson62-44/+224
2011-04-29Bug 304213 - CachedManifest.getManifest should never return null.DJ Houghton2-12/+103
2011-04-27Bug 308738 - [doc] StateObjectFactoryImpl.createBundleDescription() does not ...v20110427Thomas Watson2-5/+8
2011-04-20Bug 289073 - Need to finalize system packages list for JavaSE-1.7 execution e...v20110421Thomas Watson1-0/+1
2011-04-19Bug 343208 - bootdelegation property not honoredThomas Watson4-21/+18
2011-04-11Bug 304706 - org.eclipse.osgi.services requires javax.microedition.io without...v20110411Thomas Watson1-1/+2
2011-04-08Bug 342322 - Disable 1.7 compiler compliance in JavaSE-1.7.profileThomas Watson1-4/+4
2011-04-07Bug 301418 - Unable to initialize the framework from an appletThomas Watson2-9/+46
2011-04-07Bug 342146 - testRestrictedTelnetHost testcase failure on linux machineThomas Watson1-1/+2
2011-04-06Bug 342015 - Compiler warnings in N20110405-2000Thomas Watson1-0/+1
2011-04-06Issues with testing on localhostThomas Watson1-1/+5
2011-04-05Bug 341887 - Tests for new functionality in Equinox consoleThomas Watson5-10/+238
2011-03-29Bug 338697 - NullPointerException in BundleLoader.getImportedSourcesv20110404-1700Thomas Watson6-90/+172
2011-03-25Bug 312612 - Tests for the Equinox consolev20110328Thomas Watson11-3/+634
2011-03-22Bug 339799 - Allow to disable the Equinox built-in log writerThomas Watson2-15/+23
2011-03-21Bug 336938 - Error Log view doesn't update reliablyv20110321Thomas Watson2-8/+18
2011-03-21cdt setupAndrew Niefer2-186/+201
2011-03-21*** empty log message ***Andrew Niefer1-1/+1
2011-03-21bug 331122 - open file on linux with LAUNCH_EXEAndrew Niefer1-3/+20
2011-03-18bug 331150 - typo in target.build.xmlAndrew Niefer1-2/+2
2011-03-18bug 334648 - memory leak in motif initializationAndrew Niefer1-2/+4
2011-03-18bug 377715 - some linkers still want a getProgramDirAndrew Niefer1-0/+5
2011-03-18bug 337861 - aix missing executable stack exemption and user register settingsAndrew Niefer1-1/+2
2011-03-18bug 337715 - segfault on empty path componentAndrew Niefer2-7/+14
2011-03-17Bug 335035 - [console] Help in FrameworkCommandProviderThomas Watson5-86/+342
2011-03-15Bug 339211 - [registry] Unable to translate fragment.xmlThomas Watson1-0/+3
2011-03-03Bug 338849 - bundle command should use selected exports for displayv20110304Thomas Watson1-2/+2
2011-03-03Bug 338240 - Unsatisfied constraint for ACTIVE bundleThomas Watson2-3/+14
2011-03-02Bug 338753 - lazy state objects are not flushed properlyThomas Watson2-2/+6
2011-03-02Bug 338425 - Please add Win64 integration fragment to the buildsv20110426v20110425v20110413r20110302Kim Moir2-0/+20
2011-02-28sync with latest osgi javadoc.v20110228Thomas Watson6-19/+19
2011-02-24Bug 338081 - StringIndexOutOfBoundsException in BaseAdaptor.listEntryPathsv20110224Thomas Watson2-2/+15
2011-02-21Bug 337228 - CompositeBundle frameworks revert to INSTALLED state after a fra...v20110221Thomas Watson1-8/+10
2011-02-18Bug 332662 - Adopt new feature that allows to share the license filev20110218Kim Moir1-132/+0
2011-02-18Bug 332662 - Adopt new feature that allows to share the license fileKim Moir4-439/+3
2011-02-18Bug 337569 - Failures in OSGi tests for findEntriesThomas Watson1-2/+2
2011-02-18Bug 337538 - Equinox StateImpl thread safety bugThomas Watson1-18/+20
2011-02-17Bug 337370 - Optimization for BaseAdaptor.listEntryPathsThomas Watson1-2/+14
2011-02-17Bug 337434 - Javadoc warnings in N201102162000Thomas Watson6-15/+24
2011-02-17Bug 337434 - Javadoc warnings in N201102162000Thomas Watson1-2/+2
2011-02-16Bug 335279 - Performance: StateHelperImpl: creating of map/set with initial c...Thomas Watson1-4/+4
2011-02-16Bug 337272 - GroupingChecker.populateRoots() can take a very long timeThomas Watson2-3/+21
2011-02-16Merge wiring branch, fixes for the following bugs:Thomas Watson52-937/+2349

Back to the top