Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2009-07-08Addressed Anton's suggestion to specify the signal sans "SIG" when invoking t...John Cortell1-1/+1
2009-07-07[282320] new class wizard doesn't work with EFSMike Kucera1-6/+6
2009-07-07Fixed:John Cortell4-29/+62
2009-07-07code clean up.Emanuel Graf1-7/+3
2009-07-07Run reconciler when new file is added to index, bug 276605.Markus Schorn7-21/+69
2009-07-06Increment plugin versions.Markus Schorn4-20/+25
2009-07-02[282314] creating empty file in remote EFS project causes project contents to...Mike Kucera1-4/+8
2009-07-02Bug 273471 - follow up fixAnton Leherbauer2-5/+8
2009-07-02Comparison of owners, bug 281782.Markus Schorn2-29/+25
2009-07-02Type-deduction in function-type with reference type parameter, bug 281783.Markus Schorn2-1/+18
2009-07-02Support for PDOMs larger than 2GB, bug 279620.Markus Schorn126-953/+1174
2009-07-01Correct determination of default template arguments, bug 281781.Markus Schorn4-22/+28
2009-07-01Correct determination of default template arguments, bug 281781.Markus Schorn5-22/+46
2009-07-01FIXED - bug 282004: Refactor->Extract Function in C Project (not C++) won't e...Emanuel Graf2-0/+37
2009-07-01Fixed warnings.Markus Schorn1-2/+0
2009-06-29Disable inactive code parsing after string literals, bug 281745.Markus Schorn1-1/+4
2009-06-29Disable inactive code parsing after string literals, bug 281745.Markus Schorn1-0/+21
2009-06-29Remove strange fall-back behavior of source hover, bug 281851.Markus Schorn2-56/+2
2009-06-29Navigation for templates in namespaces, bug 281736.Markus Schorn2-42/+40
2009-06-29FIXED - bug 281564: Extract Function fails when catching an unnamed exceptionEmanuel Graf2-3/+52
2009-06-28Test case for bug 281783.Sergey Prigogin1-0/+18
2009-06-28Test case for bug 281782.Sergey Prigogin1-14/+51
2009-06-28Fix for NPE by Andrey Eremchenko.Sergey Prigogin1-3/+3
2009-06-28Test case for bug 281781.Sergey Prigogin1-1/+14
2009-06-28Fix for NPE by Andrey Eremchenko.Sergey Prigogin1-4/+6
2009-06-28Bug 279607 Code Formatter should treat DefaultScope formatter profiles as bui...James Blackburn2-9/+21
2009-06-28Bug 189109 Add ErrorParser extension point schemaJames Blackburn2-1/+140
2009-06-27Fixed a race condition in test.Sergey Prigogin1-7/+8
2009-06-27Patch by Andrey Eremchenko for bug 222495.Sergey Prigogin11-53/+560
2009-06-27Fixed a typo.Sergey Prigogin1-34/+34
2009-06-27Bug 275382. Fix and test case.Sergey Prigogin4-5/+182
2009-06-26Fix handling of InterruptedException when locking index, bug 271909.Markus Schorn7-28/+52
2009-06-26Tracing option for locks on the index, bug 271909.Markus Schorn3-14/+174
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

Back to the top