Sergey Prigogin
d4c8d89493
Bug 307503 - New Class wizard doesn't check for C++ keywords during validation
2011-01-31 00:16:01 +00:00
Markus Schorn
4a66e70766
Bug 329676: Open element for enumerators.
2010-11-11 09:01:41 +00:00
Markus Schorn
0dea806506
Bug 323723: Removes the remaining throw declarations from IVariable and IFunction.
2010-10-12 11:29:00 +00:00
Markus Schorn
c31e996fc2
Bug 323723: Reduce usage of DOMExceptions.
2010-08-27 09:01:29 +00:00
Vivian Kong
078c2fd1f8
Bug 315439 Fix up copyright
2010-06-03 17:36:02 +00:00
Markus Schorn
df90029032
Fix handling of InterruptedException when locking index, bug 271909.
2009-06-26 09:21:12 +00:00
Markus Schorn
1cb9ea94e6
Type-cache returns undefined types, bug 277277
2009-06-22 13:39:29 +00:00
Sergey Prigogin
2ef51ed6f7
Removed workaround for bug 261457, which has been fixed in the platform.
2009-05-16 23:24:32 +00:00
Markus Schorn
49e24aa545
API tags for org.eclipse.cdt.core.browser.*, bug 260830.
2009-02-04 08:01:37 +00:00
Markus Schorn
eea81e9d95
Static variables shown as global in search, bug 255192.
2008-12-17 16:18:50 +00:00
Markus Schorn
6724c62308
API and data-structures for proper support of template non-type arguments, bug 242668.
2008-10-22 10:58:24 +00:00
Markus Schorn
1b27065ccd
Fix hashCode() and equals() for type-info objects.
2008-05-21 14:18:44 +00:00
Markus Schorn
0b1b9a6092
Fix warnings.
2008-04-25 14:24:53 +00:00
Markus Schorn
da70ef502f
Support search for local variables and parameters, bug 151334.
2008-04-22 09:08:07 +00:00
Markus Schorn
e16bfb7409
Fix warnings.
2008-04-09 14:59:19 +00:00
Markus Schorn
b5ad408a60
Team shared warning levels for core-plugin, fixed warnings.
2008-04-09 11:35:52 +00:00
Markus Schorn
bb469b32ee
Search for macro references, bug 156561.
2008-03-28 17:59:10 +00:00
Anton Leherbauer
df675c8a18
API cleanup
2008-03-28 14:22:27 +00:00
Markus Schorn
a5f83b394c
Open Element to show macro parameters, bug 209762.
2008-03-05 13:44:35 +00:00
Markus Schorn
c0b97bbe1c
Access to local bindings, bug 215783.
2008-01-25 17:00:38 +00:00
Ken Ryall
617c5a8476
Bug 212166, search bug fixes.
2008-01-18 22:55:23 +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
Markus Schorn
9b07ea66db
Static variables/functions in Open Element and Search (bug 193057 and 196414).
2007-11-22 15:57:17 +00:00
Markus Schorn
b047d952b2
Fix for 193056, macros for Open Element.
2007-10-16 08:30:08 +00:00
Andrew Ferguson
37107e83e1
196279: apply fix for NPE on function elements
2007-07-12 09:58:54 +00:00
Markus Schorn
d846abee43
Fix for 172656, search results hold on to bindings from index.
2007-06-28 13:24:34 +00:00
Doug Schaefer
7227bf1492
Fix up copyrights.
2007-06-14 18:04:00 +00:00
Markus Schorn
8af8fc67df
Avoid logging of problem bindings using CallHierarchy or TypeHierarchy.
2007-05-24 09:17:54 +00:00
Markus Schorn
5e53cb742f
Fix for 69739, Open Type does not correctly show all namespace definitions.
2007-05-18 11:27:43 +00:00
Markus Schorn
a469ebf89d
Fix for 183941, call hierarchy opened with method declaration.
2007-05-09 12:15:59 +00:00
Anton Leherbauer
55e7256b86
Open Element: Fix missing location info for typedefs
2007-04-24 12:01:56 +00:00
Anton Leherbauer
eda6e679cf
Fix Open Element in case of modified editor, misc. improvements for ElemementSelectionDialog
2007-04-19 15:34:40 +00:00
Markus Schorn
38b2d76e76
Fix for 182312, adds 'Open Element in Call Hierarchy' action.
2007-04-18 13:25:29 +00:00
Anton Leherbauer
30322c916c
Fix for 182294: Open Type should allow to open functions and variables
2007-04-18 10:43:39 +00:00
Andrew Ferguson
a7e92473df
175151 (move OpenTypeDialog/Action, AllTypesCache to use the IIndex API): apply fix
2007-02-23 17:16:25 +00:00
Markus Schorn
68fce7ef7c
Follow up for 150075, progress indication for indexer;
...
Cancel indexing on manual reindex request.
2006-11-10 10:55:15 +00:00
Markus Schorn
f5a4ba1d76
Introduces an API to access the PDOM, bug 149565.
2006-10-12 13:23:56 +00:00
Markus Schorn
75cbff035e
Separates PDOM from IASTName and IASTTranslationUnit, see bug 149565.
2006-09-29 07:19:51 +00:00
Markus Schorn
6e62fd8891
Patch for 149565, by Andrew Ferguson (creating API for PDom)
2006-09-27 15:05:11 +00:00
Chris Recoskie
163a235063
fix copyrights
2006-08-25 19:46:29 +00:00
Chris Recoskie
5524cec83b
fix for 148790 by Vivian Kong
2006-08-25 15:10:24 +00:00
Doug Schaefer
cec3d1b1ef
Propogate PDOM changes to support search down the PDOM hierarchy.
2006-08-25 01:46:32 +00:00
Doug Schaefer
47f54464d3
Fix 151229 - Two problems here. First the CSourceViewer wasn't reacting well to files that we didn't know the content type for (rare case, though). The other was the PDOMTypeReference was always returning an external translation unit. Fixed to call the correct CModel create method.
2006-07-20 19:50:04 +00:00
Markus Schorn
948ad54c3a
Fix potential endless loops because of path.isEmpty()
2006-06-30 09:28:30 +00:00
Doug Schaefer
17464c08f4
Update Copyright dates and fix those that had no copyrights.
2006-06-23 17:27:03 +00:00
Chris Recoskie
4836857ef3
update copyrights
2006-06-14 12:16:17 +00:00
Doug Schaefer
9df742ada4
Put the PDOM back to per project. Increased the Chunk size in the database to 16K so that less handles are created on Windows.
2006-05-19 20:47:26 +00:00
Doug Schaefer
6fad7334f7
Two major PDOM changes. First, the PDOM is now per workspace. Indexers remain per project. There were a lot of changes to make this work.
...
Second, the macros are now cached on the PDOMCodeReaderFactory which is now used for the duration of a reindex request. This vastly improves the performance of the fast indexer.
2006-05-18 22:22:20 +00:00
Doug Schaefer
04be564ed0
Finishing off AllTypesCache to put back the return nulls.
2006-04-21 16:22:41 +00:00
Doug Schaefer
2d22bce5ac
Finishing off AllTypesCache to throw not implemented errors on the methods I haven't ported yet.
2006-04-21 16:20:27 +00:00