You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(23) |
Dec
(82) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(191) |
Feb
(105) |
Mar
(83) |
Apr
(21) |
May
(89) |
Jun
(68) |
Jul
(106) |
Aug
(45) |
Sep
(40) |
Oct
(34) |
Nov
(45) |
Dec
(16) |
2008 |
Jan
(17) |
Feb
(14) |
Mar
(2) |
Apr
(3) |
May
(8) |
Jun
(3) |
Jul
(7) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2009 |
Jan
(2) |
Feb
(8) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(1) |
Jul
(8) |
Aug
|
Sep
(25) |
Oct
(20) |
Nov
(2) |
Dec
(2) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(8) |
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(18) |
Sep
(10) |
Oct
|
Nov
(8) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(20) |
Sep
(30) |
Oct
(15) |
Nov
(2) |
Dec
(3) |
2013 |
Jan
|
Feb
|
Mar
(3) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(12) |
Oct
(45) |
Nov
(40) |
Dec
(2) |
2014 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(62) |
Jul
(57) |
Aug
|
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
From: <lr...@us...> - 2007-02-28 18:39:49
|
Revision: 1608 http://svn.sourceforge.net/rubycocoa/?rev=1608&view=rev Author: lrz Date: 2007-02-28 10:39:47 -0800 (Wed, 28 Feb 2007) Log Message: ----------- 2007-02-28 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb: Added preliminary support for 64-bit encodings. 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-02-28 17:26:32
|
Revision: 1607 http://svn.sourceforge.net/rubycocoa/?rev=1607&view=rev Author: lrz Date: 2007-02-28 09:26:27 -0800 (Wed, 28 Feb 2007) Log Message: ----------- removed commented line Modified Paths: -------------- 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-02-28 16:50:57
|
Revision: 1606 http://svn.sourceforge.net/rubycocoa/?rev=1606&view=rev Author: lrz Date: 2007-02-28 08:49:05 -0800 (Wed, 28 Feb 2007) Log Message: ----------- reverted previous commit with a better one 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-02-28 16:28:27
|
Revision: 1605 http://svn.sourceforge.net/rubycocoa/?rev=1605&view=rev Author: lrz Date: 2007-02-28 08:28:25 -0800 (Wed, 28 Feb 2007) Log Message: ----------- 2007-02-28 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_wrapper.rb, tests/tc_wrapper.rb: Work around a Ruby bug when #method_missing is called when trying to call an existing Ruby private method. Added a test case. 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-02-28 14:08:55
|
Revision: 1604 http://svn.sourceforge.net/rubycocoa/?rev=1604&view=rev Author: lrz Date: 2007-02-28 06:08:53 -0800 (Wed, 28 Feb 2007) Log Message: ----------- 2007-02-28 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/AddressBook.xml, framework/post-config.rb, framework/tool/gen_bridge_metadata.rb: - Do not explicitly specify the ObjC language when calling cpp(1) ; - Override CFTypeRef and AddressBook's ABRecordRef types with '@' ; - Misc fixes in the generator. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/AddressBook.xml branches/apple-unstable/src/framework/post-config.rb 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: <hi...@us...> - 2007-02-28 05:06:15
|
Revision: 1603 http://svn.sourceforge.net/rubycocoa/?rev=1603&view=rev Author: hisa Date: 2007-02-27 21:06:12 -0800 (Tue, 27 Feb 2007) Log Message: ----------- 2007-02-28 Fujimoto Hisa <hi...@fo...> * framework/src/ruby/osx/objc/oc_import.rb: allowed to give a block to objc_method for implementation of the method. added def_objc_method. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/tests/tc_ovmix.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-27 22:09:26
|
Revision: 1602 http://svn.sourceforge.net/rubycocoa/?rev=1602&view=rev Author: lrz Date: 2007-02-27 14:09:21 -0800 (Tue, 27 Feb 2007) Log Message: ----------- 2007-02-27 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/OpenGL.xml, framework/tool/gen_bridge_metadata.rb: Fix the CGLContextObj type, this fixes the crasher in some OpenGL samples. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/OpenGL.xml 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: <ki...@us...> - 2007-02-27 21:40:01
|
Revision: 1601 http://svn.sourceforge.net/rubycocoa/?rev=1601&view=rev Author: kimuraw Date: 2007-02-27 13:39:48 -0800 (Tue, 27 Feb 2007) Log Message: ----------- 2007-02-28 kimura wataru <kimuraw@i.nifty.jp> * framework/src/ruby/osx/objc/oc_import.rb: ns_override should not invoke for Objective-C classes. see [Rubycocoa-devel:765]. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb Property Changed: ---------------- branches/apple-unstable/src/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-27 18:00:20
|
Revision: 1600 http://svn.sourceforge.net/rubycocoa/?rev=1600&view=rev Author: lrz Date: 2007-02-27 10:00:04 -0800 (Tue, 27 Feb 2007) Log Message: ----------- 2007-02-27 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/CoreGraphics.xml, framework/src/objc/BridgeSupport.gperf, framework/src/objc/BridgeSupportLexer.h, framework/src/objc/BridgeSupport.m, framework/tool/gen_bridge_metadata.rb: Added function aliasing support, make sure the __CF* inline functions are still exposed. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/CoreGraphics.xml branches/apple-unstable/src/framework/src/objc/BridgeSupport.gperf branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/BridgeSupportLexer.h 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: <hi...@us...> - 2007-02-27 03:30:17
|
Revision: 1599 http://svn.sourceforge.net/rubycocoa/?rev=1599&view=rev Author: hisa Date: 2007-02-26 19:30:11 -0800 (Mon, 26 Feb 2007) Log Message: ----------- modified a bit Modified Paths: -------------- branches/apple-unstable/src/sample/CocoaRepl/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/CocoaRepl/English.lproj/MainMenu.nib/keyedobjects.nib branches/apple-unstable/src/sample/CocoaRepl/ReplController.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-26 23:37:15
|
Revision: 1598 http://svn.sourceforge.net/rubycocoa/?rev=1598&view=rev Author: hisa Date: 2007-02-26 15:37:13 -0800 (Mon, 26 Feb 2007) Log Message: ----------- 2007-02-27 Fujimoto Hisa <hi...@fo...> * sample/CocoaRepl/ReplController.rb: fixed a bug missing ReplController. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/CocoaRepl/ReplController.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-26 20:33:29
|
Revision: 1597 http://svn.sourceforge.net/rubycocoa/?rev=1597&view=rev Author: lrz Date: 2007-02-26 12:33:23 -0800 (Mon, 26 Feb 2007) Log Message: ----------- 2007-02-26 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/mdl_objwrapper.m, framework/src/objc/ocdata_conv.m, framework/src/objc/OverrideMixin.m: Fixed memory leaks in Ruby <-> ObjC messaging. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/OverrideMixin.m branches/apple-unstable/src/framework/src/objc/mdl_objwrapper.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-26 14:33:24
|
Revision: 1596 http://svn.sourceforge.net/rubycocoa/?rev=1596&view=rev Author: hisa Date: 2007-02-26 06:33:20 -0800 (Mon, 26 Feb 2007) Log Message: ----------- set 0 into the default value of the frequently_init_stack_mode. Modified Paths: -------------- branches/apple-unstable/src/framework/src/objc/RBRuntime.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-26 11:31:14
|
Revision: 1595 http://svn.sourceforge.net/rubycocoa/?rev=1595&view=rev Author: hisa Date: 2007-02-26 03:31:09 -0800 (Mon, 26 Feb 2007) Log Message: ----------- verbose log in init_for_bundle if $DEBUG Modified Paths: -------------- branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_bundle_support.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-26 10:42:46
|
Revision: 1594 http://svn.sourceforge.net/rubycocoa/?rev=1594&view=rev Author: hisa Date: 2007-02-26 02:42:45 -0800 (Mon, 26 Feb 2007) Log Message: ----------- oops! Modified Paths: -------------- branches/apple-unstable/src/framework/src/objc/RBRuntime.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-26 10:02:43
|
Revision: 1593 http://svn.sourceforge.net/rubycocoa/?rev=1593&view=rev Author: lrz Date: 2007-02-26 02:02:42 -0800 (Mon, 26 Feb 2007) Log Message: ----------- 2007-02-26 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/cls_objcid.m: Fixed ObjCID#inspect. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/cls_objcid.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-26 09:44:26
|
Revision: 1592 http://svn.sourceforge.net/rubycocoa/?rev=1592&view=rev Author: hisa Date: 2007-02-26 01:44:25 -0800 (Mon, 26 Feb 2007) Log Message: ----------- *** empty log message *** Modified Paths: -------------- branches/apple-unstable/src/framework/src/objc/RBRuntime.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-26 09:40:30
|
Revision: 1591 http://svn.sourceforge.net/rubycocoa/?rev=1591&view=rev Author: hisa Date: 2007-02-26 01:40:27 -0800 (Mon, 26 Feb 2007) Log Message: ----------- 2007-02-26 Fujimoto Hisa <hi...@fo...> * sample/CocoaRepl: added example of read-eval-print loop application using RBApplicationInit. * framework/src/objc/RBRuntime.h, framework/src/objc/RBRuntime.m, framework/src/objc/internal_macros.h, framework/src/objc/RubyCocoa.h, framework/src/objc/mdl_bundle_support.h, framework/src/objc/mdl_bundle_support.m, framework/src/ruby/osx/objc/oc_bundle_support.rb sample/RubyAnywhere/RubyAnywhereLoader.m, sample/VPRubyPluginEnabler/VPRubyPluginEnabler.m: implemented the API candidate for release 1.0. added RBApplicationInit and modified RBBundleInit. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBRuntime.h branches/apple-unstable/src/framework/src/objc/RBRuntime.m branches/apple-unstable/src/framework/src/objc/RubyCocoa.h branches/apple-unstable/src/framework/src/objc/internal_macros.h branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.h branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_bundle_support.rb branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhereLoader.m branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPluginEnabler.m Added Paths: ----------- branches/apple-unstable/src/sample/CocoaRepl/ branches/apple-unstable/src/sample/CocoaRepl/CocoaRepl.xcodeproj/ branches/apple-unstable/src/sample/CocoaRepl/CocoaRepl.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/CocoaRepl/CocoaRepl_Prefix.pch branches/apple-unstable/src/sample/CocoaRepl/English.lproj/ branches/apple-unstable/src/sample/CocoaRepl/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/CocoaRepl/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/CocoaRepl/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/CocoaRepl/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/CocoaRepl/English.lproj/MainMenu.nib/keyedobjects.nib branches/apple-unstable/src/sample/CocoaRepl/Info.plist branches/apple-unstable/src/sample/CocoaRepl/ReplController.rb branches/apple-unstable/src/sample/CocoaRepl/main.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-24 04:32:23
|
Revision: 1590 http://svn.sourceforge.net/rubycocoa/?rev=1590&view=rev Author: hisa Date: 2007-02-23 20:32:01 -0800 (Fri, 23 Feb 2007) Log Message: ----------- 2007-02-24 Fujimoto Hisa <hi...@fo...> * framework/src/objc/RBObject.m, framework/src/objc/RBRuntime.m, framework/src/objc/internal_macros.h: called Init_stack in RBObject#rbobjRespondsToSelector, when initialized using RBBundleInit and FREQUENTLY_INIT_STACK_FLAG is flagged. added (secret) api RBBundleInit2 to specify the frequently_init_stack_flag. * framework/src/objc/mdl_bundle_support.m, framework/src/objc/RBRuntime.m: acceptted nil for the 2nd argument, which type is Class, of RBBundleInit. it means using [NSBundle mainBundle] instead of bundleForClass for looking up the bundle related with the 2nd argument. So, it's able to initialize an app using RBBundleInit (or RBBundleInit2). it's an alternative way of using RBApplicationMain. * cls_objcptr.m, cls_objcptr.h: Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBObject.m branches/apple-unstable/src/framework/src/objc/RBRuntime.m branches/apple-unstable/src/framework/src/objc/cls_objcptr.h branches/apple-unstable/src/framework/src/objc/cls_objcptr.m branches/apple-unstable/src/framework/src/objc/internal_macros.h branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-22 21:46:12
|
Revision: 1589 http://svn.sourceforge.net/rubycocoa/?rev=1589&view=rev Author: lrz Date: 2007-02-22 13:46:08 -0800 (Thu, 22 Feb 2007) Log Message: ----------- define retval at the end Modified Paths: -------------- 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-02-22 19:19:08
|
Revision: 1588 http://svn.sourceforge.net/rubycocoa/?rev=1588&view=rev Author: lrz Date: 2007-02-22 11:19:01 -0800 (Thu, 22 Feb 2007) Log Message: ----------- do not describe this function Modified Paths: -------------- branches/apple-unstable/src/framework/bridge-support-exceptions/CoreGraphics.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-22 18:36:26
|
Revision: 1587 http://svn.sourceforge.net/rubycocoa/?rev=1587&view=rev Author: lrz Date: 2007-02-22 10:36:22 -0800 (Thu, 22 Feb 2007) Log Message: ----------- 2007-02-22 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/ocdata_conv.m, framework/src/objc/BridgeSupport.h, framework/src/objc/BridgeSupport.m, tests/tc_objcptr.rb: Now converting Ruby arrays to C-like arraysfor arguments of type 'in' that represent an array of a variable length. Added a test case. 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/src/objc/ocdata_conv.m branches/apple-unstable/src/tests/tc_objcptr.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-22 18:19:13
|
Revision: 1586 http://svn.sourceforge.net/rubycocoa/?rev=1586&view=rev Author: lrz Date: 2007-02-22 10:19:11 -0800 (Thu, 22 Feb 2007) Log Message: ----------- 2007-02-22 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.m: Better type modifier analysis. * framework/bridge-support-exceptions/OpenGL.xml: Expose missing opaque types. * framework/bridge-support-exceptions/CoreGraphics.xml: Added missing exception data. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/CoreGraphics.xml branches/apple-unstable/src/framework/bridge-support-exceptions/OpenGL.xml branches/apple-unstable/src/framework/src/objc/BridgeSupport.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-22 18:15:46
|
Revision: 1585 http://svn.sourceforge.net/rubycocoa/?rev=1585&view=rev Author: lrz Date: 2007-02-22 10:15:43 -0800 (Thu, 22 Feb 2007) Log Message: ----------- fix tiger build Modified Paths: -------------- 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-02-22 14:25:26
|
Revision: 1584 http://svn.sourceforge.net/rubycocoa/?rev=1584&view=rev Author: lrz Date: 2007-02-22 06:25:25 -0800 (Thu, 22 Feb 2007) Log Message: ----------- 2007-02-22 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/CoreGraphics.xml, framework/src/objc/BridgeSupport.h, framework/src/objc/BridgeSupport.m, framework/tool/gen_bridge_metadata.rb, tests/tc_types.rb: - Added possibility to ignore enumerations ; - Mark CoreGraphics' kCGDirectMainDisplay as ignored ; - Added a test case. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/CoreGraphics.xml 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/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |