Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Consolidate the source foldersThomas Watson43-9458/+0
2012-07-16remove internal console implementationThomas Watson2-289/+2
2012-04-26Bug 374272 - [ErrorHandling] Log deadlocks v20120426-1459Thomas Watson1-24/+62
2012-03-08Bug 373640 - NPE in launcher introduced by bug 241192v20120308-1358Krzysztof Daniel1-0/+4
2012-03-05Bug 341541 - Want to disable logging of commandlinev20120305-1956Thomas Watson1-3/+10
2012-03-05Bug 241192 - Instance default location should use better directory onv20120305-1904Thomas Watson1-0/+13
2012-01-23Bug 369306 - PluginConverter.convertManifest javadoc ask for a directoryv20120123-1419Thomas Watson1-6/+6
2012-01-18Bug 367689 - DuplicateBundleException is not serializableThomas Watson1-2/+2
2012-01-12Bug 368436 - EclipseStarter.searchFor(..) appends '/' sign at the end of JAR'...v20120112-1446Thomas Watson1-3/+6
2011-10-25Bug 361986 - Enable external console bundle by defaultv20111025-1330Thomas Watson1-1/+1
2011-10-12Bug 360662 - EclipseCommandProvider should only be registered if builtinThomas Watson1-4/+6
2011-10-03Bug 359709 - enhance osgi.console.enable.builtin to specify the consolev20111003-1644Thomas Watson1-1/+9
2011-09-28Remove +x on non-executable filesBJ Hargrave1-0/+0
2011-09-08Bug 353013 - Allow to disambiguate the config area of multiple installsv20110908-1331Thomas Watson1-11/+33
2011-07-21Bug 347183 - Deadlock reading/writing to logThomas Watson2-17/+42
2011-07-01Bug 346528 - Odd resolution reports for BNC failuresv20110705Thomas Watson1-4/+9
2011-05-02update copyrightsThomas Watson4-4/+4
2011-04-29Bug 304213 - CachedManifest.getManifest should never return null.DJ Houghton1-2/+1
2011-04-19Bug 343208 - bootdelegation property not honoredThomas Watson1-1/+6
2011-04-07Bug 301418 - Unable to initialize the framework from an appletThomas Watson1-2/+3
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 Watson1-6/+9
2011-03-17Bug 335035 - [console] Help in FrameworkCommandProviderThomas Watson1-10/+67
2011-01-09Remove unused field.Thomas Watson1-2/+1
2011-01-08Bug 292135 - Add listeners to FrameworkLogThomas Watson15-160/+1604
2011-01-06Bug 333686 - Clean up unused NLS keysbefore_bug292135Thomas Watson1-7/+7
2011-01-04Bug 330716 - Thread time-out value (5 seconds) should be configurableThomas Watson1-2/+3
2010-12-15Bug 332650 - Bundle find hook should govern BundleContext.getBundle(id)Thomas Watson1-1/+1
2010-12-01Bug 328926 - osgi.bundles reference file URLs not unescapedv20101204Thomas Watson1-1/+10
2010-11-09Bug 329805 - Compiler warnings in N20101108-2000 buildThomas Watson1-4/+1
2010-10-01 Bug 323012 - Performance regression in org.eclipse.osgiThomas Watson1-1/+3
2010-09-08bug 324774: Update the framework source code for genericsBJ Hargrave21-311/+326
2010-08-23Remove unneeded TODOs.Thomas Watson2-6/+4
2010-08-06Bug 322007 - Update OSGi APIs to use genericsv20100806a-postGenericsThomas Watson1-2/+2
2010-07-16Fix warnings.v20100716Thomas Watson11-51/+100
2010-07-13Bug 319399 - Strip out dead code associated with Debug.debugThomas Watson2-2/+2
2010-03-30Bug 111719 importing existing plugins locks jarsThomas Watson1-56/+60
2010-03-01 Bug 304213 - CachedManifest.getManifest should never return null.v20100301Thomas Watson1-6/+8
2010-02-26 Bug 304039 - Compiler warnings in I20100225-1936Thomas Watson1-1/+1
2010-02-26update copyright dates.Thomas Watson1-1/+1
2010-02-26Bug 303907 - Update the default WS on Mac to be CocoaPascal Rapicault1-1/+1
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson1-3/+5
2010-02-09Add debug options to CachedManifest.Thomas Watson2-0/+7
2010-02-05 Bug 302011 - Should provide causing exception where possibleThomas Watson1-3/+3
2010-02-01 Bug 299921 - DefaultClassLoader.getResources() can erroneously return nullThomas Watson1-1/+1
2010-01-28 Bug 299922 - Equinox should not use new ClassLoader(null)Thomas Watson1-2/+2
2010-01-08 Bug 177783 - need a way to get state locations for bundlesv20100108Thomas Watson1-14/+17
2010-01-06 Bug 298979 - EclipseLog fails under Security Manager when checking log file...Thomas Watson1-2/+2
2009-09-08 Bug 288680 - Change lazy start trigger to be a one time event per class loaderThomas Watson1-18/+10
2009-08-19Bug 285505 service creates wrong instance of FactoryThomas Watson1-11/+38

Back to the top