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

10546 commits

Author SHA1 Message Date
Doug Schaefer
ecc0241a09 Doc update. 2007-06-21 19:46:43 +00:00
Mikhail Sennikovsky
4103ce448d New Project Model Build System docs update:
1. What's new in CDT Build System
2. Tool-chain Migration guide
2007-06-21 18:01:23 +00:00
Mikhail Khodjaiants
abc471dd3a Bug 193776: [Debug/MI] Error displaying array variable when switching stack frame. 2007-06-21 17:51:23 +00:00
Vivian Kong
ab6ca2fc19 fix for bug 192270 - various CHKPII errors found in user docs 2007-06-21 17:28:22 +00:00
Doug Schaefer
8ce70ee5e5 Doc update. 2007-06-21 15:49:32 +00:00
Doug Schaefer
8fd15a66d1 Bug 191105 - Patch for Beth - Add an entry for the CDT in the Welcome Page. 2007-06-21 14:53:50 +00:00
Anton Leherbauer
39ef61836d Add editor features to New & Noteworthy, Code Style preferences 2007-06-21 13:25:02 +00:00
Markus Schorn
bc30ad342a Fix for 193559, NPE in DOMAST View. 2007-06-21 13:02:19 +00:00
Markus Schorn
6d31000503 Fix for 193512, ArrayIndexOutOfBoundsException in DOMAST View. 2007-06-21 12:52:32 +00:00
Markus Schorn
3bad87738f Fix for 193505, Unprotected read-operations can corrupt the index. 2007-06-21 12:44:40 +00:00
Andrew Ferguson
a86a73a2e2 160012: add ISV docs for template engine 2007-06-21 10:49:16 +00:00
Andrew Ferguson
dcb1c0b585 bring list of extension points up to date, change externalized string to string literal for language.exsd as externalized strings don't seem to be supported here 2007-06-21 09:54:00 +00:00
Anton Leherbauer
9a1533f7ae Workaround for platform bug 186344: [CommonNavigator] Project Explorer duplicates Working Set actions 2007-06-21 09:06:14 +00:00
Doug Schaefer
2e379ec743 What's new for my features. 2007-06-21 03:57:00 +00:00
Doug Schaefer
9a38c3c371 Doc update. 2007-06-21 02:59:37 +00:00
Doug Schaefer
e2630a179e Bug 193574 - the SDK and runtime features have become disassociated. Trying to fix. 2007-06-20 21:00:19 +00:00
Doug Schaefer
8116574e1e Fix up feature dependencies. 2007-06-20 20:57:06 +00:00
Doug Schaefer
1ee7d842e9 Bug 193574 - the SDK and runtime features have become disassociated. Trying to fix. 2007-06-20 20:45:41 +00:00
Doug Schaefer
f286efc029 Fix up the titles in the getting started TOC. 2007-06-20 20:41:45 +00:00
Mike Kucera
1c842dd07e fixes for bugs #193541 and #192676 2007-06-20 19:41:17 +00:00
Doug Schaefer
24482b2c00 Bug 193574 - the SDK and runtime features have become disassociated. Trying to fix. 2007-06-20 19:08:44 +00:00
Doug Schaefer
b0c431b9a1 Turn off the debug tests. None of them are passing. 2007-06-20 19:04:50 +00:00
Chris Recoskie
1df24d690a adding built-in macros and includes to xlc toolchain 2007-06-20 18:58:24 +00:00
Doug Schaefer
cdfb00b1fc Fixed up the before you begin section. 2007-06-20 18:38:25 +00:00
Doug Schaefer
3cbafc1d41 Bug 193574 - the SDK and runtime features have become disassociated. Trying to fix. 2007-06-20 17:18:40 +00:00
Andrew Ferguson
30ac9eb2c8 fix cyclic construction problem exposed by improved error handling 2007-06-20 16:59:31 +00:00
Chris Recoskie
99b9358833 fix some typos in the xlc plugin 2007-06-20 16:41:55 +00:00
Andrew Ferguson
e3f97960eb 160012: add user documentation 2007-06-20 16:00:13 +00:00
Mikhail Khodjaiants
0c6372a4b4 Bug 193471: Variables View: mi_cmd_var_create: unable to create variable object. 2007-06-20 13:37:16 +00:00
Markus Schorn
ba7fc92b2e Fix for 126871, invalid auto-activation of content-assist after ':' and '>'. 2007-06-20 13:21:37 +00:00
Markus Schorn
ebe2158c23 Fix for 189299, stack overflow in name resolution, 2nd attempt. 2007-06-20 07:05:13 +00:00
Doug Schaefer
2f007e8a06 Bug 193376 - Patch for Angelina - doc updates. 2007-06-19 19:34:42 +00:00
Leo Treggiari
3fc4ba7268 Fix spelling errors 2007-06-19 16:40:28 +00:00
Andrew Ferguson
f68f137ed3 move templateengine testdata into conventional location which is picked up by the binary build 2007-06-19 16:07:50 +00:00
Mikhail Sennikovsky
eac8b67c21 Fix for [Bug 193311] Custom operation not run when "Finish" is pressed on the first page of the project creation wizard 2007-06-19 13:03:11 +00:00
Markus Schorn
6ecb92cf5b Attempt to fix 2 JUnit failures that occur on the build machine, only. 2007-06-19 12:26:44 +00:00
Markus Schorn
46ca41bc94 Removes an assertion. 2007-06-19 12:26:18 +00:00
Markus Schorn
40fbdf2c1c Fix for 189299, stack overflow in name resolution. 2007-06-19 11:54:30 +00:00
Anton Leherbauer
41bb71eaa4 Fix for 193298: [Indenter] Wrong indentation of bit fields 2007-06-19 11:26:20 +00:00
Mikhail Khodjaiants
828cb951d5 Bug 138920: Disassembly windows not refresh after program memory change. 2007-06-19 10:06:55 +00:00
Mikhail Sennikovsky
d31446aba0 more easy way of integrating to the general project types in the new project wizard 2007-06-19 09:29:21 +00:00
Markus Schorn
1ec487930f Fix for 193152, ArrayOutOfBoundsException in name resolution. 2007-06-19 08:48:46 +00:00
Anton Leherbauer
5adf724d8e Final fix for 192412: [Indenter] Improve indenter heuristics 2007-06-19 08:28:46 +00:00
Markus Schorn
f0b4d7ac80 Fix for 107821, StackOverflowError during indexing. 2007-06-19 07:19:51 +00:00
John Cortell
c1eac4b95e Fixed 193198. If an error was encountered by an action delegate, it would be eaten. 2007-06-18 20:53:34 +00:00
Chris Recoskie
94652e017d setting library path option to be of the libPaths type like it should be 2007-06-18 20:16:16 +00:00
Doug Schaefer
9956a9075f Fix up plugin and feature names and stuff. 2007-06-18 18:07:41 +00:00
Mike Kucera
87f18f5405 fix bug #192693 2007-06-18 16:01:20 +00:00
Doug Schaefer
1128e79ce0 Fix up legal info. 2007-06-18 15:49:37 +00:00
Mikhail Khodjaiants
f0c34f030e Bug 145606: The watchpoint property dialog shows the filename rather than the project. 2007-06-18 15:29:38 +00:00