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: <hi...@us...> - 2007-01-04 03:23:22
|
Revision: 1333 http://svn.sourceforge.net/rubycocoa/?rev=1333&view=rev Author: hisa Date: 2007-01-03 19:23:21 -0800 (Wed, 03 Jan 2007) Log Message: ----------- adds a to_a method to a NSIndexSet. thanks to Eloy Duran. Modified Paths: -------------- branches/apple-unstable/src/tests/tc_attachments.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-01-04 03:15:36
|
Revision: 1332 http://svn.sourceforge.net/rubycocoa/?rev=1332&view=rev Author: hisa Date: 2007-01-03 19:15:32 -0800 (Wed, 03 Jan 2007) Log Message: ----------- adds a to_a method to a NSIndexSet. thanks to Eloy Duran. Modified Paths: -------------- branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_attachments.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-04 01:00:41
|
Revision: 1331 http://svn.sourceforge.net/rubycocoa/?rev=1331&view=rev Author: lrz Date: 2007-01-03 17:00:40 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-04 Laurent Sansonetti <lsa...@ap...> * sample/RubyQTKitSimpleDocument/QTKitPlayer.xcodeproj/project.pbxproj: Fixed the project to use the current Mac OS X SDK. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyQTKitSimpleDocument/QTKitPlayer.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-04 00:57:40
|
Revision: 1330 http://svn.sourceforge.net/rubycocoa/?rev=1330&view=rev Author: lrz Date: 2007-01-03 16:57:38 -0800 (Wed, 03 Jan 2007) Log Message: ----------- removed logs Modified Paths: -------------- branches/apple-unstable/src/sample/RubyABPresence/PeopleDataSource.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-04 00:56:54
|
Revision: 1329 http://svn.sourceforge.net/rubycocoa/?rev=1329&view=rev Author: lrz Date: 2007-01-03 16:56:52 -0800 (Wed, 03 Jan 2007) Log Message: ----------- make sure it works on tiger Modified Paths: -------------- branches/apple-unstable/src/sample/RubyABPresence/ABPresence.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyABPresence/PeopleDataSource.rb Added Paths: ----------- branches/apple-unstable/src/sample/RubyABPresence/offline.tiff branches/apple-unstable/src/sample/RubyABPresence/online.tiff This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-04 00:15:58
|
Revision: 1328 http://svn.sourceforge.net/rubycocoa/?rev=1328&view=rev Author: lrz Date: 2007-01-03 16:15:54 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-04 Laurent Sansonetti <lsa...@ap...> * sample/RubyPathDemo/PathDemo.xcodeproj/project.pbxproj: Fixed MainMenu.nib link. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyPathDemo/PathDemo.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-04 00:13:40
|
Revision: 1327 http://svn.sourceforge.net/rubycocoa/?rev=1327&view=rev Author: lrz Date: 2007-01-03 16:13:39 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-04 Laurent Sansonetti <lsa...@ap...> * sample/RubyABPresence: Added new sample code, a Ruby port of the ADC ABPresence program. * framework/post-config.rb: Now generate metadata information for AddressBook and InstantMessage. * sample/SampleCIView.rb: Fixed the header comment. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/post-config.rb branches/apple-unstable/src/sample/SampleCIView.rb Added Paths: ----------- branches/apple-unstable/src/sample/RubyABPresence/ branches/apple-unstable/src/sample/RubyABPresence/ABPersonDisplayName.rb branches/apple-unstable/src/sample/RubyABPresence/ABPresence.xcodeproj/ branches/apple-unstable/src/sample/RubyABPresence/ABPresence.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyABPresence/English.lproj/ branches/apple-unstable/src/sample/RubyABPresence/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyABPresence/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyABPresence/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyABPresence/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyABPresence/English.lproj/MainMenu.nib/keyedobjects.nib branches/apple-unstable/src/sample/RubyABPresence/Info.plist branches/apple-unstable/src/sample/RubyABPresence/PeopleDataSource.rb branches/apple-unstable/src/sample/RubyABPresence/ReadMe.txt branches/apple-unstable/src/sample/RubyABPresence/ServiceWatcher.rb branches/apple-unstable/src/sample/RubyABPresence/main.m branches/apple-unstable/src/sample/RubyABPresence/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-03 20:56:01
|
Revision: 1326 http://svn.sourceforge.net/rubycocoa/?rev=1326&view=rev Author: lrz Date: 2007-01-03 12:55:59 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * sample/RubyPathDemo: Added new sample code, a Ruby port of /Developer/Examples/Quartz/PathDemo. * framework/src/objc/RBObject.h, framework/src/objc/RBObject.m: Better fix for the problem with RBObject wrapping a pure Ruby object that was autoreleased. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBObject.h branches/apple-unstable/src/framework/src/objc/RBObject.m Added Paths: ----------- branches/apple-unstable/src/sample/RubyPathDemo/ branches/apple-unstable/src/sample/RubyPathDemo/DemoView.rb branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/ branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/InfoPlist.strings branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/ branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/classes.nib branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/info.nib branches/apple-unstable/src/sample/RubyPathDemo/English.lproj/MainMenu.nib/objects.nib branches/apple-unstable/src/sample/RubyPathDemo/Info.plist branches/apple-unstable/src/sample/RubyPathDemo/PathDemo.xcodeproj/ branches/apple-unstable/src/sample/RubyPathDemo/PathDemo.xcodeproj/project.pbxproj branches/apple-unstable/src/sample/RubyPathDemo/PathDemoController.rb branches/apple-unstable/src/sample/RubyPathDemo/main.m branches/apple-unstable/src/sample/RubyPathDemo/rb_main.rb branches/apple-unstable/src/sample/RubyPathDemo/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-03 17:18:00
|
Revision: 1325 http://svn.sourceforge.net/rubycocoa/?rev=1325&view=rev Author: lrz Date: 2007-01-03 09:17:57 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, tests/tc_ovmix.rb, tests/objc_test.m: Added the possibility to use boxed classes when giving the method type to OSX.objc_export. Added a test case. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/tests/objc_test.m 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-01-03 16:02:02
|
Revision: 1324 http://svn.sourceforge.net/rubycocoa/?rev=1324&view=rev Author: lrz Date: 2007-01-03 08:01:54 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * sample/RubyCocoaGL/English.lproj/InfoPlist.strings: Removed the short version string tag that is inappropriate there. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyCocoaGL/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-03 15:59:36
|
Revision: 1323 http://svn.sourceforge.net/rubycocoa/?rev=1323&view=rev Author: lrz Date: 2007-01-03 07:59:34 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * sample/RubyMiniBrowser/Info.plist: Dump the short version string and uniquify the bundle identifier. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/RubyMiniBrowser/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-03 15:52:09
|
Revision: 1322 http://svn.sourceforge.net/rubycocoa/?rev=1322&view=rev Author: lrz Date: 2007-01-03 07:52:05 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * template/PureEmptyApp.app/*, template/EmptyApp.app/*: Removed unnecessary empty apps. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Removed Paths: ------------- branches/apple-unstable/src/template/EmptyApp.app/ branches/apple-unstable/src/template/PureEmptyApp.app/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-03 14:18:45
|
Revision: 1321 http://svn.sourceforge.net/rubycocoa/?rev=1321&view=rev Author: lrz Date: 2007-01-03 06:18:37 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_metadata.rb: Properly format enums with signed values. 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-03 13:42:09
|
Revision: 1320 http://svn.sourceforge.net/rubycocoa/?rev=1320&view=rev Author: lrz Date: 2007-01-03 05:42:04 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/OverrideMixin.m: Fixed a memory bug when KVC values, making sure the Objective-C values are not autoreleased while they are still used in Ruby. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/OverrideMixin.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-03 11:36:33
|
Revision: 1319 http://svn.sourceforge.net/rubycocoa/?rev=1319&view=rev Author: lrz Date: 2007-01-03 03:36:29 -0800 (Wed, 03 Jan 2007) Log Message: ----------- 2007-01-03 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m, tests/tc_ovmix.rb, tests/objc_test.m: Defines the official long long runtime constants if necessary. Added a test case to be sure long long types are properly bridged. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/ocdata_conv.h branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/tests/objc_test.m 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-01-02 21:57:16
|
Revision: 1318 http://svn.sourceforge.net/rubycocoa/?rev=1318&view=rev Author: lrz Date: 2007-01-02 13:57:10 -0800 (Tue, 02 Jan 2007) Log Message: ----------- 2007-01-02 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.m: Fixed support for long long types. Added some logs. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog 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-01-02 18:16:38
|
Revision: 1317 http://svn.sourceforge.net/rubycocoa/?rev=1317&view=rev Author: lrz Date: 2007-01-02 10:16:37 -0800 (Tue, 02 Jan 2007) Log Message: ----------- 2007-01-02 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, tests/tc_ovmix.rb, tests/objc_test.m: Introduced OSX::NSBehaviorAttachment#objc_export, a convenience facility to export Ruby methods to the Objective-C runtime (a shortcut to addRubyMethod_withType). First argument is the Ruby name of the method, and second is an array of C types (ex: %w{void int} for a '(void)(int)' function). Added a test case. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/tests/objc_test.m 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-01-02 17:26:35
|
Revision: 1316 http://svn.sourceforge.net/rubycocoa/?rev=1316&view=rev Author: lrz Date: 2007-01-02 09:26:31 -0800 (Tue, 02 Jan 2007) Log Message: ----------- 2007-01-02 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_wrapper.rb, tests/tc_wrapper.rb: Introduced OCObjWrapper#objc_send, a convenience facility to send messages using a symbol/value/... syntax (thanks to Hisa-san). Added a test case. * sample/RubyMiniBrowser/rb_main.rb: Removed the OCObjWrapper#objc_send definition. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_wrapper.rb branches/apple-unstable/src/sample/RubyMiniBrowser/rb_main.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-02 14:13:17
|
Revision: 1315 http://svn.sourceforge.net/rubycocoa/?rev=1315&view=rev Author: lrz Date: 2007-01-02 06:13:16 -0800 (Tue, 02 Jan 2007) Log Message: ----------- 2007-01-02 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBObject.h, framework/src/objc/RBObject.m, framework/src/objc/ocdata_conv.m, tests/tc_subclass.rb, tests/objc_test.m: Make sure RBObject proxies are not released until the proxied Ruby object is garbage-collected. Added a test case. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBObject.h branches/apple-unstable/src/framework/src/objc/RBObject.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/tests/objc_test.m branches/apple-unstable/src/tests/tc_subclass.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-02 12:55:17
|
Revision: 1314 http://svn.sourceforge.net/rubycocoa/?rev=1314&view=rev Author: lrz Date: 2007-01-02 04:55:15 -0800 (Tue, 02 Jan 2007) Log Message: ----------- 2007-01-02 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/OverrideMixin.m, framework/src/objc/RBObject.m, framework/src/objc/mdl_objwrapper.m, framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m, tests/tc_subclass.rb: Fixed a regression introduced by the new FFI support, when messages could not be properly forwarded to Objective-C objects that are overriding the default message dispatching mechanism (like NSUndoManager). Added test cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/OverrideMixin.m branches/apple-unstable/src/framework/src/objc/RBObject.m branches/apple-unstable/src/framework/src/objc/mdl_objwrapper.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.h branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/tests/tc_subclass.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-01-02 00:02:09
|
Revision: 1313 http://svn.sourceforge.net/rubycocoa/?rev=1313&view=rev Author: lrz Date: 2007-01-01 16:02:08 -0800 (Mon, 01 Jan 2007) Log Message: ----------- 2007-01-02 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb: Message NSBundle#oc_load as #load may have been overriden by the active record library (thanks Chris McGrath). 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...> - 2006-12-26 11:59:02
|
Revision: 1312 http://svn.sourceforge.net/rubycocoa/?rev=1312&view=rev Author: lrz Date: 2006-12-26 03:58:57 -0800 (Tue, 26 Dec 2006) Log Message: ----------- tagging unstable-0.9.0 Added Paths: ----------- tags/unstable-0.9.0/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2006-12-26 11:45:30
|
Revision: 1311 http://svn.sourceforge.net/rubycocoa/?rev=1311&view=rev Author: hisa Date: 2006-12-26 03:45:29 -0800 (Tue, 26 Dec 2006) Log Message: ----------- set STAGE name empty and change RELEASE_DATE. Modified Paths: -------------- 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...> - 2006-12-26 00:46:25
|
Revision: 1310 http://svn.sourceforge.net/rubycocoa/?rev=1310&view=rev Author: hisa Date: 2006-12-25 16:46:23 -0800 (Mon, 25 Dec 2006) Log Message: ----------- support svn export command for packaging Modified Paths: -------------- 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...> - 2006-12-26 00:22:31
|
Revision: 1309 http://svn.sourceforge.net/rubycocoa/?rev=1309&view=rev Author: hisa Date: 2006-12-25 16:22:30 -0800 (Mon, 25 Dec 2006) Log Message: ----------- adhoc fix for running on Leopard Modified Paths: -------------- branches/apple-unstable/src/sample/RubyMiniBrowser/MyDocument.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |