Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-25Bug 262307.Sergey Prigogin3-48/+25
2009-01-23Bug 236857Ken Ryall1-7/+7
2009-01-22[228954] - changed field layout to GRID because it looks much nicer. Cannot r...Alena Laskavaia1-8/+1
2009-01-22Fixes a performance issue introduced by fix for 261417.Markus Schorn6-23/+33
2009-01-22Bug 261967 - Format produces error for __attribute__ ((__unused__)) flagAnton Leherbauer3-2/+10
2009-01-21Bug 206271 - [formatter] confused by gcc __attribute__ defsAnton Leherbauer3-49/+93
2009-01-20Bug 261459.Sergey Prigogin1-4/+21
2009-01-19- PluginTransferDropAdapter moved to appropriate locationAlena Laskavaia2-3/+10
2009-01-19- added dnd hooks that allow other plugins to implement dnd into C/C++ Projec...Alena Laskavaia2-3/+36
2009-01-19Bug 261417. Fix and test case.Sergey Prigogin2-5/+23
2009-01-18Bug 259927. Fix and test case.Sergey Prigogin3-40/+108
2009-01-16Failure to update AST in ambiguity resolution, bug 261043.Markus Schorn2-18/+32
2009-01-16[242955] - applied patch for new configurations bad or not savedAlena Laskavaia5-7/+117
2009-01-16bug 261211Vivian Kong1-10/+17
2009-01-15- fixed typoAlena Laskavaia1-1/+1
2009-01-15[240616] make target should not invoke extra clean command, applied patchAlena Laskavaia1-0/+1
2009-01-15[260991] - applied patch to prevent class cast exceptionAlena Laskavaia1-1/+7
2009-01-13Distinction of c- and c++ functions in call hierarchy, bug 260262.Markus Schorn1-0/+60
2009-01-13Distinction of c- and c++ functions in call hierarchy, bug 260262.Markus Schorn6-33/+68
2009-01-11Bug 259927. Fix and test case.Sergey Prigogin5-50/+171
2009-01-08[259964] - race conditions with model creation - applying patchAlena Laskavaia3-68/+174
2009-01-08Thread local variables, bug 260387.Markus Schorn2-0/+9
2009-01-08Nested template-id ambiguity, bug 259501.Markus Schorn3-21/+36
2009-01-07Bug 172331 - F3 shortcut does not work in Makefile editorAnton Leherbauer2-2/+3
2009-01-07Bug 172331 - Keyboard shortcuts don't work in Makefile Editor, patch by Olex...Anton Leherbauer1-0/+10
2009-01-05[121318] - adding breakpoints problem - non API breaking fixAlena Laskavaia1-5/+7
2009-01-02Bug 259871. Fix and test case.Sergey Prigogin2-1/+23
2008-12-27Fixed an NPE.Sergey Prigogin1-1/+1
2008-12-26Extended test case and an additional fix for bug 259680.Sergey Prigogin2-4/+12
2008-12-26Bug 259680.Sergey Prigogin2-12/+27
2008-12-24Bug 259648.Sergey Prigogin2-1/+21
2008-12-22Bug 259460.Sergey Prigogin3-1/+28
2008-12-19RESOLVED - bug 259372: Error parsers can no longer find filenames for EFS res...Chris Recoskie1-1/+28
2008-12-18PR: 259201 - using standard getenv from java 1.5Alena Laskavaia1-92/+12
2008-12-15compile all test plug-ins into jars at rootVivian Kong1-1/+0
2008-12-15compile all test plug-ins into jars at rootVivian Kong2-9/+8
2008-12-15compile all test plug-ins into jars at rootVivian Kong9-29/+13
2008-12-15compile core.tests and ui.tests into jars at the rootVivian Kong2-0/+14
2008-12-15RESOLVED - bug 258823: AbstractIndexerTask.runTask() breaks standalone indexerChris Recoskie2-1/+21
2008-12-15Attempt to fix nightly test failuresAnton Leherbauer2-1/+6
2008-12-15Bug 257700 - Wrong formatting of C++ class when using value of function pointerAnton Leherbauer3-64/+73
2008-12-12242403 - applied patch to solve ClassCastExceptionAlena Laskavaia3-20/+52
2008-12-11Bug 258313 - After C++ project creation on top of existing directory, Project...Anton Leherbauer1-2/+6
2008-12-11Bug 257517 - [project model] Incorrect handling of project delete deltaAnton Leherbauer2-4/+9
2008-12-11Plain C, fixes search for locals, bug 151334.Markus Schorn1-7/+8
2008-12-10Getting file content even if it is out of sync, bug 258151.Markus Schorn1-1/+1
2008-12-09Plain C: nested declarators for fields, bug 257540.Markus Schorn3-79/+77

Back to the top