aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
1992-03-06*** empty log message ***Richard Stallman1-14/+15
1992-02-15*** empty log message ***Richard Stallman1-6/+12
1992-01-17Initial revisionRichard Stallman1-0/+5217
1992-01-03modified to handle new initialization scheme.Dennis Glatting1-3/+8
1991-12-31Deleted index variable stuff. Index variables are a hack to the language.Dennis Glatting1-77/+65
1991-12-24entered into RCSRichard Stallman1-0/+102
1991-12-10Cleaned up file format for a distribution.Dennis Glatting3-130/+142
1991-12-03fixed assert macro.Dennis Glatting2-74/+90
1991-12-01modified to remove changes previously made to implement posing.Dennis Glatting1-5/+5
1991-11-29modified to implement set functions.Dennis Glatting1-2/+37
1991-11-29fixed several const decls. bozo.Dennis Glatting1-16/+21
1991-11-29many changes including posing...Dennis Glatting1-2/+10
1991-11-24changed shorts back to ints.Dennis Glatting2-7/+16
1991-11-23converted some entries in the hash structure from ints to shorts.Dennis Glatting1-8/+7
1991-11-23deleted hashIndex() and moved it to hash-inline.h converted...Dennis Glatting1-35/+12
1991-11-21changed hash value calculation.Dennis Glatting1-29/+12
1991-11-21deleted hash mask information from hash struct.Dennis Glatting1-14/+5
1991-11-20converted hashValue() to a inline.Dennis Glatting1-17/+22
1991-11-19changed typedef and struct decls.Dennis Glatting1-11/+14
1991-11-19bug in hash_delete().Dennis Glatting1-13/+22
1991-11-16changed the defs for class structures for new implementation of run-time.Dennis Glatting1-40/+47
1991-11-07implemented hash table expansion as suggested by rms.Dennis Glatting2-31/+97
1991-11-07added copyleft.Dennis Glatting1-4/+22
1991-11-07added copyleftDennis Glatting2-8/+44
1991-10-24Initial check in. Preliminary development stage.Dennis Glatting2-0/+371
1991-10-24Initial check in. Preliminary development stage.Dennis Glatting1-0/+344
1991-05-31entered into RCSRichard Stallman1-0/+36
1990-03-24entered into RCSRichard Stallman1-0/+64