Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2004-03-25added platform to extensionDavid Inglis9-4/+32
2004-03-25lets throw the exception so that we can get full back trace instead of assertingDavid Inglis2-56/+48
2004-03-25Joined effort with Bogdan, Added parser timeout capability that is used by Co...Hoda Amer29-68/+428
2004-03-24External markers patch: allows searches on external included filesBogdan Gheorghe10-43/+118
2004-03-24Implementation of IScannerInof on top of IPathEntry.Alain Magloire3-0/+276
2004-03-24Check for Reorder IPathEntry and do a refreshAlain Magloire3-1/+20
2004-03-24Save the binary Object on the BinaryContainer.Alain Magloire8-35/+79
2004-03-23externalize strings from Tanya WolffAndrew Niefer3-9/+26
2004-03-23Fix for bug#52858Hoda Amer2-18/+19
2004-03-23Fix for bug#51303 & bug#53066Hoda Amer4-36/+49
2004-03-23- fix bug 55673Andrew Niefer10-18/+172
2004-03-22externalize strings from Tanya WolffAndrew Niefer6-12/+39
2004-03-22Patch for SeanHoda Amer2-43/+112
2004-03-22Boost the warning of the compiler and fix the unnecessaryAlain Magloire13-14/+21
2004-03-22Fix to match the CDescriptor new features.Alain Magloire4-24/+29
2004-03-22Added CompleteParseASTTest::testBug54531()John Camelon2-0/+14
2004-03-22Better handling of typedefs & fix various problems encountered while parsing ...Andrew Niefer24-287/+361
2004-03-22dead locks revisit code.Alain Magloire1-1/+1
2004-03-22bug fix the name was truncated.Alain Magloire1-2/+4
2004-03-22Show the Binary in the cview even if not an ICElementAlain Magloire1-39/+59
2004-03-22Implementation of the IOutputEntryAlain Magloire9-133/+186
2004-03-21Fix the CView sorting.Alain Magloire3-4/+51
2004-03-21ICModel and ICProject no longer extends ICContainerAlain Magloire12-140/+211
2004-03-19use new cdescriptor operation for changesDavid Inglis6-81/+129
2004-03-19update cdescriptor (see changelog)David Inglis10-213/+257
2004-03-19Fix for bug#54325 Refactor: Check for name collisionHoda Amer8-12/+198
2004-03-19Patch for SeanHoda Amer2-56/+52
2004-03-19added logging of failuresDavid Inglis2-2/+15
2004-03-19fixed IDDavid Inglis1-1/+1
2004-03-19Corret typos.Alain Magloire4-8/+13
2004-03-18externalizing strings from Tanya WolffAndrew Niefer6-101/+50
2004-03-18patch for Sean EvoyAndrew Niefer6-59/+230
2004-03-18parsing template-ids, enabling template instantiations & class template parti...Andrew Niefer19-95/+791
2004-03-18Check for Reorder changes in the IPathEntry settings,.Alain Magloire6-40/+73
2004-03-18New iconsAlain Magloire4-2/+24
2004-03-18fixed NPE on initDavid Inglis1-5/+6
2004-03-18 Change in the hierarchy of the core Model:Alain Magloire49-907/+2344
2004-03-17bug 55163 - Parser spins on for-init-statementAndrew Niefer4-4/+38
2004-03-17Work to take advantage of the ICDescriptor managerAlain Magloire6-11/+163
2004-03-17Patch for Tanya: Externalizing ui stringsHoda Amer4-23/+29
2004-03-17Patch for Tanya: Externalizing ui stringsHoda Amer1-0/+3
2004-03-17externalize strings from Tanya WolffAndrew Niefer12-23/+30
2004-03-17tests for ICDescriptorDavid Inglis4-3/+232
2004-03-17new ICDescriptorManager (see Changelog for more details)David Inglis15-298/+719
2004-03-16class browser and type hierarchy property files from Chris WiebeAndrew Niefer3-0/+127
2004-03-16managed build tests from Sean EvoyAndrew Niefer3-52/+67
2004-03-16scanner performance improvements from Dave DaoustAndrew Niefer4-119/+124
2004-03-16New Tests from Thomas for the error parserAlain Magloire4-0/+359
2004-03-16Fix for bug#54324 Refactor: Invoke rename refactoring from editorHoda Amer4-58/+66
2004-03-16Thomas fixes for PR 45320Alain Magloire2-5/+23

Back to the top