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

14445 commits

Author SHA1 Message Date
Mike Kucera
2a023a46e0 bug 268604, hyperlinks for overloaded operators 2009-03-17 15:19:58 +00:00
Markus Schorn
0abd280a88 Performance optimizations for overload resolution, bug 268383. 2009-03-17 09:28:09 +00:00
Sergey Prigogin
0105ad935d Adjusted a test case for bug 268704. 2009-03-17 06:18:20 +00:00
Alena Laskavaia
084f3fbdef [128990] - fixed strings for convertion 2009-03-16 20:36:31 +00:00
Alena Laskavaia
1ea10c1975 [268850] - fixed project conversion wizard (patch applied) 2009-03-16 19:49:04 +00:00
Ted Williams
b0259c85b9 [268626] [Traditional Rendering] remove experimental Go To Address bar rendering 2009-03-16 19:23:00 +00:00
Vivian Kong
fb3f35c8b3 use latest releng base builder 2009-03-16 19:01:11 +00:00
Pawel Piech
7ff20ce4d6 Add refresh option to example ant build. 2009-03-16 18:25:55 +00:00
Pawel Piech
d37ea1f54c Fix PDA plugin messages. 2009-03-16 18:25:10 +00:00
Pawel Piech
1517fb3e03 Fix PDA source lookup bug. 2009-03-16 18:24:36 +00:00
Pawel Piech
1681e9fc13 [268233] - Dependencies on internal constants cause the CDT build to fail against 3.5M6 platform. 2009-03-16 18:22:03 +00:00
Mike Kucera
85c91a8433 fix for bug 268714, NPE in CPPVisitor.getContainingScope() 2009-03-16 17:56:28 +00:00
Vivian Kong
8032868167 update LPG runtime in map file 2009-03-16 17:19:28 +00:00
Doug Schaefer
65d2506afb Fix the message bundle. 2009-03-16 15:09:06 +00:00
Alena Laskavaia
97bb50f277 [268528] Discovery profile options panel doesn't show since 5.0.2 up 2009-03-16 14:50:32 +00:00
Chris Recoskie
4d246d8477 RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
2009-03-16 14:36:24 +00:00
Alena Laskavaia
3e2fede4d5 [263201] - test for markers 2009-03-16 13:36:11 +00:00
Vivian Kong
368f623749 use the latest releng base builder 2009-03-16 13:31:45 +00:00
Vivian Kong
e8bbf490bb update to platform M6 build 2009-03-16 13:30:47 +00:00
Anton Leherbauer
3e30929b5b [268760] [view model] DefaultDsfSelectionPolicy accesses DSF services in the wrong thread 2009-03-16 11:56:07 +00:00
Anton Leherbauer
f0a0f1b4ad [268721] [disassembly] Service tracker and service used on wrong thread 2009-03-16 10:18:11 +00:00
Sergey Prigogin
435362c89d Test cases for bugs 268685 and 258704. 2009-03-16 03:07:02 +00:00
Ted Williams
4276eab9a2 [268693] [TraditionalRendering] update mode support 2009-03-15 22:56:45 +00:00
Ted Williams
88f16a48e3 [229131] Traditional Memory Rendering: Disable Copy To Clipboard action when no selection 2009-03-14 06:49:15 +00:00
Ted Williams
1790d63fb3 [228127] Traditional Rendering: ViewportCache.run() should eliminate the oldest duplicate request 2009-03-14 06:33:11 +00:00
Ted Williams
13f05bc71c [228126] Traditional Rendering: ViewportCache.run() synchronization problem 2009-03-14 06:23:27 +00:00
Ted Williams
29db111c61 [268631] [memory] target org.eclipse.cdt.dsf.debug.ui.memory.RefreshAction to MemoryBrowser 2009-03-14 06:14:35 +00:00
Ted Williams
76dff04194 [262680] [memory] OutOfMemory exception in traditional rendering 2009-03-14 06:00:46 +00:00
Randy Rohrbach
25b0ee6d2e Defect 268629 2009-03-14 03:16:19 +00:00
Ted Williams
2fc98aa21d [268626] [Traditional Rendering] remove experimental Go To Address bar rendering 2009-03-14 00:31:33 +00:00
Ted Williams
12b1558637 [268625] target Find/Replace & Import/Export actions to Memory Browser 2009-03-14 00:25:27 +00:00
Pawel Piech
fd7027d65f [256798] - [services] Services can be called after they are shutdown 2009-03-13 22:22:48 +00:00
Pawel Piech
3770b8065d [268617] - [view model] StackFrameVMNode accesses DSF services in the wrong thread. 2009-03-13 22:22:25 +00:00
Ted Williams
bf3cd59be6 [268031] Memory Browser - initial commit (fix typo in package name) 2009-03-13 19:54:40 +00:00
Ted Williams
e14e488246 [268031] Memory Browser - initial commit 2009-03-13 19:51:47 +00:00
Ted Williams
1a29fe005c [268031] Memory Browser - initial commit 2009-03-13 18:59:23 +00:00
Ted Williams
4a37b19237 [268031] Memory Browser - initial commit 2009-03-13 18:54:20 +00:00
Marc Khouzam
e5674e350e [268470] CLI command ""monitor list processes" will not be used. -list-thread-groups is used instead. 2009-03-13 15:47:16 +00:00
Randy Rohrbach
739592300e Defect 225650, additional tweaking. 2009-03-13 15:39:55 +00:00
Mike Kucera
ee3817460e bug 268375, open declaration for implicit names 2009-03-13 15:36:16 +00:00
Mike Kucera
e866b579f7 bug 268359 - semantic highlighting for overloaded operators 2009-03-13 14:40:41 +00:00
Markus Schorn
7f116f9120 Performance improvement for implicit bindings, bug 268383. 2009-03-13 14:23:22 +00:00
Marc Khouzam
fe9dd6f594 [254200] Remove unnecessary cast which triggers warnings. 2009-03-13 13:53:20 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
520d4136b2 [264998] - support for macro with parameters 2009-03-13 13:14:53 +00:00
Mikhail Khodjaiants
09d747ca8c Bug 265498: LaunchUIPlugin handleDebugEvents(...) launches multiple Project refreshes on launch terminate. 2009-03-13 12:23:01 +00:00
Mikhail Khodjaiants
d6c767387c Bug 268520: Missing id for CoreFileDebuggerTab. 2009-03-13 12:18:14 +00:00
Pawel Piech
4250d67c92 Attempt to get PDA working in binary plugin. 2009-03-13 05:40:13 +00:00
Pawel Piech
b70b28a491 [225650] - Patch renaming IDsfService.isActive() to IDsfService.isRegistered() 2009-03-13 05:05:05 +00:00
Pawel Piech
c629b4d02b [254200] - Localization - ICU4J 2009-03-13 04:52:23 +00:00