Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle2-4/+6
2012-04-20Bug 317173: Cleanup warnings for DSF-GDB.Marc Khouzam1-1/+2
2012-04-20Minor optimization.Sergey Prigogin1-2/+2
2012-04-20Bug 377223 - Name resolution problem caused by a const qualifier inSergey Prigogin2-1/+5
2012-04-20Cosmetics.Sergey Prigogin1-12/+11
2012-04-20Fixed broken error parser tests.Sergey Prigogin1-5/+5
2012-04-19Bug 377223. Added a failing test case.Sergey Prigogin1-1/+16
2012-04-19Renamed IErrorParser3.endOfStream method to shutdown for consistencySergey Prigogin2-2/+2
2012-04-19Renamed IErrorParser3.streamFinished method to endOfStream and adjustedSergey Prigogin3-6/+7
2012-04-19Cosmetics.Sergey Prigogin1-62/+8
2012-04-18Bumped up PDOM version to trigger index rebuild. The rebuild is neededSergey Prigogin1-3/+4
2012-04-18bug 371797: Fixed bug when in legacy mode scanner discovery doesn't run after...Andrew Gvozdev1-3/+3
2012-04-18Bug 372551. Codan support for writing checkers that invoke externalAlex Ruiz8-56/+355
2012-04-18Hide the new new project wizard. Likely to be deferred to Kepler.Doug Schaefer1-2/+2
2012-04-18Cosmetics.Sergey Prigogin1-4/+7
2012-04-18Bug 377045 - Bogus transient errors in C/C++ editor soon after EclipseSergey Prigogin12-4/+82
2012-04-18Cosmetics.Sergey Prigogin4-790/+149
2012-04-18Fixed a compiler warning.Sergey Prigogin1-15/+13
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-0/+1
2012-04-16Ignore InterruptedException in unit testsAndrew Gvozdev1-18/+33
2012-04-16Workaround for Java problem on Windows with releasing buffers for memory-mapp...Andrew Gvozdev1-6/+51
2012-04-16bug 371797: Use workspace scheduling rule for serializing workspace providersAndrew Gvozdev1-3/+3
2012-04-16bug 371797: Do serialization in background to avoid delays in UIAndrew Gvozdev1-1/+13
2012-04-16bug 371797: Let all jobs finish before tearDown() in unit testsAndrew Gvozdev2-2/+13
2012-04-16Cosmetics.Sergey Prigogin2-12/+10
2012-04-15Method name adjustments.Sergey Prigogin2-50/+50
2012-04-15bug 371797: prevent possible deadlock for specs detectorsAndrew Gvozdev1-14/+15
2012-04-15Fix for java.util.ConcurrentModificationExceptionAndrew Gvozdev1-34/+36
2012-04-14Fixed a bug in formatting of declarations contained in macro expansion.Sergey Prigogin2-3/+17
2012-04-14Extracted couple commonly used methods.Sergey Prigogin1-75/+79
2012-04-14Treat __attribute__ ((__mode__ (__DI__))) as long instead of long longSergey Prigogin5-24/+43
2012-04-13Bug 376790 - Codan should not issue warnings for unused variables andSergey Prigogin7-43/+70
2012-04-13Bug 316076. Added IFunction.isNoReturn() method.Sergey Prigogin21-46/+160
2012-04-13Bug 316230 - Representation of gcc attributes in AST. AlsoSergey Prigogin91-590/+1601
2012-04-13Removed prematurely submitted classes.Sergey Prigogin2-102/+0
2012-04-13Cosmetics.Sergey Prigogin43-535/+573
2012-04-12Bug 375760 - BuildActiveConfig and ChangeActiveConfig actions should choose p...John Cortell1-28/+35
2012-04-12bug 371797: [sd90] Implement language settings providers in buildAndrew Gvozdev14-15/+313
2012-04-11Cosmetics.Sergey Prigogin2-12/+8
2012-04-10Cosmetics.Sergey Prigogin21-410/+359
2012-04-09Replaced StringBuffer with StringBuilder.Sergey Prigogin3-1162/+1159
2012-04-09Cosmetics.Sergey Prigogin12-86/+46
2012-04-09Cosmetics.Sergey Prigogin2-5/+5
2012-04-09Cosmetics.Sergey Prigogin3-33/+25
2012-04-06Minor code cleanup.Sergey Prigogin1-32/+31
2012-04-06Bug 375601: Remove workaround for bug 359485.Markus Schorn1-10/+3
2012-04-05Bug 255093 - In C++ refactoring, selection should be updated like JavaSergey Prigogin2-56/+385
2012-04-05Cosmetics.Sergey Prigogin4-7/+14
2012-04-05Cosmetics.Sergey Prigogin4-17/+9
2012-04-05Cosmetics.Sergey Prigogin10-93/+90

Back to the top