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

12728 commits

Author SHA1 Message Date
Vivian Kong
fb41f6daf8 update build info 2008-08-13 20:24:32 +00:00
Jason Montojo
d7a8770a02 Fix for bug 235482 2008-08-13 16:29:29 +00:00
Ken Ryall
037111a067 Fix build break caused by incomplete commit. 2008-08-13 13:27:20 +00:00
Alena Laskavaia
5ff757551b - message for failing loading library 2008-08-12 21:01:10 +00:00
Alena Laskavaia
d2cba6c8c9 - fixed module loading to avoid wrong error reported 2008-08-12 21:00:40 +00:00
Ken Ryall
1c95fb3c77 More work in the executables manager and view: added a remove button, don't alllow duplicate exes from different providers in the list. 2008-08-12 20:27:10 +00:00
Mike Kucera
433174325e project settings import/export wizards, bug 242010 2008-08-12 18:29:20 +00:00
Emanuel Graf
ca75909f2c fix for error caused by index based TU in extract constant 2008-08-12 09:14:03 +00:00
Sergey Prigogin
d7229a14f2 Implementation of "Rename in File" 2008-08-12 03:39:54 +00:00
John Cortell
434436e82f gdb session isn't getting cleaned up because of of my change to null out the ICDITarget reference after we dispose it. Reported by Mikhail. Will revisit. For now, just avoid nulling the reference. Restores previous behavior. 2008-08-11 14:49:50 +00:00
Ken Ryall
1efd4082c4 Executables View improvements: source file providers, import exes with same name, externalized some strings 2008-08-08 20:19:00 +00:00
Anton Leherbauer
de84c1909c Fix for 242707 - Tab is not indenting line in C/C++ editor
Patch by Andrew Gvozdev
2008-08-08 11:32:36 +00:00
Anton Leherbauer
da70901535 Bug 243056 - [Formatter] changes syntax by removing a space 2008-08-07 08:45:59 +00:00
Markus Schorn
03b82b0928 Complete implementation of ICPPClassType, bug 98171. 2008-08-06 14:19:12 +00:00
Emanuel Graf
c9129857f9 fix for bug 243169: Refactor UI: Text dragging does not enable Preview button
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243169
2008-08-06 08:20:11 +00:00
Markus Schorn
0c1c0e52bd Scopes for catch handlers, bug 209579. 2008-08-05 12:05:59 +00:00
Markus Schorn
ab54af8863 ASTviewer must not call set.. methods. 2008-08-05 11:04:38 +00:00
Markus Schorn
8a535a1187 Formatting. 2008-08-05 11:04:21 +00:00
Markus Schorn
1aae35abf1 Empty versus no exception specification, bug 86943. 2008-08-05 09:44:53 +00:00
Sergey Prigogin
fe9a0ddd82 Bug 233889. 2008-08-05 03:53:26 +00:00
Sergey Prigogin
7bf06f5e35 Code formatting. 2008-08-04 18:52:17 +00:00
Markus Schorn
ae80725f3f Store files of project with project-relative paths, bug 239472. 2008-08-04 15:11:15 +00:00
Markus Schorn
58dced96be AST representation for member-initializers and function try block, bug 237253. 2008-08-04 13:41:50 +00:00
Alena Laskavaia
b4159f688a [242699] - jtag progress monitor, contribute by Peter Vidler 2008-08-01 18:10:24 +00:00
John Cortell
7701228f68 Fixed typo in comment 2008-08-01 17:45:20 +00:00
John Cortell
a733bd09d8 Applying my 242890 patch. Shared libraries will now be expandable in the Modules view even if they're not in a project output directory. 2008-08-01 16:07:05 +00:00
Anton Leherbauer
1d8d0320a9 Bug 242335 - Eclipse Ganymede hangs on startup 2008-08-01 10:57:21 +00:00
Markus Schorn
c4f2d97cf1 Optional support for block-comments like /% comment %/, bug 130235. 2008-08-01 09:37:20 +00:00
Markus Schorn
4790fbf198 IllegalArgumentException resizing ToolSettingsTab, bug 242524. 2008-08-01 08:07:15 +00:00
Markus Schorn
1cd6b6c8a9 Introduces a classification for scopes, bug 237026 2008-07-31 15:05:55 +00:00
Markus Schorn
8152453880 Correct modeling of template-scopes, bug 237026. 2008-07-31 13:09:50 +00:00
Markus Schorn
c9b8e80699 Removes forced instantiation of constructors and conversion operators, see bug 201174. 2008-07-30 09:24:24 +00:00
Anton Leherbauer
3d97393bad Fix typo 2008-07-30 08:37:09 +00:00
Markus Schorn
f8995a95c5 Output build config to parse log file, bug 242490. 2008-07-30 07:38:12 +00:00
Markus Schorn
75939f494c Scheduling rule for save preferences job, bug 240888. 2008-07-30 07:23:53 +00:00
Markus Schorn
428b7bd010 Property tabs without buttons, bug 242408. 2008-07-30 06:57:49 +00:00
John Cortell
d8aad9f2f0 Fixed NPE's resulting from CDebugTarget now nulling out its CDI reference on cleanup. 2008-07-29 21:31:11 +00:00
Anton Leherbauer
18540abf27 Bug 242053 - [formatter] is confused by some macros
Bug 242232 - [Formatter] White space isn't inserted before the first semicolon in 'for' statement
2008-07-29 12:14:29 +00:00
Anton Leherbauer
8e70b3930f Bug 242355 - Action "Open Disassembly" is enabled when it should not 2008-07-29 11:29:24 +00:00
Markus Schorn
475e923db6 Support for __builtin_types_compatible_p, bug 241570. 2008-07-29 09:27:42 +00:00
Markus Schorn
5a6673a049 Support for __builtin_types_compatible_p, bug 241570. 2008-07-29 08:29:27 +00:00
Markus Schorn
3a2809ae69 Testcases for unique specializations and instances, bug 241641. 2008-07-29 07:49:12 +00:00
Alena Laskavaia
66b2e1ceee [241279] - fix for values reverting to defaults 2008-07-28 20:58:41 +00:00
Alena Laskavaia
b10d7e7586 [108331] - applied patch for extending jtag devices 2008-07-28 19:01:59 +00:00
Alena Laskavaia
fe6577cf5a [241870] - applying patch to enable PluginTransferDrop 2008-07-28 18:53:11 +00:00
Sergey Prigogin
0ff272e50e Fix for 235196. 2008-07-28 16:52:14 +00:00
Sergey Prigogin
b0780772c9 Compiler warnings. 2008-07-28 16:51:12 +00:00
Alena Laskavaia
8517a2d791 - fixed resolving source location when debugger returns resolved path itself and absolute path container not in the list 2008-07-28 15:03:30 +00:00
Markus Schorn
1c2c0848b7 Complete support for members of anonymous unions, bug 206450. 2008-07-28 14:42:42 +00:00
Markus Schorn
b03ff9f8d1 Typeid for pointer to member, bug 242197. 2008-07-28 11:53:26 +00:00