Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace use of __obj_xmalloc and free with objc_malloc and objc_free. | kenner | 1996-09-22 | 1 | -3/+3 |
* | Update comments. | kenner | 1996-03-05 | 1 | -4/+4 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Changed Class * to Class in order to match NEXTSTEP and OpenStep | kenner | 1995-04-26 | 1 | -14/+13 |
* | (class_create_instance): Replace memchr with memset. | kenner | 1994-11-19 | 1 | -1/+1 |
* | This patch makes selectors in the Objective-C language be pointers | krab | 1994-06-30 | 1 | -1/+1 |
* | Include "tconfig.h" before "runtime.h". | rms | 1993-11-18 | 1 | -1/+1 |
* | Include tconfig.h. | rms | 1993-11-02 | 1 | -0/+1 |
* | calloc -> __objc_xcalloc, bzero instances | krab | 1993-05-06 | 1 | -1/+4 |
* | Headerfiles reorganized | krab | 1993-05-05 | 1 | -7/+20 |
* | Definition of (Meta)Class_t eliminated, using Class* | krab | 1993-04-27 | 1 | -4/+4 |
* | Runtime portability cleanup | krab | 1993-04-26 | 1 | -1/+1 |
* | Initial revision | wood | 1993-04-10 | 1 | -0/+75 |