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

4711 commits

Author SHA1 Message Date
James Blackburn
6bfad895fb Bug 269484 #selectFile should consider first file 2009-03-20 21:29:55 +00:00
Vivian Kong
eef558181f use ICU4J 2009-03-20 18:50:15 +00:00
Vivian Kong
c1cfa6f1b1 revert ICU4J change, might not have ICU4J in the environment we're running the standalone indexer in 2009-03-20 17:55:50 +00:00
Vivian Kong
b7203a8bdb revert ICU4J change, might not have ICU4J in the environment we're running the standalone indexer in 2009-03-20 17:33:46 +00:00
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
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
Markus Schorn
0abd280a88 Performance optimizations for overload resolution, bug 268383. 2009-03-17 09:28:09 +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
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
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
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
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
Anton Leherbauer
54d20ce0fc Add .options file in binary build 2009-02-26 13:26:36 +00:00
Markus Schorn
a1d528d6c7 Corrects handling of backtrack exceptions. 2009-02-25 14:34:33 +00:00
Markus Schorn
588b7c399d Fixes a NPE. 2009-02-25 14:33:59 +00:00
Markus Schorn
950242a0f3 Follow up for bug 264666. 2009-02-25 10:09:16 +00:00
Markus Schorn
6694822fcb Completed Indexer Job stays in Progress View, bug 264534. 2009-02-25 09:12:10 +00:00
Mike Kucera
49891dac3a bug 265982, support for overloaded unary operators 2009-02-24 17:49:37 +00:00
Mike Kucera
b718c89802 bug 263042, added FIXME and XXX task tags 2009-02-24 17:47:08 +00:00
Markus Schorn
f9330e2d27 Hex versus floating point literals, bug 265927. 2009-02-24 17:35:06 +00:00
Markus Schorn
ec1281a793 Added linkage-id for objective-c, bug 265748. 2009-02-24 16:58:37 +00:00
Markus Schorn
8d7e3e3edb Added linkage-id for objective-c, bug 265748. 2009-02-24 16:11:42 +00:00
Markus Schorn
9f44be00ab AST for inactive code, bug 264666. 2009-02-24 16:01:32 +00:00