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

14375 commits

Author SHA1 Message Date
John Cortell
3711c05a24 255717. Introduced support in CDI for >64 bit values 2008-11-18 21:48:34 +00:00
Markus Schorn
f6e95e2942 Correcting bit-masks when determining parameter offset for template parameters, related to 253080. 2008-11-18 09:25:21 +00:00
Markus Schorn
7b2a85caf7 My bad, reverting to Sergey's version, follow up for bug 253080. 2008-11-18 09:23:45 +00:00
Markus Schorn
1d285a5326 Fix non-externalized string. 2008-11-18 08:54:07 +00:00
Markus Schorn
66b4d64298 Correct adaption of template parameter, follow up for bug 253080. 2008-11-18 08:48:57 +00:00
Markus Schorn
d25177685d Improve javadoc for ICPPTemplateParameter.getParameterPos(). 2008-11-18 08:47:32 +00:00
Ted Williams
b254ebb961 [255593] [Traditional Rendering] Goto Context Action redundant if experimental Goto Address bar is present 2008-11-18 05:22:56 +00:00
Ted Williams
a259b9f900 [255591] [Traditional Memory Rendering] IMemoryBlockConnection adapter forces scroll to base address on update() 2008-11-18 04:56:37 +00:00
Pawel Piech
ca2dfe04ec [255551] - [update policy] Convert the Refresh action in debugger views back to an action. 2008-11-17 21:50:46 +00:00
Randy Rohrbach
d80ad003f2 Bugzilla 255550 2008-11-17 19:49:57 +00:00
Sergey Prigogin
a63dcf4071 Bug 253080. 2008-11-17 19:31:55 +00:00
Sergey Prigogin
2aedcbec84 Code formatting. 2008-11-17 19:22:54 +00:00
John Cortell
3d48bf4f02 Trivialize the leak caused by bugzilla 255120 (debug platform) by clearing the reference to CDebugTarget in the dispose() method. 2008-11-17 16:06:47 +00:00
Markus Schorn
ce938eda30 Clear cached template parameters related to bug 253080. 2008-11-17 14:33:49 +00:00
Markus Schorn
84567f7497 Corrections and extensions to test cases. 2008-11-17 12:46:52 +00:00
Marc Khouzam
d9c21326ea [251486] Cleanup of unnecessary local variable. 2008-11-16 12:39:30 +00:00
Sergey Prigogin
56a40e0e70 Cosmetics. 2008-11-16 03:33:46 +00:00
Sergey Prigogin
3318cff1ea Added getNodeAt method. 2008-11-16 03:33:24 +00:00
Sergey Prigogin
9baef31940 Compiler warnings. 2008-11-16 03:22:52 +00:00
Sergey Prigogin
916e6edd31 Fixed a typo. 2008-11-16 03:22:30 +00:00
Sergey Prigogin
882adb6f42 Fixed a typo. 2008-11-15 20:38:09 +00:00
Markus Schorn
8825fd6135 Using partial specializations and explicit class template instantiations from index, bug 180738. 2008-11-14 14:45:39 +00:00
Markus Schorn
6225f6b14f Cleanup handling of implicit template arguments in class templates, partial- and explicit specializations. 2008-11-14 13:58:30 +00:00
Markus Schorn
973949d7e4 Support for comments before directives, bug 255318. 2008-11-14 10:34:10 +00:00
Markus Schorn
8e55e2392f Definitions of members of partial specializations, bug 177418. 2008-11-14 09:31:43 +00:00
Pawel Piech
0f238db514 [251806] Added a comment. 2008-11-13 22:44:57 +00:00
Pawel Piech
3ea9492b53 [251806] Applied more changes based on review feedback. 2008-11-13 22:40:00 +00:00
Pawel Piech
3fcf9b5042 [251806] Applied additional changes based on review feedback. 2008-11-13 21:29:42 +00:00
Pawel Piech
a3e5c5fbd5 [246735] - Additional fixes for thread filter logic. 2008-11-13 19:55:09 +00:00
Pawel Piech
de5c1809ac [246735] - [breakpoints] Selecting the breakpoint filter option hangs eclipse 2008-11-13 19:06:25 +00:00
Pawel Piech
10706627ba [255244] - [run control] SteppingControl always traces "enqueueStep" 2008-11-13 18:37:29 +00:00
Pawel Piech
cc02a4b710 [252068] Removed the "NON-NLS" comment from strings that need to be externalized. 2008-11-13 17:15:37 +00:00
Vivian Kong
0dea0424ac bug 250980 2008-11-13 16:53:41 +00:00
Vivian Kong
926ee25abb bug 250982 - add progress reporting to new project wizard 2008-11-13 16:12:38 +00:00
Marc Khouzam
d427849218 [252283] Allow to select a target using 'remote' or 'extended-remote' 2008-11-13 14:41:35 +00:00
Markus Schorn
d60c8570b9 Follow up to 253690, fix creation of parser logs. 2008-11-13 14:24:23 +00:00
Pawel Piech
34eb5e6986 [254528] - [update policy][run control] "Wait for views to update after every step" does not work reliably. 2008-11-12 21:42:58 +00:00
Vivian Kong
0603e8472d bug 224203 (patch by Don Porges) 2008-11-12 20:24:33 +00:00
Alena Laskavaia
c391a02225 [247851] - applied patch - line breakpoints on linked resources 2008-11-12 17:39:19 +00:00
Alena Laskavaia
ba7746ffcb - refactor debugger tests and added one about AddressBreakpoints 2008-11-12 17:34:48 +00:00
Anton Leherbauer
9da49555f6 Bug 255018 - [editor] Highlight inactive code of unterminated #ifdef 2008-11-12 16:02:09 +00:00
Markus Schorn
3a657e5260 Moved classes to determine r/w-flags to parser packages, bug 255019. 2008-11-12 15:33:11 +00:00
Alena Laskavaia
c168610d2c [252969] - applied patch to close streams 2008-11-12 15:13:34 +00:00
Markus Schorn
407f89f372 Testcase for members of class specializations, bug 248927. 2008-11-12 14:44:00 +00:00
Emanuel Graf
a33b8d111f remove side effect of findInsertLocation() 2008-11-12 12:46:30 +00:00
Markus Schorn
e9b5691317 Detection of invalid redeclaration of class template, bug 254961. 2008-11-12 11:31:12 +00:00
Markus Schorn
d9c2afbec2 Scalability of parsing nested template ids, bug 246079. 2008-11-12 10:01:07 +00:00
Markus Schorn
ab6e2bd18c Fix warning. 2008-11-12 09:47:27 +00:00
Markus Schorn
9bf64fd0e5 Follow up for parameter annotations, bug 254520. 2008-11-11 15:50:59 +00:00
Emanuel Graf
db3ef0bebe FIXED - bug 248622: Extract function fails to extract several expressions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248622
2008-11-11 15:20:14 +00:00