| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| deprecated | ||
| NXConstStr.h | ||
| Object.h | ||
| Protocol.h | ||
| README | ||
| encoding.h | ||
| hash.h | ||
| message.h | ||
| objc-api.h | ||
| objc-decls.h | ||
| objc-exception.h | ||
| objc-list.h | ||
| objc.h | ||
| sarray.h | ||
| thr.h | ||
| typedstream.h |
* objc/deprecated/objc_malloc.h: New file.
* objc/deprecated/objc_valloc.h: New file.
* objc/objc-api.h: Include the files instead of defining
objc_valloc, _objc_malloc() and similar.
* Makefile.in (OBJC_DEPRECATED_H): Added objc_valloc.h and
objc_malloc.h.
* memory.c: Removed the extra layer of indirection of _objc_malloc
and similar.
(objc_calloc): Use GC_malloc in the garbage-collected
implementation as GC_malloc returns memory that is already freed.
(objc_valloc): Deprecated.
From-SVN: r164224
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| deprecated | Loading commit data... | |
| NXConstStr.h | Loading commit data... | |
| Object.h | Loading commit data... | |
| Protocol.h | Loading commit data... | |
| README | Loading commit data... | |
| encoding.h | Loading commit data... | |
| hash.h | Loading commit data... | |
| message.h | Loading commit data... | |
| objc-api.h | Loading commit data... | |
| objc-decls.h | Loading commit data... | |
| objc-exception.h | Loading commit data... | |
| objc-list.h | Loading commit data... | |
| objc.h | Loading commit data... | |
| sarray.h | Loading commit data... | |
| thr.h | Loading commit data... | |
| typedstream.h | Loading commit data... |