Age | Commit message (Expand) | Author | Files | Lines |
2009-02-04 | Fixes a few problems related to bug 260830. | Markus Schorn | 1 | -2/+1 |
2009-02-04 | API tags for org.eclipse.cdt.core, bug 260830. | Markus Schorn | 1 | -3/+0 |
2009-02-04 | API tags for org.eclipse.cdt.core.model + language, bug 260830. | Markus Schorn | 79 | -175/+328 |
2009-02-03 | RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to e... | Chris Recoskie | 7 | -3/+500 |
2009-01-30 | - avoid thrown exception by doing preventive check | Alena Laskavaia | 1 | -4/+6 |
2009-01-29 | Bug 225944 - Organize items by namespace in Outline, fixes also bug 262785 | Anton Leherbauer | 2 | -15/+68 |
2009-01-22 | Fix warnings. | Markus Schorn | 1 | -7/+2 |
2009-01-21 | RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to e... | Chris Recoskie | 42 | -2294/+4179 |
2009-01-16 | [242955] applied patch for "new configurations are bad or not saved" | Alena Laskavaia | 4 | -7/+33 |
2009-01-16 | Removes the need to flush the cache of c++-scopes, bug 259373. | Markus Schorn | 1 | -5/+3 |
2009-01-16 | Fix warnings | Anton Leherbauer | 1 | -5/+6 |
2009-01-08 | Removal / deprecation of options to create ast with comment nodes, bug 259841. | Markus Schorn | 3 | -9/+6 |
2009-01-08 | Reconfigure API breakage as an error. | Markus Schorn | 2 | -0/+2 |
2008-12-24 | Code formatting. | Sergey Prigogin | 1 | -22/+18 |
2008-12-19 | Correcting IASTName.toCharArray(), bug 258054. | Markus Schorn | 2 | -2/+2 |
2008-12-11 | Bug 257517 - [project model] Incorrect handling of project delete delta | Anton Leherbauer | 2 | -4/+9 |
2008-12-11 | Bug 258313 - After C++ project creation on top of existing directory, Project... | Anton Leherbauer | 1 | -2/+6 |
2008-11-27 | Correctly resolving includes like "path/../file.h", bug 246129 | Markus Schorn | 1 | -11/+17 |
2008-11-13 | bug 250980 | Vivian Kong | 1 | -1/+1 |
2008-11-11 | Fix warning. | Markus Schorn | 1 | -1/+0 |
2008-11-07 | Use URIUtil.toURI() instead of File.toURI(), related to bug 252744 | Anton Leherbauer | 2 | -1/+12 |
2008-11-06 | Fixes related to scalability with large array initializer, bug 253690. | Markus Schorn | 5 | -14/+37 |
2008-11-03 | Fix language selection in project description manager, bug 211142. | Markus Schorn | 1 | -138/+146 |
2008-10-22 | API and data-structures for proper support of template non-type arguments, bu... | Markus Schorn | 1 | -2/+1 |
2008-10-16 | fix for bug 250972 | Mike Kucera | 2 | -2/+5 |
2008-10-02 | Add missing since-tag. | Markus Schorn | 1 | -0/+1 |
2008-10-02 | Implementation to select resource for a location, bug 248419. | Markus Schorn | 3 | -13/+10 |
2008-10-01 | fixed bug #211142. | Warren Paul | 1 | -1/+2 |
2008-10-01 | CModel element to model a build/indexer config. | Doug Schaefer | 1 | -0/+31 |
2008-10-01 | Implementation of an heuristics to resolve include files, bug 213562 | Markus Schorn | 1 | -2/+8 |
2008-09-05 | Bug 242335 - Eclipse Ganymede hangs on startup - follow up | Anton Leherbauer | 1 | -0/+6 |
2008-08-05 | Empty versus no exception specification, bug 86943. | Markus Schorn | 1 | -2/+3 |
2008-08-04 | AST representation for member-initializers and function try block, bug 237253. | Markus Schorn | 1 | -4/+0 |
2008-07-28 | Compiler warnings. | Sergey Prigogin | 2 | -71/+69 |
2008-07-25 | Bug 224707 - PathEntryManager inefficient usage of jobs | Vivian Kong | 1 | -34/+51 |
2008-06-19 | Fixes type-string computation for model builder, bug 235808. | Markus Schorn | 2 | -80/+76 |
2008-06-19 | Fix for 235289: [mylyn] AssertionFailedException when expanding binaries | Anton Leherbauer | 1 | -4/+16 |
2008-06-11 | copyrights | Chris Recoskie | 30 | -30/+30 |
2008-05-23 | Fix broken NLS strings in core-plugin, bug 233308. | Markus Schorn | 9 | -61/+39 |
2008-05-21 | Correct types for numeric literals, bug 225534. | Markus Schorn | 1 | -3/+10 |
2008-05-20 | Deprecated IASTDeclarationAmbiguity because there is no class that implements... | Markus Schorn | 1 | -3/+0 |
2008-05-08 | Fix for 230984: Sourcefolder duped in std makefile projects | Anton Leherbauer | 1 | -1/+1 |
2008-04-28 | Partial fix for Bugzilla 210116 (CDT spelling errors) | Chris Recoskie | 23 | -91/+91 |
2008-04-28 | toString method. | Sergey Prigogin | 1 | -23/+43 |
2008-04-25 | Fix warnings. | Markus Schorn | 5 | -73/+6 |
2008-04-25 | Moved MultiLanguageSetting to appropriate package, bug 227732. | Markus Schorn | 1 | -24/+19 |
2008-04-25 | Improved setup of macro dictionary for headers opened in editor, bug 228012 | Markus Schorn | 1 | -0/+3 |
2008-04-24 | Fix warnings. | Markus Schorn | 76 | -773/+644 |
2008-04-24 | Make Mylyn bridge work with Project Explorer | Anton Leherbauer | 1 | -39/+51 |
2008-04-18 | Fix warnings. | Markus Schorn | 1 | -23/+18 |