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

10106 commits

Author SHA1 Message Date
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
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
Markus Schorn
623b913281 Bug 354599: Ambiguity resolution to correctly add parameters into scope cache. 2011-08-18 11:43:33 +02: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
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
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
Vivian Kong
ebcbdcf6c5 bug 352775 - Back out 2nd patch as per John's request
Change-Id: I590d2dc8f6972b9bfbe2c2b7415bf7b512a099f7
2011-08-05 15:13:05 -04:00
Anton Leherbauer
c118acdaa6 Bug 344379 - Code Style format error 2011-08-05 14:19:14 +02:00
Anton Leherbauer
1f9bdc3019 Bug 353974 - Formatting C code does not work for certain uses of static_cast 2011-08-05 12:50:24 +02:00
Anton Leherbauer
44e3ec0cde Bug 351399 - Formatting C code is broken for certain coding styles 2011-08-05 10:37:58 +02:00
Marc-Andre Laperle
ebfa9bcd0a Bug 236330 - win32-x86_64 support 2011-07-31 22:06:39 -04:00
Sergey Prigogin
96d87270a5 Cosmetics. 2011-07-31 14:43:03 -07:00
Sergey Prigogin
221b77a28e Made ObjectTable Iterable. 2011-07-31 14:41:39 -07:00
Sergey Prigogin
33c2e373d4 Bug 353360 - Bogus "type must implement the inherited pure virtual
method" error. Fix and test case.
2011-07-30 23:03:30 -07:00
Sergey Prigogin
43df92cc76 Cosmetics. 2011-07-30 21:19:56 -07:00
Sergey Prigogin
35cae0899d Optimized adaptBinding method for bindings whose owners that are
composite bindings.
2011-07-29 16:48:55 -07:00
Sergey Prigogin
556ebadf7c Cosmetics. 2011-07-29 16:48:39 -07:00
Sergey Prigogin
004a2f86d8 Cosmetics. 2011-07-29 13:43:12 -07:00
Anton Leherbauer
2810a4ed76 Remove unused dependency, increment bundle version 2011-07-29 09:55:44 +02:00
Anton Leherbauer
535cacca94 Allow to reuse GenerateActionGroup without adding a key binding handler 2011-07-28 13:51:40 +02:00