.. |
objc.xcodeproj
|
add assocation functions
|
2012-10-22 15:27:46 +02:00 |
platform_darwin
|
Fix darwin initialization without gdb
|
2012-09-26 17:25:13 +02:00 |
platform_linux
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
platform_windows
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
deprecated.h
|
Updated towards Objective-C 2.0 runtime API and some decoupling of objc runtime from Foundation
|
2009-04-07 00:17:26 +00:00 |
Info.plist
|
(issue 384) Linux/ARM target with slight modification
|
2009-09-15 14:49:44 +00:00 |
message.h
|
- changed OBJCInitializeLookupAndCacheUniqueIdForObject to return forwarding function and modified objc_msg_lookup/objc_msgSend appropriately. Added equivalent OBJCLookupAndCacheUniqueIdForSuper for the super msg send functions which returns the forwarding function.
|
2009-04-24 21:29:33 +00:00 |
objc_association.m
|
Association fixes
|
2012-11-05 14:29:20 +01:00 |
objc_cache.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_class.h
|
hand merge of changes in Glenn Ganz's clang clone, fix warnings
|
2012-02-11 14:37:55 -05:00 |
objc_class.m
|
fix class_addProtocol for first protocol
|
2012-10-15 10:51:00 +02:00 |
objc_debugHelpers.h
|
Support for stock runtime
|
2012-01-13 12:32:20 +01:00 |
objc_debugHelpers.m
|
- split objc_debugHelpers code between Foundation/NSException and objc/ accordingly
|
2010-03-18 16:13:28 +00:00 |
objc_functions.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_ivar.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_malloc.h
|
- split objc_debugHelpers code between Foundation/NSException and objc/ accordingly
|
2010-03-18 16:13:28 +00:00 |
objc_malloc.m
|
- split objc_debugHelpers code between Foundation/NSException and objc/ accordingly
|
2010-03-18 16:13:28 +00:00 |
objc_method.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_msg_lookup.m
|
manual cherry pick of fixes from glennganz-cocotron1
|
2012-02-14 22:15:00 -05:00 |
objc_object.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_object.m
|
align code with main repo
|
2012-02-15 18:28:03 +01:00 |
objc_property.m
|
align code with main repo
|
2012-02-15 18:28:03 +01:00 |
objc_protocol.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_protocol.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_sel.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_sel.m
|
- split objc_debugHelpers code between Foundation/NSException and objc/ accordingly
|
2010-03-18 16:13:28 +00:00 |
objc-auto.h
|
- moved CG* basic types to CFBase.h
|
2009-11-12 18:07:15 +00:00 |
objc-class.h
|
property and protocol functions in the objc runtime
|
2010-10-21 16:00:39 -04:00 |
objc-export.h
|
Updated towards Objective-C 2.0 runtime API and some decoupling of objc runtime from Foundation
|
2009-04-07 00:17:26 +00:00 |
objc-runtime.h
|
export sel_getName in objc.h, added import in objc-runtime.h
|
2010-03-04 20:41:18 +00:00 |
objc.h
|
export sel_getName in objc.h, added import in objc-runtime.h
|
2010-03-04 20:41:18 +00:00 |
objc.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
ObjCArray.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
ObjCArray.m
|
- split objc_debugHelpers code between Foundation/NSException and objc/ accordingly
|
2010-03-18 16:13:28 +00:00 |
ObjCDynamicModule.h
|
some fixes
|
2012-06-26 18:29:01 +02:00 |
ObjCDynamicModule.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
ObjCException.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
ObjCException.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
ObjCHashTable.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
ObjCHashTable.m
|
- split objc_debugHelpers code between Foundation/NSException and objc/ accordingly
|
2010-03-18 16:13:28 +00:00 |
ObjCModule.h
|
+load for Darwin improved
|
2011-03-15 17:58:41 +01:00 |
ObjCModule.m
|
manual cherry pick of fixes from glennganz-cocotron1
|
2012-02-14 22:15:00 -05:00 |
Object.h
|
Updated towards Objective-C 2.0 runtime API and some decoupling of objc runtime from Foundation
|
2009-04-07 00:17:26 +00:00 |
Object.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
Protocol.h
|
- changed OBJCInitializeLookupAndCacheUniqueIdForObject to return forwarding function and modified objc_msg_lookup/objc_msgSend appropriately. Added equivalent OBJCLookupAndCacheUniqueIdForSuper for the super msg send functions which returns the forwarding function.
|
2009-04-24 21:29:33 +00:00 |
Protocol.m
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
runtime.h
|
associations
|
2012-10-22 18:20:04 +02:00 |