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