Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-21bug 306222: Further enhancement of Save Build Console featureAndrew Gvozdev1-224/+0
2010-05-21fixed since tag because it annoys meAndrew Gvozdev1-1/+1
2010-05-20Bug 313783 Log a warning if an external settings provider can't be found for ...James Blackburn2-3/+13
2010-05-20Bug 313725: Suppress error when parsing a file of a project that is being clo...Markus Schorn1-0/+4
2010-05-20Limit number of OOM Errors swallowed by the indexer to 5.Markus Schorn1-0/+3
2010-05-19Bug 311164: Correct getDefinitions() for specializations.Markus Schorn1-2/+1
2010-05-19Bug 312575 Performance patch, don't reconcile if not neededJames Blackburn1-2/+30
2010-05-18Bug 312575 Reconciling external settings should ensure config referenced sett...James Blackburn1-2/+19
2010-05-18Bug 312575 Updating a .cproject doesn't update settings in referencing projec...James Blackburn6-65/+155
2010-05-18Related to bug 312805: Indexer shall not attempt to index remote resources.Markus Schorn1-0/+3
2010-05-18Bug 313038 - Includes path lost on restart. Moved the init of the config data...Doug Schaefer2-1/+8
2010-05-17Minor code simplification.Sergey Prigogin1-3/+3
2010-05-17Types of binary expressions involving arrays. Bug 313037.Sergey Prigogin3-25/+53
2010-05-17Cosmetics.Sergey Prigogin2-44/+46
2010-05-17Cosmetics.Sergey Prigogin1-7/+7
2010-05-14JavaDocJames Blackburn1-13/+37
2010-05-14Bug 312575 tidy patchJames Blackburn5-323/+131
2010-05-14bug 312812: JUnit failure in Hudson builds - ManagedBuildCoreTests20.testScan...Andrew Gvozdev1-1/+1
2010-05-13Bug 312575 Changes aren't propagated when the referencing project references ...James Blackburn7-56/+82
2010-05-12Bug 311189 Settings changed / lost after project set re-import. IResource#ge...James Blackburn2-7/+27
2010-05-12Undo part of the merge from 5.0.Markus Schorn1-8/+2
2010-05-12Undo part of the merge from 5.0.Markus Schorn4-32/+6
2010-05-12Cosmetics.Sergey Prigogin1-2/+2
2010-05-12Cosmetics.Sergey Prigogin1-22/+22
2010-05-12Fix for bug 312198. Submitted on behalf of Markus,Sergey Prigogin1-1/+3
2010-05-11- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.Chris Recoskie16-29/+507
2010-05-11Bug 311189 sometimes we don't notice external .cproject changes after team re...James Blackburn2-13/+10
2010-05-08Cosmetics.Sergey Prigogin1-29/+24
2010-05-05Make addresses serializable.Ken Ryall2-2/+4
2010-05-05Bug 311189 attempt to refresh the resource (depth NONE) before removing the s...James Blackburn1-2/+5
2010-05-05Bug 311189 settings are changed & lost after project set import replaces exis...James Blackburn3-213/+180
2010-05-05Compiler warnings.Markus Schorn2-2/+3
2010-05-05Minor fix for implicit constructors.Markus Schorn1-1/+1
2010-05-05Fix for JUnit failures.Markus Schorn1-1/+4
2010-05-05Performance improvement for computing overloaded operators.Markus Schorn1-0/+19
2010-05-05Fix typo.Markus Schorn1-1/+1
2010-05-03toString() addedAndrew Gvozdev1-1/+10
2010-05-03Deprecation of IASTArraySubscriptExpression.getSubscriptExpression().Markus Schorn5-4/+7
2010-04-30Updated comment to reflect the current status given a fix earlier today.John Cortell1-4/+3
2010-04-30Bug 289986 - Allowing saving resources while running an external Makefile buildJames Blackburn1-0/+13
2010-04-30Bug 309096: NPE in pointer to member type.Markus Schorn1-10/+15
2010-04-30Bug 311030: Using va_args with function pointer.Markus Schorn1-1/+1
2010-04-29Bug 259280: Avoid checksum computation when possible.Markus Schorn1-27/+32
2010-04-29Bug 310837: Updating header from referenced project.Markus Schorn3-7/+27
2010-04-28Bug 304096: Interrupting a Windows target does not always work, revisited. CD...John Cortell1-13/+30
2010-04-27Bug 310514: Exporting resource snapshots in addition to cdt index.Markus Schorn1-9/+39
2010-04-26Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a ...John Cortell1-0/+30
2010-04-26Bug 309107 .project changes on Active configuration changeJames Blackburn1-20/+38
2010-04-26Add a version of getSourceFiles that takes a progress monitor.Ken Ryall4-1/+38
2010-04-26Bug 309564: Partial ordering of template funcitons.Markus Schorn1-1/+5

Back to the top