Tobias Ibounig
|
250e9b1356
|
Cleanup of Profiler
- Removed unused using
- Removed redundant 'this.'
- Removed redundant 'private' modifier
- Removed redundant namespace usings
- Removed redundant default initializations (= null)
|
12 years ago |
Tobias Ibounig
|
a3fcb21f92
|
refactored Profiler to work with NewNR
|
12 years ago |
Siegfried Pammer
|
2087328303
|
removed calls to obsolete StringParser.Parse overload
|
14 years ago |
Siegfried Pammer
|
282bda5cea
|
fixed NullReferenceException in Profiler/FindReferences, when trying to search for unresolved/non-user code
|
15 years ago |
Daniel Grunwald
|
f5780c2944
|
Apply new file headers
|
15 years ago |
Daniel Grunwald
|
2e1db61657
|
Move Analysis AddIns to src/AddIns/Analysis
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5787 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Daniel Grunwald
|
edd3fb4a0a
|
"Normalize" file headers.
Enable $Revision$ keyword expansion for all existing .cs files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5529 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Siegfried Pammer
|
3e95b10b69
|
implemented Find References for the profiler tree view
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4864 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |