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

18573 commits

Author SHA1 Message Date
Andrew Gvozdev
d64260e2ed bug 319512: Compilation warnings 2010-07-27 04:29:47 +00:00
Andrew Gvozdev
4d22104036 bug 319512: Compilation warnings 2010-07-27 04:20:39 +00:00
Andrew Gvozdev
ec89889177 bug 319512: Compilation warnings 2010-07-27 03:50:10 +00:00
Andrew Gvozdev
eb113d1aa4 bug 319512: Compilation warnings 2010-07-27 03:35:02 +00:00
Andrew Gvozdev
4c9e17c86d bug 319512: Compilation warnings 2010-07-27 03:28:25 +00:00
Andrew Gvozdev
5094e4e9a0 bug 319512: Compilation warnings 2010-07-27 02:05:51 +00:00
Andrew Gvozdev
e61e00092b bug 319512: Compilation warnings 2010-07-27 01:55:19 +00:00
Pawel Piech
b6712569b7 Javadoc addition. 2010-07-26 22:39:53 +00:00
Andrew Gvozdev
606dc9bc96 bug 319113: org.eclipse.cdt.managedbuilder.core -> 8.0 2010-07-26 13:53:06 +00:00
Andrew Gvozdev
dd06d7a47d bug 318812: lost labels for Discovery Options Page 2010-07-25 03:41:43 +00:00
Sergey Prigogin
f5f72f4e0b Cosmetics. 2010-07-25 00:01:34 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Alena Laskavaia
e01304986c Bug 80700: test for project with spaces 2010-07-23 15:29:58 +00:00
Alena Laskavaia
1aeb6dc884 Bug 80700: modern gdb does need argument be quoted for environment-cd, let super class take care of it 2010-07-23 14:50:06 +00:00
Alena Laskavaia
664e416fa2 Bug 320629 - MI command -gdb-set does not properly escape argument 2010-07-23 14:48:49 +00:00
Alena Laskavaia
164eb8af3b Added quick for to create local variable for gcc error message 2010-07-23 02:52:15 +00:00
Alena Laskavaia
fd46566d60 Bug 320575 incorrect type inference for add field, patch from Tomasz Wesolowski 2010-07-23 02:43:47 +00:00
Alena Laskavaia
8ce10b8b62 generator will set problem arguments based on pattern groups for non codan problems 2010-07-22 02:51:48 +00:00
Alena Laskavaia
4531b0f287 added document field to have access to it if needed 2010-07-22 02:33:28 +00:00
Alena Laskavaia
b282976dfa extract getProblem method 2010-07-22 02:31:50 +00:00
Alena Laskavaia
c6ea6624d7 added utility methods to access marker data 2010-07-22 02:28:49 +00:00
Alena Laskavaia
7b9acc4aae location should support placing markers on any resource not only file 2010-07-22 02:28:12 +00:00
Alena Laskavaia
fdeec42574 fixed clone method 2010-07-22 02:27:15 +00:00
Alena Laskavaia
6c54353b6e added utility method to simplify creation 2010-07-22 02:25:54 +00:00
Alena Laskavaia
a4a8abe72d convinience methods to manipulate marker attributes 2010-07-22 01:48:51 +00:00
Alena Laskavaia
ec4b080977 allow to define quick fixes for gcc problems (not codan) as well 2010-07-22 01:48:07 +00:00
Alena Laskavaia
93ab595f8c added comment about problems with marker dissapering 2010-07-22 00:49:59 +00:00
Alena Laskavaia
9dde9a4f28 Bug 320575 - fallback for add variable should use int not void 2010-07-22 00:20:50 +00:00
Alena Laskavaia
83a58cd77c save file - otherwise refactoring does not work... 2010-07-22 00:11:43 +00:00
Alena Laskavaia
9396a7e9e9 there were some dependency problems, we will try this 2010-07-21 18:25:15 +00:00
Markus Schorn
1becc70584 Bug 320426: Index grows when updating files. 2010-07-21 16:15:16 +00:00
Anton Leherbauer
faf5bdce21 Bug 320372 - Memory Browser should invoke becomesVisible/becomesHidden on renderings
Also re-adds public constant MemoryBrowser.ID which got removed in version 1.21
2010-07-21 12:24:13 +00:00
Andrew Gvozdev
5a1885c1a6 bug 319512: compilation warnings 2010-07-21 05:00:33 +00:00
Andrew Gvozdev
007e46e51f bug 319512: compilation warnings 2010-07-21 04:42:33 +00:00
Andrew Gvozdev
b64329ba17 bug 319512: compilation warnings 2010-07-21 04:21:38 +00:00
Andrew Gvozdev
6fc9f2b2bf bug 319512: compilation warnings 2010-07-21 04:10:41 +00:00
Andrew Gvozdev
459affd72f bug 319512: compilation warnings 2010-07-21 03:38:34 +00:00
Alena Laskavaia
0c966168b9 Bug 319196 - quick fixes for adding local variables,etc. based on patch from Tomasz Wesolowski 2010-07-21 02:27:35 +00:00
Alena Laskavaia
64b3c63063 turned off codan running on editor reconcile - gets on a way of tests 2010-07-21 02:25:00 +00:00
Alena Laskavaia
42b0b537db Bug 319196 updated to add common method 2010-07-21 02:21:46 +00:00
Alena Laskavaia
8558e52579 fixed bug - builder should be obtained from a model 2010-07-21 02:19:51 +00:00
Alena Laskavaia
bcc7727f9c Bug 309760 - renamed checker 2010-07-21 00:05:44 +00:00
Alena Laskavaia
bba580e5a0 Bug 319196 - updated utils with more useful methods (contributed by Tomasz Wesolowski) 2010-07-21 00:03:17 +00:00
Markus Schorn
52d90b84b2 Bug 319749: NPE during content assist. 2010-07-20 10:42:25 +00:00
Markus Schorn
ca93e4ae7e Bug 319498: Comparison of unknown bindings. 2010-07-20 09:18:54 +00:00
Ted Williams
cbab1664c5 [318052] [remote launch] Properties are not saved/used 2010-07-19 16:11:24 +00:00
Markus Schorn
adef5a84f7 Bug 319186: Marshalling char16_t and char32_t. 2010-07-19 12:59:11 +00:00
Teodor Madan
11f72ba1e9 Bug 319193 - [Memory Browser]Switching between two cpus does not affect edit box where address is entered 2010-07-19 07:08:16 +00:00
Doug Schaefer
80d3376b55 Feature for the Visual C++ support. 2010-07-17 23:33:41 +00:00
Sergey Prigogin
21088970a6 Renamed Messages class to RenameMessages. 2010-07-17 20:59:31 +00:00