David Inglis
9e734a8588
see change log
2003-09-03 20:35:38 +00:00
David Inglis
2a1f0dae78
removed not needed methods
2003-09-03 20:34:14 +00:00
David Inglis
0e9cc685a8
remove preference read/saving not needed
2003-09-03 20:33:31 +00:00
Alain Magloire
a5e90c433e
Method to save the ErrorParsers ids.
2003-09-03 18:41:02 +00:00
Alain Magloire
645fd04fa9
updated.
2003-09-03 18:34:52 +00:00
Alain Magloire
561b82451e
Change to be abstract
2003-09-03 18:34:39 +00:00
John Camelon
6354f078c0
CORE
...
Fixed bug41445 - QualifiedLookup succeeds where it should fail.
TESTS
Added testBug41445() to CompleteParseASTTests.java.
2003-09-03 15:16:03 +00:00
Alain Magloire
7c0ccfc714
updated
2003-09-03 13:35:33 +00:00
Alain Magloire
ce7df10349
Wrong fix to the warning. The call is needed but
...
not the variable.
2003-09-03 13:33:46 +00:00
David Inglis
26d4065b60
added preference storing of symbols and paths
2003-09-03 02:12:56 +00:00
David Inglis
6a2b389c5f
fixed class cast exception
2003-09-03 02:11:19 +00:00
John Camelon
7ce8f5c91e
Patch for Andrew Niefer.
...
Added support to the parser symbol table for namespace aliases.
tests:
added ParserSymbolTableTest.testNamespaceAlias()
added ParserSymbolTableTest.testUsingNamespaceAlias()
2003-09-02 20:05:20 +00:00
John Camelon
08ceac730e
Patch for Hoda Amer
...
Core Tests:
Modified CCompletionProposalsTest to complete on a body file that includes a header file.
2003-09-02 17:17:01 +00:00
Doug Schaefer
82d1ef95c0
The new automated build system heavily endowed
...
with ant and xsl.
2003-09-02 03:11:35 +00:00
Doug Schaefer
4e69ae69d5
The new automated build system heavily endowed
...
with ant and xsl.
2003-09-02 02:51:00 +00:00
Doug Schaefer
c97349a164
Deleted the old build system that wasn't working so well.
2003-09-02 02:44:37 +00:00
Alain Magloire
5c99a8cdca
First draft of a Makefile parser.
2003-09-02 02:01:36 +00:00
Alain Magloire
58fba52bad
updated
2003-09-01 21:50:10 +00:00
Alain Magloire
3a824e75ea
Facelift of D&D code for Eclipse-2.1
2003-09-01 21:49:44 +00:00
Alain Magloire
c91658733d
Fix typo in class signature
2003-09-01 21:49:15 +00:00
Alain Magloire
77e2dfd706
Remove unused imports
2003-08-31 23:59:01 +00:00
Alain Magloire
c27dc686af
updated.
2003-08-31 23:54:48 +00:00
Alain Magloire
f1966eafe3
Change implementation to save extension form the
...
CCorePlugin
2003-08-31 23:54:38 +00:00
Alain Magloire
9e854093ca
Add method to save ErrorParsers
2003-08-31 23:54:16 +00:00
Alain Magloire
b9102ce931
updated
2003-08-31 04:46:02 +00:00
Alain Magloire
8b2c2f72e5
New Block to add ErrorParser
2003-08-31 04:45:53 +00:00
Alain Magloire
19076f897f
New extension point for the ErrorParsers
2003-08-31 04:42:14 +00:00
Alain Magloire
87d6f1fbfa
Added method to retrieve and instanciate the Error Parser.
2003-08-31 04:41:53 +00:00
Alain Magloire
889025e925
updated
2003-08-30 21:18:46 +00:00
Alain Magloire
db710bebea
Fix all the synthetic method warning from Eclipse.
...
New addition CheckedListDialogField.
2003-08-30 21:18:21 +00:00
Alain Magloire
237f613643
updated.
2003-08-30 19:50:55 +00:00
Alain Magloire
8911cb0c81
Remove some synchronization primitives.
2003-08-30 19:50:44 +00:00
Alain Magloire
9f6e4f8db6
update.
2003-08-30 05:21:34 +00:00
Alain Magloire
5e01d648f6
add new method getImageDescriptor
2003-08-30 05:21:24 +00:00
Alain Magloire
d3a258b4d7
Rewrite to use the new Parser ISourceElementRequestor.
2003-08-30 05:21:06 +00:00
Mikhail Khodjaiants
bd74b169fb
Label for target suspended by shared library event.
2003-08-29 22:04:02 +00:00
Mikhail Khodjaiants
c4517804fd
Implementation of deferred breakpoints.
2003-08-29 21:57:08 +00:00
Mikhail Khodjaiants
dab5b46aed
Moving shared library features from mi to CDI.
...
Added new launch configuration constants to ICDTLaunchConfigurationConstants.
2003-08-29 21:49:44 +00:00
Mikhail Khodjaiants
75d00906d9
Moving shared library features from mi to CDI.
...
Added new methods to ICDISharedLibraryManager:
- isAutoLoadSymbols
- isStopOnSolibEvents
- setAutoLoadSymbols
- setStopOnSolibEvents
- supportsAutoLoadSymbols
- supportsStopOnSolibEvents
2003-08-29 21:21:45 +00:00
Mikhail Khodjaiants
ae82c8efca
Moving shared library features from mi to CDI.
...
Added new methods to ICDISharedLibraryManager:
- isAutoLoadSymbols
- isStopOnSolibEvents
- setAutoLoadSymbols
- setStopOnSolibEvents
- supportsAutoLoadSymbols
- supportsStopOnSolibEvents
2003-08-29 20:50:45 +00:00
Alain Magloire
1711ab27d9
updated.
2003-08-29 15:05:08 +00:00
Alain Magloire
4c3c201cb5
First draft of a Make Editor.
2003-08-29 15:04:57 +00:00
Alain Magloire
d10a333672
updated.
2003-08-29 14:25:31 +00:00
Alain Magloire
e64aa39dd6
regenarated
2003-08-29 14:25:21 +00:00
Alain Magloire
a62a1f4305
change the limit of arguments to match OS limit
2003-08-29 14:25:01 +00:00
John Camelon
f0646c36bc
Patch for Andrew Niefer
...
Modified BaseSearchTest.setUp to properly include the "include.h" file.
This fixes the failing
ClassDeclarationPatternTests.testHeadersVisitedTwice and
OtherPatternTests.testOrPattern
2003-08-28 20:14:11 +00:00
John Camelon
f8a656fbcf
Core:
...
-#39961: Template parameter signature documentation
UI:
-#39968: Template Union missing an icon
2003-08-28 19:49:37 +00:00
Alain Magloire
f6653a6c61
updated
2003-08-28 19:47:32 +00:00
Alain Magloire
87ebd92130
Overload some methods in WorkingCopy.
2003-08-28 19:47:21 +00:00
Alain Magloire
7edad6b418
Check in the IScannerInfo for include paths.
2003-08-28 19:47:01 +00:00