* libobjc/objc/deprecated: New directory.
* libobjc/objc/deprecated/README: New file.
* libobjc/objc/README: New file.
* libobjc/objc/typedstream.h: Moved into objc/deprecated/typedstream.h;
objc/typedstream.h replaced with a placeholder including the file
from the deprecated/ directory.
* libobjc/objc/deprecated/objc-unexpected-exception.h: New file with the
definition of _objc_unexpected_exception.
* libobjc/objc/objc-api.h: Include deprecated/objc-unexcepted-exception.h
instead of defining _objc_unexpected_exception.
* libobjc/objc/deprecated/Object.h: New file with the deprecated Object
methods in a 'Deprecated' category.
* libobjc/objc/Object.h Include deprecated/Object.h instead of defining
the deprecated methods.
* libobjc/Object.m: Moved deprecated methods into 'Deprecated' category.
* libobjc/objc-private: New directory.
* libobjc/objc-private/README: New file.
* libobjc/Makefile.in (OBJC_DEPRECATED_H): New variable.
(install-headers): Create installation directory for
OBJC_DEPRECATED_H headers, and install them.
From-SVN: r164153
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| objc | Loading commit data... | |
| objc-private | Loading commit data... | |
| ChangeLog | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| NXConstStr.m | Loading commit data... | |
| Object.m | Loading commit data... | |
| Protocol.m | Loading commit data... | |
| README | Loading commit data... | |
| THREADS | Loading commit data... | |
| acinclude.m4 | Loading commit data... | |
| aclocal.m4 | Loading commit data... | |
| archive.c | Loading commit data... | |
| class.c | Loading commit data... | |
| config.h.in | Loading commit data... | |
| configure | Loading commit data... | |
| configure.ac | Loading commit data... | |
| encoding.c | Loading commit data... | |
| exception.c | Loading commit data... | |
| gc.c | Loading commit data... | |
| hash.c | Loading commit data... | |
| init.c | Loading commit data... | |
| libobjc.def | Loading commit data... | |
| libobjc_entry.c | Loading commit data... | |
| linking.m | Loading commit data... | |
| misc.c | Loading commit data... | |
| nil_method.c | Loading commit data... | |
| objects.c | Loading commit data... | |
| sarray.c | Loading commit data... | |
| selector.c | Loading commit data... | |
| sendmsg.c | Loading commit data... | |
| thr.c | Loading commit data... |