Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-11Initialization of macro-dictionary for headers with context, bug 267907.Markus Schorn2-0/+26
2009-02-24Hex versus floating point literals, bug 265927.Markus Schorn3-7/+29
2009-02-23[265866] - incorrect parsing for info lineAlena Laskavaia1-4/+4
2009-02-12update build scriptv200902130801CDT_5_0_2Vivian Kong1-3/+9
2009-02-11Fixes a stack overflow, bug 263549.Markus Schorn1-3/+17
2009-02-10[264010] - applied patch which add another discovery optionv200902101424Alena Laskavaia1-1/+1
2009-02-09PR: 263924 - fixed \ parsing for windowAlena Laskavaia2-40/+299
2009-02-06Fix test-failures related to bug 260387Anton Leherbauer2-0/+2
2009-02-05- extensibility for disassemblyv200902060802Alena Laskavaia3-1/+51
2009-02-05- fixed minor issue with empty assembly linesAlena Laskavaia1-2/+5
2009-02-05Bug 228236 - ConcurrentModificationException when opening source file - follo...Anton Leherbauer1-26/+22
2009-02-04RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoyingChris Recoskie1-2/+2
2009-02-02Position trackers for non-local external files, bug 261912.Markus Schorn3-32/+109
2009-01-29- set java as default levelv200901300802Alena Laskavaia1-0/+12
2009-01-29[261280] - fixed scanner discovery choices based on selected profile and fixe...Alena Laskavaia1-8/+73
2009-01-29[261280] - use customizable profilerId instead of defaultAlena Laskavaia2-9/+31
2009-01-29[261280] - input type to support more than one discovery profile idAlena Laskavaia1-1/+8
2009-01-29- added attribute to toolChain schema that is supported by the tool alreadyAlena Laskavaia1-105/+117
2009-01-29[261280] - extracted method to be more customizable and previous behavior onl...Alena Laskavaia1-15/+64
2009-01-29[261280] - extracted method to be more customizableAlena Laskavaia2-10/+19
2009-01-29Bug 262536 - [formatter] Problems with extern "C"Anton Leherbauer2-22/+27
2009-01-28[262731] - make thread saveAlena Laskavaia1-14/+12
2009-01-25NPE protection.Sergey Prigogin3-9/+17

Back to the top