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

19222 commits

Author SHA1 Message Date
Sergey Prigogin
04f74e7829 Don't report problems inside macro expansions. 2011-04-26 03:38:49 +00:00
Sergey Prigogin
44a3a89caa Fixed warnings. 2011-04-26 03:37:18 +00:00
Sergey Prigogin
37d2f3e93b Cosmetics. 2011-04-26 03:23:34 +00:00
Sergey Prigogin
ae98f347c0 Cosmetics. 2011-04-26 03:21:37 +00:00
Sergey Prigogin
e6291e80c0 Reverted an accidentally submitted change. 2011-04-25 19:29:01 +00:00
Sergey Prigogin
0d20c954e0 Renamed GetterAndSetterContext to GetterSetterContext. 2011-04-25 19:27:19 +00:00
Sergey Prigogin
ae1e9fa9b4 Bug 273529. Configurable name style for getters setters and file names. 2011-04-25 19:11:53 +00:00
Andrew Gvozdev
fbcf246a20 bug 222817: Updated Managed Build System Extensibility Document
Patch from Miwako Tokugawa
2011-04-25 18:27:06 +00:00
Marc Khouzam
be1c53102b Bug 343745: JUnit tests can be delayed 2 seconds unnecessarily 2011-04-25 16:02:27 +00:00
Marc Khouzam
a942a02708 Bug 343734: JUnit tests for GDB 7.3 2011-04-25 14:25:30 +00:00
Marc Khouzam
ec88491764 Bug 336961: selectTraceRecord() should not update the UI because it can be used for background activities. 2011-04-25 13:54:42 +00:00
Sergey Prigogin
82ffa32f82 Cosmetics. 2011-04-25 07:11:03 +00:00
Sergey Prigogin
d8a5f2dfb4 Cosmetics. 2011-04-25 05:03:31 +00:00
Andrew Gvozdev
0a90b65e97 bug 222817: [Contribution] <enablement and applicability calculator support with Option Category
Patch from Miwako Tokugawa
2011-04-25 04:38:22 +00:00
Alena Laskavaia
bd992e2e92 - added stats collecting code 2011-04-25 03:12:05 +00:00
Alena Laskavaia
2c65df3e22 Bug 342906 - No warning if only one of an if/else pair has a return statement 2011-04-25 02:13:33 +00:00
Alena Laskavaia
b8b9084ce2 Bug 332285 - Parser misinterprets return statement in lambda 2011-04-25 01:45:28 +00:00
Alena Laskavaia
42958023ad Bug 338046 - Bogus warning in macro that resolves to 'case' statement 2011-04-25 01:05:50 +00:00
Alena Laskavaia
d3ddf272ed Bug 339802 - [fp] No break at the end of case if "break" is defined in braces and in a macro 2011-04-25 01:02:56 +00:00
Sergey Prigogin
4f80f47e85 Fixed typo. 2011-04-25 01:01:42 +00:00
Sergey Prigogin
f8d97d79fa Cosmetics. 2011-04-25 00:19:12 +00:00
Andrew Gvozdev
20bcd2c790 Bug 342069: Fixed failing Hudson unit tests 2011-04-24 23:39:53 +00:00
Alena Laskavaia
a27af205a9 Bug 343676: rewrote case checker to support complex structures 2011-04-24 19:00:34 +00:00
Andrew Gvozdev
72353369b3 bug 342069: Scanner discovery output is lost when running compiler specs command 2011-04-24 03:50:37 +00:00
Andrew Gvozdev
6aab2550d6 Generic "Warning:" pattern added. 2011-04-24 03:22:08 +00:00
Sergey Prigogin
5cba3bf285 Formatting bug fixes. 2011-04-24 01:40:59 +00:00
Sergey Prigogin
6972073054 Adjusted appearance of the line wrapping preference page for consistency with JDT. 2011-04-24 00:21:42 +00:00
Sergey Prigogin
21f63f9233 Bug fixes in formatting of function-style macros. 2011-04-23 23:23:59 +00:00
Andrew Gvozdev
850a56e5d7 Bug 282894: [Scanner Discovery] duplicate "Error launching external scanner info generator" warning 2011-04-23 22:03:13 +00:00
Andrew Gvozdev
8f6af04d2a bug 342069: Scanner discovery output is lost when running compiler specs command 2011-04-23 18:02:47 +00:00
Marc-Andre Laperle
3d1b5b91df Bug 343682 - [performance] AbstractClassInstantiationChecker could be a bit faster 2011-04-23 06:20:46 +00:00
Sergey Prigogin
64066b03a1 Cosmetics. 2011-04-22 22:55:00 +00:00
Sergey Prigogin
57bc11078d Fixed pseudo-Latin spelling. 2011-04-22 22:54:10 +00:00
Sergey Prigogin
035808c3ae Javadoc adjustment. 2011-04-22 22:51:09 +00:00
Sergey Prigogin
9d47423571 Fixed typos. 2011-04-22 22:47:03 +00:00
Sergey Prigogin
33c6076178 Added missing copyright header. 2011-04-22 21:34:59 +00:00
Sergey Prigogin
ab86cbc5ae Fixed compilation breakage. 2011-04-22 21:32:03 +00:00
Markus Schorn
3b867a0d26 Bug 343479: Switch statement without compound statement. 2011-04-22 06:17:47 +00:00
Sergey Prigogin
d9a0d4ef7f Cosmetics. 2011-04-22 05:48:05 +00:00
Sergey Prigogin
a9c21800ee Cosmetics. 2011-04-22 05:47:48 +00:00
Sergey Prigogin
ce76143abe Cosmetics. 2011-04-22 02:03:07 +00:00
Sergey Prigogin
6fe37c004e Cosmetics. 2011-04-22 01:20:11 +00:00
Vivian Kong
a3fc8296c8 Bug 133881 - Make refreshing after building optional - UI changes
Work in progress.
2011-04-21 21:08:26 +00:00
Vivian Kong
60e7c6cda0 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-21 20:15:38 +00:00
Chris Recoskie
ff9885b6e4 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-21 19:15:20 +00:00
Sergey Prigogin
eca2f20595 Bug 343479. Reverted previous change. 2011-04-21 18:57:18 +00:00
Vivian Kong
0f66b2fcb3 update svn jar 2011-04-21 16:33:00 +00:00
Vivian Kong
a06aa21f25 update svn jar 2011-04-21 16:30:51 +00:00
Marc-Andre Laperle
f1510e4566 Bug 343490 - Toggle Refactoring: Wrong key binding on Mac 2011-04-21 08:57:07 +00:00
Markus Schorn
e690350f00 Bug 343479: Switch statement without compound statement. 2011-04-21 08:11:55 +00:00