Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2009-06-25[281415] StandaloneIndexerInputAdapter.resolveIncludeFile() does not check th...Mike Kucera1-3/+8
2009-06-25Source hover for specializations, bug 281396Markus Schorn1-3/+18
2009-06-25Correct type-strings for function and array types, bug 277320.Markus Schorn4-45/+82
2009-06-24Navigation of macro parameters, bug 105929Markus Schorn2-3/+37
2009-06-24Adjusted preference label, bug 279620.Markus Schorn1-1/+1
2009-06-23bug 281250Vivian Kong1-1/+9
2009-06-23ClassCastException using template template parameters, bug 279619Markus Schorn4-7/+13
2009-06-23Endless loop in content-assist, bug 280934Markus Schorn2-6/+13
2009-06-22Cleanup of flushing database, bug 220392Markus Schorn1-6/+4
2009-06-22getSyntax() does not work correctly with newlines, bug 280175Markus Schorn2-15/+54
2009-06-22Content assist for typedefs using same name as struct, bug 279931.Markus Schorn4-18/+53
2009-06-22Type-cache returns undefined types, bug 277277Markus Schorn1-2/+3
2009-06-22Include matches via polymorphic calls in search, bug 261484Markus Schorn9-25/+154
2009-06-22Renaming methods inside namespace definitions, bug 279449Markus Schorn1-1/+6
2009-06-10Fixed up a number of legal items.Doug Schaefer2-2/+2
2009-06-07Bug 279366. Correction to the previous fix.Sergey Prigogin1-0/+1
2009-06-06Bug 279366. Fix and test case.Sergey Prigogin3-20/+65
2009-06-05Fix test cleanup, related to bug 269023Anton Leherbauer1-0/+1
2009-06-04Bug 279155 Tweak JavaDoc on #findFileNameJames Blackburn1-7/+16
2009-06-04Only call System.gc() on Dispose if sections have been mapped.Ken Ryall1-3/+6
2009-06-04[277458] Multi-dimensional ArrayTypes in incorrect orderMike Kucera3-4/+49
2009-06-04Bug 279115 Respect default scoped Formatter ProfileJames Blackburn2-1/+9
2009-06-04[278797] CASTIdExpression getExpressionType() doesn't support enumerationsMike Kucera2-0/+22
2009-06-04Javadoc typoAnton Leherbauer1-2/+2
2009-06-04Fixed Copyright.Anton Leherbauer1-1/+2
2009-06-04Test case for bug 278632 by Andrew EidsnessAnton Leherbauer2-0/+66
2009-06-03Bug 264704 Error parsing: if failing to resolve absolute IPath, search all wo...James Blackburn1-0/+22
2009-06-03Bug 264704 Error parsing: if failing to resolve absolute IPath, search all wo...James Blackburn2-1/+27
2009-06-03Bug 278685 - Incorrect scheduling rule used if working copy resource doesn't ...Anton Leherbauer1-6/+1
2009-06-03Bug 278632 - NPE in CSourceViewerConfiguration on non file:// IFileStores, pa...Anton Leherbauer1-1/+3
2009-06-03Bug 278769. Adding includes with ".." in the path.Sergey Prigogin1-4/+14
2009-06-02Bug 269023 / Bug 278824 Additional EFS Error parsing testsJames Blackburn6-14/+556
2009-06-02Bug 269023 Add URI support to EPM to support EFS based projectsJames Blackburn1-24/+144
2009-06-02Bug 278713. Also added a hidden option that enables fractional indent of publ...Sergey Prigogin4-30/+114
2009-06-02Corrected a javadoc comment.Sergey Prigogin1-2/+2
2009-05-31Bug 269023 Fix line-endings so patching works...James Blackburn1-1/+426
2009-05-31Bug 278337.Sergey Prigogin9-142/+241
2009-05-31Cosmetics.Sergey Prigogin1-33/+33
2009-05-29Bug 277757 - Attempting to add include for C function in C++ code results in ...Anton Leherbauer1-0/+3
2009-05-28CCE in composite index, bug 278206.Markus Schorn1-2/+6
2009-05-28Bugs 277624 and 277625.Sergey Prigogin7-100/+205
2009-05-28Bug 278118 - Code formatter is confused by some arithmetic expressionsAnton Leherbauer3-3/+31
2009-05-28Code formatting.Sergey Prigogin1-3/+3
2009-05-28Code formatting.Sergey Prigogin1-525/+523
2009-05-27update copyrightsVivian Kong82-581/+591
2009-05-27FIXED - bug 262670: Added test suites to refactoring packages to ease test de...Emanuel Graf5-12/+145
2009-05-26update copyrightsVivian Kong12-77/+87
2009-05-26update copyrightsVivian Kong58-413/+434
2009-05-26bug 254307 - brandingVivian Kong2-3/+3
2009-05-26FIXED - bug 277065: extract local variable fails to extract from for loopEmanuel Graf3-1/+24

Back to the top