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

11935 commits

Author SHA1 Message Date
Warren Paul
44008336e4 fixed bug #215285. 2008-03-31 16:51:55 +00:00
Mike Kucera
c7857505e0 fixed template destructor ids 2008-03-31 15:48:57 +00:00
Mike Kucera
ac876dacb6 fixed import 2008-03-31 14:42:28 +00:00
Markus Schorn
d8328d452b Sort macros in parser log. 2008-03-31 09:01:20 +00:00
Markus Schorn
bb834c4bb7 Common method to compute string for PDOM versions. 2008-03-31 08:07:24 +00:00
Anton Leherbauer
2f974e0ef5 Fix hyperlink detector for 3.4 M6 2008-03-31 07:53:16 +00:00
Sergey Prigogin
398615b6fa More cleanup of template resolution code. 2008-03-31 03:48:07 +00:00
Sergey Prigogin
f03642cfb3 Fixed bug 224817. 2008-03-30 23:52:09 +00:00
Sergey Prigogin
56cf847c2a Removed two redundant checks flagged by the compiler. 2008-03-29 17:05:58 +00:00
John Cortell
fa7e6e8363 Backed out my fix to 224463. Further investigation made me realize the problem is really a platform one. I've opened 224771. 2008-03-29 16:59:10 +00:00
Sergey Prigogin
301640c194 Code formatting. 2008-03-29 16:48:34 +00:00
Ken Ryall
0a8de13225 Externalize Strings. 2008-03-28 21:15:46 +00:00
Warren Paul
bb792ef3b0 NPE check. 2008-03-28 20:50:04 +00:00
Ken Ryall
c3e795c6d0 Added MSVS key binding. New commands from bug 209218. 2008-03-28 19:39:19 +00:00
Markus Schorn
bb469b32ee Search for macro references, bug 156561. 2008-03-28 17:59:10 +00:00
Anton Leherbauer
db312ccd1b Fix random content assist test failures 2008-03-28 16:15:50 +00:00
Alain Magloire
15447a0c0b Cosmetic changes and long time fixes for the Makefile editore. 2008-03-28 15:43:03 +00:00
Alain Magloire
802af6b09c *org.eclipse.cdt.debug.mi.core/{AbstractGDBCDIDebugger,IMILaunchConfigurationConstants}.java
*org.eclipse.cdt.debug.mi.core/MISession.java
* org.eclipse.cdt.debug.mi.core.cdi/BreakpointManager.ajva
*org.eclipse.cdt.debug.mi.internal/iu/{StandardGDBDebuggerPage.java,MIUIMEssages.properties}

220045  Debuger is stopping on non-existing breakpoints for files with same name

Patch from Elena
2008-03-28 15:42:17 +00:00
Anton Leherbauer
dd9db085d7 Get rid of SharedTextColors 2008-03-28 15:39:09 +00:00
Alain Magloire
d0e1ee1473 *org.eclipse.cdt.debug.internal.core/CBreakpointManager.java
*org.eclipse.cdt.debug.internal.uui.propertypages/CBreakpointPreferenceStore.java
*org.eclipse.cdt.debug.internal.uui.propertypages/CBreakpointPropertyPage.java

221408 nor P3 Wind cdt-debug-inbox@eclipse.org NEW Ability to move breakpoints manually to a different line

Patch from Elena
2008-03-28 15:34:57 +00:00
Alain Magloire
02f51cf12a * org.eclipse.cdt.debug.internal.core.model/CValue.java
* org.eclipse.cdt.debug.mi.core.cdi/SourceManager.java
221944 nor P3 Wind cdt-debug-inbox@eclipse.org NEW Cannot display long long int as hex

Patch from Elena
2008-03-28 15:27:31 +00:00
Alain Magloire
b8079d556d org.eclipse.cdt.debug.internal.core.model/CThread.java
218260 Performance issues while stepping through with many threads

Patch from Elena
2008-03-28 15:20:21 +00:00
Alain Magloire
1ffac28c6d org.eclipse.cdt.debug.internal.core/CBreakpointManager.java
219863 nor P3 Wind regression: Address breakpoints inserted from console do not resolve location properly


