]> git.ipfire.org Git - thirdparty/gcc.git/commit
Object.h: Moved all the methods, with the exception of -class and -isEqual:, into ...
authorNicola Pero <nicola.pero@meta-innovation.com>
Tue, 14 Dec 2010 23:36:36 +0000 (23:36 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Tue, 14 Dec 2010 23:36:36 +0000 (23:36 +0000)
commit002d4675481348987b4f7191e61e12e4e7ac9b4e
tree51cf821b43e4c3619d5c7f664fc6aeb9b0caff64
parent173fb2ff62e71fe86e311cd7135da4383060ff64
Object.h: Moved all the methods, with the exception of -class and -isEqual:, into ...

2010-12-14  Nicola Pero  <nicola.pero@meta-innovation.com>

* objc/Object.h: Moved all the methods, with the exception of
-class and -isEqual:, into ...
* objc/deprecated/Object.h: here.
* Object.m: Moved all the methods, with the exception of -class
and -isEqual: into the 'Deprecated' category.

From-SVN: r167825
libobjc/ChangeLog
libobjc/Object.m
libobjc/objc/Object.h
libobjc/objc/deprecated/Object.h