1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-01 20:53:12 +02:00
Commit graph

35221 commits

Author SHA1 Message Date
Anton Leherbauer
7cdb3eeeb1 Bug 330646 - Disassembly view causes AssertionError 2010-11-25 15:36:08 +00:00
Anna Dushistova
75f762fa8d [releng] created a feature for files.scp. 2010-11-25 14:39:09 +00:00
David McKnight
ab62c8344c [330989] [dstore] OutOfMemoryError occurs when searching for a text in a large remote file 2010-11-25 14:36:18 +00:00
Anna Dushistova
5d1586391c [releng] Fixed build.properties and plugin.properties. 2010-11-25 14:27:09 +00:00
Anton Leherbauer
818d361c4f Bug 287783 - PathUtil.equal should be static 2010-11-25 11:55:59 +00:00
Anna Dushistova
1a03a16e19 [213438] Checked in initial scp filesubsystem contribution by Nikita Shulga (Mentor Graphics). 2010-11-25 11:00:56 +00:00
Martin Oberhuber
b2ff1be03f Add Krzystof Kosmatka contributor 2010-11-25 10:11:56 +00:00
Martin Oberhuber
d85163b4f7 Release towards 3.3M4 2010-11-25 09:34:36 +00:00
Martin Oberhuber
282ba75b99 [releng] Prepare build notes for 3.3M4 2010-11-25 09:31:08 +00:00
Martin Oberhuber
5c0bb9ea1c Bug 236334 - [ssh][encodings] Cannot copy files or folders with turkish or arabic names 2010-11-25 09:23:43 +00:00
Martin Oberhuber
1fefdf21dc Bug 236334 - [ssh][encodings] Cannot copy files or folders with turkish or arabic names 2010-11-25 09:07:49 +00:00
Martin Oberhuber
2ac14ae969 Bug 331005 - [archives] RSEF1301 when opening file in a ZIP archive containing backslash separators 2010-11-25 09:01:24 +00:00
Martin Oberhuber
ac3f274ca9 [releng][294521] Local "hidden" files and folders are always shown - update bundle and feature versions for 3.3 2010-11-25 08:57:55 +00:00
Patrick Chuong
9865f25dbc Bug 330259 - [disassembly] debug context is not per workbench window 2010-11-24 14:39:28 +00:00
Anton Leherbauer
671675293a Bug 328522 - Content Assist feature - auto-replace "." with "->" during manual or automatic Content Assist activation
Patch by Kirk Beitz (Nokia)
2010-11-24 14:37:44 +00:00
Markus Schorn
74d5616eb8 Bug 330123: Testcase for renaming function with const parameter. 2010-11-24 08:29:07 +00:00
Markus Schorn
c18d5df1fd Bug 330747: Octal char constants in preprocessing condition. 2010-11-24 08:17:34 +00:00
Andrew Gvozdev
49de2e7452 bug 330941: Xlc error parser can't figure out that file name is in quotes 2010-11-23 17:09:21 +00:00
Andrew Gvozdev
d731ae4f20 bug 330941: Xlc error parser can't figure out that file name is in quotes 2010-11-23 17:09:20 +00:00
David McKnight
7ab7b391ca [294521] Local "hidden" files and folders are always shown 2010-11-22 21:13:11 +00:00
Andrew Gvozdev
d0b4e55624 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-22 15:45:23 +00:00
Marc Khouzam
8d2fa6ee0d Bug 326970: [processes] Cores are not shown in the process label using GDB 7.2 2010-11-22 15:45:12 +00:00
Andrew Gvozdev
72a3cc59be bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-22 15:42:38 +00:00
Andrew Gvozdev
f94168572c bug 330785: NPE opening Build > Environment preference page 2010-11-22 15:23:49 +00:00
Marc Khouzam
a48572ef30 Bug 330608: Only discard OOB records if we are not waiting for an answer. This is to keep all output of CLI commands. 2010-11-22 14:29:48 +00:00
Anton Leherbauer
c4ca43c1ac Bug 245747 - There is no way to format all the source files in a CDT project 2010-11-22 11:28:19 +00:00
Anton Leherbauer
98a4695397 Fix help context issues related to bugs 317992 and 310375 2010-11-22 10:26:26 +00:00
Sergey Prigogin
ef6bc84321 Cosmetics. 2010-11-22 04:25:03 +00:00
Marc Khouzam
c0a7a5724f Bug 120162: [launch] Allow to specify the default version of gdb 2010-11-21 19:20:59 +00:00
Sergey Prigogin
8eb53df381 Comment adjustment. 2010-11-21 18:38:57 +00:00
Sergey Prigogin
0a51630f81 Bug 120162 - Allow to specify the default version of gdb. Patch by Marc-Andre Laperle. 2010-11-21 18:25:40 +00:00
Marc Khouzam
61a30ea7ad Fix typo 2010-11-19 17:35:34 +00:00
Marc Khouzam
b0789f8298 Fix typo 2010-11-19 16:48:27 +00:00
James Blackburn
ee312e0773 Bug 330594 - ResourceException checking HasNatureExpression when project closed 2010-11-18 21:11:21 +00:00
Anton Leherbauer
f9b519b6dd Additional fix and test for bug 322776 2010-11-18 13:58:36 +00:00
Anton Leherbauer
8ccaca146c Additional fix and test for bug 322776 2010-11-18 12:56:32 +00:00
Anton Leherbauer
2016e80de8 Fix formatter issues with macros 2010-11-18 11:58:33 +00:00
Markus Schorn
463ffb9990 Bug 330123: Rename refactoring and const parameters. 2010-11-18 11:07:18 +00:00
Sergey Prigogin
6f0c54eb86 Cosmetics. 2010-11-18 04:34:29 +00:00
Marc Khouzam
6ae45784a5 Bug 330289: [variables] Race condition when updating a variable object 2010-11-17 21:29:08 +00:00
Chris Recoskie
1ca8db05d7 Bug 330282 - AIX spawner should kill all child processes 2010-11-17 16:19:38 +00:00
Anton Leherbauer
d63d948594 Remove obsolete partition scanner conformance tests 2010-11-17 15:10:32 +00:00
David McKnight
c887ff299a [330386] RSE SystemView has Focus Problems with Eclipse SDK 4.1M3 2010-11-17 15:04:25 +00:00
Chris Recoskie
8462736684 fix binary properties 2010-11-17 14:46:44 +00:00
Anton Leherbauer
7e01bb61eb Bug 328391 - DisassemblyBackendDsf gotoSymbol needs to handle IExpressionDMLocation when using IExpressions.getExpressionAddressData 2010-11-17 12:23:42 +00:00
Alena Laskavaia
bbbe3dceac Bug 329858: fixing exception with header files outside of workspace 2010-11-17 01:50:47 +00:00
Alena Laskavaia
24f662d5ba fixed NPE 2010-11-17 01:48:53 +00:00
Sergey Prigogin
6a4bd1e7c1 Cosmetics. 2010-11-17 01:40:04 +00:00
Anton Leherbauer
f32b1fefd0 Increment memory browser version 2010-11-16 13:00:17 +00:00
Anton Leherbauer
e61b1a0148 Fix JRE Runtime and compliance settings 2010-11-16 12:57:43 +00:00