From: <lr...@us...> - 2007-08-10 19:12:30
|
Revision: 1995 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1995&view=rev Author: lrz Date: 2007-08-10 12:12:26 -0700 (Fri, 10 Aug 2007) Log Message: ----------- 2007-08-10 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBObject.m: Reverted the 2007-07-30 change and instead raise an exception. Modified Paths: -------------- trunk/src/ChangeLog 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: <lr...@us...> - 2007-08-11 12:20:39
|
Revision: 1996 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1996&view=rev Author: lrz Date: 2007-08-11 05:20:36 -0700 (Sat, 11 Aug 2007) Log Message: ----------- 2007-08-11 Laurent Sansonetti <lsa...@ap...> * package/pre-package.rb, package/tmpl/postflight-universal.rb: Updated packaging process to now use the single patched libruby. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/package/pre-package.rb trunk/src/package/tmpl/postflight-universal.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-08-14 15:22:22
|
Revision: 1999 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1999&view=rev Author: lrz Date: 2007-08-14 08:22:20 -0700 (Tue, 14 Aug 2007) Log Message: ----------- tagging the ChangeLog Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/RubyCocoa.xcodeproj/project.pbxproj trunk/src/framework/post-config.rb trunk/src/framework/src/objc/RBRuntime.m trunk/src/install.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/MailDemoActiveRecordBindings.xcodeproj/project.pbxproj trunk/src/sample/SimpleApp/AppController.rb trunk/src/sample/SimpleApp/SimpleApp.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-08-14 15:25:30
|
Revision: 2000 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2000&view=rev Author: lrz Date: 2007-08-14 08:25:28 -0700 (Tue, 14 Aug 2007) Log Message: ----------- reverted files that should not have been committed Modified Paths: -------------- trunk/src/framework/RubyCocoa.xcodeproj/project.pbxproj trunk/src/framework/post-config.rb trunk/src/framework/src/objc/RBRuntime.m trunk/src/install.rb trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/MailDemoActiveRecordBindings.xcodeproj/project.pbxproj trunk/src/sample/SimpleApp/AppController.rb trunk/src/sample/SimpleApp/SimpleApp.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-17 08:40:12
|
Revision: 2002 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2002&view=rev Author: psychs Date: 2007-08-17 01:40:10 -0700 (Fri, 17 Aug 2007) Log Message: ----------- 2007-08-17 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_types.rb, tests/tc_boxed.rb: - Added utility methods to NSRect, NSPoint, NSRange. - Added tests for boxed types. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_types.rb Added Paths: ----------- trunk/src/tests/tc_boxed.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-18 05:26:12
|
Revision: 2003 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2003&view=rev Author: psychs Date: 2007-08-17 22:26:09 -0700 (Fri, 17 Aug 2007) Log Message: ----------- 2007-08-18 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_types.rb: Added inspect method to NSRect, NSPoint, NSSize, NSRange. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-08-20 15:59:32
|
Revision: 2004 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2004&view=rev Author: lrz Date: 2007-08-20 08:59:26 -0700 (Mon, 20 Aug 2007) Log Message: ----------- 2007-08-20 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/mdl_osxobjc.m, framework/src/objc/RBRuntime.m, framework/src/objc/BridgeSupport.m: Fixed various memory leaks in the RubyCocoa initialization code, and in the bridge support parsing code. No memory should now be leaked during initialization. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/src/framework/src/objc/RBRuntime.m trunk/src/framework/src/objc/mdl_osxobjc.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-08-20 22:04:04
|
Revision: 2005 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2005&view=rev Author: hisa Date: 2007-08-20 15:03:49 -0700 (Mon, 20 Aug 2007) Log Message: ----------- * framework/src/objc/RBRuntime.m: Deallocated a string (duplicated outside) in framework_paths_unshift(). 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: <lr...@us...> - 2007-08-22 14:37:51
|
Revision: 2006 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2006&view=rev Author: lrz Date: 2007-08-22 07:37:48 -0700 (Wed, 22 Aug 2007) Log Message: ----------- 2007-08-22 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_types.rb, tests/tc_boxed.rb: Added NSRange#max as a convenience implementation of NSMaxRange(). Added test cases. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_types.rb trunk/src/tests/tc_boxed.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-08-22 14:41:01
|
Revision: 2007 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2007&view=rev Author: lrz Date: 2007-08-22 07:40:58 -0700 (Wed, 22 Aug 2007) Log Message: ----------- 2007-08-22 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/mdl_osxobjc.m: Improved the ruby obj -> ocid conversion performance. * framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m: Improved the ruby obj -> SEL conversion performance. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/mdl_osxobjc.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: <ps...@us...> - 2007-08-26 11:08:23
|
Revision: 2010 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2010&view=rev Author: psychs Date: 2007-08-25 09:45:44 -0700 (Sat, 25 Aug 2007) Log Message: ----------- 2007-08-26 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb: Fixed typo. 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: <ps...@us...> - 2007-08-27 14:47:19
|
Revision: 2014 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2014&view=rev Author: psychs Date: 2007-08-27 07:46:57 -0700 (Mon, 27 Aug 2007) Log Message: ----------- 2007-08-27 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Refactoring Array methods on NSArray. - Improved tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-27 15:03:10
|
Revision: 2012 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2012&view=rev Author: psychs Date: 2007-08-27 04:48:50 -0700 (Mon, 27 Aug 2007) Log Message: ----------- 2007-08-27 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Implemented Array methods for NSArray: [], []=, +, *, -, &, |, <<, assoc, at, clear, collect!, map! compact, compact!, concat, delete, delete_at, delete_if, reject! each_index, empty?, fetch, join. - Added tests for new methods of NSArray. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-27 15:17:52
|
Revision: 2015 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2015&view=rev Author: psychs Date: 2007-08-27 08:17:50 -0700 (Mon, 27 Aug 2007) Log Message: ----------- 2007-08-28 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb: Fixed typo. 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: <ps...@us...> - 2007-08-27 15:26:55
|
Revision: 2013 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2013&view=rev Author: psychs Date: 2007-08-27 05:17:29 -0700 (Mon, 27 Aug 2007) Log Message: ----------- 2007-08-27 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Changed NSArray#assoc to ignore [] element inside the array. - Improved tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-27 15:45:17
|
Revision: 2008 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2008&view=rev Author: psychs Date: 2007-08-24 19:43:42 -0700 (Fri, 24 Aug 2007) Log Message: ----------- 2007-08-25 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_types.rb, framework/src/ruby/osx/objc/oc_types_appkit.rb: Moved NSRange utility to oc_types.appkit.rb. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_types.rb trunk/src/framework/src/ruby/osx/objc/oc_types_appkit.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-27 17:34:42
|
Revision: 2016 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2016&view=rev Author: psychs Date: 2007-08-27 10:34:36 -0700 (Mon, 27 Aug 2007) Log Message: ----------- 2007-08-28 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Implemented Array methods on NSArray: fill, first, flatten, flatten!, include?, index. - Updated tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-27 17:38:58
|
Revision: 2011 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2011&view=rev Author: psychs Date: 2007-08-27 01:27:49 -0700 (Mon, 27 Aug 2007) Log Message: ----------- 2007-08-27 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_types_appkit.rb, framework/src/ruby/osx/objc/oc_types.rb: - Replaced ArgumentException to ArgumentError. - Added a constructor of NSRange: new(Range, count). Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_types.rb trunk/src/framework/src/ruby/osx/objc/oc_types_appkit.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-28 18:05:46
|
Revision: 2019 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2019&view=rev Author: psychs Date: 2007-08-28 11:05:43 -0700 (Tue, 28 Aug 2007) Log Message: ----------- 2007-08-29 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Fixed a bug, cannot pass a block to method_missing of NSString, NSArray, NSDictionary. - Moved Array methods in NSArray to module NSAttachment. - Implemented Array methods: reverse_each, insert, last, pop, rassoc, replace, reverse, reverse!, rindex, shift, slice, slice!, to_splat, unshift, values_at. - Removed methods because of bad performance: +, *, -, &, |, flatten, flatten!. - Changed not to use to_ruby in join. - Improved collect! and map! performance. - Fixed a bug, compact! should return nil. - Updated tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-28 18:11:12
|
Revision: 2020 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2020&view=rev Author: psychs Date: 2007-08-28 11:11:06 -0700 (Tue, 28 Aug 2007) Log Message: ----------- 2007-08-29 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb: Tweaked variable names. 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: <ps...@us...> - 2007-08-28 19:08:12
|
Revision: 2021 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2021&view=rev Author: psychs Date: 2007-08-28 12:08:11 -0700 (Tue, 28 Aug 2007) Log Message: ----------- 2007-08-29 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Added NSArrayAttachment methods: indexes, indices. - Removed workaround for ruby's Array#slice! bug. - Updated tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-28 23:28:35
|
Revision: 2022 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2022&view=rev Author: psychs Date: 2007-08-28 16:28:24 -0700 (Tue, 28 Aug 2007) Log Message: ----------- 2007-08-29 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Added == and <=> method to NSNumber. - Added NSArrayAttachment methods: flatten, flatten!, pack, sort, sort!, transpose, uniq, uniq!. - Updated tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-29 07:35:52
|
Revision: 2023 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2023&view=rev Author: psychs Date: 2007-08-29 00:35:48 -0700 (Wed, 29 Aug 2007) Log Message: ----------- 2007-08-29 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - Added NSArrayAttachment methods: &, |, *, +, -. - Updated tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-29 10:44:39
|
Revision: 2024 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2024&view=rev Author: psychs Date: 2007-08-29 03:44:34 -0700 (Wed, 29 Aug 2007) Log Message: ----------- 2007-08-29 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsdictionary.rb: - Added dup and clone method to NSString, NSArray, NSDictionary. - Refactoring NSArrayAttachment#*. - Fixed a bug, NSArrayAttachment#flatten should return Array. - Added NSDictionaryAttachment: each_key, each_pair, each_value, [], default, default=, default_proc, default_proc=, delete, delete_if, reject!, empty?, has_key?, include?, key?, member?, has_value?, invert, key, rehash, reject, replace. - Updated tests. * tests/tc_nsarray.rb, tests/tc_nsstring.rb: Added copying tests. 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_nsdictionary.rb 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: <ps...@us...> - 2007-08-29 17:40:49
|
Revision: 2025 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2025&view=rev Author: psychs Date: 2007-08-29 10:40:44 -0700 (Wed, 29 Aug 2007) Log Message: ----------- 2007-08-30 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_attachments.rb, tests/tc_nsarray.rb: - All NSArrayAttachment methods returns NSArray not Array. - Added type checks for NSArray when checking is_a?(Array). - Changed to use to_a in *, sort, sort!, transpose of NSAttachment. Because of performance. - Improved performance of uniq, uniq! of NSAttachment. - Fixed bugs, NSArrayAttachment#[]= should return the raw argument. - Updated tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsarray.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |