Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Bug 515588 - [registry] Add toString() to ConfigurationElementHandleI20170920-0100I20170919-2000Andrey Loskutov1-0/+29
2017-09-19Bug 515587 - [registry] Add getHandleId() to IConfigurationElementAndrey Loskutov2-2/+21
2017-09-19Revert "Bug 515588 - [registry] Add meaningful toString() to ConfigurationEle...Thomas Watson1-22/+0
2017-09-19Bug 515588 - [registry] Add meaningful toString() toAndrey Loskutov1-0/+22
2017-07-19Bug 519547 - Cleanup org.eclipse.equinox.registryS4_8_0_M1I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000I20170725-2000I20170724-2000I20170723-2000I20170722-2000I20170722-0045I20170721-2000I20170720-2000I20170719-2000I20170719-0600Alexander Kurtakov2-2/+4
2017-07-12Bug 519547 - generification for non internal classesAndrey Loskutov4-17/+18
2017-07-12Bug 519547 - generification for internal classesAndrey Loskutov23-231/+237
2017-07-12Bug 519547 - cleanup trailing white spaceAndrey Loskutov75-714/+714
2017-07-12Bug 519547 - add @Override annotationsAndrey Loskutov41-0/+207
2017-02-07Bug 511841 - AdapterManager.getAdapter can return wrong typeY20170209-1000I20170214-2200I20170214-2000I20170213-2000I20170212-2000I20170211-2000I20170210-2000I20170210-0615I20170210-0600I20170210-0550I20170210-0530I20170209-2000I20170208-2000I20170208-0700I20170207-2000Andrey Loskutov1-0/+14
2016-11-02Bug 506283 - [registry] Huge amount of plugins leads to "Trouble writingY20161103-1000Thomas Watson2-12/+32
2016-10-07Bug 505359 - [Minor] Reduce warnings in org.eclipse.equinox.registryLars Vogel4-13/+9
2016-02-23Bug 483989 ReferenceMap.get could be a bit fasterEd Merks1-5/+7
2016-02-23Bug 483991 TableReader generates a huge number of duplicate stringsEd Merks1-5/+28
2015-12-18Bug 484014 - NPE in Extension.getExtensionPointIdentifier breaks theI20160105-1000I20160105-0800I20151229-0800I20151222-0800Andrey Loskutov1-2/+7
2015-07-06Bug 470518 - Replace `new Boolean` with `Boolean.valueOf`Alex Blewitt1-1/+1
2014-04-28Update copyrights dates.I20140430-0800I20140429-2000I20140429-0800I20140428-2000Thomas Watson2-3/+3
2014-04-28Bug 433633 - Remove usage of ServiceTracker from RegistryProviderOSGIMikaeĢˆl Barbero2-27/+7
2014-03-24Bug 430821 - [registry] remove check that ignores system.bundleThomas Watson1-4/+1
2014-02-24Bug 422196 - Remove transient API warning from IExtensionRegistryThomas Watson6-60/+6
2013-07-16Bug 408506 - PlatformObject.getAdapter(Class) can return null for validNeil Hauge1-4/+7
2012-04-27Bug 309792 - [registry] resetting Target Platform -v20120427-1430I20120430-1300I20120429-2000I20120429-1800I20120429-1245I20120429-1000Oleg Besedin2-4/+9
2012-04-26Bug 377704 - JavaDoc for IExecutableExtensionFactory poorly formattedv20120426-1244Thomas Watson1-8/+6
2011-08-10Bug 344696 - [registry] IllegalArgumentException in DirectMap causeThomas Watson1-6/+6
2011-07-12Bug 350946 - [registry] Translations for Java Content Type labels not loaded ...DJ Houghton1-5/+5
2011-05-02update copyrightsv20110502-1540v20110502Thomas Watson2-2/+2
2011-03-17Use Boolean.FALSE.Thomas Watson1-1/+1
2011-03-17Bug 340293 - [registry] Provide help for individual commandThomas Watson1-0/+1
2011-03-17Use Boolean.FALSE.Thomas Watson1-5/+44
2011-03-15Bug 339211 - [registry] Unable to translate fragment.xmlThomas Watson1-33/+47
2011-02-01Bug 335386 - TableReader in ExtensionRegistry not closed when stop() called, ...Thomas Watson1-1/+2
2010-10-29Removed unused entryCount field.Thomas Watson1-4/+1
2010-02-23Bug 302683 - Missing ReadWriteAccess in ExtensionRegistry.getExtensionPoint(S...Oleg Besedin1-5/+21
2009-11-25Fixed typoJohn Arthorne1-1/+1
2009-11-13Bug 244468 - Support reading extension registry in any localev20091116Oleg Besedin26-47/+713
2009-09-11@noextend not needed on final classv20090911John Arthorne1-1/+0
2009-08-31 Bug 288038 - Wrong warning message for unknown extension attributev20090831Thomas Watson1-3/+3
2009-08-10Bug 258366 [registry] Extra memory used by the HashtableOfIntv20090810Oleg Besedin5-163/+76
2009-05-20update copyrightszzFoov20090520-1800Thomas Watson8-8/+8
2009-04-20Bug 271686 Removing extensions does not remove the contained configuration el...v20090420Oleg Besedin2-2/+13
2009-04-09Bug 267860 Unexpected log entry about extensions being ignoredThomas Watson1-2/+7
2009-03-31Bug 270655 - TableReader.loadTables does not close FileInputStreamDJ Houghton1-2/+3
2009-03-02Bug 266406 [registry] Warning for fragment contributions to non-singleton bundlev20090302-1745Oleg Besedin3-5/+7
2009-03-02Bug 266601 Typo in javadoc of IExtensionRegistry#getConfigurationElementsForThomas Watson1-2/+2
2008-10-21Added compile error for missing equals/hashCode.DJ Houghton1-1/+8
2008-09-25Bug 247170 ExtensionsParser key translation can call RegistryStrategy.transla...Oleg Besedin1-2/+2
2008-09-24Bug 248498 UA can't combine package.html files from split packagesOleg Besedin1-17/+0
2008-07-14Bug 240607 Commands of registry misses newlineOleg Besedin1-1/+1
2008-07-14Bug 240607 Commands of registry misses newlineOleg Besedin1-1/+2
2008-05-16Bug 230421 [registry] Translation not found when nl pack installed through dr...v20080516-0950Thomas Watson1-9/+18

Back to the top