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: <ki...@us...> - 2009-07-24 12:53:08
|
Revision: 2241 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2241&view=rev Author: kimuraw Date: 2009-07-24 12:52:56 +0000 (Fri, 24 Jul 2009) Log Message: ----------- 2009-07-24 kimura wataru <kimuraw@i.nifty.jp> * VERSION: Updated for 1.0.0. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/VERSION This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2009-07-22 15:29:24
|
Revision: 2240 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2240&view=rev Author: kimuraw Date: 2009-07-22 15:29:21 +0000 (Wed, 22 Jul 2009) Log Message: ----------- 2009-07-22 kimura wataru <kimuraw@i.nifty.jp> * package/config/10.4, package/config/10.5: improve packaging. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/package/config/10.4 trunk/src/package/config/10.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2009-07-22 15:05:53
|
Revision: 2239 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2239&view=rev Author: kimuraw Date: 2009-07-22 15:05:51 +0000 (Wed, 22 Jul 2009) Log Message: ----------- 2009-07-22 kimura wataru <kimuraw@i.nifty.jp> * misc/bridge-support-tiger.tar.gz: regenerate bridgesupport files on Mac OS X 10.4.11 Modified Paths: -------------- trunk/src/ChangeLog trunk/src/misc/bridge-support-tiger.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2009-07-19 16:57:24
|
Revision: 2238 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2238&view=rev Author: kimuraw Date: 2009-07-19 16:57:22 +0000 (Sun, 19 Jul 2009) Log Message: ----------- 2009-07-19 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/BridgeSupport.m, tests/tc_bs.rb: disable reload_protocols() on 10.4 or earlier. it means DO NOT SUPPORT formal protocols with bridgesupport on 10.4. there is no objc runtime-api for gathering all protocols in objective-c 1.0. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/src/tests/tc_bs.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2009-07-19 16:16:57
|
Revision: 2237 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2237&view=rev Author: kimuraw Date: 2009-07-19 16:16:49 +0000 (Sun, 19 Jul 2009) Log Message: ----------- remove an unwanted line. Modified Paths: -------------- trunk/src/tests/objc_proto.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2009-07-18 17:28:48
|
Revision: 2236 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2236&view=rev Author: kimuraw Date: 2009-07-18 17:28:43 +0000 (Sat, 18 Jul 2009) Log Message: ----------- 2009-07-18 kimura wataru <kimuraw@i.nifty.jp> * tests/tc_bs.rb, tests/Makefile.in, tests/objc_proto.m: add a test for reload_protocols(), in BridgeSupport.m. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/Makefile.in trunk/src/tests/tc_bs.rb Added Paths: ----------- trunk/src/tests/objc_proto.m Property Changed: ---------------- trunk/src/tests/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2009-07-18 16:10:53
|
Revision: 2235 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2235&view=rev Author: kimuraw Date: 2009-07-18 16:10:42 +0000 (Sat, 18 Jul 2009) Log Message: ----------- 2009-07-18 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/internal_macros.h: fix debug log (with RUBYOPT=-d) print only format string (revert r2223) [rubycocoa-devel:1339] Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/internal_macros.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2009-06-09 12:00:50
|
Revision: 2234 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2234&view=rev Author: kimuraw Date: 2009-06-09 12:00:48 +0000 (Tue, 09 Jun 2009) Log Message: ----------- 2009-06-09 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/RBObject.m, framework/src/objc/mdl_objwrapper.m, tests/tc_passbyref.rb, tests/tc_subclass.rb: make to programs written with strict syntax behave same whether OSX.relaxed_syntax is true or not. prefer always methods with the last charactor "_" when invoke ruby method from objective-c. ex) relaxed_syntax = true [rbobj foo:arg] # rbobj has "foo_" and "foo" => call "foo_" # rbobj has only "foo" => call "foo" relaxed_syntax = false [rbobj foo:arg] # rbobj has "foo_" and "foo" => call "foo_" # rbobj has only "foo" => raise an exception Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBObject.m trunk/src/framework/src/objc/mdl_objwrapper.m trunk/src/tests/tc_passbyref.rb trunk/src/tests/tc_subclass.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2009-05-15 19:35:12
|
Revision: 2233 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2233&view=rev Author: psychs Date: 2009-05-15 19:35:03 +0000 (Fri, 15 May 2009) Log Message: ----------- 2009-05-15 Satoshi Nakagawa <ps...@li...> * src/framework/src/objc/RBClassUtils.m Improved warning message by Eloy Duran. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBClassUtils.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2009-03-18 22:02:49
|
Revision: 2232 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2232&view=rev Author: el_oy Date: 2009-03-18 22:02:37 +0000 (Wed, 18 Mar 2009) Log Message: ----------- Properly lookup ActiveRecord::Base subclasses in different namespaces. Patch by Ben Mitchell. Modified Paths: -------------- trunk/src/framework/src/ruby/osx/objc/active_record.rb trunk/src/tests/tc_active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2009-03-16 20:53:59
|
Revision: 2231 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2231&view=rev Author: lrz Date: 2009-03-16 20:53:44 +0000 (Mon, 16 Mar 2009) Log Message: ----------- closures must be allocated from mmap() and must be mprotect()'ed with PROT_EXEC (at least in 64-bit) Modified Paths: -------------- trunk/src/framework/src/objc/libffi.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2009-02-25 11:06:44
|
Revision: 2230 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2230&view=rev Author: el_oy Date: 2009-02-25 11:06:40 +0000 (Wed, 25 Feb 2009) Log Message: ----------- Added PassengerPane to the samples. Added Paths: ----------- trunk/src/sample/PassengerPane/ trunk/src/sample/PassengerPane/.gitignore trunk/src/sample/PassengerPane/Alerts.icns trunk/src/sample/PassengerPane/English.lproj/ trunk/src/sample/PassengerPane/English.lproj/InfoPlist.strings trunk/src/sample/PassengerPane/English.lproj/PassengerPaneHelp/ trunk/src/sample/PassengerPane/English.lproj/PassengerPaneHelp/PassengerPaneHelp.html trunk/src/sample/PassengerPane/English.lproj/PassengerPaneHelp/style.css trunk/src/sample/PassengerPane/English.lproj/PassengerPaneHelp/table_border.gif trunk/src/sample/PassengerPane/English.lproj/PassengerPref.xib trunk/src/sample/PassengerPane/HelpHelper.h trunk/src/sample/PassengerPane/HelpHelper.m trunk/src/sample/PassengerPane/Info.plist trunk/src/sample/PassengerPane/LICENSE trunk/src/sample/PassengerPane/NOTES trunk/src/sample/PassengerPane/Passenger.xcodeproj/ trunk/src/sample/PassengerPane/Passenger.xcodeproj/project.pbxproj trunk/src/sample/PassengerPane/PassengerApplication.rb trunk/src/sample/PassengerPane/PassengerPref.m trunk/src/sample/PassengerPane/PassengerPref.rb trunk/src/sample/PassengerPane/PassengerPref.tiff trunk/src/sample/PassengerPane/PassengerPref.xcf trunk/src/sample/PassengerPane/Passenger_Prefix.pch trunk/src/sample/PassengerPane/README.rdoc trunk/src/sample/PassengerPane/Rakefile trunk/src/sample/PassengerPane/Security.BridgeSupport-exceptions.xml trunk/src/sample/PassengerPane/Security.bridgesupport trunk/src/sample/PassengerPane/SecurityHelper.h trunk/src/sample/PassengerPane/SecurityHelper.m trunk/src/sample/PassengerPane/TODO trunk/src/sample/PassengerPane/config_installer.rb trunk/src/sample/PassengerPane/config_uninstaller.rb trunk/src/sample/PassengerPane/icon.ai trunk/src/sample/PassengerPane/icon.png trunk/src/sample/PassengerPane/passenger_pane_config.rb trunk/src/sample/PassengerPane/passenger_pane_config.rb.ports trunk/src/sample/PassengerPane/shared_passenger_behaviour.rb trunk/src/sample/PassengerPane/test/ trunk/src/sample/PassengerPane/test/config_installer_test.rb trunk/src/sample/PassengerPane/test/config_uninstaller_test.rb trunk/src/sample/PassengerPane/test/fixtures/ trunk/src/sample/PassengerPane/test/fixtures/blog.vhost.conf trunk/src/sample/PassengerPane/test/fixtures/franky.vhost.conf trunk/src/sample/PassengerPane/test/fixtures/staging.vhost.conf trunk/src/sample/PassengerPane/test/fixtures/wiki.vhost.conf trunk/src/sample/PassengerPane/test/passenger_application_test.rb trunk/src/sample/PassengerPane/test/pref_pane_passenger_test.rb trunk/src/sample/PassengerPane/test/shared_passenger_behaviour_test.rb trunk/src/sample/PassengerPane/test/test_helper.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2009-02-24 23:22:11
|
Revision: 2229 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2229&view=rev Author: lrz Date: 2009-02-24 22:25:46 +0000 (Tue, 24 Feb 2009) Log Message: ----------- disable the ns_override stuff when creating the syntax sugar methods, because they may collide with informal protocols (NSString#count as an example) - <rdar://problem/6588949> Modified Paths: -------------- trunk/src/framework/src/objc/mdl_objwrapper.m trunk/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...> - 2009-02-17 23:23:47
|
Revision: 2228 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2228&view=rev Author: lrz Date: 2009-02-17 23:23:41 +0000 (Tue, 17 Feb 2009) Log Message: ----------- enabled -Wall, fix more compiler warnings Modified Paths: -------------- trunk/src/framework/src/objc/OverrideMixin.m trunk/src/framework/src/objc/libffi.m trunk/src/pre-config.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2009-02-17 23:16:15
|
Revision: 2224 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2224&view=rev Author: lrz Date: 2009-02-17 21:46:15 +0000 (Tue, 17 Feb 2009) Log Message: ----------- fixing a compiler warning Modified Paths: -------------- trunk/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: <lr...@us...> - 2009-02-17 23:16:10
|
Revision: 2225 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2225&view=rev Author: lrz Date: 2009-02-17 21:49:09 +0000 (Tue, 17 Feb 2009) Log Message: ----------- another format string problem Modified Paths: -------------- trunk/src/framework/src/objc/internal_macros.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2009-02-17 23:16:07
|
Revision: 2227 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2227&view=rev Author: lrz Date: 2009-02-17 22:00:27 +0000 (Tue, 17 Feb 2009) Log Message: ----------- some >10.5 build fixes Modified Paths: -------------- trunk/src/framework/post-config.rb trunk/src/framework/src/objc/mdl_objwrapper.m trunk/src/pre-config.rb trunk/src/tool/create-symlinks.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2009-02-17 23:11:11
|
Revision: 2223 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2223&view=rev Author: lrz Date: 2009-02-17 21:37:17 +0000 (Tue, 17 Feb 2009) Log Message: ----------- format string should be literal Modified Paths: -------------- trunk/src/framework/src/objc/internal_macros.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2009-02-17 23:11:05
|
Revision: 2226 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2226&view=rev Author: lrz Date: 2009-02-17 21:59:38 +0000 (Tue, 17 Feb 2009) Log Message: ----------- fixing a compiler warning Modified Paths: -------------- trunk/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...> - 2009-01-14 09:06:35
|
Revision: 2222 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2222&view=rev Author: lrz Date: 2009-01-14 09:06:33 +0000 (Wed, 14 Jan 2009) Log Message: ----------- <rdar://problem/6299216> RubyCocoa: NSGraphicsContext.graphicsContextWithGraphicsPort_flipped crashes Modified Paths: -------------- trunk/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...> - 2009-01-14 08:19:21
|
Revision: 2221 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2221&view=rev Author: lrz Date: 2009-01-14 08:19:14 +0000 (Wed, 14 Jan 2009) Log Message: ----------- <rdar://problem/5831735> ffi_call() return value buffer too small Modified Paths: -------------- trunk/src/framework/src/objc/libffi.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2008-10-28 14:35:28
|
Revision: 2220 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2220&view=rev Author: kimuraw Date: 2008-10-28 14:35:20 +0000 (Tue, 28 Oct 2008) Log Message: ----------- 2008-10-28 kimura wataru <kimuraw@i.nifty.jp> * install.rb: fix failure of test_loadlibs() from an ambiguous condition for path of RubyCocoa.framework. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/install.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2008-10-01 02:06:38
|
Revision: 2219 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2219&view=rev Author: lrz Date: 2008-10-01 02:06:26 +0000 (Wed, 01 Oct 2008) Log Message: ----------- adding support for implementing formal protocol methods Modified Paths: -------------- trunk/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: <ki...@us...> - 2008-08-25 13:44:40
|
Revision: 2218 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2218&view=rev Author: kimuraw Date: 2008-08-25 13:44:35 +0000 (Mon, 25 Aug 2008) Log Message: ----------- 2008-08-25 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/mdl_bundle_support.m: avoid crashes from bundleForClass: on ruby uninitialized thread. [Rubycocoa-devel 1368] by Jonathan deWerd. Modified Paths: -------------- trunk/src/ChangeLog trunk/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: <el...@us...> - 2008-07-25 17:51:22
|
Revision: 2217 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2217&view=rev Author: el_oy Date: 2008-07-25 17:51:19 +0000 (Fri, 25 Jul 2008) Log Message: ----------- 2008-07-25 Eloy Duran <e....@su...> * Rakefile: Check for the existence of rubycocoa.bundle before running the install task. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/Rakefile This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |