Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-17Correct bug 36624Alain Magloire1-4/+6
2003-04-16Patch for Hoda Amer:Doug Schaefer5-10/+27
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 Schaefer6-67/+270
2003-04-10remove unused methods.Alain Magloire1-6/+0
2003-04-10add startup() and shtudown() methods.Alain Magloire2-0/+31
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 Schaefer10-63/+75
2003-04-04Patch for Hoda Amer:Doug Schaefer17-173/+110
2003-04-03New class implements ILibraryReferenceAlain Magloire1-0/+49
2003-04-03Add new method getLibraryReferences()Alain Magloire2-0/+33
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 from HodaAlain Magloire2-2/+2
2003-04-01fix the equals().Alain Magloire1-0/+4
2003-04-01remove ICFile and ICResource.Alain Magloire7-127/+14
2003-03-31Patch for Hoda Amer:Doug Schaefer5-7/+114
2003-03-31Patch for Hoda Amer:Doug Schaefer1-2/+2
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-31New clasess IBinary{Element,Module,Variable,Function}Alain Magloire4-0/+63
2003-03-28Patch for Hoda Amer:Doug Schaefer17-128/+321
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 Magloire10-49/+29
2003-03-27BufferChangeEvent was refactor to be publicAlain Magloire65-1152/+1225
2003-03-26Fixed NPE in FunctionDeclaration.Doug Schaefer1-1/+4
2003-03-26Patch for Hoda Amer:Doug Schaefer22-477/+704
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 Magloire30-98/+3017
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 Magloire5-109/+158
2003-02-26IBinaryParser interface change the methos:Alain Magloire9-133/+121
2003-02-26faster IArchiveDavid Inglis4-72/+34
2003-02-25Remove Marker was implementing IMarkerAlain Magloire1-132/+0
2003-02-25Remove Resource was implementing IResource which is illegalAlain Magloire1-517/+0
2003-02-24getResource () is already in ICElement.Alain Magloire1-12/+0
2003-02-23Remove the references to BinaryFileAdapterAlain Magloire3-51/+42

Back to the top