Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Bug 315435 Fix the regression test failures in cdt70 for John LiuVivian Kong2-4/+7
2010-06-03Bug 315439 Fix up copyrightVivian Kong127-127/+127
2010-06-03Bug 315439 Fix up copyrightVivian Kong280-280/+280
2010-06-03Bug 315439 Fix up copyrightVivian Kong53-53/+53
2010-06-03Bug 315435 Fix the regression test failures in cdt70Vivian Kong1-1/+1
2010-06-03Bug 315237 Make ImportExportWizardButtons publicVivian Kong1-2/+2
2010-06-02Bug 315439 Fix up copyrightVivian Kong341-341/+341
2010-06-02Bug 315439 Fix up copyrightVivian Kong23-23/+23
2010-06-02Bug 315365 - [templates] ClassCastException when using ${todo} in file templateAnton Leherbauer2-5/+19
2010-05-31Javadoc adjustment.Sergey Prigogin1-4/+5
2010-05-31Infinite loop in Implement Method command. Bug 312172.Sergey Prigogin2-49/+57
2010-05-30Auto indentation in calls to template functions. Bug 314995.Sergey Prigogin5-40/+70
2010-05-30Cosmetics.Sergey Prigogin1-3/+1
2010-05-30Added C++0x template classes to angular introducers.Sergey Prigogin1-2/+7
2010-05-28Bug 303750: FileCharArray needs to skip UTF-8 byte order mark.Markus Schorn1-3/+21
2010-05-28Updated javadoc.Markus Schorn1-2/+2
2010-05-28Bug 291815 - attempt #2 to fix test failure on UNIX/LinuxChris Recoskie1-1/+1
2010-05-28Bug 314551 - [patch] Avoid creating children of IncludeReference when editor ...Anton Leherbauer1-32/+46
2010-05-28Bug 103857: Content assist for fields declared below point of completion.Markus Schorn8-11/+84
2010-05-28Bug 314635 - Marking occurrences is very slow on a large file due to searchin...Anton Leherbauer3-11/+43
2010-05-27Bug 314504 ProcessList leaks file descriptors during #getProcessList()James Blackburn6-16/+38
2010-05-27further changes for Bug 291815 - fix test failure on UNIX/LinuxChris Recoskie2-2/+14
2010-05-27bug 314253: Linker warning not recognizedAndrew Gvozdev3-4/+29
2010-05-26Bug 313270: Local variables of type va_arg.Markus Schorn2-5/+22
2010-05-26Indentation inside a multi-line return statement. Bug 314397.Sergey Prigogin2-4/+13
2010-05-26Cosmetics.Sergey Prigogin1-3/+3
2010-05-26Bug 314275 fixed array out of bound exceptionAlena Laskavaia1-1/+1
2010-05-25further changes for Bug 291815 - Add an extension point to allow utilities f...Chris Recoskie13-346/+654
2010-05-25Bug 314113: False syntax error.Markus Schorn2-1/+10
2010-05-25Bug 314067: CCE in CPPEnumerator.getType().Markus Schorn1-4/+2
2010-05-21bug 306222: Further enhancement of Save Build Console featureAndrew Gvozdev1-3/+3
2010-05-21bug 306222: Further enhancement of Save Build Console featureAndrew Gvozdev1-224/+0
2010-05-21fixed since tag because it annoys meAndrew Gvozdev1-1/+1
2010-05-21bug 306222: Further enhancement of Save Build Console featureAndrew Gvozdev13-184/+565
2010-05-20Bug 313783 Log a warning if an external settings provider can't be found for ...James Blackburn2-3/+13
2010-05-20Bug 313725: Suppress error when parsing a file of a project that is being clo...Markus Schorn1-0/+4
2010-05-20Testcase for updating file-local types.Markus Schorn1-0/+26
2010-05-20Limit number of OOM Errors swallowed by the indexer to 5.Markus Schorn1-0/+3
2010-05-20Write PDOM version in readable format to the parser log.Markus Schorn1-5/+14
2010-05-19Bug 312515: Fix selection for qualified names in info control.Markus Schorn1-13/+25
2010-05-19Bug 311164: Correct getDefinitions() for specializations.Markus Schorn6-30/+57
2010-05-19Bug 312575 Performance patch, don't reconcile if not neededJames Blackburn1-2/+30
2010-05-19Corrected logic for determining if a URI points to a workspace file.Sergey Prigogin1-2/+12
2010-05-19Added ability to read source if running as non plugin testAlena Laskavaia1-4/+9
2010-05-18Bug 312575 Reconciling external settings should ensure config referenced sett...James Blackburn1-2/+19
2010-05-18Bug 312575 Updating a .cproject doesn't update settings in referencing projec...James Blackburn7-66/+156
2010-05-18Fix occasional JUnit failure.Markus Schorn1-8/+8
2010-05-18Related to bug 312805: Indexer shall not attempt to index remote resources.Markus Schorn1-0/+3
2010-05-18Bug 313038 - Includes path lost on restart. Moved the init of the config data...Doug Schaefer2-1/+8
2010-05-17Renamed testcase.Markus Schorn1-1/+1

Back to the top