.. |
objc.xcodeproj
|
move generic OTHER_LDFLAGS for windows to xcconfig
|
2011-09-28 10:55:06 -04:00 |
platform_darwin
|
fix issue 541 (darwin build fix)
|
2010-03-30 09:53:11 +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_cache.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_class.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_class.m
|
Re-enable method caching + that patch : http://code.google.com/r/glennganz-cocotron1/source/detail?r=737063fa995e32bf00ba7523db1fdc9463f40491
|
2012-01-10 15:51:24 +01:00 |
objc_debugHelpers.h
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00: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
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00: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
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
objc_property.m
|
OpenGLView/Context/CGL fixes to not use child windows
|
2010-11-08 13:08:06 -05: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
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00: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
|
moved objc/ files out of Foundation and into objc/ project directory
|
2010-03-18 01:31:40 +00:00 |
ObjCModule.m
|
unicode support for bundle paths
|
2010-10-28 23:03:10 -04: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
|
unicode support for bundle paths
|
2010-10-28 23:03:10 -04:00 |