1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

9471 commits

Author SHA1 Message Date
Markus Schorn
61b5b5bc26 Fixes DBTests for use with paged database. 2007-03-23 11:58:41 +00:00
Anton Leherbauer
92a86b658e Fix for 178026: insert semi-colon when auto-inserting closing brace for class, union, struct and enum 2007-03-23 11:36:27 +00:00
Markus Schorn
d09020f2e4 Fix for 170542, file access by index database not using memory mapped files. 2007-03-23 10:52:10 +00:00
Anton Leherbauer
31f276dafa Fix for 175762: OpenIncludeAction only looks in system include directories, not local includes 2007-03-23 10:49:39 +00:00
Anton Leherbauer
a392abe467 Follow-up fix for 177457 2007-03-23 10:32:24 +00:00
Mikhail Sennikovsky
b0e07eb056 Enablinng removing of Resource descriptions with non-customized settings 2007-03-23 09:14:18 +00:00
Mikhail Sennikovsky
6aeb1f9276 Fix for [Bug 177938]CDefaultConfigurationData and BuildConfigurationData beha... and [Bug 177940] Several project specific settings should be persisted wit... 2007-03-23 08:51:16 +00:00
John Cortell
02e236eed6 Support for a numeric address value being the stop on start expression was added last month, but the restart() case was not covered. This adds the missing support 2007-03-22 20:44:15 +00:00
Andrew Ferguson
250d34926b 169668: add unit tests + fix bugs 2007-03-22 18:50:26 +00:00
Andrew Ferguson
6047a73ed7 fix typo 2007-03-22 18:07:56 +00:00
Mikhail Sennikovsky
443e988623 Fix to resolve the problem in [Bug 177454] Make Target build fails to build subcomponents 2007-03-22 17:50:33 +00:00
Mikhail Sennikovsky
a737073765 Fix for [Bug 178828] ScannerInfoProviderProxy returns empty scanner info for project 2007-03-22 17:16:35 +00:00
Mikhail Sennikovsky
e421f95030 A change to make discovered path entries to be displayed in UI for per-file discovery 2007-03-22 16:36:03 +00:00
Anton Leherbauer
5cb6f4c74c Fix for 176871: InvalidThreadAccess in CElementLabelProvider 2007-03-22 15:46:54 +00:00
Markus Schorn
01274ff514 Fix for indexer progress 2007-03-22 15:43:00 +00:00
Oleg Krasilnikov
e8a5971083 Bug #178403 2007-03-22 15:33:29 +00:00
Anton Leherbauer
1e05776561 Fix for 178786: Incorrect Plugin details 2007-03-22 14:44:59 +00:00
Mikhail Sennikovsky
fda3d97512 1. Additional fixes for [Bug 174936] [Scanner Discovery] Per file scanner discovery is broken with the New Project Model functionality
2. Bug-fixes
2007-03-22 14:29:44 +00:00
Anton Leherbauer
34cf7052a6 Fix for 178577: need IASTCompletionNode interface in dom parser (patch by Mike Kucera) 2007-03-22 14:28:35 +00:00
Oleg Krasilnikov
b0bdfa4229 Preference page added to control Property Pages behaviour 2007-03-22 13:57:19 +00:00
Oleg Krasilnikov
941ffc1b63 populateConfig() optimization 2007-03-22 12:43:16 +00:00
Oleg Krasilnikov
169297af7e "perform OK" logic reworked 2007-03-22 11:36:04 +00:00
Oleg Krasilnikov
d9ed709128 Bug #178603: externalization and resize 2007-03-22 08:26:17 +00:00
Doug Schaefer
90bb8e6612 Backing out patch for 175338. We haven't moved to M6 yet. 2007-03-22 05:01:41 +00:00
Vivian Kong
a51c134be1 fix for bug 178424 2007-03-21 19:52:31 +00:00
Vivian Kong
c07835b7d2 adding a note to translators 2007-03-21 19:29:44 +00:00
Vivian Kong
6f9fcdf81f fix for bug 178369 - externalize include grouping label in Outline view 2007-03-21 19:24:35 +00:00
Andrew Ferguson
8b5a8679cc 178628: unit test for function template resolution failure 2007-03-21 18:24:41 +00:00
Oleg Krasilnikov
73588b3287 manifest update 2007-03-21 18:17:09 +00:00
Oleg Krasilnikov
a64fd0c33d Copyright update 2007-03-21 18:16:06 +00:00
Oleg Krasilnikov
76add83d77 Copyrights update 2007-03-21 18:12:41 +00:00
Vivian Kong
5bc8da81cd fix for bug 175338 - changing all references to IModelProxyFactoryAdapter to IModelProxyFactory 2007-03-21 18:03:22 +00:00
Oleg Krasilnikov
5f4612c76a Bug #178603: table truncate 2007-03-21 17:21:29 +00:00
Mikhail Sennikovsky
60b7b5d0d0 Additional String externalization 2007-03-21 17:12:28 +00:00
Oleg Krasilnikov
908817c1a5 Bug #178565 - externalization and dialogs resizing. 2007-03-21 16:29:49 +00:00
Anton Leherbauer
b0a57ff9ae Undo accidental change 2007-03-21 15:51:28 +00:00
Mikhail Sennikovsky
f0cccf7f71 1. Additional Fix for [Bug 174936] [Scanner Discovery] Per file scanner discovery is broken with the New Project Model functionality
2. Bug-fixes
2007-03-21 15:49:35 +00:00
Anton Leherbauer
1ae4154fb6 Fix formatter issue with semicolons in for stmt 2007-03-21 15:03:29 +00:00
Anton Leherbauer
c075878b2a Remove obsolete synchronized block 2007-03-21 15:02:39 +00:00
Oleg Krasilnikov
beb1492c3e Bug fix 2007-03-21 14:59:45 +00:00
Andrew Ferguson
eeb3c25c4a fail tests which log non-OK status objects in CCorePlugin 2007-03-21 14:46:23 +00:00
Anton Leherbauer
2dfdde8c56 Fix for 173872: ASTProvider locked up waiting on a notify() 2007-03-21 14:45:58 +00:00
Andrew Ferguson
bea41263df tidy code 2007-03-21 14:45:54 +00:00
Andrew Ferguson
43e699e18c 174986: make IConfigurationDescription reference utility methods available 2007-03-21 11:10:54 +00:00
John Cortell
c0c96c265c Fixed 178485. Breakpoints can disappear from the disassembler view if they're set on the first or last line in the view. 2007-03-21 06:05:36 +00:00
Doug Schaefer
671996ba37 Patch for Bryan 178037 - temporary fix for CCE. 2007-03-20 18:57:26 +00:00
Andrew Ferguson
f40d094fa6 add messages to assertions for diagnostics 2007-03-20 16:40:59 +00:00
Andrew Ferguson
3219ad0f96 fix unit test failures 2007-03-20 16:29:39 +00:00
Anton Leherbauer
ada2801b8f Disable formatter problem logging for code templates and preview 2007-03-20 15:59:30 +00:00
Doug Schaefer
777bb96452 Patch for Bryan 178222 addressing NPEs while indexing Firefox. 2007-03-20 14:41:26 +00:00