Sergey Prigogin
|
bc98cae747
|
Second test case for bug 257818.
|
2008-12-07 21:14:59 +00:00 |
|
Doug Schaefer
|
39dc95b0e6
|
Fix up any synchronization issues we may get with multiple threads.
|
2008-12-07 20:36:46 +00:00 |
|
Doug Schaefer
|
d7367d54be
|
Productized p2 for sdks.
|
2008-12-07 19:49:51 +00:00 |
|
Sergey Prigogin
|
c37f9bd7a2
|
Test case for bug 257818.
|
2008-12-07 19:40:10 +00:00 |
|
Sergey Prigogin
|
34f4f725df
|
Added toString() method.
|
2008-12-07 06:41:24 +00:00 |
|
Doug Schaefer
|
c5b403a1ee
|
Working on MinGW generator.
|
2008-12-05 21:42:26 +00:00 |
|
Mike Kucera
|
c595aa010e
|
make selection tests easier to reuse
|
2008-12-05 20:37:45 +00:00 |
|
Doug Schaefer
|
48e291669f
|
Feature for the p2 sdk install thing.
|
2008-12-05 19:39:04 +00:00 |
|
Doug Schaefer
|
5c28d8407c
|
p2 generator for open source SDKs. This once includes MinGW for Wascana.
|
2008-12-05 19:25:28 +00:00 |
|
Doug Schaefer
|
ac5006b94e
|
p2 extensions for sdk installs.
|
2008-12-05 19:24:28 +00:00 |
|
John Cortell
|
dbcc86e5c5
|
Fixed NPE caused by rev 1.31 in following scenario: you open a C file with File > Open that is not in the workspace, then create a breakpoint (double-click). Selecting the breakpoint in the Breakpoints view would result in an NPE.
|
2008-12-04 21:57:52 +00:00 |
|
Alena Laskavaia
|
f664db7f71
|
- changed order of feature to simplify build (platform has to build first)
|
2008-12-04 19:58:38 +00:00 |
|
Markus Schorn
|
456c0afd94
|
Fix warning.
|
2008-12-04 15:34:33 +00:00 |
|
Mike Kucera
|
9c1746c42a
|
bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by the parser.
|
2008-12-04 15:13:40 +00:00 |
|
Markus Schorn
|
d10ad69f49
|
Name resolution for dependent names, bug 257194.
|
2008-12-04 14:50:19 +00:00 |
|
Alena Laskavaia
|
b0c1b22007
|
[257449] - fixed isMax and isZero
|
2008-12-04 14:47:21 +00:00 |
|
Markus Schorn
|
d5b0e1f317
|
Partial fix for missing output of GeneratePDOM application, bug 247192.
|
2008-12-04 12:11:14 +00:00 |
|
Markus Schorn
|
91afefb631
|
Handle usage of 'void' for parameter type in method definition, bug 257376.
|
2008-12-04 10:21:02 +00:00 |
|
Markus Schorn
|
a146175a26
|
Adds missing implementation of isGloballyQualified(), bug 257396.
|
2008-12-04 09:26:57 +00:00 |
|
Alena Laskavaia
|
4eb977ee74
|
[244035] - applied patch for class cast exception
|
2008-12-03 19:09:24 +00:00 |
|
Alena Laskavaia
|
513bac33e5
|
[257190] - fixed spaces in file names
|
2008-12-03 18:50:24 +00:00 |
|
Alena Laskavaia
|
3ef82b3a78
|
[255125] - applied patch for stack overflow problem
|
2008-12-03 18:21:14 +00:00 |
|
Markus Schorn
|
09f94f8e51
|
Classification of names depending on template parameters, bug 234321.
|
2008-12-03 17:47:34 +00:00 |
|
Markus Schorn
|
dfb6a300d1
|
Type computation for modified array types, bug 257334.
|
2008-12-03 09:50:36 +00:00 |
|
Chris Recoskie
|
130514d961
|
RESOLVED - bug 256172: Add XLC v10.1 support feature
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256172
|
2008-12-02 20:24:47 +00:00 |
|
Markus Schorn
|
9888670468
|
Name resolution for names declared within a template, bug 257186
|
2008-12-02 13:50:57 +00:00 |
|
Markus Schorn
|
4145150968
|
Use default arguments before selecting partial specializations, bug 257169.
|
2008-12-02 10:52:11 +00:00 |
|
Anton Leherbauer
|
efc84f0131
|
Bug 255949 - Code Style Auto Formatter BackSlash character lost
|
2008-12-01 14:19:22 +00:00 |
|
Markus Schorn
|
14e574420d
|
Improve labels in DOMASTViewer.
|
2008-12-01 09:18:50 +00:00 |
|
Sergey Prigogin
|
0581a953b4
|
Code formatting.
|
2008-12-01 03:49:09 +00:00 |
|
Vivian Kong
|
b3f4a2c33c
|
bug 219337 - option to change how referenced projects are build
|
2008-11-28 18:41:44 +00:00 |
|
Alena Laskavaia
|
cbdea1288c
|
- added protected method that allow customization of this page
|
2008-11-28 16:44:10 +00:00 |
|
Markus Schorn
|
57ed777b6c
|
Fix argument deduction, example 14.8.2.4-14, related to bug 256113.
|
2008-11-28 16:33:26 +00:00 |
|
Markus Schorn
|
45f3fe8e97
|
Resolving class specialization member function template, bug 104262
|
2008-11-28 15:54:15 +00:00 |
|
Markus Schorn
|
e2ce799dae
|
Fixes problem highlighting for qualified names.
|
2008-11-28 15:52:47 +00:00 |
|
Vivian Kong
|
a685bdc67c
|
cdt.testing version change
|
2008-11-28 15:42:53 +00:00 |
|
Sergey Prigogin
|
26f4a8e9a2
|
Test case for bug 256840.
|
2008-11-27 23:32:06 +00:00 |
|
Sergey Prigogin
|
6209b8f29d
|
Renamed test case for bug 256240.
|
2008-11-27 20:43:50 +00:00 |
|
Alena Laskavaia
|
dbc15625df
|
[118739] - fixed error parser matching file, applied patch
|
2008-11-27 14:12:11 +00:00 |
|
Markus Schorn
|
d67b7a5cf5
|
Testcase for members of explicit specializations, bug 104262
|
2008-11-27 14:10:44 +00:00 |
|
Markus Schorn
|
3e469f7de0
|
Improve toString() methods, follow up for bug 256113.
|
2008-11-27 10:39:51 +00:00 |
|
Markus Schorn
|
eeea9a4a25
|
Defer more instantiations, follow up for bug 256113.
|
2008-11-27 10:39:29 +00:00 |
|
Markus Schorn
|
7b7875106f
|
Correctly resolving includes like "path/../file.h", bug 246129
|
2008-11-27 09:23:35 +00:00 |
|
Markus Schorn
|
0c73673ec2
|
Fix warnings.
|
2008-11-27 09:16:09 +00:00 |
|
Markus Schorn
|
e93f7fa30a
|
Add method IASTNode.getChildren()., bug 256127
|
2008-11-26 16:27:49 +00:00 |
|
Markus Schorn
|
5b9cd2b43e
|
Correct argument deduction for function templates, bug 256113
|
2008-11-26 16:20:43 +00:00 |
|
Anton Leherbauer
|
941076063d
|
Bug 253522 - Convert to new message bundle format
|
2008-11-25 11:01:58 +00:00 |
|
Alena Laskavaia
|
2d49c506fa
|
- make contains protected
|
2008-11-24 20:53:27 +00:00 |
|
Alena Laskavaia
|
5ca327814c
|
- make addDirectory protected so somebody can override it if needed, added getter for fDirList
|
2008-11-24 20:50:16 +00:00 |
|
Vivian Kong
|
729b639f75
|
update bundle version
|
2008-11-24 19:00:15 +00:00 |
|