Anton Leherbauer
|
24c596e1a5
|
Bug 251991 - .h files in a non-C/C++ project are treated as C instead of C++
|
2008-10-24 12:39:00 +00:00 |
|
Alena Laskavaia
|
e91a1c6dc9
|
[54812] - added API for untrimmed build output
|
2008-10-23 15:37:20 +00:00 |
|
Markus Schorn
|
ee1e58259d
|
Prevent the expansion of a macro when the closing parenthesis is not there, bug 251734.
|
2008-10-23 11:17:31 +00:00 |
|
Alena Laskavaia
|
8961527f07
|
- make it shorter
|
2008-10-22 19:47:38 +00:00 |
|
Alena Laskavaia
|
9f9adbe864
|
- removed useless code that was causing unnecessary array object creation every for every line of build output
|
2008-10-22 17:45:54 +00:00 |
|
Alena Laskavaia
|
19af0eaeeb
|
[248691] - fixed bug in details evaluation for items of big array, applied patch send by Michael Luber
|
2008-10-22 16:33:31 +00:00 |
|
Markus Schorn
|
38fae876ab
|
Improved javadoc of IASTNode.getNodeLocations().
|
2008-10-22 14:22:15 +00:00 |
|
Markus Schorn
|
6724c62308
|
API and data-structures for proper support of template non-type arguments, bug 242668.
|
2008-10-22 10:58:24 +00:00 |
|
Alena Laskavaia
|
cade3e70c6
|
[140424] ArrayIndexOutOfBoundsException when creating a new project with ScannerConfigurationDiscoveryProfile extension defined
|
2008-10-21 20:21:00 +00:00 |
|
Alena Laskavaia
|
c952b7c60d
|
[251124] - fixing language support templates
|
2008-10-21 20:14:40 +00:00 |
|
Markus Schorn
|
da9b11f4b6
|
Syntax error for cast-ambiguity with unusual decl-spec-sequence, bug 251514
|
2008-10-21 11:36:52 +00:00 |
|
Anton Leherbauer
|
e4f3dd764f
|
Bug 244054 - [formatter] macros after controlflow statements without braces: new line missing
|
2008-10-20 14:14:34 +00:00 |
|
Sergey Prigogin
|
955f724c97
|
Stricter selection of dtors for Rename in File.
|
2008-10-19 03:13:43 +00:00 |
|
Sergey Prigogin
|
1671c73dd0
|
Code formatting.
|
2008-10-19 03:11:26 +00:00 |
|
Alena Laskavaia
|
2654d40bea
|
[251124] - applied patch, fixing unfinished code that allow language separation for templates
|
2008-10-17 15:05:54 +00:00 |
|
Markus Schorn
|
2760c4fe5f
|
Support for linked files that change the name of the file in ResourceLookup, bug 251161.
|
2008-10-17 14:01:35 +00:00 |
|
Markus Schorn
|
129297342f
|
NPE resolving template-id in using-decl, bug 251199.
|
2008-10-17 13:10:37 +00:00 |
|
Anton Leherbauer
|
f9a7cd90e1
|
Bug 250969 - Code Formatter removes necessary whitespaces
|
2008-10-17 09:19:49 +00:00 |
|
Anton Leherbauer
|
2dd772835a
|
Bug 250665 - New Source/Header wizard page: "Finish" button is enabled for empty file names
|
2008-10-17 09:16:30 +00:00 |
|
Markus Schorn
|
db8d239e76
|
Add ResourceLookup.sortFilesByRelevance(...), bug 251161.
|
2008-10-17 08:41:57 +00:00 |
|
Anton Leherbauer
|
868e29ac4f
|
Bug 250638 - NPEs when disassembling in debugger
Patch by Øyvind Harboe
|
2008-10-17 08:38:54 +00:00 |
|
Mike Kucera
|
f91408d15a
|
fix for bug 250972
|
2008-10-16 19:50:32 +00:00 |
|
Markus Schorn
|
0cd1be7cee
|
Safe guards against infinite recursions for value computation, bug 250788.
|
2008-10-16 15:19:22 +00:00 |
|
Markus Schorn
|
d7e75c1559
|
Initial implementation of values for variables and enumerators, bug 250788.
|
2008-10-16 13:04:54 +00:00 |
|
Markus Schorn
|
27881f4236
|
Removes empty classes CASTNode and CPPASTNode, related to bug 242668.
|
2008-10-15 10:28:02 +00:00 |
|
Markus Schorn
|
09fdb56cc2
|
Concurrent usage of specializations, bug 245460.
|
2008-10-14 12:20:42 +00:00 |
|
Markus Schorn
|
e1dc796f80
|
Fix testcase for class friends.
|
2008-10-14 10:39:08 +00:00 |
|
Markus Schorn
|
dd5413a3a2
|
Information about syntax between ast-nodes, bug 250251.
|
2008-10-14 09:29:23 +00:00 |
|
Anton Leherbauer
|
10b2bb8da5
|
Bug 250625 - NPE in AbstractFileCreationWizardPage
|
2008-10-13 12:33:39 +00:00 |
|
Markus Schorn
|
11972439bb
|
Fix junit failures in AssistQuickFixTest
|
2008-10-13 09:22:14 +00:00 |
|
Markus Schorn
|
af5298bc3b
|
Fix content-assist testcases.
|
2008-10-13 08:02:36 +00:00 |
|
Sergey Prigogin
|
c67678e4ce
|
Code formatting.
|
2008-10-12 23:55:06 +00:00 |
|
Sergey Prigogin
|
44b6373985
|
Bug 245068.
|
2008-10-12 23:48:35 +00:00 |
|
Sergey Prigogin
|
cb5c6721aa
|
Code formatting.
|
2008-10-12 23:48:09 +00:00 |
|
Sergey Prigogin
|
d2c1866cb7
|
Bugs 250582, 250583.
|
2008-10-12 20:47:54 +00:00 |
|
Sergey Prigogin
|
b8c624e10f
|
Comment adjustments.
|
2008-10-12 20:34:54 +00:00 |
|
Sergey Prigogin
|
498e23827e
|
Failing test cases for bugs 250582 and 250583.
|
2008-10-12 18:13:50 +00:00 |
|
Markus Schorn
|
37c141ceab
|
Utility methods to work with virtual methods, bug 248846.
|
2008-10-09 14:06:00 +00:00 |
|
Anton Leherbauer
|
04fa1f9ff5
|
Bug 248041 - Code formatting problem with CPPUNIT - Partial Fix
|
2008-10-09 13:39:10 +00:00 |
|
Anton Leherbauer
|
f8fefa6ec2
|
Bug 185133 - [Editor] cannot open very large files in CDT Editor
|
2008-10-09 12:03:03 +00:00 |
|
Markus Schorn
|
67b68db542
|
Enforce pragma once semantics for headers shown in editor, bug 249884.
|
2008-10-09 11:21:52 +00:00 |
|
Anton Leherbauer
|
3f17f6cdbd
|
Bug 235117 - [Editor] using F2 on a selection opens a hover containing 'null'
|
2008-10-08 15:00:38 +00:00 |
|
Markus Schorn
|
7a212506c0
|
Prevent error-popup for selection listeners, bug 243114.
|
2008-10-08 13:38:16 +00:00 |
|
Anton Leherbauer
|
02dd15386f
|
Folding bugs 248613 and 248716
|
2008-10-08 09:41:24 +00:00 |
|
Markus Schorn
|
9bccca7417
|
Don't include directories, bug 243682.
|
2008-10-07 14:52:24 +00:00 |
|
Markus Schorn
|
4f6ab7cd2e
|
Follow up for bug 249801.
|
2008-10-07 14:41:02 +00:00 |
|
Vivian Kong
|
caac3238db
|
update default target to nightly for CDT builds
|
2008-10-07 14:13:52 +00:00 |
|
Markus Schorn
|
2bfb47f111
|
Open Call Hierarchy for functions built with a macro, bug 249801.
|
2008-10-07 12:49:25 +00:00 |
|
Markus Schorn
|
21b5326fac
|
ResourceLookup does not limit result to the provided projects, bug 249806.
|
2008-10-07 11:29:58 +00:00 |
|
Anton Leherbauer
|
71910194db
|
Bug 249802 - C/C++ Editor goto matching bracket does not keep selection
Patch by Wieant
|
2008-10-07 07:44:32 +00:00 |
|