From: <lr...@us...> - 2007-02-19 18:34:15
|
Revision: 1567 http://svn.sourceforge.net/rubycocoa/?rev=1567&view=rev Author: lrz Date: 2007-02-19 10:34:11 -0800 (Mon, 19 Feb 2007) Log Message: ----------- * framework/bridge-support-exceptions/CoreFoundation.xml, framework/src/objc/mdl_osxobjc.h, framework/src/objc/mdl_osxobjc.m, framework/src/objc/ocdata_conv.m, framework/src/objc/BridgeSupport.h, framework/src/objc/cls_objcid.h, framework/src/objc/BridgeSupport.m, framework/src/objc/cls_objcid.m, framework/tool/gen_bridge_metadata.rb, tests/tc_types.rb, tests/objc_test.m: Added support for magic-cookie constants (kCFAllocatorUseContext). These constants are marked in the bridge support files. Quick refactoring on some parts of the code. Added test cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/CoreFoundation.xml branches/apple-unstable/src/framework/src/objc/BridgeSupport.h branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/cls_objcid.h branches/apple-unstable/src/framework/src/objc/cls_objcid.m branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.h branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb branches/apple-unstable/src/tests/objc_test.m branches/apple-unstable/src/tests/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |