Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace use of __objc_xmalloc and free with objc_malloc and objc_free. | kenner | 1996-09-22 | 1 | -16/+16 |
* | Formatting changes. | kenner | 1996-08-12 | 1 | -1/+2 |
* | (ifdef __alpha__): Don't declare `free'. | kenner | 1996-06-28 | 1 | -1/+0 |
* | (sarray_{remove,free}_garbage): New functions. | kenner | 1996-03-05 | 1 | -121/+202 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (sarray_realloc): Make array index variables size_t. | kenner | 1995-05-16 | 1 | -7/+7 |
* | This patch makes selectors in the Objective-C language be pointers | krab | 1994-06-30 | 1 | -1/+6 |
* | (sarray_at_put): Add #ifdef case for | rms | 1993-05-21 | 1 | -1/+6 |
* | Headerfiles reorganized | krab | 1993-05-05 | 1 | -1/+0 |
* | Runtime portability cleanup | krab | 1993-04-26 | 1 | -7/+10 |
* | Changed unsigned int to size_t when casting pointers to integers | krab | 1993-04-26 | 1 | -9/+9 |
* | Changed includes to double quote style | krab | 1993-04-13 | 1 | -1/+1 |
* | Initial revision | wood | 1993-04-10 | 1 | -0/+428 |