Marc Khouzam
6abf9e1a42
Bug 317173: Cleanup warnings for DSF-GDB.
2012-04-20 15:38:21 -04:00
Alex Ruiz
1f83e4aa21
Bug 372551. Codan support for writing checkers that invoke external
...
tools.
Change-Id: Ia5cfd24d54ec6e67e08f24a367a6bc689ae407d0
Reviewed-on: https://git.eclipse.org/r/5586
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-18 15:52:48 -04:00
Sergey Prigogin
bfb9dae292
Added dependency on com.ibm.icu plug-in in an attempt to fix broken
...
Hudson build.
2012-03-17 17:03:15 -07:00
Andrew Gvozdev
b4230c0fff
bug 290631: Added New Scanner Discovery core functionality from branch
...
sd90 (Not connected to the rest of the code yet)
2012-01-26 15:30:43 -05:00
Sergey Prigogin
457af57f60
Changed the execution environment to JavaSE-1.6
2011-10-17 16:44:49 -07:00
Markus Schorn
b2452fb45d
Bug 347298: Array type in field access.
2011-06-29 12:16:21 +02:00
Chris Recoskie
b609ec68ba
Bug 133881 - Make refreshing after building optional
...
- serialize/deserialize to/from C project description
- fix stack overflow issue on load
- move ResourceExclusion and friends to internal packages
2011-05-10 16:53:37 +00:00
Markus Schorn
63eebc5290
Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler.
2011-05-02 09:24:05 +00:00
Chris Recoskie
e923b9a3c9
Bug 205257 - CDTProject creation scalability issue
2011-03-24 17:11:35 +00:00
Anton Leherbauer
754bca12d2
Update minimum bundle versions
2011-02-25 13:37:13 +00:00
James Blackburn
bf5233d4e4
Bug 321588 - Headless Builder allow extending the build environment from the command line
2010-08-23 14:43:15 +00:00
Markus Schorn
7ed4f94f50
Bug 294543: Built-in candidates for overloaded operators: Additional testcases and corrections.
2010-06-18 07:47:43 +00:00
Markus Schorn
66d10bd31a
Bug 316747: Fix mistyped 'getTemplateParameter'.
2010-06-17 14:12:18 +00:00
Markus Schorn
4c8a4d2d74
Bug 162806: Deprecate IASTTranslationUnit.getParserLanguage().
2010-06-16 12:27:16 +00:00
Chris Recoskie
947eedd5bc
- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.
...
- Reworked IFileSystem utility so that now it is noimplement/noextend. Clients should now extend from concrete class FileSystemUtility instead to better insulate them from future API changes.
- Reworked the resulting concurrency fixes - indexing and scanner discovery now synchronize on the project root as a scheduling rule. Original HEAD behaviour was to synch on the project's .settings folder for indexing, but that deadlocked with scanner discovery.
- Fixed remote indexing. Changes on HEAD that deprecated CodeReader broke the ability for remote translation units to provide the path to load the file content from. Added API to ITranslationUnit for this purpose.
2010-05-11 22:50:20 +00:00
Markus Schorn
d27a79d465
Bug 298069: Wrong encoding for lines in search result.
2010-01-04 10:43:49 +00:00
John Cortell
df44df36d3
[288656] Add tracing for DsfSession. Implemented Pawel's recommendation after review
2009-09-08 15:52:33 +00:00
John Cortell
7e8ee4c873
[288656] Add tracing for DsfSession
2009-09-04 19:42:17 +00:00
Markus Schorn
55f642b6df
Increment plugin versions.
2009-07-06 13:05:01 +00:00
Vivian Kong
fa3911cd90
bug 254200 - use ICU4J
2009-03-13 13:47:48 +00:00
Markus Schorn
938969ae49
Fixes warnings.
2009-01-13 13:19:51 +00:00
Markus Schorn
3e28b31ae1
Implementation to select resource for a location, bug 248419.
2008-10-02 11:36:51 +00:00
Markus Schorn
a359eb6090
Implementation of an heuristics to resolve include files, bug 213562
2008-10-01 09:59:44 +00:00
Alena Laskavaia
8e64dbaaa5
PR: 215492 - moved to external package
2008-08-18 14:13:35 +00:00
Markus Schorn
7b61bb10f2
Allows to visit array-modifiers, bug 237605.
2008-06-18 12:43:30 +00:00
Markus Schorn
0b1b9a6092
Fix warnings.
2008-04-25 14:24:53 +00:00
Chris Recoskie
5f76384955
exporting indexer package because otherwise it's impossible to build anything that uses the standalone indexers
2008-04-22 19:06:29 +00:00
John Cortell
7b3681fc19
Applied patch in 227869. Produce an error if user tries to create memory monitor using a literal address that exceeds the range of the address factory used by the debug session. Prior to this change, the monitor would be created based on the truncated value.
2008-04-22 15:25:36 +00:00
Markus Schorn
da70ef502f
Support search for local variables and parameters, bug 151334.
2008-04-22 09:08:07 +00:00
Markus Schorn
ca61147d16
Extract Function (work in progress) by Emanuel Graf, bug 226484.
2008-04-16 10:19:55 +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
Andrew Ferguson
8bc2a7437a
222748: refactor semantic routines to separate package
2008-03-27 18:31:16 +00:00
Ken Ryall
3071e4834e
Bug 182388, Executables view and supporting classes.
2008-03-24 21:21:02 +00:00
Markus Schorn
73869d3e94
Reworked refactoring: moved rename refactoring into ui-plugin (bug 220741), applied patch for extract constant (bug 181493).
2008-03-12 09:56:10 +00:00
Markus Schorn
1f19d506f8
Source Change Generator for ASTTransformations by Emanuel Graf and others, bug 214605.
2008-03-07 12:13:38 +00:00
Andrew Ferguson
c113b00476
178386: check-in documentation tool framework plus doxygen implementation
2008-02-09 12:23:25 +00:00
Anton Leherbauer
f4bbc8aaa1
Undo temporary package export
2008-01-18 08:37:04 +00:00
Markus Schorn
88ac1b7a85
Proposal for AST-rewriter API, bug 214334.
2008-01-09 14:37:20 +00:00
Doug Schaefer
e8019df504
Flexible File System. Get project creation working by replacing the use of IPath for project location with URIs. Also move FFS to its own plugin to avoid early initialization of the CDT.
2007-12-31 20:31:08 +00:00
Doug Schaefer
0d50d5b222
Get more of the FFS working. Also turned on Java 5 for cdt.core.
2007-12-28 21:29:45 +00:00
Markus Schorn
1e43fc3186
Removes DOMScanner and related classes, cleans up interfaces IScanner and IIndexMacro, (bug 212864).
2007-12-21 09:35:52 +00:00
Anton Leherbauer
1d35805d67
23540: Macro-expansion hover
2007-12-20 15:23:00 +00:00
Markus Schorn
21b09a659c
Headers included from c- and c++-files (bug 191989).
2007-12-07 10:33:34 +00:00
Markus Schorn
7788841cb3
Removal of old parser (bug 209772).
2007-11-20 10:57:40 +00:00
Anton Leherbauer
8629e6b5d1
Upversion plug-ins to 5.0.0
2007-11-06 08:02:32 +00:00
Markus Schorn
285d224021
For bug 205272, the lexer with JUnit tests.
2007-10-09 15:09:59 +00:00
Doug Schaefer
2afd57655c
Update changed plugins to 4.0.1.
2007-07-24 21:23:31 +00:00
Markus Schorn
79710ce424
Fix for 195419, prevent recreation of pdoms during project delete.
2007-07-06 13:40:17 +00:00
Mikhail Sennikovsky
c5603e5a0e
Template Engine submission from Bala Torati (Symbian) with some modifications and bug-fixes (see Bug 160012)
2007-04-26 17:07:39 +00:00
Anton Leherbauer
6aa3d375f2
Fix for 179098: Make LanguageMappingConfiguration API
2007-03-26 14:25:14 +00:00