Patch from Elena.
2008-03-28 15:15:24 +00:00
Anton Leherbauer
ae2edb62e6 Fix warnings 2008-03-28 14:37:59 +00:00
Anton Leherbauer
df675c8a18 API cleanup 2008-03-28 14:22:27 +00:00
Oleg Krasilnikov
599d1947f7 Bug #224309 : Problem with ordering of ErrorParser 2008-03-28 13:37:28 +00:00
Anton Leherbauer
8336ec368b Yet more content assist tests 2008-03-28 13:08:52 +00:00
Anton Leherbauer
1ed39d8cea Fix inclusion proposal for project local includes 2008-03-28 13:05:55 +00:00
Anton Leherbauer
5107c20849 Tests for bug 223660 2008-03-28 12:52:40 +00:00
Oleg Krasilnikov
7cd517b279 Bug 224191 : Need public API to create CDT variables 2008-03-28 12:17:28 +00:00
Markus Schorn
f0854abfb0 Mark package 'org.eclipse.cdt.internal.core.dom.parser.cpp.semantics' as internal. 2008-03-28 08:14:51 +00:00
John Cortell
d41031da82 Fix for 224463. Debug view actions don't update after step operation in target with thread-level run control. 2008-03-27 20:28:36 +00:00
Andrew Ferguson
8bc2a7437a 222748: refactor semantic routines to separate package 2008-03-27 18:31:16 +00:00
Mike Kucera
d9b287728b fixed qualified names signature, fixed parsing of template parameters (with a hack), fixed problem with scope not flushing properly when resolving ambiguous declarator node 2008-03-27 15:35:29 +00:00
Anton Leherbauer
be718ccf7c More plain C content assist tests 2008-03-27 14:49:54 +00:00
Markus Schorn
c10395201b Fixes warnings 2008-03-27 14:31:34 +00:00
Markus Schorn
5001cf3e33 Fixes warnings 2008-03-27 14:19:53 +00:00
Anton Leherbauer
bfd296013f 113568: [Content Assist] proposals for include directives 2008-03-27 14:10:57 +00:00
Anton Leherbauer
2d526547f2 Fix sort order of method proposals, related to bug 172862 2008-03-27 08:45:22 +00:00
Markus Schorn
f4ff0f795d Performance improvement for Index Database. 2008-03-27 08:05:08 +00:00
Ken Ryall
0bb43e91f2 Fix build on Mac OS by removing the specified 1.4 VM and using the default (1.5) instead. 2008-03-27 06:12:56 +00:00
Anton Leherbauer
486ed39667 Fix for 223987: CDT doesn't build with SDK 3.4 M6 2008-03-26 16:19:44 +00:00
John Cortell
212e5595fb Minor improvements: 1. Make expression-based input appear before memory-space based one 2. Remember which input type was selected last and make that the default when opening the dialog 3. Automatically give focus to the appropriate text input widget. 2008-03-26 11:49:42 +00:00
John Cortell
7a7592a044 Use verb in preference name 2008-03-26 11:44:38 +00:00
Markus Schorn
9f5748de37 Fix for a bogus c++-syntax-error and 2 exceptions, bug 223777. 2008-03-26 11:35:43 +00:00
John Cortell
064d4429ba Some cleanup leading up to some functional improvements (this commit doesn't alter behavior). 2008-03-25 22:08:03 +00:00
Ken Ryall
503dee38ed Refresh the project in a job so this doesn't block on terminate and can be canceled. 2008-03-25 21:02:15 +00:00
Oleg Krasilnikov
5c7a3c6f61 Bug #190131 : Hiding configurations group in property page 2008-03-25 15:58:25 +00:00
Anton Leherbauer
7bd2f84e6a Allow only exact word matches for context information 2008-03-25 13:24:55 +00:00
Oleg Krasilnikov
386f58f011 Warning elimination 2008-03-25 09:23:49 +00:00