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

7539 commits

Author SHA1 Message Date
Alain Magloire
a61bb7af39 Disable Type Hierarchy 2005-07-29 19:28:53 +00:00
Mikhail Khodjaiants
c16a83969c The registers with errors shouldn't be disposed when the target is suspended. Added synchronization to the "getRegisters" method. 2005-07-29 19:24:19 +00:00
Mikhail Khodjaiants
a644748bb8 synchronize the updating. 2005-07-29 17:58:16 +00:00
Mikhail Sennikovsky
09ed69dcb6 Checked in the patch from Bob Monteleone that fixes the problem with updating a CDT 1.2 project to CDT 3.0 where a property of type enumeration has changed 2005-07-29 13:28:03 +00:00
Alain Magloire
b2aff9b7c5 more fix for 100442 2005-07-29 05:46:25 +00:00
Mikhail Khodjaiants
a5fdd63e34 Bug 104421: Register view can not show correct value when switch between different thread or stack frame. 2005-07-29 02:12:02 +00:00
Mikhail Khodjaiants
fb81386aa2 Bug 103567: breakpoints view of of sync w/CDT CVS HEAD. 2005-07-28 17:49:05 +00:00
David Inglis
ceb1591cf9 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102195 2005-07-28 14:26:15 +00:00
Leo Treggiari
55d7f38a85 Update for MBS Extensibility Guide 2005-07-28 03:50:53 +00:00
Leo Treggiari
16e8febd47 Check for null in getOptionById 2005-07-28 00:13:22 +00:00
Bogdan Gheorghe
7656bf39b8 User Docs for indexer 2005-07-27 22:05:29 +00:00
Bogdan Gheorghe
0ffe6cd37e User Docs for search 2005-07-27 21:53:38 +00:00
Bogdan Gheorghe
f4b4ef44a3 User Docs for search 2005-07-27 21:47:02 +00:00
Bogdan Gheorghe
4d5059e54b User Docs for indexer/search 2005-07-27 21:41:08 +00:00
Doug Schaefer
e7a34062d2 Adding in schemas to the Reference TOC. 2005-07-27 20:43:43 +00:00
Bogdan Gheorghe
6a673ce99d User Docs for indexer 2005-07-27 20:14:58 +00:00
Bogdan Gheorghe
f7ea41ecca User Docs for indexer 2005-07-27 20:04:02 +00:00
Bogdan Gheorghe
888428b1fa User Docs for indexer
Take out "Add to index menu item"
2005-07-27 20:03:26 +00:00
Doug Schaefer
e83482c41d Cleaning up the ISV docs. Remove reference to missing schema files in core. 2005-07-27 19:51:54 +00:00
Doug Schaefer
3e49b43357 Added core.search package to API docs. 2005-07-27 19:38:03 +00:00
Doug Schaefer
2af99d8ade Cleaned up DOM guide to remove mention of rewrite and workspace view. 2005-07-27 19:37:40 +00:00
Mikhail Sennikovsky
b6ca08ef01 fix for the bug# 105237 2005-07-27 16:31:27 +00:00
Chris Recoskie
8486bfb1c4 crecoskie 7/27/2005 - fix for 105197 2005-07-27 14:33:13 +00:00
Doug Schaefer
196a2bb1d7 Bug 66496 - added handling for macros that occur between 'class' and the class name for the model builder in quick parse mode. This is commonly used in Windows for dllexport'ing a whole class. 2005-07-27 02:01:58 +00:00
Mikhail Khodjaiants
a7d6556d98 Bug 105224: Two identical directory source container types. 2005-07-26 21:05:45 +00:00
Alain Magloire
c0b5b6e08c 2005-07-26 Alain Magloire
Fix for 92446
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/VariableManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Value.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Variable.java
2005-07-26 19:57:10 +00:00
Alain Magloire
6ca469c8d4 2005-07-26 Alain Magloire
Fix PR 100992: IMethod were generated for implementation, we should generate
	IFunction for method defines outside of the class shell.
	* model/org/eclipse/cdt/internal/core/model/CModelBuilder.java
2005-07-26 19:50:35 +00:00
Alain Magloire
9bc8ef7164 2005-06-26 Alain Magloire
* model/org/eclipse/cdt/core/model/tests/StructuralTemplateTests.java
2005-07-26 19:50:25 +00:00
Mikhail Khodjaiants
7ce35b3215 Bug 102929: Race conditions when setting breakpoints at launch. The initial breakpoint settings, stop in main and resume are batched in one job. This garantees the right order of commands sent to the backend. 2005-07-26 18:17:05 +00:00
Andrew Niefer
78680938b8 bug 104907 - looping in type cache 2005-07-26 17:56:48 +00:00
John Camelon
f9189b1ee4 Committed JUnits to demonstrate behaviour of old parser re: bug 100992. 2005-07-26 01:59:02 +00:00
Andrew Niefer
0e56897a3f bug 94989 - ui.tests - selecting nodes in DOM AST View 2005-07-25 18:41:30 +00:00
Alain Magloire
2cfafe2975 2005-07-25 Alain Magloire
Part fix for PR 100992: The signature was incorrect for structure/unions.

	* src/org/eclipse/cdt/debug/internal/ui/actions/ToggleBreakpointAdapter.java
2005-07-25 16:30:01 +00:00
Andrew Niefer
fb7f745e66 fix bug 104907 - Type cache problems with NullIndexer 2005-07-25 15:19:54 +00:00
Leo Treggiari
242a1adb39 Update copyrights for the pages that I modified 2005-07-23 13:27:07 +00:00
Alain Magloire
cbe3104e3b 2005-07-22 Alain Magloire
Fix PR 104908
	* plugin.xml
2005-07-23 00:28:44 +00:00
Leo Treggiari
af4ab6b951 Editorial cleanup from Bob Monteleone 2005-07-22 22:53:05 +00:00
Leo Treggiari
0cbe23f5fe Fix problem with converter code 2005-07-22 22:52:07 +00:00
Andrew Niefer
fb62ab1e5c fix ArrayIndexOutOfBoundsException from bug 84270 2005-07-22 19:21:28 +00:00
Vladimir Hirsl
ede231c47e Updated Scanner Config Discovery property page user documentation. 2005-07-22 17:23:58 +00:00
John Camelon
906b67ad17 Fixed Bug 104800 Null-statement terminates a do-statement 2005-07-22 15:10:56 +00:00
Doug Schaefer
16118927ca More fun with EPL. I think we have all files compliant now. 2005-07-22 15:03:48 +00:00
Doug Schaefer
13211bd14e More fun with EPL. I think we have all Java files compliant now. 2005-07-22 14:55:56 +00:00
Leo Treggiari
47134db8a2 Additional 3.0 functionality 2005-07-22 13:27:21 +00:00
Alain Magloire
78a4a96e57 Fix copyright 2005-07-22 03:32:01 +00:00
Alain Magloire
6c72b26ea1 Fix Copyright 2005-07-22 02:55:44 +00:00
Alain Magloire
eae0585e17 2005-07-22 Alain Magloire
Fix to Copyright.
2005-07-22 02:52:12 +00:00
Alain Magloire
05c6f0707f 2005-07-22 Alain Magloire
Fix the copyright.
2005-07-22 02:48:34 +00:00
Alain Magloire
1ba90ead7e 2005-07-22 Alain Magloire
Fix the copyright.
2005-07-22 02:42:58 +00:00
Alain Magloire
ba2f36fbae fix to copyright 2005-07-22 02:38:01 +00:00