Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2005-07-22Fix copyrightAlain Magloire114-575/+1211
2005-07-22Fix to copyrightAlain Magloire16-91/+173
2005-07-222005-07-22 Alain MagloireAlain Magloire67-311/+705
2005-07-21Patch for Devin Steffler.John Camelon1-1/+1
2005-07-212005-07-22 Chris WiebeChris Wiebe4-139/+319
2005-07-21Fix headers.Alain Magloire2-9/+24
2005-07-212005-07-22 Chris WiebeChris Wiebe2-28/+36
2005-07-21testing bug 104390Andrew Niefer1-0/+19
2005-07-202005-07-21 Chris WiebeChris Wiebe2-14/+60
2005-07-20Partially Fixed Bug 104390 - Labeled Statements parsed incorrectly by DOMJohn Camelon8-22/+116
2005-07-20Patch for Devin Steffler.John Camelon6-1/+137
2005-07-20Patch for Devin Steffler.John Camelon1-0/+9
2005-07-20Patch for Devin Steffler.John Camelon1-3/+2
2005-07-20Patch for Devin Steffler.John Camelon8-3/+343
2005-07-20fix bug 90652Andrew Niefer4-53/+80
2005-07-20fix bug 104506: StringIndexOutOfBoundsExceptionAndrew Niefer1-10/+14
2005-07-20bug 93191 - make sure isVirtual at least returns correct result, regardless o...Andrew Niefer1-10/+7
2005-07-19Bug 103857 - Limited the search to exclude fields and methods since they usua...Doug Schaefer2-19/+67
2005-07-19Bug 88796 - Refactored keyword completion into separate contributor. Added so...Doug Schaefer3-52/+136
2005-07-19Fixed Bug 103560 ClassCastException in LocationMap.endInclusionJohn Camelon3-16/+66
2005-07-18Patch for Devin Steffler.John Camelon11-87/+316
2005-07-18Patch for Devin Steffler.John Camelon2-2/+2
2005-07-18Patch for Devin Steffler.John Camelon1-1/+1
2005-07-18fixing bug 74276 - forward declarations of class specializationsAndrew Niefer2-46/+92
2005-07-18Patch for Devin Steffler.John Camelon1-1/+9
2005-07-18fix bug 104214 - NPE in lookupInScopeAndrew Niefer1-1/+1
2005-07-172005-07-09 Alain MagloireAlain Magloire3-8/+62
2005-07-172005-07-16 Alain MagloireAlain Magloire4-10/+66
2005-07-16Fix for 74425: [Search] C/C++ Search missing Enclosing Project scopeBogdan Gheorghe13-12/+321
2005-07-15bug 73869: exceptions while parsing boost headersAndrew Niefer6-12/+27
2005-07-15Re-fixing 103024: NPE in indexerEncoderUtil.nodeInVisitedExternalEheaderVladimir Hirsl1-6/+7
2005-07-15Bug 90195 - Made the hasTemplateId check more generic to allow for completion...Doug Schaefer1-2/+4
2005-07-15fix bug 102825: problems in scanner around macro pastingAndrew Niefer4-110/+112
2005-07-15Patch for Devin (the maniac) Steffler.John Camelon22-27/+433
2005-07-15Checked in JUnit for regression purposes.John Camelon1-3/+23
2005-07-14Checked in JUnit for regression purposes.John Camelon4-4/+31
2005-07-14Fix for 103024: NPE in indexerEncoderUtil.nodeInVisitedExternalEheaderVladimir Hirsl7-4/+42
2005-07-14Checked in JUnit for regression purposes.John Camelon1-0/+13
2005-07-14use "break" not returnAlain Magloire1-1/+1
2005-07-14Checked in JUnit for regression purposes.John Camelon1-0/+9
2005-07-14Checked in JUnit for regression purposes.John Camelon2-0/+13
2005-07-14Checked in JUnit for regression purposes.John Camelon2-0/+10
2005-07-14Fix for 95826: indexer message "File not indexed because it was not built" wo...Vladimir Hirsl2-0/+7
2005-07-14Set Visibility of nested class members to public to help our friends in zOS.John Camelon1-3/+3
2005-07-14Removed warnings.John Camelon1-4/+4
2005-07-13fix bug 103715 and partial for 98171 (getBases)Andrew Niefer11-69/+128
2005-07-13Fix for 70137: Cannot use context-search at template member definitionBogdan Gheorghe3-1/+51
2005-07-13Bug 102913 - Check for null workingCopy during completions which happens when...Doug Schaefer2-7/+13
2005-07-13Fix for PR 103428: IndexerManager leaks elementchangelisteners on reset()Vladimir Hirsl2-3/+22
2005-07-13Patch for Devin Steffler.John Camelon4-48/+110

Back to the top