1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

12900 commits

Author SHA1 Message Date
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
Anton Leherbauer
07a4580c0e Attempt to fix nightly test failures 2008-11-24 10:25:18 +00:00
Anton Leherbauer
6a6946d76a Cleanup package exports 2008-11-24 09:49:27 +00:00
Anton Leherbauer
99bacfaf68 Fix compilation error with Eclipse 3.5 2008-11-24 09:47:20 +00:00
Markus Schorn
3898f8eaa7 References to template parameters stored in index, bug 256095 2008-11-24 09:36:43 +00:00
Anton Leherbauer
7db7ce6ac9 Update bundle versions 2008-11-24 09:29:32 +00:00
Markus Schorn
bd74cf6716 Fix missing since-tags. 2008-11-24 09:01:55 +00:00
Sergey Prigogin
536750e72b Extract local variable refactoring by Tom Ball. Bug 136713. 2008-11-24 05:53:17 +00:00
Sergey Prigogin
cab9222e5d Test case for bug 256240. 2008-11-24 05:23:30 +00:00
Sergey Prigogin
585e6cccbd Fixed a compiler warning. 2008-11-24 05:22:08 +00:00
Sergey Prigogin
2cbb09f6e7 Bug 256205. 2008-11-24 05:06:22 +00:00
Sergey Prigogin
2b93059b7e Bug 256205. 2008-11-23 07:12:54 +00:00
Sergey Prigogin
a439019e72 Unconditionally undefine __cplusplus symbol for C files. 2008-11-23 05:07:30 +00:00
Sergey Prigogin
b45aa845c2 Code formatting. 2008-11-23 03:54:00 +00:00
Alena Laskavaia
d33651d578 PR: 255946 -Console output incorrect. Escape charecters should not interpret.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=255946
2008-11-21 18:04:55 +00:00