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

7694 commits

Author SHA1 Message Date
Markus Schorn
09bd5ef8cb restrict is not a C++-keyword, bug 228826 2008-09-17 13:31:15 +00:00
Markus Schorn
a552aa1760 fix warnings. 2008-09-17 11:03:59 +00:00
Markus Schorn
6c564a4f8c Add since tags. 2008-09-17 11:00:18 +00:00
Markus Schorn
61e982cc55 Modifications not stored in .cproject, bug 246364 2008-09-17 09:15:19 +00:00
Markus Schorn
e43c9eb5a9 Follow up for symbolic links in include search path, bug 246524. 2008-09-17 09:15:13 +00:00
Sergey Prigogin
2e490426a7 Fixed compiler warnings. 2008-09-15 06:35:52 +00:00
Sergey Prigogin
9167b518f8 Fixed a typo. 2008-09-15 00:38:32 +00:00
Emanuel Graf
76159f066d FIXED - bug 246921: NPE in ChangeGenerator when extracting constant
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246921 patch from Tom Ball
2008-09-11 19:29:59 +00:00
Chris Recoskie
91141bd408 RESOLVED - bug 234860: New Project Wizard using "folders" for project type selection is totally unintuitive
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234860
2008-09-11 15:48:14 +00:00
Sergey Prigogin
00a2461140 Bug 108489. 2008-09-10 22:40:19 +00:00
Sergey Prigogin
8ab0defef2 Bug 230214. 2008-09-10 20:54:09 +00:00
Emanuel Graf
06eb3b7f29 FIXED - bug 246061: [Refactoring] why can I select a visibility when extracting a const
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246061
2008-09-10 14:36:22 +00:00
Markus Schorn
4e8f520b7c Symbolic links in include search path, bug 246524. 2008-09-08 15:17:57 +00:00
Vivian Kong
6f6afbdada Bug 234952 - truncation in Macro Expansion hover 2008-09-08 14:08:37 +00:00
Anton Leherbauer
18aa42e195 Bug 246363 - IllegalArgumentException while typing 2008-09-08 11:00:22 +00:00
Markus Schorn
cce773e663 Handles keywords in expression evaluator, bug 246369. 2008-09-08 08:39:33 +00:00
Markus Schorn
8d99a621b3 Handles 'true' and 'false' in expression evaluator, bug 246369. 2008-09-08 08:06:20 +00:00
Anton Leherbauer
6184a53e92 Bug 244050 - AssertionFailedException in QuickDiff prevents save 2008-09-05 10:32:14 +00:00
Emanuel Graf
507c732870 FIXED - bug 246058: [Refactoring] issues generating getters setters with 2 classes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246058
2008-09-05 09:41:08 +00:00
Emanuel Graf
4cdb7e40c9 FIXED - bug 246062: [Refactoring] NPE extracting a constant from an inlined method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=246062
2008-09-05 09:33:57 +00:00
Anton Leherbauer
21c07ecee5 Bug 242335 - Eclipse Ganymede hangs on startup - follow up 2008-09-05 08:19:56 +00:00
Markus Schorn
7046aff5b1 Using index for rename refactoring started off the editor, bug 245636. 2008-09-04 09:28:36 +00:00
Mike Kucera
07a880257d fix for bug 245443, standalone indexer needs to provide a Scanner Info object when parsing files up front 2008-09-03 21:22:02 +00:00
Markus Schorn
8e72b07f59 Syntax error with constructor initializer, bug 245070. 2008-09-03 09:49:53 +00:00
Markus Schorn
f39d829c21 Correct hashCode and equals for special nodes in call hierarchy, bug 244987. 2008-09-02 12:45:04 +00:00
Markus Schorn
db8b15aacf NPE invoking rename refactoring, bug 244866. 2008-09-02 11:15:55 +00:00
Markus Schorn
63563deaf8 Fixes a NPE, bug 244384. 2008-09-02 09:05:26 +00:00
Markus Schorn
35c7928f5e Allow for indexing fortran files, bug 242607. 2008-09-02 07:55:25 +00:00
Emanuel Graf
45e948890f replace selection marker, test code is now valid cpp code. 2008-08-27 13:27:24 +00:00
Emanuel Graf
94419b71d1 missing since tags 2008-08-27 13:02:35 +00:00
Sergey Prigogin
b4981a7e62 Fixed spelling of reverseConstantPropagationLookup (245053). 2008-08-25 01:14:00 +00:00
Sergey Prigogin
e9629b194e Bug 245049. Also fixed test14_8_2_4s7. 2008-08-25 00:39:02 +00:00
Sergey Prigogin
bc2382f2ca toString method. 2008-08-25 00:08:17 +00:00
Sergey Prigogin
9acb20d524 Test case for bug 245049. 2008-08-24 19:44:04 +00:00
Sergey Prigogin
ca322a621a Bug 245030. 2008-08-24 04:03:05 +00:00
Sergey Prigogin
e8efeee1b0 Test case for bug 245030. 2008-08-23 23:26:34 +00:00
Sergey Prigogin
cfe64d83a6 Failing test case for bug 245027. 2008-08-23 19:23:47 +00:00
Alena Laskavaia
8e64dbaaa5 PR: 215492 - moved to external package 2008-08-18 14:13:35 +00:00
Mike Kucera
3c6df72408 updated UI plugin version to 5.1 2008-08-14 19:12:05 +00:00
Jason Montojo
d7a8770a02 Fix for bug 235482 2008-08-13 16:29:29 +00:00
Mike Kucera
433174325e project settings import/export wizards, bug 242010 2008-08-12 18:29:20 +00:00
Emanuel Graf
ca75909f2c fix for error caused by index based TU in extract constant 2008-08-12 09:14:03 +00:00
Sergey Prigogin
d7229a14f2 Implementation of "Rename in File" 2008-08-12 03:39:54 +00:00
Anton Leherbauer
de84c1909c Fix for 242707 - Tab is not indenting line in C/C++ editor
Patch by Andrew Gvozdev
2008-08-08 11:32:36 +00:00
Anton Leherbauer
da70901535 Bug 243056 - [Formatter] changes syntax by removing a space 2008-08-07 08:45:59 +00:00
Markus Schorn
03b82b0928 Complete implementation of ICPPClassType, bug 98171. 2008-08-06 14:19:12 +00:00
Emanuel Graf
c9129857f9 fix for bug 243169: Refactor UI: Text dragging does not enable Preview button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243169
2008-08-06 08:20:11 +00:00
Markus Schorn
0c1c0e52bd Scopes for catch handlers, bug 209579. 2008-08-05 12:05:59 +00:00
Markus Schorn
ab54af8863 ASTviewer must not call set.. methods. 2008-08-05 11:04:38 +00:00
Markus Schorn
8a535a1187 Formatting. 2008-08-05 11:04:21 +00:00