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

19745 commits

Author SHA1 Message Date
Sergey Prigogin
d88c1111f7 Cosmetics. 2011-08-28 20:52:37 -07:00
Sergey Prigogin
17f96f9eb3 Bug 356040 - Invalid "Unused declaration of variable" warning. 2011-08-28 20:45:15 -07:00
Sergey Prigogin
c0b9f79b30 Bug 356037 - "No break at the end of case" warning for a case statement
produced by macro expansion.
2011-08-28 19:31:15 -07:00
Marc-Andre Laperle
dda266c478 Bug 355006 - NPE using Implement method on template function 2011-08-28 14:38:02 -04:00
Marc Khouzam
e5c813169a Bug 349736: DSF-GDB breakpoint deleted when modifying thread filter 2011-08-25 09:08:13 -04:00
Sergey Prigogin
beeef2d87c Cosmetics. 2011-08-24 19:59:52 -07:00
Markus Schorn
64c383952a Bug 355304: Argument deduction for explicit function template specialization. 2011-08-23 15:59:50 +02:00
Sergey Prigogin
49342dc9bf Fixed warnings. 2011-08-22 20:31:42 -07:00
Alena Laskavaia
6f2671b1ee Bug 352221 - Quick Fix for "case break" checker 2011-08-22 22:46:24 -04:00
Chris Recoskie
53e62ebcc5 Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 15:42:09 -04:00
Chris Recoskie
3d08050db8 Bug 355399 - NPE in
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 13:19:10 -04:00
Sergey Prigogin
beed0532bc Cosmetics. 2011-08-21 21:38:34 -07:00
Sergey Prigogin
0a9a6d9c7b Cosmetics. 2011-08-20 22:05:26 -07:00
Sergey Prigogin
41ee60794f Cosmetics. 2011-08-20 21:30:36 -07:00
Sergey Prigogin
30ed2ca8c9 Cosmetics. 2011-08-20 20:45:42 -07:00
Sergey Prigogin
9ba2f49c40 Fixed compiler warnings. 2011-08-20 20:45:07 -07:00
Sergey Prigogin
0d95c85386 Cosmetics. 2011-08-20 20:44:27 -07:00
Markus Schorn
f248dc94b2 Bug 352952: Handle RESOURCE_NOT_FOUND during indexing. 2011-08-19 14:16:23 +02:00
Andrew Gvozdev
fa5965cef0 bug 345750: convert relative paths to absolute also for those that don't
exist
2011-08-18 13:41:06 -04:00
Andrew Gvozdev
d5d717128b bug 345750: tidy up cosmetics 2011-08-18 13:41:01 -04:00
Martin Oberhuber
950f133f77 bug 345750: [Scanner Discovery] Per File Build output parser misses
includes with drive-relative paths when sources are behind a linked
resource
2011-08-18 13:40:55 -04:00
Markus Schorn
623b913281 Bug 354599: Ambiguity resolution to correctly add parameters into scope cache. 2011-08-18 11:43:33 +02:00
John Cortell
e518891437 Bug 354194 - Custom scanner discovery selection is not honored if file
has any custom properties
2011-08-17 09:10:56 -05:00
Markus Schorn
fa05cfd37d Bug 354086: CCE in composite index. 2011-08-17 15:50:15 +02:00
Markus Schorn
ea5c5cf0d9 Bug 353281: Follow up. 2011-08-17 13:46:51 +02:00
Greg Watson
ffca7f9d6b Bug 349730: Content for non-local files 2011-08-17 12:27:48 +02:00
Markus Schorn
c17176f43c Bug 354553: Handling of invalid token paste 2011-08-17 11:54:39 +02:00
Markus Schorn
b099aac333 Bug 354585: Resolution of overloaded new 2011-08-17 09:56:08 +02:00
Vivian Kong
5e895042d5 Bug 354777 - New C/C++ wizard toolbar dropdown should be refreshed on
every click
2011-08-16 11:37:28 -04:00
Mohamed Hussein
e0b1937020 Bug 351422 - CModelUtil.getSourceFolder returns non-source folders. 2011-08-15 12:18:42 -04:00
Andrew Gvozdev
eeef5ce247 bug 302720: XmlUtil.serializeXml() does not close output stream locking
the file
2011-08-12 16:43:21 -04:00
Michael Lindo
6dd117ec5e bug 354042: Problem with include paths that are relative paths starting
with ../ or./ and NPE
2011-08-12 14:43:10 -04:00
Andrew Gvozdev
67634ea7a8 bug 352166: Cosmetics 2011-08-12 13:17:50 -04:00
Sami Wagiaalla
e34011c34b bug 352166: ErrorParserManager does not have an API for adding markers 2011-08-12 13:04:16 -04:00
Sergey Prigogin
7d03274d32 Cosmetics. 2011-08-11 11:04:43 -07:00
Markus Schorn
fea0a6163a Bug 353281: Content assist for designated initializers 2011-08-11 16:24:00 +02:00
Chris Recoskie
c1c02b297b Cosmetics. 2011-08-10 20:08:49 -07:00
Chris Recoskie
d50d786746 Bug 354451 - DescriptionScannerInfoProvider returns incorrect data for
relative or workspace path in remote project
2011-08-10 22:24:52 -04:00
Andrew Gvozdev
efde61de86 bug 259768: fixed some "Discouraged access" warnings. It should be OK to
access cdt.managedbuilder.core from cdt.managedbuilder.ui
2011-08-10 14:19:38 -04:00
Anton Leherbauer
8154574635 Cosmetics. 2011-08-09 16:56:39 -07:00
Anton Leherbauer
17df657d34 Bug 350689 - [formatter] Problems formatting Lua source code 2011-08-09 08:44:38 +02:00
Sergey Prigogin
13d4a94d42 Use StringBuilder instead of StringBuffer. 2011-08-08 16:27:41 -07:00
Sergey Prigogin
389a1ff92b Cosmetics. 2011-08-08 16:19:06 -07:00
Andrew Gvozdev
be1435ad0a bug 353831: LanguageManager.getLanguageForFile(IFile...) cannot handle
EFS resources
2011-08-08 15:19:16 -04:00
Anton Leherbauer
0ab89e9c79 Bug 350816 - [formatter] Fixed size array declaration formats wrong 2011-08-08 10:15:49 +02:00
Anton Leherbauer
b7382e51f1 Bug 350433 - [formatter] Line wrapping if "\ua" or "\ud" occurs in preprocessor directive 2011-08-08 08:40:47 +02:00
Sergey Prigogin
60de352b8e Cosmetics. 2011-08-06 20:14:16 -07:00
Sergey Prigogin
71d5459a41 Minor code simplification. 2011-08-06 20:01:49 -07:00
sprigogin
26acd7fa6a Cosmetics. 2011-08-06 19:55:00 -07:00
John Cortell
1293690a4c Bug 354061 - Toolbar in file list control in project properties disappears 2011-08-05 18:00:20 -05:00