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

8062 commits

Author SHA1 Message Date
Mikhail Sennikovsky
93c96e0452 Project remove handling fixes
Property manager fixes
2006-04-24 22:05:17 +00:00
Doug Schaefer
45152faccd A little ctags clean up. Added delta handling for Ctags. Looks a lot like Fast and Full, no? 2006-04-24 18:54:15 +00:00
Doug Schaefer
126b76f557 Clean up the Null indexer's reindexing. 2006-04-24 18:36:57 +00:00
Doug Schaefer
c7708b4e2b Cleaning up the Full and Fast indexers. They are pretty close now. 2006-04-24 18:31:33 +00:00
Doug Schaefer
7f420507cd Better delta handling for Full indexer. 2006-04-24 17:54:17 +00:00
Doug Schaefer
363013fb48 Fixed a couple of NPEs in PDOM inclusion stuff. Added delta handling to Full Indexer. 2006-04-24 16:54:19 +00:00
Mikhail Sennikovsky
77d9a2e79b Progress Monitor support for internal builder 2006-04-24 14:13:06 +00:00
Doug Schaefer
d29e62720b PDOM - Added file inclusions to index. Started the Full Indexer. Change the visit method on BTrees to be accept, as is the standard name for such things. 2006-04-22 21:51:46 +00:00
Mikhail Sennikovsky
064456a3b1 Internal Builder fixes/enhancements:
1. More smart error handling
2. Fix for the dir creation mechanism
2006-04-21 21:08:52 +00:00
Mikhail Khodjaiants
b21c75453d Don't create pty when using gdbserver. 2006-04-21 18:09:10 +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
Doug Schaefer
f1d3ff83c4 Got the Namespace and Base Class browsers working in the New Class Wizard. 2006-04-21 16:12:54 +00:00
Mikhail Khodjaiants
7729196702 Close the pty if the session creation failed. 2006-04-21 15:48:17 +00:00
Doug Schaefer
6f82c41296 Got Open Type working on top of the PDOM. 2006-04-21 14:57:50 +00:00
Markus Schorn
6870b4d629 removed duplicate action in toolbar for changing editor presentation, bugzilla 135150 2006-04-21 12:31:29 +00:00
Mikhail Sennikovsky
f1379fb1ed Property Manager update 2006-04-21 12:04:15 +00:00
Doug Schaefer
cd284ca6ec Fix 137821, header files were returning true as valid source unit names. This causes certain builders to try and build them. 2006-04-20 22:57:14 +00:00
Andrew Niefer
4a3202744a bug 137660 - Imported source projects don't work in CDT 3.1 2006-04-20 15:57:14 +00:00
Doug Schaefer
e86d190bd3 Started dealing with version mismatches in the PDOM. When the versions mismatch, a reindex will kick off. This, of course, led to scalability problems and now only one indexer will run at a time thanks to a new indexer scheduling rule. 2006-04-20 15:35:58 +00:00
Markus Schorn
6f2f3e37ee Fix for NPE in CContentOutlinePage.createContentProvider(), bugzilla 114054 2006-04-20 14:02:57 +00:00
Mikhail Sennikovsky
315143d916 Build Model debug(verbose) mode can now be enabled with the debug options 2006-04-20 12:08:13 +00:00
Doug Schaefer
c3277d0f4c Put the browser folder back into the build.properties. 2006-04-20 08:11:42 +00:00
Thomas Fletcher
93740b5316 Updated reconciler usage to make use of new MonoReconciler class
and removed CReconciler.
Patch contributed by Anton Leherbauer
PR 130089
2006-04-19 21:19:27 +00:00
Doug Schaefer
302fc99a1f Put the Type Cache back and reactivate the code that uses it, i.e., Open Type and the New Class Wizard. The info still returns null but I'll you should be able to compile. 2006-04-19 21:03:51 +00:00
Doug Schaefer
b9ae5fbbe8 Put the Type Cache back and reactivate the code that uses it, i.e., Open Type and the New Class Wizard. The info still returns null but I'll you should be able to compile. 2006-04-19 19:20:05 +00:00
Doug Schaefer
093466adab Fix 137463 NPE in addName when the name.toCharArray() was null for anonymous declarations. 2006-04-19 15:41:46 +00:00
Mikhail Sennikovsky
f69a491f4d Fix for the bug#132001. The resource change handling now always initiated with the job 2006-04-19 14:32:18 +00:00
Mikhail Khodjaiants
c9c3a60a1d Duplicate message key. 2006-04-18 22:29:16 +00:00
Mikhail Sennikovsky
aaae022798 Build Model and Internal Builder fixes and enhancements 2006-04-18 21:51:06 +00:00
Mikhail Sennikovsky
3343177fca Build Model and Internal Builder fixes and enhancements 2006-04-18 21:04:44 +00:00
Mikhail Sennikovsky
6140a76f77 Build Model and Internal Builder fixes and enhancements 2006-04-18 20:46:29 +00:00
Mikhail Khodjaiants
bfbd80c0fa Typo. 2006-04-18 20:43:41 +00:00
Thomas Fletcher
de00c8a6af Changed reconciler to be non-incremental due to the latency that is
incurred as part of the editor close operation.
PR 130089
2006-04-18 18:40:47 +00:00
Doug Schaefer
9222a14bd9 Got our first entries from ctags. Fixed open declaration to deal with line numbers in the PDOM. So far, just variables and without any scoping information. 2006-04-18 02:54:38 +00:00
Doug Schaefer
13d87eb554 Removed the -a option from ctags so that it creates a new file for each request. Speeds things up a little. Also made a copy of the include references array since the prefix removal was blowing up the CModel. 2006-04-17 20:55:06 +00:00
Mikhail Khodjaiants
9cbc718f2b Breakpoint can be temporary and hardware at the same time. 2006-04-17 19:40:16 +00:00
Doug Schaefer
7814922230 Hooked up ctags indexer, although it doesn't record any bindings yet. Got rid of IScope2 since I can't remember what I was going to do with it. Started work on recording inclusions in PDOM. 2006-04-17 19:02:10 +00:00
Mikhail Khodjaiants
103ba0e9c1 Added the "AddWatchpoint" action to the breakpoints view. 2006-04-17 18:47:02 +00:00
Doug Schaefer
15d465aae7 Turn off the Managed Build UI tests for now. They seem to be hanging the build. 2006-04-17 15:42:42 +00:00
Mikhail Sennikovsky
8cb0ec4707 Fix to not use the 1.5 Java Boolean.ParseBoolean() 2006-04-17 08:58:40 +00:00
Mikhail Khodjaiants
e8636fc099 Bug 113107: Make trace logs more readily available. 2006-04-16 05:03:28 +00:00
Doug Schaefer
9fe6b60793 That was weird. When we removed the ListenerList class with the old refactoring, we ended up resolving to an internal eclipse core runtime version of it. Not that version has moved to the public interface. 2006-04-14 22:49:31 +00:00
Mikhail Sennikovsky
d21adaeeb2 1. Internal builder integration into managed builder core and UI
2.	Rebuild state persistence
3.	More smart active configuration change handling
4.	Rebuild is initiated when active config is changed now
5.	Other bug-fixes
2006-04-14 18:18:07 +00:00
Markus Schorn
6051a416ba Adds text-search to the context-menu. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=126749 2006-04-14 12:15:45 +00:00
Markus Schorn
256cdaa7a7 Fixes the NPE by asking for the active editor instead of the active part. 2006-04-14 11:59:50 +00:00
David Inglis
5821dad7c1 fixed PR 133200
patch from  Emil Erlandsson
2006-04-14 01:18:56 +00:00
Mikhail Khodjaiants
4538ba6fd1 Bug 113107: Make trace logs more readily available. Implementation of the "Verbose Mode" action. 2006-04-13 21:52:59 +00:00
Mikhail Khodjaiants
cb185efddb Bug 113107: Make trace logs more readily available. Core support for the "Verbose Mode" action. 2006-04-13 21:50:06 +00:00
Mikhail Khodjaiants
a0d3431212 Write log messages to the system out instead of err. 2006-04-12 19:50:13 +00:00