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

8924 commits

Author SHA1 Message Date
Sergey Prigogin
d596dcb716 Detection of implicit constructor calls in declarators and initializers. Bug 248854. 2010-04-11 19:08:38 +00:00
Sergey Prigogin
c2678fecf6 Cosmetics. 2010-04-11 15:50:43 +00:00
Sergey Prigogin
b36b8e6f80 Cosmetics. 2010-04-11 06:30:30 +00:00
Sergey Prigogin
2648a64836 Cosmetics. 2010-04-11 06:19:51 +00:00
Sergey Prigogin
36740b0a89 Cosmetics. 2010-04-11 04:10:49 +00:00
Sergey Prigogin
1aee4fbb4d Cosmetics. 2010-04-11 03:21:38 +00:00
Sergey Prigogin
8989c3ce26 Cosmetics. 2010-04-11 03:14:16 +00:00
Sergey Prigogin
eb31f64c07 Cosmetics. 2010-04-11 02:08:35 +00:00
Ling Wang
ab2d1ddfee fixed bug 308535, fail to read symbol name of eight bytes. 2010-04-08 18:02:18 +00:00
Markus Schorn
df81d1f40e Bug 283080: Updating headers in non-source folders. 2010-04-08 11:49:24 +00:00
Andrew Gvozdev
7824e2e314 bug 307520: Save build console toggle does not work when first being pressed
Patch from Dmitry Kozlov
2010-04-08 02:35:39 +00:00
Markus Schorn
855df3774a Bug 305976: New character types. 2010-04-07 10:00:51 +00:00
Sergey Prigogin
c9d58591b0 Cosmetics. 2010-04-07 05:57:48 +00:00
Sergey Prigogin
1c01ace317 Cosmetics. 2010-04-07 05:20:00 +00:00
Sergey Prigogin
85a2f2b28a Cosmetics. 2010-04-05 04:35:00 +00:00
Sergey Prigogin
87d7c4a5a6 Cosmetics. 2010-04-05 04:28:06 +00:00
Sergey Prigogin
a5ed507b17 Cosmetics. 2010-04-05 04:03:28 +00:00
Sergey Prigogin
bc9d25dd8c Cosmetics. 2010-04-05 03:37:20 +00:00
Sergey Prigogin
6b5824dedf Cosmetics. 2010-04-05 03:28:24 +00:00
Sergey Prigogin
ea1547dae1 Cosmetics. 2010-04-05 03:07:07 +00:00
Sergey Prigogin
8703b944a2 Cosmetics. 2010-04-05 02:50:55 +00:00
Sergey Prigogin
60322d05d5 Cosmetics. 2010-04-04 17:41:42 +00:00
Sergey Prigogin
411047a2e4 Cosmetics. 2010-04-04 17:25:12 +00:00
Sergey Prigogin
2a47366a32 Cosmetics. 2010-04-04 05:11:23 +00:00
Sergey Prigogin
b908d4b133 Cosmetics. 2010-04-04 05:05:53 +00:00
Sergey Prigogin
60c479677f Cosmetics. 2010-04-04 04:39:11 +00:00
Sergey Prigogin
1012380fa8 Cosmetics. 2010-04-04 03:25:25 +00:00
Sergey Prigogin
73175131ff Bug 305987. 2010-04-02 07:42:34 +00:00
Sergey Prigogin
b4b9ae7689 Cosmetics. 2010-04-02 07:28:44 +00:00
Markus Schorn
e45f335e8b Bug 307818: Show target type of typedef specializations in content assist. 2010-04-01 09:29:56 +00:00
Markus Schorn
72fd8f6158 Bug 307738: Add include for enumerators. 2010-03-31 14:48:45 +00:00
Markus Schorn
b07eedb957 Bug 305975: Fix creation of ICElements for enumerators. 2010-03-31 14:40:35 +00:00
Markus Schorn
2361b4c075 Bug 307362: open definition for sym-linked duplicates. 2010-03-31 13:47:58 +00:00
Markus Schorn
d7c1b4bf22 Bug 306670: Add include for template specializations. 2010-03-31 12:56:53 +00:00
Markus Schorn
38da7f7ebd Bug 306879: Headers duplicated via symbolic links. 2010-03-31 12:01:53 +00:00
Markus Schorn
1ea8996371 Fixes java-doc. 2010-03-30 09:11:53 +00:00
Andrew Gvozdev
113c52b20c accidental commit corrected 2010-03-29 21:55:35 +00:00
Andrew Gvozdev
3826940176 bug 307365: Do not put into marker external locations which cannot be open by editor 2010-03-29 16:49:05 +00:00
Andrew Gvozdev
4edfcba20a bug 307365: Problems with make error parser, incorrectly matches gcc messages 2010-03-29 16:28:27 +00:00
Anton Leherbauer
b6852ffe40 Bug 131165 - BinaryContainer.getBinaries sometimes incorrectly returns an empty list 2010-03-29 09:50:15 +00:00
Sergey Prigogin
666817a093 Cosmetics. 2010-03-29 04:27:20 +00:00
Sergey Prigogin
c602341aad Cosmetics. 2010-03-29 03:54:04 +00:00
Sergey Prigogin
cd70847e0a Minor performance improvement. 2010-03-29 03:41:33 +00:00
Andrew Gvozdev
9993dae7a5 Removed RegexErrorParser as a separate parser 2010-03-29 02:26:17 +00:00
Andrew Gvozdev
563cd26795 bug 307312: changed pattern to make error parser to avoid match with compiler warnings 2010-03-29 01:35:23 +00:00
Sergey Prigogin
558ec4a792 Whitespace. 2010-03-29 00:54:48 +00:00
Sergey Prigogin
737317f529 Whitespace. 2010-03-29 00:48:32 +00:00
Sergey Prigogin
980e479eef Use UnsupportedOperationException instead of AssertionError. 2010-03-29 00:44:08 +00:00
Sergey Prigogin
5d4ffbfa4b Whitespace. 2010-03-29 00:39:45 +00:00
Sergey Prigogin
4e6488620b Whitespace. 2010-03-28 22:34:07 +00:00