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

20024 commits

Author SHA1 Message Date
Sergey Prigogin
227294f49a Bug 367473 - Rename refactoring without dialog leaks memory. 2011-12-27 09:49:24 -08:00
Sergey Prigogin
7559df0558 @Override annotations. 2011-12-27 09:49:18 -08:00
Andrew Gvozdev
08a0e81c57 bug 367559: Double source folder in Make Targets View 2011-12-26 23:40:59 -05:00
Andrew Gvozdev
d99855ebf4 bug 367559: Double source folder in Make Targets View 2011-12-26 23:25:49 -05:00
Andrew Gvozdev
834679c69c bug 367559: Double source folder in Make Targets View 2011-12-26 17:17:42 -05:00
Andrew Gvozdev
e3358c10f7 bug 355601: Make Targets Not Found In Nested Folders 2011-12-26 15:21:14 -05:00
Sergey Prigogin
3b5d67f9e8 Cosmetics. 2011-12-24 11:31:29 -08:00
Sergey Prigogin
a19dfee63c Generics. 2011-12-24 11:27:21 -08:00
Sergey Prigogin
2ee14c041c Moved template engine tests to org.eclipse.cdt.ui.tests plug-in since
they fail in headless mode due to loading of
TestExtraPagesProvider.java
2011-12-23 15:57:35 -08:00
Sergey Prigogin
46e94156ee Bug 367482. Patch by Raphael Zulliger with minor modifications. 2011-12-23 15:17:21 -08:00
Marc Khouzam
f8f7295cf1 Bug 317173: Fix new warnings of missing @Override now that we use java 6, in org.eclipse.cdt.dsf.gdb.ui 2011-12-23 15:35:46 -05:00
Marc Khouzam
b549d4759d Bug 317173: Fix new warnings of missing @Override now that we use java 6, in org.eclipse.cdt.dsf.gdb 2011-12-23 15:35:42 -05:00
Sergey Prigogin
dd2d478fc1 Bug 365461: Requesting -Wextra and -Wconversion warnings flags for gcc
c/c++
2011-12-23 14:39:26 -05:00
Marc Khouzam
5c70f146df Bug 365471: Explicitly set 'target-async off' 2011-12-23 09:49:51 -05:00
Markus Schorn
c1f0069b97 Bug 367315: Incremental update for headers parsed in context. 2011-12-23 10:56:04 +01:00
Anton Leherbauer
6e1ea34d7c Bug 367417 - IndexerPreferenceListener leaks CEditor instance 2011-12-23 10:45:25 +01:00
Marc-Andre Laperle
42e2c8c5f7 Bug 367467 - Generate Getters and Setters leaks memory 2011-12-22 23:52:36 -05:00
Sergey Prigogin
5fb38d3912 Bug 363244. Fixed the case when newly inserted nodes are wrapped in
ContainerNode.
2011-12-22 19:59:10 -08:00
Anton Leherbauer
adc46fe221 Bug 367403 - [preferences] C/C++ editor does not respect high contrast settings 2011-12-22 16:39:38 +01:00
Markus Schorn
cfb47f9a65 Bug 365981: Undetected syntax failure instantiating function template 2011-12-22 11:25:27 +01:00
Anton Leherbauer
c722cc65cd Bug 365051 - Unreadable black source hover 2011-12-22 10:00:54 +01:00
Sergey Prigogin
fbffc783ba Bug 367117 - [formatter] cdt hangs when formatting c++ code. 2011-12-21 10:33:15 -08:00
Sergey Prigogin
0dcb27b1eb Bug 362442. Enabled test that is to failing anymore thanks to Markus'
fix.
2011-12-21 10:14:27 -08:00
Sergey Prigogin
df445a2f06 @Override annotations. 2011-12-21 09:59:42 -08:00
Markus Schorn
35a66ea763 Bug 332883: Auto type for range based for loop. 2011-12-21 18:03:31 +01:00
Markus Schorn
9e7125fb90 Bug 364920: NPE using call hierarchy 2011-12-21 15:13:12 +01:00
Anton Leherbauer
c7803d38e9 Bug 366942 - [disassembly] Extension point for contributing ruler columns 2011-12-21 14:11:35 +01:00
Markus Schorn
2dea3d4a33 Bug 362442: Considering all expansions for significant macros. 2011-12-21 13:56:49 +01:00
Anton Leherbauer
b680564684 Bug 367061 - Language mappings as created in a Helios project are ignored when imported in Indigo (backward compatibility issue) 2011-12-19 15:44:08 +01:00
Sergey Prigogin
5ee7759f72 Bug 319278 - Generate getters and setters handles arrays incorrectly. 2011-12-18 22:38:10 -08:00
Sergey Prigogin
d5f46dd429 @Override annotations. 2011-12-18 22:35:22 -08:00
Sergey Prigogin
29d3e83da0 Cosmetics. 2011-12-18 21:17:42 -08:00
Sergey Prigogin
f92fff3e50 Fixed MalformedTreeException. 2011-12-18 12:09:43 -08:00
Patrick Chuong
349cdb089d Bug 358135 - [Pin&Clone] Pinned view shows wrong content for multiple
selection
2011-12-15 15:05:02 -05:00
Patrick Chuong
be303b5ca2 Merge branch 'master' of ssh://pchuong@git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git into master_bug_353351 2011-12-14 16:06:44 -05:00
Patrick Chuong
cffc23093a Bug 353351 - DisassemblyBackendDsf.retrieveFrameAddressInSessionThread()
shows an error message to the user if stack.getFrameData fails.
2011-12-14 16:05:27 -05:00
Sergey Prigogin
8001fb923b Renamed the Messages class. 2011-12-14 12:25:37 -08:00
Sergey Prigogin
07c8578942 Bug 354727. Removed duplicated refactoring tests. 2011-12-14 12:20:47 -08:00
Sergey Prigogin
c1e775df38 Deleted an unused class. 2011-12-14 00:52:24 -08:00
Sergey Prigogin
7c2b3208e1 Cosmetics. 2011-12-14 00:49:38 -08:00
Sergey Prigogin
8b3ce7c39a Code cleanup. 2011-12-14 00:48:19 -08:00
Sergey Prigogin
b8ac132da4 Removed an unused method. 2011-12-13 19:50:20 -08:00
Sergey Prigogin
c521604dd1 Bug 363244 - Generate Getters and Setters expands macro with typedef and
breaks formatting. The bug was fixed by minimizing areas of code
affected by the refactoring changes. This minimization had a huge ripple
effect.
2011-12-13 19:46:10 -08:00
Sergey Prigogin
18ec28be0f @Override annotations. 2011-12-13 19:46:04 -08:00
Pawel Piech
cd080686aa Bug 366446 - [test] DSF tests don't compile against platform 4.2M4 2011-12-12 21:11:43 -08:00
Andrew Gvozdev
3586ae698f bug 304139: [Scanner Discovery] Compiler inspection does not work for
gcc with non-english locale
2011-12-12 18:06:50 -05:00
Sergey Prigogin
7b7b645804 Cosmetics. 2011-12-12 12:09:48 -08:00
Sergey Prigogin
c8a91faa25 Bug 366422 - C++11 standard headers missing from file types. 2011-12-12 12:09:15 -08:00
Marc Khouzam
fb16cb0561 Bug 365966: Change all of DSF-GDB to use the new Immediate*RequestMonitor classes. Not a necessary change, but it makes the code easier to read, and validates the new classes. 2011-12-12 11:28:16 -05:00
William R. Swanson
1291c98447 Bug 365966: Convenience RequestMonitor classes using ImmediateExecutor 2011-12-12 11:28:13 -05:00