Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-05-01Patch for Hoda Amer. John Camelon3-3/+78
2003-04-29isReadOnly() always return true.Alain Magloire1-0/+7
2003-04-29Check if path is nullAlain Magloire1-0/+4
2003-04-29Catch the case the path is null.Alain Magloire1-0/+4
2003-04-29remove contentChanged() and only useAlain Magloire1-13/+23
2003-04-27Patch for Hoda Amer. John Camelon1-2/+36
2003-04-25getNeededShareLib() should also be valid for executableAlain Magloire1-2/+8
2003-04-21Patch for John Camelon:Doug Schaefer2-17/+36
2003-04-17Correct bug 36624Alain Magloire1-4/+6
2003-04-16Patch for Hoda Amer:Doug Schaefer3-8/+25
2003-04-16Patch for John Camelon:Doug Schaefer1-1/+1
2003-04-15Patch for Hoda Amer:Doug Schaefer2-12/+19
2003-04-12Remove useless methodsAlain Magloire1-16/+0
2003-04-12Check for the binaries in the virtual containersAlain Magloire1-0/+35
2003-04-11Patch for Hoda Amer:Doug Schaefer4-62/+228
2003-04-10remove unused methods.Alain Magloire1-6/+0
2003-04-10add startup() and shtudown() methods.Alain Magloire1-0/+20
2003-04-09fix a bug.Alain Magloire1-2/+2
2003-04-09Fix to the DeltaProcessor.Alain Magloire1-20/+27
2003-04-09Patch for Hoda Amer:Doug Schaefer1-10/+10
2003-04-09Bug fix event were not generated for the nonCResources.Alain Magloire1-27/+21
2003-04-08Patch for Hoda Amer:Doug Schaefer8-63/+68
2003-04-04Patch for Hoda Amer:Doug Schaefer15-164/+110
2003-04-03New class implements ILibraryReferenceAlain Magloire1-0/+49
2003-04-03Add new method getLibraryReferences()Alain Magloire1-0/+22
2003-04-02Typo should be getAddress().Alain Magloire1-1/+1
2003-04-02provide a sourcemapper per projectAlain Magloire1-0/+16
2003-04-02Change in the BinaryElement constructor, takesAlain Magloire5-41/+122
2003-04-01fix the equals().Alain Magloire1-0/+4
2003-04-01remove ICFile and ICResource.Alain Magloire5-104/+14
2003-03-31Patch for Hoda Amer:Doug Schaefer2-4/+77
2003-03-31Patch for Hoda Amer:Doug Schaefer5-0/+227
2003-03-31New class hierarchy for the binary and Archive:Alain Magloire13-344/+533
2003-03-31Add the Binary and Archive in the LRU cacheAlain Magloire2-12/+12
2003-03-31Fix bug, no event was sent for the non-c resources.Alain Magloire1-63/+70
2003-03-31New method getAddress()Alain Magloire3-9/+30
2003-03-28Patch for Hoda Amer:Doug Schaefer11-74/+288
2003-03-27name of the virtual bin and lib are nowAlain Magloire2-2/+2
2003-03-27The method ICElement.getResource() do not throw an Exception.Alain Magloire9-48/+28
2003-03-27BufferChangeEvent was refactor to be publicAlain Magloire51-1460/+1120
2003-03-26Fixed NPE in FunctionDeclaration.Doug Schaefer1-1/+4
2003-03-26Patch for Hoda Amer:Doug Schaefer14-214/+645
2003-03-20new methods hasSameContentAs()Alain Magloire1-0/+19
2003-03-20First implementation.Alain Magloire1-2/+379
2003-03-20New methodAlain Magloire1-0/+8
2003-03-19Changes from Oda introducing LRUCachingAlain Magloire26-96/+2855
2003-03-19New folder containing the LRU Caching classes.Alain Magloire6-0/+1156
2003-03-04Merge new parser into HEAD branch.Doug Schaefer2-12/+20
2003-02-28Implementing the BinaryParser proposal usingAlain Magloire4-84/+150
2003-02-26IBinaryParser interface change the methos:Alain Magloire9-133/+121

Back to the top