Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Bug 292949 - XL C++ parser using wrong scanner config - updating keywordsMike Kucera1-2/+10
2009-10-22Bug 293097 - update UPC parser in 5.0 branchMike Kucera79-6099/+7457
2009-10-22in CDT 5 the ILanguage must implement ICLanguageKeywordsMike Kucera1-1/+1
2009-10-22Bug 292978 - New C/C++ wizard toolbar buttons are showing UI contributions t...Vivian Kong1-8/+32
2009-10-22Bug 292909 - backport XLC parser into 5.0 branchVivian Kong1-0/+14
2009-10-21Bug 292909 - backport XLC parser into 5.0 branchMike Kucera84-3/+13815
2009-10-21Bug 292782 - backport enhancements to LR parser into 5.0 branchMike Kucera178-31757/+49103
2009-10-21backporting xlc parser to 5.0 branchMike Kucera1-0/+28
2009-10-21bug 292836Vivian Kong90-595/+595
2009-10-14update copyrightVivian Kong3-3/+4
2009-10-13bug 291815 - Add an extension point to allow utilities for virtual EFS filesy...v200910131654Vivian Kong1-0/+1
2009-10-13update cdt testing plugin version in scriptVivian Kong1-1/+1
2009-10-13bug 291815 - Add an extension point to allow utilities for virtual EFS filesy...v200910131546Vivian Kong5-10/+9
2009-10-13bug 292188 - backport bug 268330Vivian Kong1-4/+4
2009-10-13fix for 291815 (Add an extension point to allow utilities for virtual EFS fil...Chris Recoskie9-6/+369
2009-10-02Fix CHKPII errorsv200910021233Vivian Kong1-1/+1
2009-09-30minor NLS fixVivian Kong1-2/+2
2009-09-29backport bug 285481Vivian Kong9-29/+20
2009-08-27bug 284175 - turn off binary parser for XLC toolchain by defaultv200908281004Vivian Kong1-11/+5
2009-08-14update org.eclipse.test versionVivian Kong1-1/+1
2009-07-30update copyrightv200907301412Vivian Kong1-1/+1
2009-07-30update build scriptVivian Kong1-1/+1
2009-07-29Bug 285052 - standalone index needs an ASTFilePathResolverv200907291638Mike Kucera1-1/+15
2009-07-16[245708] indexer preferences not passed to remote indexerv200907221434v200907161559Mike Kucera3-7/+59
2009-07-14backport bug 277410v200907151009Vivian Kong1-2/+2
2009-07-14backport bug 281250Vivian Kong1-2/+10
2009-07-13update map file for LPG runtimev200907131223Vivian Kong1-1/+1
2009-07-07[282320] new class wizard doesn't work with EFSMike Kucera1-6/+7
2009-07-02[282314] creating empty file in remote EFS project causes project contents to...Mike Kucera1-4/+8
2009-06-25[281415] StandaloneIndexerInputAdapter.resolveIncludeFile() does not check th...Mike Kucera1-3/+8
2009-06-04FAnton Leherbauer1-1/+2
2009-06-04Test case for bug 278632 by Andrew EidsnessAnton Leherbauer2-0/+66
2009-06-03Bug 278632 - NPE in CSourceViewerConfiguration on non file:// IFileStores, pa...Anton Leherbauer1-1/+3
2009-05-28Bug 278118 - Code formatter is confused by some arithmetic expressionsAnton Leherbauer3-3/+31
2009-05-25Bug 274490 - Return type stored in the ICElement- IFunctionDeclaration contai...Anton Leherbauer3-30/+40
2009-05-04Bug 269590 - Format error for global const typenameAnton Leherbauer2-4/+13
2009-04-29RESOLVED - bug 218565: On AIX, unable to add third path to Include Paths in P...Chris Recoskie1-1/+1
2009-04-29RESOLVED - bug 273899: xlc toolchain doesn't specify xlc error parserChris Recoskie1-4/+7
2009-04-15Correct scope for elaborated type specifiers, bug 270831.v200904221244Markus Schorn2-6/+14
2009-04-08[271628] - fixed NPEAlena Laskavaia1-2/+4
2009-04-06[269571] - fixing conversion between project types, patch appliedAlena Laskavaia1-4/+63
2009-04-03Indexer to respect ordering of directives, bug 270806.Markus Schorn3-72/+219
2009-04-01Infinite recursion in name resolution, bug 269052.Markus Schorn3-3/+22
2009-03-26Bug 270160 - need StandaloneIndexer.setLanguageMapper()Mike Kucera1-0/+5
2009-03-26Bug 270031 - FileLanguageMappingPropertyPage throws NPE when opened on remote...Mike Kucera1-1/+1
2009-03-19Reduce scope of monitor, related to bug 228236 (copied from HEAD)v200903191301Anton Leherbauer1-24/+24
2009-03-18RESOLVED - bug 268840: deadlock in SCMarkerGenerator.addMarker() when opening...Chris Recoskie11-30/+158
2009-03-18Bug 268962: Code Formatter removes necessary whitespacesAnton Leherbauer2-28/+51
2009-03-17[207549] - fixed exception in ArrayValue calculationAlena Laskavaia1-1/+5
2009-03-17[264010] - fixed discovery setup againAlena Laskavaia4-34/+42

Back to the top