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

6335 commits

Author SHA1 Message Date
Andrew Gvozdev
07f9700ccd bug 380956: corrected somewhat misleading comments 2012-05-31 17:34:18 -04:00
Sergey Prigogin
2776e06605 Bug 380498 - typedef is expanded during refactoring 2012-05-30 18:28:50 -07:00
Sergey Prigogin
3604f812ce Cosmetics. 2012-05-30 18:28:04 -07:00
Sergey Prigogin
224b4ef3a3 Code streamlining. 2012-05-30 18:27:51 -07:00
Andrew Gvozdev
746e244c33 [sd90] Handle compiler specs inspection for setups with non-english locale 2012-05-30 14:20:29 -04:00
Andrew Gvozdev
1bcae4bb9b bug 380956: The CDT GCC Build Output Parser should not require 'make's recursion depth indicators 2012-05-29 17:41:40 -04:00
Sergey Prigogin
9e52a24ce4 Cosmetics. 2012-05-25 11:00:33 -07:00
Andrew Gvozdev
d1e2d46fad bug 379165: [sd90] Reindex using accurate list of affected resources
after LSE change event
2012-05-24 08:30:57 -04:00
Lukas Felber
3ae34a0344 Bug 379511 - Forward declaration in function parameter ignored by
translation unit. Modified patch by Lukas Felber.
2012-05-23 20:14:49 -07:00
Sergey Prigogin
fab94256f0 Cosmetics. 2012-05-23 20:11:42 -07:00
David Salinas
6091c93f7b Bug 375859 - Refresh scope becomes empty after closing/opening project
if left to default
2012-05-22 12:49:25 -04:00
Andrew Gvozdev
c22a911b80 bug 377192: Copy Build Log on the build console stopped working 2012-05-22 08:50:21 -04:00
sprigogin
ed4b23705c Cosmetics. 2012-05-20 21:06:18 -07:00
sprigogin
65a29165c2 Bug 370146 - No references in class defined in file containing inactive
code that references a macro
2012-05-19 20:56:22 -07:00
sprigogin
6bf3a22858 Cosmetics 2012-05-19 20:54:12 -07:00
Sergey Prigogin
5be405cf35 Cosmetics. 2012-05-16 18:00:37 -07:00
Sergey Prigogin
d8fa087eec Bug 363234. Support for thread_local storage class specifier. 2012-05-16 17:47:44 -07:00
Sergey Prigogin
68c99e9441 Cosmetics. 2012-05-16 17:33:12 -07:00
Sergey Prigogin
6dd26c1525 Cosmetics. 2012-05-16 13:48:12 -07:00
Sergey Prigogin
e553255384 Bug 332829. Parsing support for constexpr keyword. Also added few
new C++11 keywords.
2012-05-16 13:27:59 -07:00
Sergey Prigogin
a37a37d4c1 Cosmetics. 2012-05-15 19:01:08 -07:00
Sergey Prigogin
20be45ecfa Cosmetics. 2012-05-14 18:23:34 -07:00
Doug Schaefer
747f41471a Bug 378906 - Give extension-less file names the chance to be binary.
Change-Id: I1308f2b8b20884b687b430b89dc5a187acdab9ad
Reviewed-on: https://git.eclipse.org/r/5966
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-05-14 18:51:36 -04:00
Markus Schorn
12d73e274c Fixes a few mistakes related to class specializations. 2012-05-14 11:01:21 +02:00
Salvatore Culcasi
4a5e1d6fe1 Bug 322475 - Internal error (NegativeArraySizeException) in Dwarf 2012-05-14 00:47:54 -04:00
Sergey Prigogin
c253299b8f Bug 379337. Prevent miltiple inclusions with Objective-C #import
statements.
2012-05-13 13:44:06 -07:00
Sergey Prigogin
0ea6b2101a Cosmetics. 2012-05-13 13:08:49 -07:00
Andrew Gvozdev
de2ec5102b Revert "bug 378978: [sd90] Reduce scope of scheduling rule by creating language.settings.xml in advance"
This reverts commit e9d7946b5a.
2012-05-13 08:37:02 -04:00
Andrew Gvozdev
e9d7946b5a bug 378978: [sd90] Reduce scope of scheduling rule by creating
language.settings.xml in advance
2012-05-12 11:37:22 -04:00
Sergey Prigogin
758ce684d3 Minor comment adjustment. 2012-05-11 20:24:20 -07:00
Andrew Gvozdev
71420e489e bug 378978: [sd90] Internal error during serialization of language
settings after build has completed
2012-05-11 17:56:43 -04:00
Sergey Prigogin
ae606fe28b Bug 378317 - Index update mode for resolving unresolved includes and
reindexing files with I/O errors.
2012-05-09 17:12:45 -07:00
Sergey Prigogin
fdbfec3f2b Cosmetics. 2012-05-09 17:12:26 -07:00
Sergey Prigogin
6c33857abf Use ArrayDeque instead of LinkedList. 2012-05-09 17:11:40 -07:00
Sergey Prigogin
ad6104f082 Cosmetics. 2012-05-09 17:11:23 -07:00
David Salinas
2e27470c13 Bug 375859 - Refresh scope becomes empty after closing/opening project
if left to default
2012-05-09 11:38:54 -04:00
Markus Schorn
b1a9377019 Bug 378614: Function ptr as K&R parameter. 2012-05-07 08:10:15 +02:00
Sergey Prigogin
fac58cefa1 Cosmetics. 2012-05-04 19:35:09 -07:00
Andrew Gvozdev
d2c19fcd47 bug 376592: [sd90] Extend BuildDefinitions to allow defining language settings providers 2012-05-04 18:35:17 -04:00
Markus Schorn
fefa6b2c29 Fix some compiler warnings, remove unused code. 2012-05-04 11:14:06 +02:00
Markus Schorn
b562fc5469 Bug 327298: [C++11] Support for nullptr 2012-05-04 09:37:40 +02:00
Sergey Prigogin
981cdfcee6 Cosmetics. 2012-05-02 21:16:32 -07:00
Sergey Prigogin
88415fb2a1 Cosmetics. 2012-05-02 20:55:43 -07:00
Sergey Prigogin
3c572e9afb Obtain timestamp and file size _before_ reading the file contents to
protect the index from getting stale.
2012-05-02 20:35:52 -07:00
Sergey Prigogin
fcaa09aaf8 Cosmetics. 2012-05-02 11:43:18 -07:00
Sergey Prigogin
64bd893b0b More flexible PDOMUpdateTask.setTranslationUnitSelection method. 2012-05-02 11:38:35 -07:00
Sergey Prigogin
025ae5751d Bug 377838. Moved the logic from CPPScope to CPPNamespaceScope in
accordance with Markus' suggestion.
2012-05-02 11:26:06 -07:00
Sergey Prigogin
90e1dc0b1b Cosmetics. 2012-05-02 11:12:34 -07:00
Andrew Gvozdev
5edeb05a5b bug 328007: [sd90] Disablement of property pages depending on preference 2012-05-01 23:05:41 -04:00
Andrew Gvozdev
2b5e3e6a20 bug 328007: [sd90] Design user interface for new scanner discovery 2012-05-01 23:05:37 -04:00