1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

12914 commits

Author SHA1 Message Date
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
Anton Leherbauer
793eff3eb2 Bug 228236 - ConcurrentModificationException when opening source file 2008-11-20 16:10:22 +00:00
Anton Leherbauer
cd8a4b82b0 Bug 244928 - follow up 2008-11-20 12:34:28 +00:00
Anton Leherbauer
78bcda1074 Bug 250422 - preference keywords (follow up) 2008-11-20 11:37:05 +00:00
Anton Leherbauer
57b692cf9d Bug 250422 - preference keywords 2008-11-20 11:27:44 +00:00
Anton Leherbauer
ee6c2e9177 Bug 204243 - Missing help for navigation tools 2008-11-20 10:00:43 +00:00
Anton Leherbauer
1633c93d36 Bug 204243 - Missing help for navigation tools 2008-11-20 09:17:20 +00:00
Mike Kucera
4e56e53d05 Bug 255688, allow certain editor actions to be overridden 2008-11-19 16:20:37 +00:00
Alena Laskavaia
81d07380ea [255157] typo in template id 2008-11-19 15:51:36 +00:00
John Cortell
3711c05a24 255717. Introduced support in CDI for >64 bit values 2008-11-18 21:48:34 +00:00
Markus Schorn
f6e95e2942 Correcting bit-masks when determining parameter offset for template parameters, related to 253080. 2008-11-18 09:25:21 +00:00
Markus Schorn
7b2a85caf7 My bad, reverting to Sergey's version, follow up for bug 253080. 2008-11-18 09:23:45 +00:00
Markus Schorn
1d285a5326 Fix non-externalized string. 2008-11-18 08:54:07 +00:00
Markus Schorn
66b4d64298 Correct adaption of template parameter, follow up for bug 253080. 2008-11-18 08:48:57 +00:00
Markus Schorn
d25177685d Improve javadoc for ICPPTemplateParameter.getParameterPos(). 2008-11-18 08:47:32 +00:00
Sergey Prigogin
a63dcf4071 Bug 253080. 2008-11-17 19:31:55 +00:00
Sergey Prigogin
2aedcbec84 Code formatting. 2008-11-17 19:22:54 +00:00
John Cortell
3d48bf4f02 Trivialize the leak caused by bugzilla 255120 (debug platform) by clearing the reference to CDebugTarget in the dispose() method. 2008-11-17 16:06:47 +00:00
Markus Schorn
ce938eda30 Clear cached template parameters related to bug 253080. 2008-11-17 14:33:49 +00:00
Markus Schorn
84567f7497 Corrections and extensions to test cases. 2008-11-17 12:46:52 +00:00
Sergey Prigogin
56a40e0e70 Cosmetics. 2008-11-16 03:33:46 +00:00
Sergey Prigogin
3318cff1ea Added getNodeAt method. 2008-11-16 03:33:24 +00:00
Sergey Prigogin
9baef31940 Compiler warnings. 2008-11-16 03:22:52 +00:00
Sergey Prigogin
916e6edd31 Fixed a typo. 2008-11-16 03:22:30 +00:00
Sergey Prigogin
882adb6f42 Fixed a typo. 2008-11-15 20:38:09 +00:00
Markus Schorn
8825fd6135 Using partial specializations and explicit class template instantiations from index, bug 180738. 2008-11-14 14:45:39 +00:00
Markus Schorn
6225f6b14f Cleanup handling of implicit template arguments in class templates, partial- and explicit specializations. 2008-11-14 13:58:30 +00:00
Markus Schorn
973949d7e4 Support for comments before directives, bug 255318. 2008-11-14 10:34:10 +00:00
Markus Schorn
8e55e2392f Definitions of members of partial specializations, bug 177418. 2008-11-14 09:31:43 +00:00
Vivian Kong
0dea0424ac bug 250980 2008-11-13 16:53:41 +00:00
Vivian Kong
926ee25abb bug 250982 - add progress reporting to new project wizard 2008-11-13 16:12:38 +00:00
Markus Schorn
d60c8570b9 Follow up to 253690, fix creation of parser logs. 2008-11-13 14:24:23 +00:00
Vivian Kong
0603e8472d bug 224203 (patch by Don Porges) 2008-11-12 20:24:33 +00:00
Alena Laskavaia
c391a02225 [247851] - applied patch - line breakpoints on linked resources 2008-11-12 17:39:19 +00:00