Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2010-04-07Bug 305976: New character types.Markus Schorn19-29/+184
2010-04-07Cosmetics.Sergey Prigogin1-9/+9
2010-04-07Cosmetics.Sergey Prigogin1-42/+41
2010-04-05Cosmetics.Sergey Prigogin1-1/+1
2010-04-05Cosmetics.Sergey Prigogin1-1/+1
2010-04-05Cosmetics.Sergey Prigogin1-3/+3
2010-04-05Cosmetics.Sergey Prigogin1-8/+6
2010-04-05Cosmetics.Sergey Prigogin1-2/+2
2010-04-05Cosmetics.Sergey Prigogin1-20/+20
2010-04-05Cosmetics.Sergey Prigogin1-50/+50
2010-04-04Cosmetics.Sergey Prigogin5-59/+57
2010-04-04Cosmetics.Sergey Prigogin1-8/+9
2010-04-04Cosmetics.Sergey Prigogin1-10/+10
2010-04-04Cosmetics.Sergey Prigogin1-14/+10
2010-04-04Cosmetics.Sergey Prigogin2-25/+22
2010-04-04Cosmetics.Sergey Prigogin1-27/+22
2010-04-02Bug 305987.Sergey Prigogin4-7/+63
2010-04-02Cosmetics.Sergey Prigogin1-24/+24
2010-04-01Bug 307818: Show target type of typedef specializations in content assist.Markus Schorn2-38/+56
2010-03-31Bug 307738: Add include for enumerators.Markus Schorn5-2/+18
2010-03-31Bug 305975: Fix creation of ICElements for enumerators.Markus Schorn1-0/+12
2010-03-31Bug 307362: open definition for sym-linked duplicates.Markus Schorn2-29/+18
2010-03-31Bug 306670: Add include for template specializations.Markus Schorn5-6/+36
2010-03-31Bug 306879: Headers duplicated via symbolic links.Markus Schorn3-13/+35
2010-03-30Fixes java-doc.Markus Schorn1-2/+3
2010-03-29accidental commit correctedAndrew Gvozdev1-1/+1
2010-03-29bug 307365: Do not put into marker external locations which cannot be open by...Andrew Gvozdev1-5/+14
2010-03-29bug 307365: Problems with make error parser, incorrectly matches gcc messagesAndrew Gvozdev2-3/+4
2010-03-29Bug 131165 - BinaryContainer.getBinaries sometimes incorrectly returns an emp...Anton Leherbauer7-35/+148
2010-03-29Cosmetics.Sergey Prigogin5-101/+108
2010-03-29Cosmetics.Sergey Prigogin2-45/+37
2010-03-29Minor performance improvement.Sergey Prigogin1-10/+10
2010-03-29Removed RegexErrorParser as a separate parserAndrew Gvozdev2-11/+1
2010-03-29bug 307312: changed pattern to make error parser to avoid match with compiler...Andrew Gvozdev2-4/+7
2010-03-29Whitespace.Sergey Prigogin1-1/+1
2010-03-29Whitespace.Sergey Prigogin1-23/+13
2010-03-29Use UnsupportedOperationException instead of AssertionError.Sergey Prigogin1-13/+13
2010-03-29Whitespace.Sergey Prigogin2-14/+6
2010-03-28Whitespace.Sergey Prigogin1-1/+1
2010-03-28bug 306945: Build Console no longer shows for non-C/C++ ProjectsAndrew Gvozdev1-10/+53
2010-03-28bug 306945: Build Console no longer shows for non-C/C++ ProjectsAndrew Gvozdev1-2/+8
2010-03-28Convenience methodsAndrew Gvozdev1-0/+36
2010-03-28register created project for cleanupAndrew Gvozdev1-0/+1
2010-03-26Related to Bug 286384 - don't throw NPE when a non-CDT project is moved...James Blackburn1-2/+4
2010-03-26bug 307210: Build console does not show output lines that set to be ignored b...Andrew Gvozdev1-5/+9
2010-03-26bug 300539: Add ability to specify filter-path to build-options that support ...Andrew Gvozdev1-0/+15
2010-03-26Bug 307078 - CStorageDocumentProvider should provide annotation modelAnton Leherbauer1-1/+12
2010-03-24Test case for C++0x-style sizeof. Bug 305979.Sergey Prigogin1-2/+14
2010-03-23Bug 306844 Don't flush environment prefs on get, as doing so requires a resou...James Blackburn2-25/+82
2010-03-22Fixed stack overflow while processing invalid self-referring auto-type declar...Sergey Prigogin2-20/+48

Back to the top