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: <el...@us...> - 2008-02-13 19:26:49
|
Revision: 2191 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2191&view=rev Author: el_oy Date: 2008-02-13 11:26:46 -0800 (Wed, 13 Feb 2008) Log Message: ----------- 2008-2-13 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/active_record.rb: Fixed compatibility bug with AR 1.15.x. Patch thanks to Laurent Sansonetti. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2008-02-10 10:14:39
|
Revision: 2190 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2190&view=rev Author: kimuraw Date: 2008-02-10 02:14:36 -0800 (Sun, 10 Feb 2008) Log Message: ----------- 2008-02-10 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/mdl_objwrapper.m: should use rbobj_to_nsobj(), not rbobj_get_ocid(), to get a Ruby VALUE from ObjC id. rbobj_get_ocid() is a very internal function. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/mdl_objwrapper.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2008-02-10 07:00:48
|
Revision: 2189 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2189&view=rev Author: lrz Date: 2008-02-09 23:00:46 -0800 (Sat, 09 Feb 2008) Log Message: ----------- 2007-02-09 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBObject.m, framework/src/objc/OverrideMixin.m: Resume caching method arguments of objc callbacks, which was disabled for an unknown reason. (Thanks Kimura-san.) Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/OverrideMixin.m trunk/src/framework/src/objc/RBObject.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2008-02-08 15:00:56
|
Revision: 2188 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2188&view=rev Author: kimuraw Date: 2008-02-08 07:00:30 -0800 (Fri, 08 Feb 2008) Log Message: ----------- fix a typo in ChangeLog 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...> - 2008-02-08 14:59:49
|
Revision: 2187 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2187&view=rev Author: kimuraw Date: 2008-02-08 06:59:47 -0800 (Fri, 08 Feb 2008) Log Message: ----------- 2008-02-08 kimura wataru <kimuraw@i.nifty.jp> * install.rb: add "--test-args" option of instal.rb. this option enables to pass arguments of AutoRunner on test task. ex) run test only "test_ocid" method % ruby install.rb test --test-args="--name=test_ocid" 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: <ki...@us...> - 2008-02-08 12:17:42
|
Revision: 2186 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2186&view=rev Author: kimuraw Date: 2008-02-08 04:17:39 -0800 (Fri, 08 Feb 2008) Log Message: ----------- 2008-02-08 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/RBObject.m, framework/src/objc/libffi.m, framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m, framework/src/objc/OverrideMixin.m, framework/src/objc/BridgeSupport.m: rename two functions in ocdata_conv.h - encoding_skip_modifiers() -> encoding_skip_to_first_type() - encoding_skip_notype() -> encoding_skip_qualifiers() Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/src/framework/src/objc/OverrideMixin.m trunk/src/framework/src/objc/RBObject.m trunk/src/framework/src/objc/libffi.m trunk/src/framework/src/objc/ocdata_conv.h 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: <lr...@us...> - 2008-02-07 17:26:27
|
Revision: 2185 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2185&view=rev Author: lrz Date: 2008-02-07 09:26:22 -0800 (Thu, 07 Feb 2008) Log Message: ----------- 2007-02-07 Laurent Sansonetti <lsa...@ap...> * sample/RSSPhotoViewer/rb_main.rb, sample/QTKitSimpleDocument/rb_main.rb: Removed ENV['BRIDGE_SUPPORT_PATH']= debug calls. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/QTKitSimpleDocument/rb_main.rb trunk/src/sample/RSSPhotoViewer/rb_main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2008-02-07 16:37:00
|
Revision: 2184 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2184&view=rev Author: kimuraw Date: 2008-02-07 08:36:57 -0800 (Thu, 07 Feb 2008) Log Message: ----------- * tc_passbyref.rb: devided tests pass-by-ref with type qualifiers. Modified Paths: -------------- trunk/src/tests/tc_passbyref.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2008-02-07 16:24:12
|
Revision: 2183 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2183&view=rev Author: kimuraw Date: 2008-02-07 08:24:08 -0800 (Thu, 07 Feb 2008) Log Message: ----------- 2008-02-08 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/libffi.m, framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m: fix: cannot handle objc types with qualifiers such as (in|out|inout). add a function "encoding_skip_notype", skipping type encoding characters. * tests/tc_passbyref.rb, tests/objc_test.m: add tests of type encoding with (in|out|inout|bycopy|oneway). Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/libffi.m trunk/src/framework/src/objc/ocdata_conv.h trunk/src/framework/src/objc/ocdata_conv.m trunk/src/tests/objc_test.m trunk/src/tests/tc_passbyref.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2008-02-01 12:56:45
|
Revision: 2182 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2182&view=rev Author: psychs Date: 2008-02-01 04:56:42 -0800 (Fri, 01 Feb 2008) Log Message: ----------- Tweaked ChangeLog. Modified Paths: -------------- trunk/src/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-02-01 09:18:18
|
Revision: 2181 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2181&view=rev Author: el_oy Date: 2008-02-01 01:18:15 -0800 (Fri, 01 Feb 2008) Log Message: ----------- 2008-02-01 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/active_record.rb: Fixed bug on case-sensitive filesystems where 'FileUtils' was required instead of 'fileutils'. Reported by Jason Foreman. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-01-29 15:56:00
|
Revision: 2180 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2180&view=rev Author: el_oy Date: 2008-01-29 07:55:56 -0800 (Tue, 29 Jan 2008) Log Message: ----------- 2008-1-29 Eloy Duran <e....@su...> * sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/classes.nib, sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/info.nib, sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/keyedobjects.nib, sample/MailDemo/MailDemoActiveRecordBindings/MailDemoActiveRecordBindings.xcodeproj/project.pbxproj: Made the MailDemoActiveRecordBindings sample use the new BelongsToActiveRecordSetController for the Emails. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/classes.nib trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/info.nib trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/English.lproj/MainMenu.nib/keyedobjects.nib trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/MailDemoActiveRecordBindings.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-01-21 00:05:35
|
Revision: 2179 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2179&view=rev Author: el_oy Date: 2008-01-20 16:05:29 -0800 (Sun, 20 Jan 2008) Log Message: ----------- 2008-01-21 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/active_record.rb, tests/tc_active_record.rb: - Fixed a bug where calling #to_activerecord_proxy on the same record object would return a new different proxy object and thus resulting in a kvo error. The proxy instance is now cached in the record itself. - Made more speed improvements by making sure that all the record methods are only defined once on the proxy class. - A ActiveRecordProxy instance will now go through #rbValueForKey and thus also return a ActiveRecordProxy instance. Modified Paths: -------------- trunk/src/ChangeLog 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: <el...@us...> - 2008-01-20 14:27:42
|
Revision: 2178 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2178&view=rev Author: el_oy Date: 2008-01-20 06:27:34 -0800 (Sun, 20 Jan 2008) Log Message: ----------- 2008-01-20 Eloy Duran <e....@su...> * tests/tc_attachments.rb: Added one more test to check if f.to_ns.to_ruby does equal f. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/tc_attachments.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-01-20 12:58:46
|
Revision: 2177 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2177&view=rev Author: el_oy Date: 2008-01-20 04:58:43 -0800 (Sun, 20 Jan 2008) Log Message: ----------- A test commit to see if CIA now includes the url to the changes. 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...> - 2008-01-20 12:38:53
|
Revision: 2176 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2176&view=rev Author: psychs Date: 2008-01-20 04:38:52 -0800 (Sun, 20 Jan 2008) Log Message: ----------- 2008-01-20 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_attachments.rb: NSNumber#to_f should use doubleValue. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_attachments.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2008-01-19 20:28:31
|
Revision: 2175 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2175&view=rev Author: psychs Date: 2008-01-19 12:28:30 -0800 (Sat, 19 Jan 2008) Log Message: ----------- Now we can build a release package for Tiger on Leopard. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/package/pre-package.rb Added Paths: ----------- trunk/src/framework/post-setup.rb 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: <el...@us...> - 2008-01-19 02:16:23
|
Revision: 2174 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2174&view=rev Author: el_oy Date: 2008-01-18 18:16:17 -0800 (Fri, 18 Jan 2008) Log Message: ----------- 2008-01-19 Eloy Duran <e....@su...> * tests/TableView.nib, tests/TableView.nib/classes.nib, tests/TableView.nib/info.nib, tests/TableView.nib/keyedobjects.nib, tests/tc_uniqobj.rb: Added a failing test, which shows the current bug where equality doesn't work with objc objects. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/tc_uniqobj.rb Added Paths: ----------- trunk/src/tests/TableView.nib/ trunk/src/tests/TableView.nib/classes.nib trunk/src/tests/TableView.nib/info.nib trunk/src/tests/TableView.nib/keyedobjects.nib This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-01-19 01:20:20
|
Revision: 2173 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2173&view=rev Author: el_oy Date: 2008-01-18 17:20:04 -0800 (Fri, 18 Jan 2008) Log Message: ----------- Oops, was in the wrong directory. This is part of rev 2172. Revision Links: -------------- http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2172&view=rev Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-01-19 01:18:45
|
Revision: 2172 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2172&view=rev Author: el_oy Date: 2008-01-18 17:18:40 -0800 (Fri, 18 Jan 2008) Log Message: ----------- 2008-01-19 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/active_record.rb, tests/tc_active_record.rb: - Completely refactored the ActiveRecord related tests. (There's one FIXME in the file, which causes a segfualt.) - Refactored the ActiveRecord libraries a bit. Modified Paths: -------------- 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: <el...@us...> - 2008-01-18 22:39:01
|
Revision: 2171 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2171&view=rev Author: el_oy Date: 2008-01-18 14:38:59 -0800 (Fri, 18 Jan 2008) Log Message: ----------- 2008-1-18 Eloy Duran <e....@su...> * tests/maildemo.sql, tests/tc_active_record.rb: - The ActiveRecord related tests now use an in memory sqlite db, so there's no clutter on the filesystem needed anymore. - Fixed the ActiveRecord related tests after the last commit. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/tests/tc_active_record.rb Removed Paths: ------------- trunk/src/tests/maildemo.sql This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2008-01-18 13:59:35
|
Revision: 2170 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2170&view=rev Author: psychs Date: 2008-01-18 05:59:34 -0800 (Fri, 18 Jan 2008) Log Message: ----------- 2008-01-18 Satoshi Nakagawa <art...@gm...> * pre-setup.rb, pre-config.rb, misc/libffi/Makefile.rubycocoa: Fixed a problem, libffi should be built always for macosx-deployment-target=10.4. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/misc/libffi/Makefile.rubycocoa trunk/src/pre-config.rb trunk/src/pre-setup.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-01-17 23:31:14
|
Revision: 2169 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2169&view=rev Author: el_oy Date: 2008-01-17 15:31:04 -0800 (Thu, 17 Jan 2008) Log Message: ----------- 2008-1-18 Eloy Duran <e....@su...> * framework/src/ruby/osx/objc/active_record.rb: - Made speed improvements in the way records in a has many association are created. You'll get this by using a BelongsToActiveRecordSetController instead of a ActiveRecordSetController. - ActiveRecordSetController now allows to destroy a multiple selection. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/active_record.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2008-01-13 16:25:16
|
Revision: 2168 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2168&view=rev Author: el_oy Date: 2008-01-13 08:25:14 -0800 (Sun, 13 Jan 2008) Log Message: ----------- 2008-1-13 Eloy Duran <e....@su...> * framework/tool/gen_bridge_doc/lib/cocoa_ref.rb, framework/tool/gen_bridge_doc/lib/lib/hpricot_proxy.rb, framework/tool/gen_bridge_doc/rdocify_framework.rb: Fixed bugs that were introduced by the new (not better) layout Apple uses for it's reference docs. This does not yet fix any regular parsing errors for misspelled methods etc, but the majority will parse. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/gen_bridge_doc/lib/cocoa_ref.rb trunk/src/framework/tool/gen_bridge_doc/lib/lib/hpricot_proxy.rb trunk/src/framework/tool/gen_bridge_doc/rdocify_framework.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2008-01-12 16:24:06
|
Revision: 2167 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2167&view=rev Author: psychs Date: 2008-01-12 08:23:53 -0800 (Sat, 12 Jan 2008) Log Message: ----------- 2008-01-13 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsstring_compat.rb, tests/tc_nsarray.rb, tests/tc_to_ns.rb: - Refactoring. - Fixed a bug, NSString#scan(regexp){block} passed String to its block argument. It should be NSString. - Fixed a bug, NSString#split returned an array contains immutable NSString sometimes. - Fixed a bug, NSArray#delete always yielded a block. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb trunk/src/tests/tc_nsstring_compat.rb 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. |