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

18443 commits

Author SHA1 Message Date
Sergey Prigogin
e9064b5093 Adjusted comments. 2010-10-20 23:01:25 +00:00
John Cortell
c53ab94055 Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF (reintroduced the "disabled" tests) 2010-10-20 20:44:43 +00:00
Andrew Gvozdev
de6703334b bug 319512: Missing type arguments on managedbuilder.core 2010-10-20 16:07:39 +00:00
Pawel Piech
a24bb7ea72 Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF
- Removed the hidden handling of DataRequestMonitor in AbstractCache.update().
2010-10-20 15:59:09 +00:00
Andrew Gvozdev
ea02d217d5 bug 319512: Missing type arguments on managedbuilder.core 2010-10-20 14:46:05 +00:00
Markus Schorn
f208496afe Bug 328063: Typedef to cv-qualified class as class-name. 2010-10-20 14:29:46 +00:00
Markus Schorn
eedb362a66 Bug 327878: Normalize arguments of unknown class instances. 2010-10-20 12:47:36 +00:00
Markus Schorn
9d1a38c5e3 Bug 327878: Identifying unknown instances in index. 2010-10-20 08:50:37 +00:00
Pawel Piech
a56f1006bd Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF 2010-10-19 21:20:56 +00:00
John Cortell
432a6010a8 Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF (Improvements) 2010-10-19 18:45:56 +00:00
Andrew Gvozdev
61ac5642e9 bug 309113: Ability to have a single build console for a multi-project build
Patch from Alex Collins (with a few improvements)
2010-10-19 15:40:17 +00:00
Randy Rohrbach
8f8c163b4d Bug 326965 - Added Ctrl+F functionality to bring up the Find/Replace dialog. Also fixed persistence issue with Context Sensitive entry. 2010-10-18 20:21:51 +00:00
John Cortell
d5fbab8502 documentation 2010-10-18 20:12:11 +00:00
Pawel Piech
3263f623ae Added missing body to validate(Iterable). 2010-10-18 19:34:14 +00:00
Pawel Piech
c6e0fac759 Bug 310345 - [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF 2010-10-18 16:50:06 +00:00
John Cortell
400a4127fd Bug 310345: [concurrent] Asynchronous Cache Programming Model (ACPM) utilities for DSF (committing my commented version of Pawel's file. Pawel will be adding the others). 2010-10-18 16:11:20 +00:00
Andrew Gvozdev
42197fda9c bug 327921: [Build selected File] Compiler Errors are not shown in Problems View
Fix from Harald Kästel-Baumgartner
2010-10-18 14:12:01 +00:00
Andrew Gvozdev
499b106541 bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab 2010-10-18 05:37:39 +00:00
Andrew Gvozdev
cc39535a4b bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab 2010-10-18 04:10:36 +00:00
Alena Laskavaia
ea00500725 Bug 322119 - [checker] Suspicious semicolon (i.e. ";" after "if") 2010-10-18 01:18:49 +00:00
Alena Laskavaia
1ee803fcc8 Bug 327779 - fixed cash items leakage 2010-10-18 01:01:53 +00:00
Alena Laskavaia
7b7b5e2d0e small refactoring 2010-10-18 00:28:57 +00:00
Alena Laskavaia
108d5bdca2 Bug 327710 added support for C++ methods, fixed f.p for constructor, descr and special method such as operators, added preferences for checking for C++ methods 2010-10-18 00:27:47 +00:00
Alena Laskavaia
cf174d1afb Bug 327710 convinience method 2010-10-18 00:26:54 +00:00
Andrew Gvozdev
187933d3c8 bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery code 2010-10-15 16:14:06 +00:00
Andrew Gvozdev
ddc02f4e47 bug 327897: deprecated org.eclipse.cdt.core.resources.ScannerProvider 2010-10-15 15:42:27 +00:00
Andrew Gvozdev
54bc163f70 bug 327897: deprecated org.eclipse.cdt.core.resources.ScannerProvider 2010-10-15 15:40:44 +00:00
Andrew Gvozdev
f938ecff2b bug 327897: deprecated 2010-10-15 15:37:52 +00:00
Markus Schorn
73e9f57abb Remove access to parser internals. 2010-10-15 12:50:11 +00:00
Anton Leherbauer
ae21fbec63 Bug 326654 - [outline] The Outline view menu ordering is wrong 2010-10-15 06:38:56 +00:00
Anton Leherbauer
a92513f4fa Bug 323683 - [disassembly][pda] NPE with PDA session 2010-10-14 13:41:19 +00:00
Anton Leherbauer
214b66c248 Bug 325783 - [formatter] Function call arguments' indentation is wrong if there is a templated argument 2010-10-14 11:03:30 +00:00
Anton Leherbauer
918eb1278a Bug 327716 - [disassembly] NPE in BreakpointsAnnotationModel 2010-10-14 09:37:05 +00:00
Anton Leherbauer
b99efd0422 Bug 327056 - [disassembly] The view does not update to new context when it is hidden 2010-10-14 09:19:08 +00:00
Markus Schorn
3670c10d89 Bug 327730: Different color for write access, by Andrey Eremchenko. 2010-10-14 08:27:41 +00:00
Andrew Gvozdev
37c5e73b7f Fixed encoding problems in comments 2010-10-13 22:03:49 +00:00
Markus Schorn
2a714beac8 Deprecate 2 unused interfaces. 2010-10-13 15:25:35 +00:00
Anton Leherbauer
196ab5c67e Bug 323456 - Uncomment code separated by empty lines
Patch from Marc-Andre Laperle
2010-10-13 13:23:25 +00:00
Markus Schorn
64778c5409 Bug 327328: Overload resolution and restrict pointers. 2010-10-13 12:56:56 +00:00
Anton Leherbauer
4473ddf01f Bug 326670 - [Disassembly View] Enhancement request for unlink and re-evaluate expression
Patch from Patrick Chuong (TI)
2010-10-13 11:51:22 +00:00
Anton Leherbauer
8e0defd439 Adjust test plug-in version 2010-10-13 09:27:41 +00:00
Anton Leherbauer
efe641d53a Bug 327311 - Typing 'Enter' in a multi-line comment might copy too much from the previous line 2010-10-13 09:23:47 +00:00
Markus Schorn
f37588d11e Fix JUnit failure on windows. 2010-10-13 08:09:17 +00:00
Markus Schorn
67f123cf5e Bug 327328: Push concept of restrict up to IASTPointer and IPointerType. 2010-10-13 07:48:39 +00:00
John Cortell
6174986b48 Bug 327484: New service for getting information on a memory space. Documentation improvement asked for in comment 6 2010-10-12 19:35:07 +00:00
Markus Schorn
a28e2e0f59 Bug 312423: Unifies ids for problem bindings and problem types. 2010-10-12 13:37:04 +00:00
Markus Schorn
0dea806506 Bug 323723: Removes the remaining throw declarations from IVariable and IFunction. 2010-10-12 11:29:00 +00:00
Markus Schorn
7f684f342a Bug 312423: Replace null-types with problem types. 2010-10-12 08:18:03 +00:00
Markus Schorn
9ed8866605 Bug 312423: Replace null-types with problem types. 2010-10-12 07:10:52 +00:00
Markus Schorn
d03bee7bc7 Bug 223660: Parameter help for constructor-style initializers. 2010-10-11 10:44:33 +00:00