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

12087 commits

Author SHA1 Message Date
Andrew Ferguson
7364e1ddaf 227976: apply fix 2008-04-23 10:44:40 +00:00
Doug Schaefer
22d13071b2 Fix up version numbers and name of Mylyn feature to match other bridges. 2008-04-23 03:57:27 +00:00
Doug Schaefer
81c4082bee Add the mylyn feature to the master site.xml file. 2008-04-23 01:50:52 +00:00
Doug Schaefer
2eaa4d0ff6 Fix an NPE when there are no toolchains defined. 2008-04-23 01:41:18 +00:00
Alena Laskavaia
49283fae51 bug 224560 - memory view refresh does not work because of ABE in Disassembly view 2008-04-22 20:42:17 +00:00
Doug Schaefer
373f7c9ba2 Give the platform feature a name for now. 2008-04-22 20:37:47 +00:00
Doug Schaefer
b298c657b1 Fix up dependencies. 2008-04-22 20:11:15 +00:00
Doug Schaefer
44a772bb18 Fix up dependencies. 2008-04-22 20:04:15 +00:00
Doug Schaefer
58d9161dc2 Fix up dependencies. 2008-04-22 19:23:17 +00:00
Doug Schaefer
441779330d Fix up dependencies. 2008-04-22 19:08:42 +00:00
Chris Recoskie
5f76384955 exporting indexer package because otherwise it's impossible to build anything that uses the standalone indexers 2008-04-22 19:06:29 +00:00
Doug Schaefer
7ebae76b22 Fix up dependencies. 2008-04-22 18:42:40 +00:00
Doug Schaefer
63ba6a0f26 Fix up dependencies. 2008-04-22 16:59:25 +00:00
Doug Schaefer
1468b6e325 Add new features to the build. 2008-04-22 16:52:55 +00:00
Mikhail Khodjaiants
19c364f589 Contributing new disassembly. 2008-04-22 16:49:52 +00:00
Doug Schaefer
996ff223bf Introduce new features to separate out the CDT platform from the GNU toolchain support. 2008-04-22 16:49:38 +00:00
Mikhail Khodjaiants
199a42471d Warning cleanup. 2008-04-22 16:48:04 +00:00
John Cortell
1a7f7403db Use a thin wrapper to represent the CDI event listener for a CVariable to avoid removing the wrong listener when multple CVariables exist for the same internal variable. 2008-04-22 16:10:56 +00:00
John Cortell
7b3681fc19 Applied patch in 227869. Produce an error if user tries to create memory monitor using a literal address that exceeds the range of the address factory used by the debug session. Prior to this change, the monitor would be created based on the truncated value. 2008-04-22 15:25:36 +00:00
Mikhail Khodjaiants
f6b2dea934 Contributing new disassembly. 2008-04-22 12:32:46 +00:00
Andrew Ferguson
0efd6a1877 227967: add test cases 2008-04-22 11:20:04 +00:00
Markus Schorn
4db6ea5e78 Syntax error in template definition (template id ambiguity), bug 228118. 2008-04-22 10:45:00 +00:00
Andrew Ferguson
3aa200e4e0 fix regression from warnings cleanup 2008-04-22 10:42:47 +00:00
Markus Schorn
da70ef502f Support search for local variables and parameters, bug 151334. 2008-04-22 09:08:07 +00:00
Andrew Ferguson
e40d216b91 fix warnings 2008-04-22 08:24:51 +00:00
Anton Leherbauer
9faad7775e Fix for 227929: After fixing all warnings/errors, the warning icon is still in the tab 2008-04-22 07:49:09 +00:00
Ken Ryall
ee5837ec29 Test to see if the file exists before creating the ETU. 2008-04-21 20:47:09 +00:00
Doug Schaefer
db11eb72ae Get rid of special characters in file. 2008-04-21 18:42:49 +00:00
Doug Schaefer
fc3b72bb7a Update the build scripts to build with mylyn. 2008-04-21 18:07:11 +00:00
Doug Schaefer
95706316cb Update the build scripts to build mylyn. 2008-04-21 18:02:21 +00:00
Doug Schaefer
0392d3117b Add CDT Mylyn feature to master builds. 2008-04-21 17:33:08 +00:00
Doug Schaefer
d69ff9d58d *** empty log message *** 2008-04-21 17:31:23 +00:00
Doug Schaefer
ed3b0ac24f Add CDT Mylyn feature to master builds. 2008-04-21 17:19:17 +00:00
Doug Schaefer
11e1d819ea Add CDT Mylyn feature to master builds. 2008-04-21 17:03:16 +00:00
Doug Schaefer
ebc6aa35ad Add CDT Mylyn feature to master builds. 2008-04-21 16:50:20 +00:00
Doug Schaefer
e019bbe7ab added ignore of bin directory 2008-04-21 16:24:47 +00:00
Markus Schorn
e4ecf40136 Comment handling for refactoring by Emanuel Graf, bug 228009. 2008-04-21 14:44:12 +00:00
Anton Leherbauer
7686c3bdbc Fix NPE in CView with EFS resources 2008-04-21 14:18:07 +00:00
Markus Schorn
a0169fac0d Content Assist within macro arguments, bug 200208. 2008-04-21 14:02:40 +00:00
Markus Schorn
7481b864e5 Fix java-doc. 2008-04-21 13:50:38 +00:00
Anton Leherbauer
835e96be68 Fix for 227463: Syntax coloring error on insertion/deletion 2008-04-21 13:33:01 +00:00
Andrew Ferguson
390aa48830 fix terminology: memento->hash 2008-04-21 12:01:20 +00:00
Markus Schorn
0b8ddc570e Testcases for content assist, bug 180885. 2008-04-21 10:54:03 +00:00
Andrew Ferguson
95763b595e move older test to new-style framework 2008-04-21 09:44:19 +00:00
Andrew Ferguson
0cd5c17617 move older tests to new-style framework 2008-04-21 09:10:02 +00:00
Markus Schorn
92142d07e5 Whitespace adjustments in test data by Emanuel Graf. 2008-04-21 08:59:57 +00:00
Markus Schorn
4ac33cedb7 Fix for superfluous semicolon by Emanuel Graf, bug 226533. 2008-04-21 08:44:07 +00:00
Markus Schorn
cb728b7643 Improves method names. 2008-04-21 08:25:27 +00:00
Markus Schorn
a3f5e0f30b Added documentation about bug 227967 to the source code. 2008-04-21 08:12:07 +00:00
Markus Schorn
6e3b4502ba Fix warnings. 2008-04-21 07:27:30 +00:00