Anton Leherbauer
|
16ba335d76
|
Fix NPE restoring K&R function and use StringBuilder
|
2008-03-14 13:39:18 +00:00 |
|
Anton Leherbauer
|
872058b5e5
|
222728: [editor] Register C/C++ editor with common hyperlinking preferences
|
2008-03-14 13:38:14 +00:00 |
|
Markus Schorn
|
7b37526690
|
Open Declaration shows macros twice, bug 222597.
|
2008-03-14 13:05:35 +00:00 |
|
Markus Schorn
|
e5b6fb457b
|
F3 for OutlineView, Call Hierarchy and Type Hierarchy, bug 222721.
|
2008-03-14 12:46:09 +00:00 |
|
Anton Leherbauer
|
f66dfa5d9a
|
Fix for 222398: [Model Builder] problem with inlined qualified member declaration
and fix handling of multiple namespace definitions
|
2008-03-14 10:25:46 +00:00 |
|
Markus Schorn
|
7bce911157
|
For macro labels, append file paths if requested.
|
2008-03-14 09:49:56 +00:00 |
|
Markus Schorn
|
553c5a49fe
|
Show function parameters in Open Element dialog.
|
2008-03-14 09:48:14 +00:00 |
|
Anton Leherbauer
|
319bbd5dfb
|
Fix handle restore for source roots
|
2008-03-14 07:57:12 +00:00 |
|
Mike Kucera
|
7e112a866e
|
fixed constructor ambiguity bug
|
2008-03-13 21:06:04 +00:00 |
|
Andrew Ferguson
|
69bcea9658
|
StringBuffer->StringBuilder
|
2008-03-13 15:33:04 +00:00 |
|
Andrew Ferguson
|
c6068febf4
|
allow auto-generation of tags for pure virtual declarations, and between function declarators and comment bodies
|
2008-03-13 15:22:23 +00:00 |
|
Anton Leherbauer
|
72d5a9c713
|
Streamline logging methods
|
2008-03-13 15:22:13 +00:00 |
|
Anton Leherbauer
|
b1ec2cba25
|
Fix template id occurrences as declarations
|
2008-03-13 15:21:50 +00:00 |
|
Anton Leherbauer
|
f896a9a228
|
Cleanup missing and unused NLS keys
|
2008-03-13 15:13:02 +00:00 |
|
Anton Leherbauer
|
c6b53c99f7
|
Better error reporting when process exec fails
|
2008-03-13 15:09:34 +00:00 |
|
Anton Leherbauer
|
7c6bce8248
|
Fix computation of translation unit for binary nodes
|
2008-03-13 14:54:44 +00:00 |
|
Mike Kucera
|
6cb825d13f
|
moved utility classes into core util package
|
2008-03-13 14:36:47 +00:00 |
|
Anton Leherbauer
|
08bfbd1229
|
Better error reporting when process exec fails
|
2008-03-13 14:28:09 +00:00 |
|
Anton Leherbauer
|
8cfa0b6b69
|
Fix translation unit restore for external includes
|
2008-03-13 13:14:39 +00:00 |
|
Andrew Ferguson
|
f0495f62d0
|
clean warnings
|
2008-03-13 12:01:58 +00:00 |
|
Andrew Ferguson
|
83b3470a9e
|
fix behaviour when commenting methods preceded by a macro
|
2008-03-13 11:32:53 +00:00 |
|
Markus Schorn
|
2ee490ecf3
|
Improved comment assignment for the NodeCommenter, by Guido Zgraggen, bug 222529.
|
2008-03-13 09:49:37 +00:00 |
|
Markus Schorn
|
8d07be5f20
|
Default name for extract constant factory, by Emanuel Graf, bug 222379.
|
2008-03-13 08:27:11 +00:00 |
|
Andrew Ferguson
|
9a46b41c3b
|
222444: add tests
|
2008-03-12 17:20:27 +00:00 |
|
Markus Schorn
|
96a8f08969
|
Improved fix for: Name resolution for qualified member declarations, bug 222026.
|
2008-03-12 15:31:10 +00:00 |
|
Andrew Ferguson
|
cdaae2fcba
|
222418: add test cases
|
2008-03-12 14:49:39 +00:00 |
|
Markus Schorn
|
fe1f5608eb
|
Improved handling of unexpected exceptions in the indexer, related to bug 221796.
|
2008-03-12 13:40:34 +00:00 |
|
Anton Leherbauer
|
0545a83691
|
219993: New CModel identifier API for Mylyn bridge
|
2008-03-12 13:03:09 +00:00 |
|
Anton Leherbauer
|
7fe434b6d8
|
Follow-up fix for 216533
|
2008-03-12 12:02:58 +00:00 |
|
Anton Leherbauer
|
7446d41232
|
Cleanup NLS keys
|
2008-03-12 12:01:53 +00:00 |
|
Markus Schorn
|
a03aca49b8
|
Javadoc for refactoring, by Mirko Stocker, bug 181493.
|
2008-03-12 10:25:48 +00:00 |
|
Markus Schorn
|
73869d3e94
|
Reworked refactoring: moved rename refactoring into ui-plugin (bug 220741), applied patch for extract constant (bug 181493).
|
2008-03-12 09:56:10 +00:00 |
|
Anton Leherbauer
|
3b9d0a9587
|
Fix for 222069: CSourceHover popup doesn't work after changing file
|
2008-03-11 15:15:47 +00:00 |
|
Anton Leherbauer
|
3320c11eae
|
Fix for 222093: [mark occurrences] occasional NullPointerException
|
2008-03-11 09:31:11 +00:00 |
|
Markus Schorn
|
a3d89182db
|
Fixes an ArrayOutOfBoundsException, bug 219773.
|
2008-03-11 08:28:48 +00:00 |
|
Anton Leherbauer
|
319b6d514f
|
Fix for 216533: C/C++ Folded code self expands after an edit
|
2008-03-11 08:24:23 +00:00 |
|
Mike Kucera
|
900ae2cb4b
|
fixed several bugs in new C++ parser
|
2008-03-10 21:34:29 +00:00 |
|
Markus Schorn
|
4ae9346289
|
Name resolution for qualified member declarations, bug 222026.
|
2008-03-10 16:27:45 +00:00 |
|
Anton Leherbauer
|
07fd280fc9
|
Fix for 217776: Keep namespaces open in Outline view (follow-up)
|
2008-03-10 14:52:02 +00:00 |
|
Anton Leherbauer
|
12348ba297
|
Fix 221853: Assembly editor does not parse comments correctly
|
2008-03-10 08:56:51 +00:00 |
|
Anton Leherbauer
|
c9dbba10e8
|
Fix 221858: [Project Explorer] Link with editor does not work
|
2008-03-10 08:55:07 +00:00 |
|
Sergey Prigogin
|
e25731ec26
|
Minor test adjustment.
|
2008-03-10 03:45:21 +00:00 |
|
Sergey Prigogin
|
72032636b9
|
Added _testTemplateTypedef_214447.
|
2008-03-10 03:20:12 +00:00 |
|
Sergey Prigogin
|
85cfa36e51
|
Minor fix in toString method.
|
2008-03-10 00:32:24 +00:00 |
|
Sergey Prigogin
|
cf9f88cb44
|
Cosmetics.
|
2008-03-10 00:31:39 +00:00 |
|
Sergey Prigogin
|
d5f6bfc0bd
|
Protect against NPE in toString method.
|
2008-03-09 00:10:06 +00:00 |
|
Sergey Prigogin
|
3798d2f015
|
Minor adjustments to toString method.
|
2008-03-08 23:11:15 +00:00 |
|
Sergey Prigogin
|
2d4cd87741
|
Use generics.
|
2008-03-08 23:05:43 +00:00 |
|
Sergey Prigogin
|
7cdbcfc0f9
|
Added toString methods.
|
2008-03-08 23:00:47 +00:00 |
|
Anton Leherbauer
|
c19a6ffad4
|
216882: Add support for xtensa cpu in ELF machine attribute
Patch from Abeer Bagul (Tensilica)
|
2008-03-07 13:14:42 +00:00 |
|