aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/hash.h
AgeCommit message (Expand)AuthorFilesLines
1993-05-09Conditionally include gstddef or stddefKresten Krab Thorup1-0/+4
1993-05-06Use gstddef.h, with doublequotes.Richard Stallman1-1/+1
1993-05-05Headerfiles reorganizedKresten Krab Thorup1-4/+0
1993-04-26Runtime portability cleanupKresten Krab Thorup1-1/+1
1993-04-26Changed unsigned int to size_t when casting pointers to integersKresten Krab Thorup1-3/+7
1993-04-12Deleted #include "mutext.h"Kresten Krab Thorup1-1/+0
1993-04-10Update to new runtimes.Tom Wood1-1/+1
1993-01-11# Fix misspellings in comments.Paul Eggert1-1/+1
1992-10-26(hash_ptr): Renamed from hash_int.Richard Stallman1-4/+4
1992-10-14(reg_names): Make it static. Use DEBUG_REGISTER_NAMES if that's defined.Richard Stallman1-77/+30
1992-09-20Fix indentation, clean up comments.Richard Stallman1-83/+71
1992-09-02Changed the format of various sections to conform with GNU standard.Richard Stallman1-112/+82
1992-08-31minor documentation changes.Dennis Glatting1-32/+36
1992-08-17Saving a working version before release.Dennis Glatting1-65/+73
1992-04-13Check in after array version of run-time works.Dennis Glatting1-11/+115
1991-12-10Cleaned up file format for a distribution.Dennis Glatting1-15/+19
1991-12-03fixed assert macro.Dennis Glatting1-17/+20
1991-11-24changed shorts back to ints.Dennis Glatting1-3/+8
1991-11-23converted some entries in the hash structure from ints to shorts.Dennis Glatting1-8/+7
1991-11-21deleted hash mask information from hash struct.Dennis Glatting1-14/+5
1991-11-07implemented hash table expansion as suggested by rms.Dennis Glatting1-14/+30
1991-11-07added copyleftDennis Glatting1-4/+22
1991-10-24Initial check in. Preliminary development stage.Dennis Glatting1-0/+134