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...> - 2007-11-07 13:58:32
|
Revision: 2116 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2116&view=rev Author: kimuraw Date: 2007-11-07 05:58:30 -0800 (Wed, 07 Nov 2007) Log Message: ----------- 2007-11-07 kimura wataru <kimuraw@i.nifty.jp> * tests/tc_rubystring.rb: add test for String#nsenconding, to_nsstring, to_nsmutablestring again. Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/tests/tc_rubystring.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-11-07 13:37:29
|
Revision: 2115 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2115&view=rev Author: kimuraw Date: 2007-11-07 05:37:27 -0800 (Wed, 07 Nov 2007) Log Message: ----------- 2007-11-07 kimura wataru <kimuraw@i.nifty.jp> * sample/Scripts/darkroom.rb: fix SEGV of darkroom.rb on Leopard reported in rubycocoa-talk. -> http://sourceforge.net/mailarchive/forum.php?thread_name=9CCFEF9E-9E54-433D-B7B8-2B322A2C405F%40mac.com&forum_name=rubycocoa-talk Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/Scripts/darkroom.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-11-06 22:43:40
|
Revision: 2114 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2114&view=rev Author: psychs Date: 2007-11-06 14:43:39 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-07 Satoshi Nakagawa <art...@gm...> * tests/tc_to_ns.rb: Enabled test cases for to_ns(false). Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/tc_to_ns.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-11-06 22:38:11
|
Revision: 2113 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2113&view=rev Author: lrz Date: 2007-11-06 14:38:10 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-06 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/ocdata_conv.m: Do not create immutable instances of NSArray and NSDictionary when converting Array and Hash to Objective-C. Modified Paths: -------------- trunk/src/ChangeLog trunk/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: <ps...@us...> - 2007-11-06 22:30:43
|
Revision: 2112 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2112&view=rev Author: psychs Date: 2007-11-06 14:30:43 -0800 (Tue, 06 Nov 2007) Log Message: ----------- Fixed typo. Modified Paths: -------------- trunk/src/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-11-06 22:25:37
|
Revision: 2111 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2111&view=rev Author: psychs Date: 2007-11-06 14:25:31 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-07 Satoshi Nakagawa <art...@gm...> * tests/tc_wrapper.rb: Added test cases for to_ns. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/tc_to_ns.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-11-06 21:59:34
|
Revision: 2110 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2110&view=rev Author: lrz Date: 2007-11-06 13:59:13 -0800 (Tue, 06 Nov 2007) Log Message: ----------- better version without ocm_conforms? which doesn't work on CF proxies Modified Paths: -------------- trunk/src/framework/src/ruby/osx/objc/ruby_addition.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-11-06 21:27:56
|
Revision: 2109 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2109&view=rev Author: psychs Date: 2007-11-06 13:27:56 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-07 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/ruby_addition.rb: Added String#nsenconding, to_nsstring, to_nsmutablestring again with deprecation warnings due to compatibilities. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/ruby_addition.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-11-06 21:22:40
|
Revision: 2108 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2108&view=rev Author: lrz Date: 2007-11-06 13:22:39 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-06 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/ruby_addition.rb, framework/src/objc/mdl_objwrapper.m, tests/tc_wrapper.rb: - #to_ns now returns mutable objects by default. Pass false to get an immutable object. - Introduced #ocm_conforms? to verify that a given class conforms to a given Objective-C protocol. Added tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/mdl_objwrapper.m trunk/src/framework/src/ruby/osx/objc/ruby_addition.rb trunk/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-11-06 20:11:53
|
Revision: 2107 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2107&view=rev Author: lrz Date: 2007-11-06 12:11:49 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-06 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBSlaveObject.m: Avoid an infinite loop when creating the slave proxy, which could be caused by an attempt to pass an object to Objective-C in its #initialize method. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBSlaveObject.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-11-06 15:56:45
|
Revision: 2106 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2106&view=rev Author: psychs Date: 2007-11-06 07:56:40 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-07 Satoshi Nakagawa <art...@gm...> * framework/src/objc/mdl_osxobjc.m, framework/src/objc/ocdata_conv.m, tests/tc_nsstring.rb: Fixed a bug, calling to_ns for a Ruby String which has illegal utf-8 sequences caused a bus error. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/mdl_osxobjc.m trunk/src/framework/src/objc/ocdata_conv.m trunk/src/tests/tc_nsstring.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-11-06 13:03:07
|
Revision: 2105 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2105&view=rev Author: kimuraw Date: 2007-11-06 05:03:03 -0800 (Tue, 06 Nov 2007) Log Message: ----------- 2007-11-06 kimura wataru <kimuraw@i.nifty.jp> * framework/src/ruby/osx/objc/ruby_addition.rb, tests/tc_rubystring.rb: String#nsenconding, to_nsstring, to_nsmutablestring were obsoleted. see [rubycocoa-devel:1225] and its thread for detail. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/ruby_addition.rb Removed Paths: ------------- trunk/src/tests/tc_rubystring.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-11-05 15:18:51
|
Revision: 2104 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2104&view=rev Author: kimuraw Date: 2007-11-05 07:18:48 -0800 (Mon, 05 Nov 2007) Log Message: ----------- fix the date of change r2103. Modified Paths: -------------- trunk/src/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-11-05 15:15:12
|
Revision: 2103 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2103&view=rev Author: kimuraw Date: 2007-11-05 07:15:11 -0800 (Mon, 05 Nov 2007) Log Message: ----------- 2007-11-04 kimura wataru <kimuraw@i.nifty.jp> * pre-config.rb, framework/post-config.rb, metaconfig: - new config option --sdkroot. - fix setup error --macosx-deployment-target=10.4 on 10.5. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/post-config.rb trunk/src/metaconfig trunk/src/pre-config.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-10-30 14:42:35
|
Revision: 2102 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2102&view=rev Author: kimuraw Date: 2007-10-30 07:42:34 -0700 (Tue, 30 Oct 2007) Log Message: ----------- 2007-10-30 kimura wataru <kimuraw@i.nifty.jp> * metaconfig: by default, '--gen-bridge-doc=no' on 10.5. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/metaconfig This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-10-30 12:55:39
|
Revision: 2101 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2101&view=rev Author: kimuraw Date: 2007-10-30 05:55:37 -0700 (Tue, 30 Oct 2007) Log Message: ----------- 2007-10-30 kimura wataru <kimuraw@i.nifty.jp> * Rakefile: use '--gen-bridge-doc=no' at 'package' task on 10.5. 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. |
From: <ki...@us...> - 2007-10-28 14:48:41
|
Revision: 2100 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2100&view=rev Author: kimuraw Date: 2007-10-28 07:48:39 -0700 (Sun, 28 Oct 2007) Log Message: ----------- 2007-10-28 kimura wataru <kimuraw@i.nifty.jp> * Rakefile: add a missed '=' into '--gen-bridge-doc no'. 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. |
From: <el...@us...> - 2007-10-28 14:13:58
|
Revision: 2099 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2099&view=rev Author: el_oy Date: 2007-10-28 07:13:56 -0700 (Sun, 28 Oct 2007) Log Message: ----------- 2007-10-28 Eloy Duran <e....@su...> * Rakefile: Updated Rakefile to use '--gen-bridge-doc no' on 10.5. 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. |
From: <ps...@us...> - 2007-10-28 14:02:46
|
Revision: 2098 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2098&view=rev Author: psychs Date: 2007-10-28 07:02:39 -0700 (Sun, 28 Oct 2007) Log Message: ----------- 2007-10-28 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsstring_compat.rb: - Added methods to NSString: %, casecmp, center, dump, ljust, lstrip, lstrip!, next, next!, partition, rjust, rstrip, rstrip!, rpartition. slice, slice!, succ, succ!, sum, swapcase, swapcase!, upto. - Added tests. * framework/src/ruby/osx/objc/oc_types_appkit.rb, tests/tc_boxed.rb: - Added NSRange#not_found?. - Added tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/framework/src/ruby/osx/objc/oc_types_appkit.rb trunk/src/tests/tc_boxed.rb trunk/src/tests/tc_nsstring_compat.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2007-10-28 13:16:37
|
Revision: 2097 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2097&view=rev Author: el_oy Date: 2007-10-28 06:16:34 -0700 (Sun, 28 Oct 2007) Log Message: ----------- 2007-10-28 Eloy Duran <e....@su...> * framework/tool/gen_bridge_doc.rb, framework/tool/gen_bridge_doc/lib/lib/datatype_def.rb, framework/tool/gen_bridge_doc/rdocify_framework.rb: - Added check for 10.4 or 10.5 and use the appropriate path to the reference files. - In 10.5 there are also some files in 'Introduction' instead of 'Reference', this may be a mistake from Apple, but it's supported now nonetheless. - OSX::NSHashTable doesn't respond to #fields and #isOpaque. - gen_bridge_doc is now able to run, however there are still quite some class reference files being skipped because of errors. Let alone all the new supported frameworks. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/gen_bridge_doc/lib/lib/datatype_def.rb trunk/src/framework/tool/gen_bridge_doc/rdocify_framework.rb trunk/src/framework/tool/gen_bridge_doc.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-10-28 10:39:19
|
Revision: 2096 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2096&view=rev Author: psychs Date: 2007-10-28 03:39:17 -0700 (Sun, 28 Oct 2007) Log Message: ----------- 2007-10-28 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb: NSDictionary#invert should return NSMutableDictionary. Modified Paths: -------------- trunk/src/ChangeLog 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...> - 2007-10-27 16:12:35
|
Revision: 2095 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2095&view=rev Author: lrz Date: 2007-10-27 09:12:30 -0700 (Sat, 27 Oct 2007) Log Message: ----------- 2007-10-27 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBRuntime.m: Added the 10.5 part of the threading support code. Modified Paths: -------------- trunk/src/ChangeLog 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: <ki...@us...> - 2007-10-26 11:58:33
|
Revision: 2094 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2094&view=rev Author: kimuraw Date: 2007-10-26 04:58:32 -0700 (Fri, 26 Oct 2007) Log Message: ----------- 2007-10-26 kimura wataru <kimuraw@i.nifty.jp> * tests/objc_test.m, tests/tc_retaincount.rb: add tests for ownership from 'new'. (additional tests for r2093) Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/objc_test.m trunk/src/tests/tc_retaincount.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-10-25 14:43:48
|
Revision: 2093 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2093&view=rev Author: lrz Date: 2007-10-25 07:43:46 -0700 (Thu, 25 Oct 2007) Log Message: ----------- 2007-10-25 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, tests/tc_subclass.rb: Now allow the send the of 'new' message to any ObjC class that will respond to it. Keep the old behavior (raising an exception) for classes that don't implement new. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_import.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: <el...@us...> - 2007-10-24 17:45:12
|
Revision: 2092 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2092&view=rev Author: el_oy Date: 2007-10-24 10:44:54 -0700 (Wed, 24 Oct 2007) Log Message: ----------- 2007-10-24 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/oc_attachments.rb, framework/tool/rb_nibtool.rb: - Added pretty print support to NSString, NSArray, NSDictionary. (require 'pp') - Removed useless const.nil? statement in rb_nibtool.rb. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/framework/tool/rb_nibtool.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |