summaryrefslogtreecommitdiff
path: root/gcc/objc/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Include objc/objc.h here instead of in objc/hash.c to get BOOL typedef.Richard Kenner1996-05-171-1/+5
* Fix spelling errors.Richard Kenner1995-08-281-2/+2
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-1/+1
* Delete use of IN_GCC to control stddef.h/gstddef.h include.Jim Wilson1994-03-311-5/+1
* (compare_strings): Check for null pointers.Richard Stallman1993-11-051-1/+6
* Conditionally include gstddef or stddefKresten Krab Thorup1993-05-091-0/+4
* Use gstddef.h, with doublequotes.Richard Stallman1993-05-061-1/+1
* Headerfiles reorganizedKresten Krab Thorup1993-05-051-4/+0
* Runtime portability cleanupKresten Krab Thorup1993-04-261-1/+1
* Changed unsigned int to size_t when casting pointers to integersKresten Krab Thorup1993-04-261-3/+7
* Deleted #include "mutext.h"Kresten Krab Thorup1993-04-121-1/+0
* Update to new runtimes.Tom Wood1993-04-101-1/+1
* # Fix misspellings in comments.Paul Eggert1993-01-111-1/+1
* (hash_ptr): Renamed from hash_int.Richard Stallman1992-10-261-4/+4
* (reg_names): Make it static. Use DEBUG_REGISTER_NAMES if that's defined.Richard Stallman1992-10-141-77/+30
* Fix indentation, clean up comments.Richard Stallman1992-09-201-83/+71
* Changed the format of various sections to conform with GNU standard.Richard Stallman1992-09-021-112/+82
* minor documentation changes.Dennis Glatting1992-08-311-32/+36
* Saving a working version before release.Dennis Glatting1992-08-171-65/+73
* Check in after array version of run-time works.Dennis Glatting1992-04-131-11/+115
* Cleaned up file format for a distribution.Dennis Glatting1991-12-101-15/+19
* fixed assert macro.Dennis Glatting1991-12-031-17/+20
* changed shorts back to ints.Dennis Glatting1991-11-241-3/+8
* converted some entries in the hash structure from ints to shorts.Dennis Glatting1991-11-231-8/+7
* deleted hash mask information from hash struct.Dennis Glatting1991-11-211-14/+5
* implemented hash table expansion as suggested by rms.Dennis Glatting1991-11-071-14/+30
* added copyleftDennis Glatting1991-11-071-4/+22
* Initial check in. Preliminary development stage.Dennis Glatting1991-10-241-0/+134