Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (objc_verror): New function. | Richard Kenner | 1997-02-02 | 1 | -21/+44 |
* | (stdlib.h): Define __USE_FIXED_PROTOTYPES__ before including stdlib.h. | Richard Kenner | 1996-12-07 | 1 | -0/+1 |
* | (objc_malloc): Renamed from __objc_xmalloc. | Richard Kenner | 1996-09-22 | 1 | -13/+61 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | Richard Kenner | 1995-05-16 | 1 | -1/+1 |
* | Put Alpha-specific decls before #include of runtime.h. | Richard Kenner | 1995-03-20 | 1 | -17/+18 |
* | (__objc_xcalloc): Use calloc instead malloc/bzero. | Richard Kenner | 1994-10-28 | 1 | -3/+2 |
* | removed declaration of bzero | Kresten Krab Thorup | 1994-07-28 | 1 | -3/+0 |
* | This patch makes selectors in the Objective-C language be pointers to a struc... | Kresten Krab Thorup | 1994-06-30 | 1 | -2/+12 |
* | undid freed+error patch | Kresten Krab Thorup | 1993-05-05 | 1 | -44/+0 |
* | (__objc_add_handler, __objc_remove_handler, | Kresten Krab Thorup | 1993-05-05 | 1 | -0/+44 |
* | Headerfiles reorganized | Kresten Krab Thorup | 1993-05-05 | 1 | -3/+0 |
* | Uninstalled argframe macros | Kresten Krab Thorup | 1993-04-29 | 1 | -0/+2 |
* | Changed to use argframe macros | Kresten Krab Thorup | 1993-04-27 | 1 | -2/+0 |
* | Definition of (Meta)Class_t eliminated, using Class* | Kresten Krab Thorup | 1993-04-27 | 1 | -1/+1 |
* | Runtime portability cleanup | Kresten Krab Thorup | 1993-04-26 | 1 | -1/+1 |
* | includes changed to double quote style | Kresten Krab Thorup | 1993-04-13 | 1 | -5/+2 |
* | Initial revision | Tom Wood | 1993-04-10 | 1 | -0/+78 |