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

11161 commits

Author SHA1 Message Date
Mike Kucera
a710c823c8 Bug 214127: merge AbstractCLanguage and AbstractCPPLanguage into one class 2008-01-07 16:11:41 +00:00
Anton Leherbauer
d2c442c373 Fix for 214354: [code formatter] whitespace removed when declaring a variable and initializing it with a macro 2008-01-07 16:06:22 +00:00
Sergey Prigogin
cf2b2ce763 Added AST2TemplateTests._testRebindPattern_214447. 2008-01-07 04:04:05 +00:00
Sergey Prigogin
01959bfd25 Fix for bug 207320. 2008-01-05 18:48:28 +00:00
Sergey Prigogin
52dda7b84f Fix for bug 201174. 2008-01-05 18:48:01 +00:00
John Cortell
a64cedd926 Applied patch for 209793. Persist the format selection and cast-to-type of variables. Adds a generic mechanism for storing collections of such setting types as a single launch configuration setting. In other words, persisting the format of 10 variables will not result in 10 launch config settings, but rather one. 2008-01-04 22:20:52 +00:00
John Cortell
048b012111 Applied patch to 204028. Setting an address breakpoint in a session with no symbolics (executable) would NPE. 2008-01-04 21:16:32 +00:00
John Cortell
e1478e3c72 Applied patch in bug 199584. Run-to-Line was not setting the thread state. 2008-01-04 14:05:29 +00:00
John Cortell
2250bfc3d6 Applied patch in bug 191583. Logic not taking into account blocks with addressable size > 1. 2008-01-04 03:36:50 +00:00
Mike Kucera
bc7b6a3bd8 added parameters to constructor of CPPASTCastExpression 2008-01-02 15:55:06 +00:00
Mike Kucera
b388adcbe5 upgraded CharArrayMap to support generics, also enabled Java 5 in cdt.core.tests 2008-01-02 15:42:53 +00:00
Sergey Prigogin
583b8dadc0 Test case for bug 214017. 2008-01-01 02:00:39 +00:00
Ken Ryall
5a24329e7c Merge from cdt_40. 2007-12-31 21:28:04 +00:00
Doug Schaefer
e8019df504 Flexible File System. Get project creation working by replacing the use of IPath for project location with URIs. Also move FFS to its own plugin to avoid early initialization of the CDT. 2007-12-31 20:31:08 +00:00
Doug Schaefer
0d50d5b222 Get more of the FFS working. Also turned on Java 5 for cdt.core. 2007-12-28 21:29:45 +00:00
Sergey Prigogin
5ff70f6e97 Fixed bug 213861. 2007-12-27 01:46:17 +00:00
Sergey Prigogin
68f33f47f4 Added a test case for bug 213861. 2007-12-26 01:54:05 +00:00
Sergey Prigogin
0993798b3b Added _testTemplateClassMethod_207320 2007-12-24 23:13:23 +00:00
Anton Leherbauer
9fcb8e7bb0 Fix for 213456: Misuse of IMarker.LOCATION attribute breaks API and leads to ClassCastExceptions 2007-12-21 11:57:35 +00:00
Markus Schorn
1e43fc3186 Removes DOMScanner and related classes, cleans up interfaces IScanner and IIndexMacro, (bug 212864). 2007-12-21 09:35:52 +00:00
Vivian Kong
74659247c5 remove c99 and upc from build (bug 212890) 2007-12-20 18:20:57 +00:00
Vivian Kong
ab972ae5ed remove c99 and upc from build (bug 212890) 2007-12-20 16:20:15 +00:00
Vivian Kong
c43510d1d4 remove c99 and upc from build (bug 212890) and update version number for master feature 2007-12-20 16:00:21 +00:00
Anton Leherbauer
8b966ae692 Fix formatter and highlighting issues with function-try-block 2007-12-20 15:38:02 +00:00
Vivian Kong
d33cc23add remove c99 and upc from build (bug 212890) 2007-12-20 15:23:20 +00:00
Anton Leherbauer
1d35805d67 23540: Macro-expansion hover 2007-12-20 15:23:00 +00:00
Vivian Kong
90a4f3e836 remove c99 and upc from build (bug 212890) 2007-12-19 19:36:02 +00:00
Markus Schorn
5ae9ca9800 Speeding up content assist tests. 2007-12-19 12:09:00 +00:00
Markus Schorn
0ce745690b Consider polymorphic method calls in call hierarchy, bug 156689. 2007-12-19 09:40:18 +00:00
Mike Kucera
0d7a561440 adding a bunch of tests for CPreprocessor, bug 213239 2007-12-18 23:22:08 +00:00
Markus Schorn
da6d9d1a66 Fixes exceptions parsing c-files, bug 213287 2007-12-18 12:30:54 +00:00
Anton Leherbauer
f0953b21f0 Fix highlighting of macro arguments 2007-12-18 10:40:32 +00:00
Vivian Kong
f638f58c76 use v20071108 basebuilder (current one used for Ganymede) 2007-12-17 18:19:59 +00:00
Mikhail Khodjaiants
5cfeda3947 Bug 213184: Modules view broken. 2007-12-17 16:46:18 +00:00
Vivian Kong
4dfb5db677 use 3.4M3 basebuilder 2007-12-17 15:50:49 +00:00
Markus Schorn
111b251b62 Shows read and write access of variables in call-hierarchy, bug 156692. 2007-12-17 15:14:04 +00:00
Markus Schorn
dee3496d78 Logging errors in addition to the error dialogs shown. 2007-12-17 10:20:24 +00:00
Sergey Prigogin
8f15241d85 Added toString() method to type classes to make debugging easier. 2007-12-17 06:33:16 +00:00
Vivian Kong
4303b04ddb revert changes 2007-12-17 02:59:35 +00:00
Vivian Kong
349748ff45 update build.sh to debug build errors 2007-12-17 02:50:20 +00:00
Vivian Kong
ed73cee0de update build.sh to debug build errors 2007-12-17 02:44:06 +00:00
Mikhail Khodjaiants
fae36a5ca7 Bug 212840: Modules view doesn't compile against platform 3.4M4. 2007-12-16 20:37:49 +00:00
John Cortell
56dd415d35 Adjusted minor inneficiency someone here noticed. 2007-12-14 21:15:18 +00:00
Markus Schorn
0408d6e901 Fix cv-conversion, bug 213029. 2007-12-14 15:58:14 +00:00
Markus Schorn
ff426e5841 Store information about read/write access of variables in index, bug 156692. 2007-12-14 14:55:33 +00:00
Mike Kucera
a54c25f473 Increased test time in AST2Tests.test195943(). 2007-12-13 15:59:39 +00:00
Mike Kucera
702729fe1c fix for bug 212892 2007-12-13 15:57:05 +00:00
Markus Schorn
ecea541d78 Fixes a warning. 2007-12-13 12:28:52 +00:00
Anton Leherbauer
edb3895e67 Improver formatter robustness (related to 212819) 2007-12-13 11:54:42 +00:00
Anton Leherbauer
6911115a53 Disable obsolete workaround for bug 186344 2007-12-13 11:38:06 +00:00