From: <lr...@us...> - 2007-01-08 12:05:05
|
Revision: 1364 http://svn.sourceforge.net/rubycocoa/?rev=1364&view=rev Author: lrz Date: 2007-01-08 04:05:02 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-08 Laurent Sansonetti <lsa...@ap...> * sample/RubyMailDemo: New sample code, a Ruby port of Scott Stevenson's MailDemo example. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/sample/RubyMailDemo/ branches/apple-unstable/src/sample/RubyMailDemo/Email.rb branches/apple-unstable/src/sample/RubyMailDemo/English.lproj/ branches/apple-unstable/src/sample/RubyMailDemo/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyMailDemo/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyMailDemo/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyMailDemo/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyMailDemo/English.lproj/MainMenu.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyMailDemo/Info.plist branches/apple-unstable/src/sample/RubyMailDemo/MailBox.rb branches/apple-unstable/src/sample/RubyMailDemo/MailDemo.xcodeproj/ branches/apple-unstable/src/sample/RubyMailDemo/MailDemo.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyMailDemo/MyController.rb branches/apple-unstable/src/sample/RubyMailDemo/README branches/apple-unstable/src/sample/RubyMailDemo/TreeHouseIdeas.icns branches/apple-unstable/src/sample/RubyMailDemo/main.m branches/apple-unstable/src/sample/RubyMailDemo/rb_main.rb branches/apple-unstable/src/sample/RubyMailDemo/version.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-08 14:33:25
|
Revision: 1366 http://svn.sourceforge.net/rubycocoa/?rev=1366&view=rev Author: lrz Date: 2007-01-08 06:33:24 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-08 Laurent Sansonetti <lsa...@ap...> * sample/Scripts, sample/*.rb: Created sub-directory and moved all one-file .rb scripts there. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/sample/Scripts/HelloWorld.rb branches/apple-unstable/src/sample/Scripts/TransparentHello.rb branches/apple-unstable/src/sample/Scripts/circle.rb branches/apple-unstable/src/sample/Scripts/fontnames.rb branches/apple-unstable/src/sample/Scripts/itunes_albums.rb branches/apple-unstable/src/sample/Scripts/sndplay.rb branches/apple-unstable/src/sample/Scripts/sndplay2.rb branches/apple-unstable/src/sample/Scripts/sndplay3.rb branches/apple-unstable/src/sample/Scripts/speak.rb branches/apple-unstable/src/sample/Scripts/speak_me.txt Removed Paths: ------------- branches/apple-unstable/src/sample/HelloWorld.rb branches/apple-unstable/src/sample/TransparentHello.rb branches/apple-unstable/src/sample/circle.rb branches/apple-unstable/src/sample/fontnames.rb branches/apple-unstable/src/sample/itunes_albums.rb branches/apple-unstable/src/sample/sndplay.rb branches/apple-unstable/src/sample/sndplay2.rb branches/apple-unstable/src/sample/sndplay3.rb branches/apple-unstable/src/sample/speak.rb branches/apple-unstable/src/sample/speak_me.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-08 14:40:07
|
Revision: 1367 http://svn.sourceforge.net/rubycocoa/?rev=1367&view=rev Author: lrz Date: 2007-01-08 06:40:06 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-08 Laurent Sansonetti <lsa...@ap...> * sample/Ruby*: Removed Ruby prefix from samples directories. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/sample/ABPresence/ branches/apple-unstable/src/sample/CGPDFViewer/ branches/apple-unstable/src/sample/CIBevelSample/ branches/apple-unstable/src/sample/CIExposureSample/ branches/apple-unstable/src/sample/CIMicroPaint/ branches/apple-unstable/src/sample/CITransitionSelectorSample/ branches/apple-unstable/src/sample/CocoaGL/ branches/apple-unstable/src/sample/MailDemo/ branches/apple-unstable/src/sample/MiniBrowser/ branches/apple-unstable/src/sample/PDFKitViewer/ branches/apple-unstable/src/sample/PathDemo/ branches/apple-unstable/src/sample/QTKitSimpleDocument/ branches/apple-unstable/src/sample/RaiseMan/ branches/apple-unstable/src/sample/RoundTransparentWindow/ branches/apple-unstable/src/sample/Spotlight/ branches/apple-unstable/src/sample/Stickies/ branches/apple-unstable/src/sample/TypingTutor/ Removed Paths: ------------- branches/apple-unstable/src/sample/RubyABPresence/ branches/apple-unstable/src/sample/RubyCGPDFViewer/ branches/apple-unstable/src/sample/RubyCIBevelSample/ branches/apple-unstable/src/sample/RubyCIExposureSample/ branches/apple-unstable/src/sample/RubyCIMicroPaint/ branches/apple-unstable/src/sample/RubyCITransitionSelectorSample/ branches/apple-unstable/src/sample/RubyCocoaGL/ branches/apple-unstable/src/sample/RubyMailDemo/ branches/apple-unstable/src/sample/RubyMiniBrowser/ branches/apple-unstable/src/sample/RubyPDFKitViewer/ branches/apple-unstable/src/sample/RubyPathDemo/ branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/ branches/apple-unstable/src/sample/RubyRaiseMan/ branches/apple-unstable/src/sample/RubyRoundTransparentWindow/ branches/apple-unstable/src/sample/RubySpotlight/ branches/apple-unstable/src/sample/RubyStickies/ branches/apple-unstable/src/sample/RubyTypingTutor/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-08 14:50:00
|
Revision: 1368 http://svn.sourceforge.net/rubycocoa/?rev=1368&view=rev Author: lrz Date: 2007-01-08 06:49:56 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-08 Laurent Sansonetti <lsa...@ap...> * sample/*: - Renamed some samples directories to match the same naming convention. - Removed deprecated samples and SimpleApp.app binary ; Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/sample/MakefileApp/ branches/apple-unstable/src/sample/MakefileApp2/ branches/apple-unstable/src/sample/Thread/ Removed Paths: ------------- branches/apple-unstable/src/sample/SimpleApp.app/ branches/apple-unstable/src/sample/mk_app0/ branches/apple-unstable/src/sample/mk_app1/ branches/apple-unstable/src/sample/pb_app0/ branches/apple-unstable/src/sample/thread0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-08 15:09:43
|
Revision: 1373 http://svn.sourceforge.net/rubycocoa/?rev=1373&view=rev Author: lrz Date: 2007-01-08 07:09:41 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-08 Laurent Sansonetti <lsa...@ap...> * VERSION: Prepared for 0.10.0. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/VERSION This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-01-08 15:43:05
|
Revision: 1374 http://svn.sourceforge.net/rubycocoa/?rev=1374&view=rev Author: hisa Date: 2007-01-08 07:43:02 -0800 (Mon, 08 Jan 2007) Log Message: ----------- add ReadMe.ja.html Modified Paths: -------------- branches/apple-unstable/src/package/post-package.rb branches/apple-unstable/src/package/pre-package.rb Added Paths: ----------- branches/apple-unstable/src/ReadMe.ja.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-08 21:53:15
|
Revision: 1383 http://svn.sourceforge.net/rubycocoa/?rev=1383&view=rev Author: lrz Date: 2007-01-08 13:53:13 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-08 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb: Make sure #ns_import and #require_framework can be called when the OSX module is mixed in the top-level object. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 00:29:11
|
Revision: 1384 http://svn.sourceforge.net/rubycocoa/?rev=1384&view=rev Author: lrz Date: 2007-01-08 16:29:09 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-09 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb: Fixed a bug when importing classes within modules when the OSX module is mixed in the top-level object. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 00:55:02
|
Revision: 1385 http://svn.sourceforge.net/rubycocoa/?rev=1385&view=rev Author: lrz Date: 2007-01-08 16:55:00 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-09 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_wrapper.rb: Fixed a bug when using #objc_send to reach a method without argument. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_wrapper.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 02:19:28
|
Revision: 1386 http://svn.sourceforge.net/rubycocoa/?rev=1386&view=rev Author: lrz Date: 2007-01-08 18:19:27 -0800 (Mon, 08 Jan 2007) Log Message: ----------- 2007-01-09 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, framework/src/objc/mdl_osxobjc.m: Fixed a bug when overriding methods in a class that has not been imported yet, by making sure the methods will be executed under the right scope. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 13:06:58
|
Revision: 1388 http://svn.sourceforge.net/rubycocoa/?rev=1388&view=rev Author: lrz Date: 2007-01-09 05:06:54 -0800 (Tue, 09 Jan 2007) Log Message: ----------- 2007-01-09 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb: Fixed a Ruby 1.8.2-only bug introduced by latest fix. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 13:22:23
|
Revision: 1390 http://svn.sourceforge.net/rubycocoa/?rev=1390&view=rev Author: lrz Date: 2007-01-09 05:22:22 -0800 (Tue, 09 Jan 2007) Log Message: ----------- 2007-01-09 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_wrapper.rb, tests/tc_wrapper.rb: Raise an ArgumentError when trying to call #objc_send without arguments. Added some test cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_wrapper.rb branches/apple-unstable/src/tests/tc_wrapper.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 13:37:53
|
Revision: 1392 http://svn.sourceforge.net/rubycocoa/?rev=1392&view=rev Author: lrz Date: 2007-01-09 05:37:49 -0800 (Tue, 09 Jan 2007) Log Message: ----------- tag for 0.10.1 Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/install.rb branches/apple-unstable/src/misc/libffi/testsuite/libffi.call/pyobjc-tc.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 23:22:45
|
Revision: 1398 http://svn.sourceforge.net/rubycocoa/?rev=1398&view=rev Author: lrz Date: 2007-01-09 15:22:41 -0800 (Tue, 09 Jan 2007) Log Message: ----------- 2007-01-10 Laurent Sansonetti <lsa...@ap...> * sample/MailDemo/English.lproj/InfoPlist.strings: Removed inappropriate CFBundleShortVersionString tag. * sample/ABPresence/Info.plist: Added missing CFBundleShortVersionString tag. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/ABPresence/Info.plist branches/apple-unstable/src/sample/MailDemo/English.lproj/InfoPlist.strings This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-09 23:27:38
|
Revision: 1399 http://svn.sourceforge.net/rubycocoa/?rev=1399&view=rev Author: lrz Date: 2007-01-09 15:27:37 -0800 (Tue, 09 Jan 2007) Log Message: ----------- 2007-01-10 Laurent Sansonetti <lsa...@ap...> * sample/MailDemo/Info.plist: Added missing CFBundleShortVersionString tags. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/MailDemo/Info.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-10 14:50:55
|
Revision: 1403 http://svn.sourceforge.net/rubycocoa/?rev=1403&view=rev Author: lrz Date: 2007-01-10 06:50:51 -0800 (Wed, 10 Jan 2007) Log Message: ----------- 2007-01-10 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/*.xml, framework/src/objc/BridgeSupportLexer.h, framework/src/objc/BridgeSupport.h, framework/src/objc/gen_dummy_handler.rb, framework/src/objc/BridgeSupport.m, framework/src/objc/BridgeSupport.gperf, framework/src/objc/mdl_objwrapper.m, framework/tool/gen_bridge_metadata.rb: First refactoring pass: merged the method_[arg|retval] and func_[arg|retval] elements. Removed some dead code. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/AddressBook.xml branches/apple-unstable/src/framework/bridge-support-exceptions/AppKit.xml branches/apple-unstable/src/framework/bridge-support-exceptions/Foundation.xml branches/apple-unstable/src/framework/bridge-support-exceptions/QuartzCore.xml branches/apple-unstable/src/framework/bridge-support-exceptions/WebKit.xml branches/apple-unstable/src/framework/src/objc/BridgeSupport.gperf 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/BridgeSupportLexer.h branches/apple-unstable/src/framework/src/objc/mdl_objwrapper.m branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb Removed Paths: ------------- branches/apple-unstable/src/framework/src/objc/gen_dummy_handler.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-10 17:12:23
|
Revision: 1404 http://svn.sourceforge.net/rubycocoa/?rev=1404&view=rev Author: lrz Date: 2007-01-10 09:12:17 -0800 (Wed, 10 Jan 2007) Log Message: ----------- 2007-01-10 Laurent Sansonetti <lsa...@ap...> * framework/RubyCocoa.xcodeproj/project.pbxproj, framework/src/ruby/osx/addressbook.rb, framework/src/ruby/osx/foundation.rb, framework/src/ruby/osx/objc/cocoa.rb, framework/src/ruby/osx/objc/oc_types.rb, framework/src/ruby/osx/objc/cocoa_macros.rb, framework/src/ruby/osx/objc/oc_import.rb, framework/src/ruby/osx/objc/ruby_addition.rb, framework/src/ruby/osx/objc/oc_attachments.rb, framework/src/ruby/osx/objc/oc_types_appkit.rb, framework/src/ruby/osx/objc/cocoa_macros_appkit.rb, framework/src/ruby/osx/objc/addressbook.rb, framework/src/ruby/osx/objc/oc_attachments_appkit.rb, tests/tc_bs.rb, lib/osx/addressbook.rb, lib/osx/cocoa.rb, lib/osx/foundation.rb, lib/osx/appkit.rb: - Now RubyCocoa.framework doesn't link against AppKit anymore. Using osx/cocoa will load AppKit and CoreGraphics dynamically. Using osx/foundation just link against CoreFoundation and Foundation ; - Deprecated the osx/addressbook script (now that AddressBook is supported by a BridgeSupport metadata file) ; - Added new API, OSX.framework_loaded?, to know if a given framework has been loaded or not. Added test cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/RubyCocoa.xcodeproj/project.pbxproj branches/apple-unstable/src/framework/src/ruby/osx/addressbook.rb branches/apple-unstable/src/framework/src/ruby/osx/foundation.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/cocoa.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/cocoa_macros.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_attachments.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_types.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/ruby_addition.rb branches/apple-unstable/src/lib/osx/addressbook.rb branches/apple-unstable/src/lib/osx/appkit.rb branches/apple-unstable/src/lib/osx/cocoa.rb branches/apple-unstable/src/lib/osx/foundation.rb Added Paths: ----------- branches/apple-unstable/src/framework/src/ruby/osx/objc/cocoa_macros_appkit.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_attachments_appkit.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_types_appkit.rb branches/apple-unstable/src/tests/tc_bs.rb Removed Paths: ------------- branches/apple-unstable/src/framework/src/ruby/osx/objc/addressbook.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-11 00:15:30
|
Revision: 1408 http://svn.sourceforge.net/rubycocoa/?rev=1408&view=rev Author: lrz Date: 2007-01-10 16:15:28 -0800 (Wed, 10 Jan 2007) Log Message: ----------- 2007-01-11 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.m, framework/tool/gen_bridge_metadata.rb, tests/tc_types.rb: Properly describe enumerations with a FourCharCode type value. Added a new test case. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb 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. |
From: <lr...@us...> - 2007-01-11 13:39:26
|
Revision: 1409 http://svn.sourceforge.net/rubycocoa/?rev=1409&view=rev Author: lrz Date: 2007-01-11 05:39:25 -0800 (Thu, 11 Jan 2007) Log Message: ----------- 2007-01-11 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.h, framework/src/objc/BridgeSupport.m, framework/tool/gen_bridge_metadata.rb, tests/tc_types.rb, tests/objc_test.m, tests/Makefile: Better FourCharCode description, added a new test case, removed build warnings on PPC. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.h branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb branches/apple-unstable/src/tests/Makefile 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. |
From: <hi...@us...> - 2007-01-11 16:39:47
|
Revision: 1410 http://svn.sourceforge.net/rubycocoa/?rev=1410&view=rev Author: hisa Date: 2007-01-11 08:39:46 -0800 (Thu, 11 Jan 2007) Log Message: ----------- File.exists? will be obsoleted, so replace it as File.exist?. Modified Paths: -------------- branches/apple-unstable/src/ext/rubycocoa/extconf.rb.in branches/apple-unstable/src/framework/post-config.rb branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb branches/apple-unstable/src/framework/tool/verify_bridge_metadata.rb branches/apple-unstable/src/metaconfig branches/apple-unstable/src/pre-config.rb branches/apple-unstable/src/pre-setup.rb branches/apple-unstable/src/sample/buildall.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-12 23:32:59
|
Revision: 1413 http://svn.sourceforge.net/rubycocoa/?rev=1413&view=rev Author: lrz Date: 2007-01-12 15:32:56 -0800 (Fri, 12 Jan 2007) Log Message: ----------- 2007-01-13 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb, framework/bridge-support-exceptions/AppKit.xml: Improved the exceptions template to now mention functions pointer-like arguments. Added functions pointer-like metadata for AppKit. * framework/RubyCocoa.xcodeproj/project.pbxproj, framework/src/ruby/osx/objc/oc_import.rb, framework/src/objc/libffi.h, framework/src/objc/RBObject.m, framework/src/objc/libffi.m, framework/src/objc/RBRuntime.h, framework/src/objc/mdl_osxobjc.m, framework/src/objc/mdl_objwrapper.m, framework/src/objc/ocexception.h, framework/src/objc/ocdata_conv.m, framework/src/objc/ocexception.m, framework/src/objc/BridgeSupport.h, framework/src/objc/BridgeSupport.m: - Added support for functions pointer-like arguments to the bridge ; - Major refactoring of the libffi dispatching code. * tests/tc_qtkit.rb, tests/tc_passbyref.rb: Updated tests, removed debug log. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/RubyCocoa.xcodeproj/project.pbxproj branches/apple-unstable/src/framework/bridge-support-exceptions/AppKit.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/RBObject.m branches/apple-unstable/src/framework/src/objc/RBRuntime.h branches/apple-unstable/src/framework/src/objc/mdl_objwrapper.m 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/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb branches/apple-unstable/src/tests/tc_passbyref.rb branches/apple-unstable/src/tests/tc_qtkit.rb Added Paths: ----------- branches/apple-unstable/src/framework/src/objc/libffi.h branches/apple-unstable/src/framework/src/objc/libffi.m branches/apple-unstable/src/framework/src/objc/ocexception.h branches/apple-unstable/src/framework/src/objc/ocexception.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-01-13 15:17:57
|
Revision: 1415 http://svn.sourceforge.net/rubycocoa/?rev=1415&view=rev Author: hisa Date: 2007-01-13 07:17:56 -0800 (Sat, 13 Jan 2007) Log Message: ----------- 2007-01-14 Fujimoto Hisa <hi...@fo...> * framework/src/ruby/osx/objc/oc_wrapper.rb: assume an explicit predicate if a received message has `?' suffix and returned value is a integer when OSX.relaxed_syntax. For using a unsupported framework without metadata quickly. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_wrapper.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-01-15 08:49:09
|
Revision: 1416 http://svn.sourceforge.net/rubycocoa/?rev=1416&view=rev Author: hisa Date: 2007-01-15 00:49:08 -0800 (Mon, 15 Jan 2007) Log Message: ----------- 2007-01-15 Fujimoto Hisa <hi...@fo...> * framework/tool/gen_bridge_metadata.rb: Fixed a bug that ~/Library/Frameworks in framework_path was invalid. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-15 12:18:10
|
Revision: 1417 http://svn.sourceforge.net/rubycocoa/?rev=1417&view=rev Author: lrz Date: 2007-01-15 04:18:05 -0800 (Mon, 15 Jan 2007) Log Message: ----------- 2007-01-15 Laurent Sansonetti <lsa...@ap...> * tests/*.rb: - Run make silently ; - Do not print the test case names unless $VERBOSE is true. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/tests/tc_exception.rb branches/apple-unstable/src/tests/tc_ovmix.rb branches/apple-unstable/src/tests/tc_passbyref.rb branches/apple-unstable/src/tests/tc_retaincount.rb branches/apple-unstable/src/tests/tc_subclass.rb branches/apple-unstable/src/tests/tc_types.rb branches/apple-unstable/src/tests/tc_uniqobj.rb branches/apple-unstable/src/tests/testall.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-15 14:38:04
|
Revision: 1419 http://svn.sourceforge.net/rubycocoa/?rev=1419&view=rev Author: lrz Date: 2007-01-15 06:38:02 -0800 (Mon, 15 Jan 2007) Log Message: ----------- 2007-01-15 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/Foundation.xml, framework/src/objc/libffi.h, framework/src/objc/libffi.m, framework/src/objc/ocdata_conv.m, framework/src/objc/OverrideMixin.m, framework/src/objc/BridgeSupport.m, framework/tool/gen_bridge_metadata.rb, tests/tc_types.rb: - Added support for opaque structures ; - Added support for _C_ARY_B and _C_BFLD types ; - Fixed a bug when retrieving the encoding of structure fields ; - Export NSDecimal as an opaque structure, added test cases. Modified Paths: -------------- branches/apple-unstable/src/framework/bridge-support-exceptions/Foundation.xml branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/OverrideMixin.m branches/apple-unstable/src/framework/src/objc/libffi.h branches/apple-unstable/src/framework/src/objc/libffi.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/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |