Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2009-09-04[288656] Add tracing for DsfSessionJohn Cortell2-1/+47
2009-09-03FIXED - bug 285375: Allow to decide where to place getters and settersEmanuel Graf11-63/+865
2009-09-02Extract Function: Add virtual optionEmanuel Graf8-5/+133
2009-09-02bug 279844: Slow algorithm for checking duplicate path entriesAndrew Gvozdev2-12/+23
2009-09-01bug 279844: Slow algorithm for checking duplicate path entriesAndrew Gvozdev9-31/+83
2009-09-01[ 279241] - fixed validation error when directory already exists, applied pat...Alena Laskavaia1-3/+3
2009-08-31added logging of exceptions, inspired by bug 286226Andrew Gvozdev2-2/+2
2009-08-26Bug 280417 - ArrayIndexOutOfBoundsException in MementoTokenizer causes "could...Anton Leherbauer2-2/+18
2009-08-26Bug 280414 - Method search doesn't work in pop-up outline view (CTRL+O) when ...Anton Leherbauer3-4/+7
2009-08-24Bug 284665.Sergey Prigogin3-7/+32
2009-08-24malformed JavaDoc tagsAndrew Gvozdev1-3/+3
2009-08-23Cosmetics.Sergey Prigogin2-5/+5
2009-08-23comment added to allow to extend this classAndrew Gvozdev1-1/+1
2009-08-23comment addedAndrew Gvozdev1-1/+4
2009-08-23Enclosing definitions in C/C++ search results. Patch by Andrey Eremchenko. Bu...Sergey Prigogin15-141/+371
2009-08-23Test case for bug 284665.Sergey Prigogin1-0/+11
2009-08-23Another test case for bug 284690.Sergey Prigogin1-1/+22
2009-08-23Cosmetics.Sergey Prigogin1-1/+1
2009-08-21Checking for compatible arrays in plain C, follow up to bug 269926.Markus Schorn4-19/+29
2009-08-20"Includes" should not be translatableVivian Kong1-2/+3
2009-08-20Bug 283082 - Add / to operator ruleAnton Leherbauer1-2/+2
2009-08-20Bug 286922 - DND of a folder onto a file will cause exceptionAnton Leherbauer1-2/+12
2009-08-19Made PathCanonicalizationStrategy friendlier to standalone indexer.Sergey Prigogin2-17/+28
2009-08-19bug 286751: .cproject does not look prettyAndrew Gvozdev3-0/+108
2009-08-19bug 287098: Empty external location showing up in Problems ViewAndrew Gvozdev1-1/+3
2009-08-19Definition vs. declaration for static variables, bug 286259.Markus Schorn2-9/+66
2009-08-19Testcase for bug 286213.Markus Schorn1-0/+17
2009-08-18Bug 284485 Fix potential race in getProjectDescriptionStorage(IProject project)James Blackburn1-4/+4
2009-08-18Configurable strategy for canonicalization of file paths.Sergey Prigogin5-34/+95
2009-08-18Inline friend functions, bug 284690.Markus Schorn3-23/+24
2009-08-18Improve dialog label, related to bug 144085.Markus Schorn3-5/+13
2009-08-18FIXED - bug 284973: "Internal Error" while using "Source -> Generate getters/...Emanuel Graf5-15/+31
2009-08-17Bug 286741.Sergey Prigogin2-3/+26
2009-08-16Bug 286081.Sergey Prigogin1-111/+120
2009-08-16Cosmetics.Sergey Prigogin2-9/+8
2009-08-12bug 230165: renaming a project doesn't update it's default artifact nameAndrew Gvozdev1-0/+4
2009-08-12bug 249795: Import of Includes from referenced Projects failsAndrew Gvozdev1-28/+38
2009-08-10bug 286080: org.eclipse.cdt.internal.ui.dialogs.StatusDialog class deprecated...Andrew Gvozdev7-147/+32
2009-08-10fixed bug #214619.Warren Paul1-5/+5
2009-08-10Cosmetics.Sergey Prigogin1-11/+7
2009-08-10Resolution of inline friend functions in index. Bug 284690.Sergey Prigogin2-10/+16
2009-08-10Test case for bug 284690.Sergey Prigogin1-13/+14
2009-08-10Test case for bug 284690.Sergey Prigogin1-4/+13
2009-08-10Resolution of inline friend functions. Bug 284690.Sergey Prigogin3-3/+17
2009-08-09Cosmetics.Sergey Prigogin2-6/+6
2009-08-07bug 282759: Cannot run spawner on MacOSX with a 64-bit vmAndrew Gvozdev3-6/+63
2009-08-05bug 285746: Replace deprecated class org.eclipse.ui.views.navigator.LocalSele...Andrew Gvozdev5-18/+18
2009-08-04bug 285482: Duplicate message IDAndrew Gvozdev1-1/+0
2009-08-04Typedef recursion, bug 285457.Markus Schorn2-2/+10
2009-08-02Enum to int conversion. Bug 285368.Sergey Prigogin3-11/+83

Back to the top