Sergey Prigogin
|
c6619b714e
|
Bug 342506. Added a comment with a link.
|
2011-04-14 17:35:41 +00:00 |
|
Markus Schorn
|
925d2e441e
|
Bug 342683: Simplify GCCBuiltinSymbolProvider.
|
2011-04-14 13:45:43 +00:00 |
|
Markus Schorn
|
2fc24f319e
|
Bug 342443: A using declaration is not a definition.
|
2011-04-14 12:04:20 +00:00 |
|
Emanuel Graf
|
32897bacd5
|
Bug 342524: Toggle Refactoring: Create user documentation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=342524
|
2011-04-14 08:20:42 +00:00 |
|
Anton Leherbauer
|
536ce267ee
|
Bug 342791 - NPE in debug expression hover - null frame context
Patch by Kirk Beitz
|
2011-04-14 08:19:56 +00:00 |
|
Sergey Prigogin
|
db23381d3e
|
Restored the original statement ordering.
|
2011-04-13 21:50:55 +00:00 |
|
Andrew Gvozdev
|
57d4081355
|
bug 342640: a helpful message
|
2011-04-13 21:41:16 +00:00 |
|
Sergey Prigogin
|
ab9417925c
|
Fixed a deadlock.
|
2011-04-13 21:38:50 +00:00 |
|
Sergey Prigogin
|
1076a82a57
|
Made fStructMapper final.
|
2011-04-13 21:37:46 +00:00 |
|
John Cortell
|
4eb880ce48
|
Pattern for using DebugTrace within plug-ins.
|
2011-04-13 18:35:46 +00:00 |
|
John Cortell
|
caeab9d560
|
Pattern for using DebugTrace within plug-ins.
|
2011-04-13 15:57:45 +00:00 |
|
Sergey Prigogin
|
6e4f88ae53
|
Eliminated ASTNameInContext class.
|
2011-04-13 02:42:58 +00:00 |
|
Sergey Prigogin
|
987feb04be
|
AST concurrency issue in rename refactoring.
|
2011-04-13 02:33:39 +00:00 |
|
Sergey Prigogin
|
c130243446
|
Javadoc adjustment.
|
2011-04-13 01:29:20 +00:00 |
|
Sergey Prigogin
|
c31900d2bc
|
Bug 292851. Protection against concurrent access to the shared AST between CEditor and refactorings.
|
2011-04-13 00:41:14 +00:00 |
|
Sergey Prigogin
|
a7adfb502f
|
Bug 326269 - Checker for instantiation of an abstract class. Patch by Anton Gerenkov.
|
2011-04-12 23:19:00 +00:00 |
|
Andrew Gvozdev
|
54747c3d22
|
bug 342640: Ability to create build console dynamically
|
2011-04-12 22:34:20 +00:00 |
|
Sergey Prigogin
|
87ae09ee72
|
Bug 337486 - AbstractIndexAstChecker allows AST to outlive index read lock.
|
2011-04-12 22:13:46 +00:00 |
|
Andrew Gvozdev
|
c24ce74075
|
bug 342640: Ability to create build console dynamically
|
2011-04-12 21:40:38 +00:00 |
|
Marc-Andre Laperle
|
db2ef6ceaa
|
Bug 342519 - Toggle refactoring: misleading error message
|
2011-04-12 16:49:26 +00:00 |
|
Andrew Gvozdev
|
ca1d3510c6
|
bug 342609: NPE in ChangeBuildConfigActionBase
|
2011-04-12 16:45:19 +00:00 |
|
John Cortell
|
69e391fbe1
|
Bug 342096 - Executables view shows binaries for all build configurations instead of just the active ones
|
2011-04-12 16:35:04 +00:00 |
|
Anton Leherbauer
|
706f09f885
|
Bug 342539 - java.lang.NullPointerException at InclusionProposalComputer.java:188
|
2011-04-12 13:56:01 +00:00 |
|
Markus Schorn
|
006a176b00
|
Bug 342443: Update existing testcase.
|
2011-04-12 13:22:45 +00:00 |
|
Markus Schorn
|
c9e1a95b39
|
Bug 342443: A using declaration is not a definition.
|
2011-04-12 13:02:26 +00:00 |
|
Emanuel Graf
|
dfd434ea2e
|
Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
|
2011-04-12 10:58:20 +00:00 |
|
Anton Leherbauer
|
e1cfb22cba
|
Bug 342535 - [disassembly] Don't resolve files to an inaccessible resource
|
2011-04-12 10:36:42 +00:00 |
|
Emanuel Graf
|
9b7e344590
|
Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
|
2011-04-12 09:08:19 +00:00 |
|
Marc Khouzam
|
507344e58b
|
Bug 337893: Setting breakpoints on a running target does not work with multi-process. Instead of interrupt only the process of interest, we need to interrupt all processes that share the same binary as the process of interest. For simplicity, we interrupt all processes.
|
2011-04-12 00:44:32 +00:00 |
|
Sergey Prigogin
|
016a7e2e64
|
Cosmetics.
|
2011-04-11 22:49:23 +00:00 |
|
Sergey Prigogin
|
2c7f55ae19
|
Cosmetics.
|
2011-04-11 22:32:57 +00:00 |
|
Sergey Prigogin
|
db44d771bb
|
Code streamlining.
|
2011-04-11 20:30:21 +00:00 |
|
Markus Schorn
|
f3dc616c97
|
Bug 196479: Search works with project granularity, only.
|
2011-04-11 15:03:58 +00:00 |
|
Markus Schorn
|
6fffb452a8
|
Adjust java-doc.
|
2011-04-11 12:48:35 +00:00 |
|
Markus Schorn
|
9a2e97825b
|
Bug 341747: Ambiguity between template-id and binary expression.
|
2011-04-11 12:40:25 +00:00 |
|
Sergey Prigogin
|
ee055684b2
|
Code formatter fixes.
|
2011-04-11 00:32:13 +00:00 |
|
Sergey Prigogin
|
7dba3181b9
|
Code streamlining.
|
2011-04-11 00:31:45 +00:00 |
|
Sergey Prigogin
|
a455830b35
|
Deprecated logErrorMessage method.
|
2011-04-11 00:01:11 +00:00 |
|
Sergey Prigogin
|
2fefb9f6ab
|
Deprecated logErrorMessage method.
|
2011-04-10 23:55:53 +00:00 |
|
Sergey Prigogin
|
fb3a4c8d26
|
Code streamlining.
|
2011-04-10 23:52:39 +00:00 |
|
Sergey Prigogin
|
2e121463ed
|
Proper logging when RefactoringASTCache is not disposed.
|
2011-04-10 23:43:54 +00:00 |
|
Sergey Prigogin
|
985b3ca34e
|
Added logError method.
|
2011-04-10 23:42:43 +00:00 |
|
Sergey Prigogin
|
aa1054f470
|
Javadoc adjustment.
|
2011-04-10 02:49:18 +00:00 |
|
Sergey Prigogin
|
16f230e2a4
|
Cosmetics.
|
2011-04-10 02:48:58 +00:00 |
|
Marc Khouzam
|
3e9fb77a50
|
Bug 336890: [multi-process] Should stop tracking breakpoints when a process is no longer being debugged
|
2011-04-10 02:09:58 +00:00 |
|
Marc Khouzam
|
c0f8b0d48c
|
Bug 342358: An inferior ran to completion should be considered suspended
|
2011-04-10 01:28:19 +00:00 |
|
Sergey Prigogin
|
9c507fe607
|
Cosmetics.
|
2011-04-10 01:22:26 +00:00 |
|
Sergey Prigogin
|
0a5580f3d3
|
Cosmetics.
|
2011-04-10 01:20:27 +00:00 |
|
Sergey Prigogin
|
cf018dec6c
|
Javadoc adjustments.
|
2011-04-10 00:06:47 +00:00 |
|
Sergey Prigogin
|
1b0fae8b18
|
Javadoc adjustments.
|
2011-04-09 20:58:50 +00:00 |
|