Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham3-3/+3
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham5-15/+15
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham12-1438/+1437
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham13-39/+78
2017-02-03Bug 511057 - Number format breaks if debug starts with view pinnedMarc Khouzam1-2/+10
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam5-5/+5
2015-03-04replace size()|length() > 0 with !isEmpty()Matthew Khouzam1-1/+1
2014-10-29Bug 439624 - Per-element formatting for expressions and variablesMarc Khouzam3-25/+370
2014-10-06CosmeticsMarc Khouzam1-4/+4
2014-08-07Bug 441379 - Element Number Format option "Restore to Preference" wasMarc Khouzam3-5/+9
2014-08-07CosmeticsMarc Khouzam1-2/+2
2012-03-08Bug 371012 - Number format pull down menu need to get choices from service or...Winndie Lai2-8/+83
2012-03-06Bug 370462: Revert FormattedValueVMUtil to remove previous contribution as it...Marc Khouzam1-33/+2
2012-03-06Bug 370462: Improving the debug preferences - add support for different chars...Mathias Kunter1-2/+33
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam1-3/+6
2012-01-04Bug 367808: Cleanup new warnings for missing @Override for Java 6 in cdt.dsf ...Marc Khouzam3-4/+8
2011-03-04Bug 202556 - [variables][registers][expressions] Allow setting of numeric for...Patrick Chuong5-47/+381
2010-11-30Bug 328883 - AbstractCachingVMProvider throws ClassCastExceptionPawel Piech1-2/+2
2010-10-28Bug 328883 - AbstractCachingVMProvider throws ClassCastExceptionPawel Piech1-2/+2
2010-09-24Bug 321932 - [update policy] When in manual mode, switching number format sho...Pawel Piech3-22/+740
2010-06-21Removed hardcoded bundle names.Sergey Prigogin2-6/+4
2010-06-03Bug 315439 Fix up copyrightVivian Kong5-5/+5
2010-02-17[299300] Respect order of detail formatsMarc Khouzam1-1/+1
2010-01-21[300361] [expressions] FormattedValueVMUtil does not always set active format...Anton Leherbauer1-6/+6
2009-09-30Documentation enhancementJohn Cortell1-0/+5
2009-09-30Documentation enhancementsJohn Cortell1-3/+13
2009-09-28[290607] Additional fix to avoid providing properties not requested.John Cortell1-7/+8
2009-09-28Removed extraneous creation of a request monitor. Discussed with Pawel.John Cortell1-4/+4
2009-09-25Use a synchronized map since it's updated with an ImmediateExecutor. Discusse...John Cortell1-2/+5
2009-09-25[290607] IFormattedValues may be needlessly invoked by FormattedValueVMUtilJohn Cortell1-19/+64
2009-09-24Added missing API comments.Pawel Piech1-3/+47
2009-09-24Fixed typo in commentJohn Cortell1-1/+1
2009-05-27update copyrightsVivian Kong2-14/+14
2009-03-20Fixed inconsistency in use of executor.Pawel Piech1-10/+1
2009-03-13[254200] - Localization - ICU4JPawel Piech2-2/+2
2009-03-11[268230] - [view model] Mark view model API as provisional.Pawel Piech1-1/+0
2009-03-10[225650] - [view model] Convert debug views' view model implementation to use...Pawel Piech9-100/+372
2009-02-27[265882] - Additional interface cleanup and @since comments.Pawel Piech5-2/+9
2009-01-20Defects 258994 & 230936.Randy Rohrbach1-1/+1
2009-01-08Migrated DSF and DSF-GDB to the CDT project.Pawel Piech7-0/+357

    Back to the top