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

8411 commits

Author SHA1 Message Date
Sergey Prigogin
d5b22c05c7 Removed an unused piece of code and adjusted comments. 2009-03-26 06:14:46 +00:00
Sergey Prigogin
40a308476b Added sys/resource.h to files to parse up front. 2009-03-26 05:47:42 +00:00
Chris Recoskie
f0bc570599 RESOLVED - bug 268145: include heuristics break standalone indexing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268145
2009-03-25 14:33:44 +00:00
Markus Schorn
dfc2eb9c52 Destructors are neither const nor volatile, bug 269655. 2009-03-24 18:12:47 +00:00
Markus Schorn
b90a03c48b Remove CQualifiedPointerType, bug 269670. 2009-03-24 17:39:00 +00:00
Markus Schorn
aeb02db39d Performance optimization: defer attempt to use user-defined conversions during overload resolution, bug 268383. 2009-03-24 15:52:39 +00:00
Sergey Prigogin
d66a77965a Fix for bug 269727. 2009-03-24 00:58:32 +00:00
Markus Schorn
32878a0b93 Invalid attempts of using user-defined conversions, bug 269729. 2009-03-23 20:27:40 +00:00
Markus Schorn
f95a890c94 Invalid attempts of using user-defined conversions, bug 269729. 2009-03-23 20:11:27 +00:00
Sergey Prigogin
84903db3a6 Bug 258704. 2009-03-23 20:11:14 +00:00
Sergey Prigogin
48082ac842 Test case for bug 269727 2009-03-23 18:16:29 +00:00
Anton Leherbauer
2c3979ce37 Bug 269590 - Format error for global const typename 2009-03-23 09:53:46 +00:00
Sergey Prigogin
80ddff81ed Third test case for bug 268704. 2009-03-23 05:12:29 +00:00
James Blackburn
1ad3cb1493 Bug 247838 EPM annotates compile errors on wrong resource. EPM simplified to use ResourceLookup; tests added. 2009-03-22 16:27:33 +00:00
James Blackburn
1865f3344e Bug 247838 EPM annotates compile errors on wrong resource. EPM simplified to use ResourceLookup; tests added. 2009-03-22 16:20:17 +00:00
James Blackburn
f858d74e02 Bug 263201 Test fixes 2009-03-22 15:00:12 +00:00
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
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