1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
Commit graph

13871 commits

Author SHA1 Message Date
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
Marc Khouzam
4c1d4626cf [244053] I got confirmation from the GDB committer that the command
"set breakpoint apply" will not be added to GDB.  In 1.1, I had added MIGDBSetBreakpointApply.java which is now useless, so we remove the file altogether.
2008-11-26 15:51:29 +00:00
Marc Khouzam
dfe9381a72 [252782] Adapt the launch sequence to the latest non-stop syntax.
"set breakpoint apply global" does not exist anymore.
"set breakpoint always-inserted" is no longer needed because GDB does it
automatically for non-stop.
"maint set remote-async 1" and "maint set linux-async 1" are replaced by a
simpler "set target-async on"

Also, I changed the version of the GDB that supports multi-process.  This GDB
is not actually available publicly yet, but it works for the preliminary
release I have.  Once GDB 7 is out, we will change the version again.
2008-11-26 15:50:24 +00:00
Randy Rohrbach
d078289a24 Bugzilla 256326.
+2 votes for this now that we are in the RC2 Rampdown phase.

Randy
2008-11-25 16:06:15 +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
Alena Laskavaia
6dd52f784d [248422]: Linked Resources: Double clicking in breakpoint view opens wrong source file
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248422
appling patch
2008-11-21 17:25:16 +00:00
Anton Leherbauer
3de6df3b1e Bug 255272 - CReconciler blocks the UI thread 2008-11-21 11:02:57 +00:00
Markus Schorn
55049d6b86 Improve API of ICPPTemplateParameter, see bug 253080. 2008-11-21 10:51:32 +00:00
Ted Williams
bad2646c4a P2 2008-11-21 06:18:54 +00:00
Ted Williams
e934244544 P2 2008-11-21 06:04:57 +00:00
Anton Leherbauer
793eff3eb2 Bug 228236 - ConcurrentModificationException when opening source file 2008-11-20 16:10:22 +00:00
Marc Khouzam
5614e9339a [255968] The connect action was enabled after the inferior terminated on its own. It should only be enabled in the case of an attach session. 2008-11-20 14:19:33 +00:00
Anton Leherbauer
cd8a4b82b0 Bug 244928 - follow up 2008-11-20 12:34:28 +00:00