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

19677 commits

Author SHA1 Message Date
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
Marc Khouzam
0b0cc40fc8 Typo 2011-08-05 16:23:43 -04:00
Marc Khouzam
f0f3855423 Bug 320277: Cannot view variables of base class in derived class 2011-08-05 15:49:32 -04:00
Marc Khouzam
db62a47f3e Bug 348091: Cannot launch hardware or post-mortem debugging for older GDBs when preference for non-stop is enabled 2011-08-05 15:35:19 -04: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
Marc Khouzam
0f94c41a73 Bug 339550: Cleanup GdbLaunchDelegate for easier overriding 2011-08-05 14:06:10 -04:00
Marc Khouzam
0d2872027c Bug 339550: Allow to override GdbLaunch 2011-08-05 13:48:43 -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
Doug Schaefer
415f3eda29 Added .gitignore to dsf examples for generated code. 2011-08-04 13:32:55 -04:00
Doug Schaefer
70362d6bb5 Removed the master feature. It is no longer used. 2011-08-03 22:45:08 -04:00
Marc Khouzam
bc75200199 Bug 347514: Tracepoint visualization should be prepared for multi-threaded programs 2011-08-02 14:50:40 -04:00
Marc Khouzam
dba1e9d2bf Bug 353423: Move refreshing of thread states from GDBRunControl_7_2_NS to GDBRunControl_7_0_NS since -thread-info is available since GDB 7.0 2011-08-02 14:01:39 -04:00
Marc Khouzam
fd690737ac Bug 353423: Simpler solution using -thread-info instead of -list-thread-groups --recurse 1 2011-08-01 11:32:38 -04: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