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

7941 commits

Author SHA1 Message Date
Vivian Kong
1f95c0431e revert ICU4J change, might not have ICU4J in the environment we're running the standalone indexer in 2009-03-20 15:36:23 +00:00
Mike Kucera
6045ee4478 Fixes bugs 269365, 268534, and 266211. Fixed overload resolution for operator functions and also fixed expression lists. 2009-03-20 15:24:45 +00:00
Markus Schorn
057fdbe4a5 Ranking by qualification adjustments + cleanup of cost comparison, bug 269321. 2009-03-19 17:18:09 +00:00
Anton Leherbauer
bd18850a17 Bug 269223 - Spawner broken pipe problem 2009-03-19 13:21:44 +00:00
Mike Kucera
88c96a3712 bug 269034, mark occurrences for overloaded operators 2009-03-18 13:17:31 +00:00
Anton Leherbauer
7086a42dea Bug 268962: Code Formatter removes necessary whitespaces 2009-03-18 11:26:27 +00:00
Vivian Kong
0864a48b3d fix NLS strings 2009-03-17 16:53:34 +00:00
Mike Kucera
2a023a46e0 bug 268604, hyperlinks for overloaded operators 2009-03-17 15:19:58 +00:00
Markus Schorn
0abd280a88 Performance optimizations for overload resolution, bug 268383. 2009-03-17 09:28:09 +00:00
Sergey Prigogin
0105ad935d Adjusted a test case for bug 268704. 2009-03-17 06:18:20 +00:00
Alena Laskavaia
1ea10c1975 [268850] - fixed project conversion wizard (patch applied) 2009-03-16 19:49:04 +00:00
Mike Kucera
85c91a8433 fix for bug 268714, NPE in CPPVisitor.getContainingScope() 2009-03-16 17:56:28 +00:00
Chris Recoskie
4d246d8477 RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
2009-03-16 14:36:24 +00:00
Alena Laskavaia
3e2fede4d5 [263201] - test for markers 2009-03-16 13:36:11 +00:00
Sergey Prigogin
435362c89d Test cases for bugs 268685 and 258704. 2009-03-16 03:07:02 +00:00
Mike Kucera
ee3817460e bug 268375, open declaration for implicit names 2009-03-13 15:36:16 +00:00
Mike Kucera
e866b579f7 bug 268359 - semantic highlighting for overloaded operators 2009-03-13 14:40:41 +00:00
Markus Schorn
7f116f9120 Performance improvement for implicit bindings, bug 268383. 2009-03-13 14:23:22 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
3ab9cc8beb [263201] - patch applied for: In Problems view - move location of errors/warnings from Description column to Location 2009-03-12 18:32:27 +00:00
Alena Laskavaia
5088255e3c [264276] - applied patch to allow to create simple folders in templates 2009-03-12 18:26:20 +00:00
Markus Schorn
b00cc975fd Content assist for class instance members without prefix, bug 267911. 2009-03-12 17:02:25 +00:00
Markus Schorn
fb35a1516f mark testDestructor_156669() as passing. 2009-03-12 15:54:23 +00:00
Mike Kucera
5fcb227983 bug 265375 - implicit names API and support for overloaded operator references 2009-03-12 14:19:46 +00:00
Markus Schorn
c1b15e81bc Fixes content assist and refactoring testcases, bug 268306. 2009-03-12 10:32:14 +00:00
Markus Schorn
1b47ae84ce ProgressUpdateJob for indexer needs to be stopped, bug 286079. 2009-03-11 10:03:39 +00:00
Markus Schorn
c4f9cdbe49 Rename testcase. 2009-03-11 09:45:42 +00:00
Anton Leherbauer
2e6ebd77d4 Bug 267801 - Open Declaration hangs in deadlock 2009-03-10 14:54:22 +00:00
Anton Leherbauer
2e65ed8af0 Bug 265598 - EOF does not work in console 2009-03-10 11:37:51 +00:00
Anton Leherbauer
df7a426a13 Bug 266731 - Include directories have to be marked 'source' to get new/header 2009-03-10 11:32:58 +00:00
Markus Schorn
6af8ee790c Suppress error reporting in inactive code, bug 264666. 2009-03-09 08:07:10 +00:00
Markus Schorn
8d489aa58e Visit method for pointer operators, bug 260461. 2009-03-06 14:37:05 +00:00
Markus Schorn
4e20a3afa8 Unnecessary ambiguity in sizeof expression, bug 252243. 2009-03-06 12:56:27 +00:00
Markus Schorn
a3765fa703 Resolution of explicit use of user-defined conversions, bug 267221. 2009-03-06 08:18:40 +00:00
Markus Schorn
935de12ddc Declarator ambiguity with initializer, bug 267184. 2009-03-05 15:29:44 +00:00
Markus Schorn
e0124cd03d Name resolution in new expressions, bug 267168. 2009-03-05 11:40:48 +00:00
Markus Schorn
2cf4f5acdf Parent scope of specializations based on index, bug 267013. 2009-03-04 13:32:32 +00:00
Markus Schorn
e25410c174 Name resolution problem with friend class template, bug 266992. 2009-03-04 10:34:17 +00:00
Markus Schorn
8906aaf778 Fix computation of source-context for parsing files in editor. 2009-03-04 09:27:57 +00:00
Markus Schorn
2d44a1f492 Content assist for ctor initializer list by Jens Elmenthaler, bug 266586. 2009-03-04 08:38:45 +00:00
Markus Schorn
d02a227446 Resolution of deferred conversion operator. 2009-03-03 13:00:58 +00:00
Markus Schorn
6c715831a4 Function template with member pointer, bug 266532. 2009-03-03 08:21:06 +00:00
Markus Schorn
4e149fbde7 API to check whether a declaration is from a file actually included by a translation unit, bug 254844. 2009-03-02 15:50:43 +00:00
Markus Schorn
bda21f162b Public API to update external headers, bug 255338. 2009-03-02 14:10:52 +00:00
Sergey Prigogin
a5bc44b2bc Test case for bug 266532. 2009-03-01 23:34:34 +00:00
Anton Leherbauer
22b507266d Fix semantic highlighting test failures 2009-02-27 14:11:38 +00:00
Markus Schorn
6b307c50cb Restoring files to parse up front, bug 265821. 2009-02-26 18:10:06 +00:00
Markus Schorn
8b1206cbff Restoring files to parse up front, bug 265821. 2009-02-26 17:57:06 +00:00
Markus Schorn
00d1af4bc5 Static var in source included by other source, bug 265821. 2009-02-26 17:32:19 +00:00
Markus Schorn
35f45ec13f Resolution for dependent names, bug 265926. 2009-02-26 16:04:27 +00:00