Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-13Bug 510100 - [cleanup] Get rid of trailing white space in platform.debugY20170119-1000I20170119-2000I20170119-1010I20170119-0345I20170118-2000I20170118-1215I20170117-2000I20170116-2000I20170115-2000I20170114-2000I20170113-2000Andrey Loskutov9-82/+82
2016-02-01Bug 486347 - Move org.eclipse.core.variables to Java 1.7I20160202-1000I20160202-0800Sarika Sinha2-11/+11
2016-01-25Bug 486157: Adapt to ListenerList changesI20160126-0800I20160125-2000I20160125-0800Markus Keller1-4/+0
2016-01-22Bug 486157 - Adapt to ListenerList changesI20160125-0400I20160124-2000Sarika Sinha1-5/+8
2013-07-31Bug 352626 - Move platform debug to Java 1.6 BREEMike Rennie7-176/+209
2012-05-15Fix Copyrights.Pawel Piech1-1/+1
2011-12-14Bug 365504 - [launch] Launch fails when IDynamicVariableReslover.resolveValue...Pawel Piech1-1/+5
2011-07-06[nobug] fix Javadoc warningsMichael Rennie4-8/+14
2011-04-08[nobug] remove deprecated use of 'new InstanceScope()' for preferencesMichael Rennie1-4/+4
2010-12-13Bug 317975 - Fix for wrong usages of affect* and effect*Michael Rennie1-2/+2
2009-09-10Bug 263535 - resolution of ${eclipse_home} inconsistent with other vars like ...Darin Wright1-2/+14
2009-09-01Bug 288285: StringVariableManager should not use deprecated preferences codeCurtis Windatt1-29/+22
2009-04-29cleanupjohna1-11/+1
2008-07-31Bug 242685 -StringVariableManager - Variable contributions may silently overr...Darin Wright1-3/+16
2008-05-29copyright updates (for API tooling tag additions)Darin Wright5-6/+6
2008-03-24javadoc updates and plug-in version incrementDarin Wright4-11/+2
2008-02-27API tooling set upDarin Wright5-0/+6
2007-03-27update copyrightsDarin Wright6-10/+10
2007-02-05javaodc errorDarin Wright1-1/+1
2007-02-01Bug 165969 API to allow a contributed JRE and variables to be re-initializedDarin Wright6-141/+270
2006-06-12copyright updatesDarin Wright5-10/+10
2006-05-16javadoc spelling errorsDarin Wright5-6/+6
2006-04-19Bug 137569 - Remove ICU4J dependency for org.eclipse.core.variablesDarin Wright4-21/+20
2006-04-10Bug 135770 - need to adopt ICU4J APIsDarin Wright4-4/+4
2006-02-24javadoc spellingDarin Swanson1-3/+3
2006-02-18Move from Platform deprecated APIDarin Swanson1-1/+1
2006-02-09The method run(ISafeRunnable) from the type Platform is deprecatedDarin Swanson1-1/+2
2006-01-25Bug 119922 - mechanism to contribute VM installDarin Wright1-0/+43
2005-11-23Use new utility listener listDarin Wright2-138/+2
2005-08-05Bug 106178 - Remove uneccessary NLS tagsDarin Wright3-8/+8
2005-06-08fixed line delimitersKevin Barnes1-18/+18
2005-06-02Bug 95490 - String substitution variables are lost during importDarin Wright1-15/+36
2005-04-08Bug 90318 - Change string externalization to use new formatKevin Barnes1-1/+1
2005-04-08Bug 88261 - create component XML for debug pluginsDarin Wright6-6/+20
2005-04-06Bug 90318 - Change string externalization to use new formatKevin Barnes5-48/+54
2005-02-23CPL --> EPLDarin Swanson15-15/+15
2005-02-23CPL --> EPLDarin Swanson16-45/+45
2005-02-10Bug 73397 - Setting ErrorHandlers for XML parsingJared Burns1-0/+2
2004-12-07Bug 45977 - Contribute variables should indicate the plugin that contributed ...Jared Burns2-0/+22
2004-06-23copyright fixv20040623Kevin Barnes6-12/+12
2004-05-13Bug 61958 - dangerous practice of catching ThrowableDarin Wright1-3/+17
2004-05-11Bug 57333 - Provide API to specify whether a substitution variable supports a...Jared Burns1-1/+1
2004-05-07Removed unncessary else statementsDarin Swanson1-27/+23
2004-05-05Bug 57333 - Provide API to specify whether a substitution variable supports a...Darin Wright3-3/+26
2004-05-05Bug 60364 - debug used deprecated runtime codeDarin Swanson2-17/+6
2004-04-14javadocDarin Wright3-22/+20
2004-04-14javadoc for Bug 57332 - Too much validation going on in launch config LocationDarin Wright1-3/+3
2004-04-07Bug 57334 - Too much validation going on in launch config locationDarin Swanson3-17/+60
2004-03-10Pass to cleanup message properties filesDarin Swanson2-5/+4
2004-01-08Bug 45603 - Cycles in string substitutionsDarin Wright3-9/+52

Back to the top