From: <lr...@us...> - 2007-07-19 16:30:58
|
Revision: 1925 http://svn.sourceforge.net/rubycocoa/?rev=1925&view=rev Author: lrz Date: 2007-07-19 09:30:56 -0700 (Thu, 19 Jul 2007) Log Message: ----------- 2007-07-19 Laurent Sansonetti <lsa...@ap...> * VERSION: Bumping to 0.12.0. * package/pre-package.rb, package/tmpl/postflight-universal.rb: Now bundling the libruby binaries with the binary package, and installing then during postflight. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/VERSION 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: <ps...@us...> - 2007-07-19 18:26:05
|
Revision: 1926 http://svn.sourceforge.net/rubycocoa/?rev=1926&view=rev Author: psychs Date: 2007-07-19 11:26:04 -0700 (Thu, 19 Jul 2007) Log Message: ----------- 2007-07-20 Satoshi Nakagawa <art...@gm...> * Rakefile: Removed --prefix=/usr on the build 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. |
From: <lr...@us...> - 2007-07-20 00:28:50
|
Revision: 1927 http://svn.sourceforge.net/rubycocoa/?rev=1927&view=rev Author: lrz Date: 2007-07-19 17:28:24 -0700 (Thu, 19 Jul 2007) Log Message: ----------- 2007-07-20 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBRuntime.m, tests/tc_thread.rb: More robust threading support. Better stress case, with Thread objects collection. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBRuntime.m trunk/src/tests/tc_thread.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-20 15:45:21
|
Revision: 1928 http://svn.sourceforge.net/rubycocoa/?rev=1928&view=rev Author: lrz Date: 2007-07-20 08:45:19 -0700 (Fri, 20 Jul 2007) Log Message: ----------- second bugfix iteration Modified Paths: -------------- trunk/src/framework/src/objc/RBRuntime.m trunk/src/tests/tc_thread.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-23 08:09:10
|
Revision: 1929 http://svn.sourceforge.net/rubycocoa/?rev=1929&view=rev Author: hisa Date: 2007-07-23 01:09:09 -0700 (Mon, 23 Jul 2007) Log Message: ----------- * sample/SimpleCocoaRepl: removed. Modified Paths: -------------- trunk/src/ChangeLog Removed Paths: ------------- trunk/src/sample/SimpleCocoaRepl/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-23 08:13:46
|
Revision: 1930 http://svn.sourceforge.net/rubycocoa/?rev=1930&view=rev Author: hisa Date: 2007-07-23 01:13:45 -0700 (Mon, 23 Jul 2007) Log Message: ----------- * doc/*.html, doc/*.jpg, doc/*.css: Remvoed old documents. Modified Paths: -------------- trunk/src/ChangeLog Removed Paths: ------------- trunk/src/doc/build.en.html trunk/src/doc/build.ja.html trunk/src/doc/changelog.html trunk/src/doc/changes.en.html trunk/src/doc/changes.ja.html trunk/src/doc/faq.en.html trunk/src/doc/faq.ja.html trunk/src/doc/getting.en.html trunk/src/doc/getting.ja.html trunk/src/doc/index.en.html trunk/src/doc/index.ja.html trunk/src/doc/links.en.html trunk/src/doc/links.ja.html trunk/src/doc/news.en.html trunk/src/doc/news.ja.html trunk/src/doc/programming.en.html trunk/src/doc/programming.ja.html trunk/src/doc/references.en.html trunk/src/doc/references.ja.html trunk/src/doc/rubycocoasite.css trunk/src/doc/simpleapp-sml.jpg trunk/src/doc/trysamples.en.html trunk/src/doc/trysamples.ja.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-23 08:37:20
|
Revision: 1931 http://svn.sourceforge.net/rubycocoa/?rev=1931&view=rev Author: hisa Date: 2007-07-23 01:37:15 -0700 (Mon, 23 Jul 2007) Log Message: ----------- * doc/ja/*.txt, doc/html/ja/*.html, doc/Rakefile: Added some Japanese documents as BlueCloth format. rewrited old documents (thanks to Nakagawa-san) Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/doc/Rakefile trunk/src/doc/html/ trunk/src/doc/html/ja/ trunk/src/doc/html/ja/installation.html trunk/src/doc/html/ja/programming.html trunk/src/doc/html/ja/rubycocoa.html trunk/src/doc/ja/ trunk/src/doc/ja/installation.txt trunk/src/doc/ja/programming.txt trunk/src/doc/ja/rubycocoa.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-23 17:54:27
|
Revision: 1932 http://svn.sourceforge.net/rubycocoa/?rev=1932&view=rev Author: lrz Date: 2007-07-23 10:54:23 -0700 (Mon, 23 Jul 2007) Log Message: ----------- 2007-07-23 Laurent Sansonetti <lsa...@ap...> * doc/ja/installation.txt: Fixed typo. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/doc/ja/installation.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2007-07-23 23:47:10
|
Revision: 1933 http://svn.sourceforge.net/rubycocoa/?rev=1933&view=rev Author: el_oy Date: 2007-07-23 16:47:04 -0700 (Mon, 23 Jul 2007) Log Message: ----------- 2007-07-24 Eloy Duran <elo...@gm...> * KNOWN_TO_BE_EMPTY, DOCUMENTATION_VERSION: Tested BridgeDoc against the latest reference update from 18-07-2007 and added a few info documents about this. Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/framework/tool/gen_bridge_doc/DOCUMENTATION_VERSION trunk/src/framework/tool/gen_bridge_doc/KNOWN_TO_BE_EMPTY This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2007-07-24 02:30:17
|
Revision: 1935 http://svn.sourceforge.net/rubycocoa/?rev=1935&view=rev Author: el_oy Date: 2007-07-23 19:30:16 -0700 (Mon, 23 Jul 2007) Log Message: ----------- 2007-07-24 Eloy Duran <elo...@gm...> * framework/tool/gen_bridge_doc/lib/cocoa_ref.rb, framework/tool/gen_bridge_doc/lib/lib/method_def.rb, framework/tool/gen_bridge_doc/lib/lib/class_def.rb: Added the docs for the ruby-like setters that are supported by the bridge. So for instance NSView will have documentation for #setNeedsDisplay() and #needsDisplay=() 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/class_def.rb trunk/src/framework/tool/gen_bridge_doc/lib/lib/method_def.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2007-07-24 02:45:05
|
Revision: 1936 http://svn.sourceforge.net/rubycocoa/?rev=1936&view=rev Author: el_oy Date: 2007-07-23 19:45:02 -0700 (Mon, 23 Jul 2007) Log Message: ----------- 2007-07-24 Eloy Duran <elo...@gm...> * sample/MailDemo/MailDemoActiveRecordBindings/Mailbox.rb: Fixed a bug where emails belonging to a mailbox were not deleted when the mailbox was deleted. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/MailDemo/MailDemoActiveRecordBindings/Mailbox.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-27 01:58:52
|
Revision: 1946 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1946&view=rev Author: hisa Date: 2007-07-26 18:58:51 -0700 (Thu, 26 Jul 2007) Log Message: ----------- * template/ProjectBuilder/File/Ruby NSView subclass.rb, template/ProjectBuilder/File/Ruby NSDocument subclass.rb: Modified method definition by appropriate syntax, because it was written by obsoleted syntax. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/ProjectBuilder/File/Ruby NSDocument subclass.rb trunk/src/template/ProjectBuilder/File/Ruby NSView subclass.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-27 02:14:42
|
Revision: 1947 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1947&view=rev Author: hisa Date: 2007-07-26 19:14:41 -0700 (Thu, 26 Jul 2007) Log Message: ----------- * template/ProjectBuilder/File/Ruby application init.rb: Added a file template of a ruby program. It should be loaded by RBApplicationInit. Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/template/ProjectBuilder/File/Ruby application init.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-28 01:40:23
|
Revision: 1949 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1949&view=rev Author: lrz Date: 2007-07-27 18:40:18 -0700 (Fri, 27 Jul 2007) Log Message: ----------- 2007-07-27 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, framework/src/objc/BridgeSupport.m: Now automatically registering informal protocol methods. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/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...> - 2007-07-30 14:13:49
|
Revision: 1974 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1974&view=rev Author: lrz Date: 2007-07-30 07:13:48 -0700 (Mon, 30 Jul 2007) Log Message: ----------- 2007-07-30 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBObject.m: Fixed a bug when translating ObjC selectors into Ruby method messages, to also look in the receiver's private methods. 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: <hi...@us...> - 2007-07-31 01:31:13
|
Revision: 1978 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1978&view=rev Author: hisa Date: 2007-07-30 18:31:11 -0700 (Mon, 30 Jul 2007) Log Message: ----------- * framework/src/objc/RBObject.m: Fixed link error with ruby 1.8.2. 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-07-31 13:42:06
|
Revision: 1983 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1983&view=rev Author: lrz Date: 2007-07-31 06:42:01 -0700 (Tue, 31 Jul 2007) Log Message: ----------- 2007-07-31 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_wrapper.rb, framework/src/objc/mdl_objwrapper.m, tests/tc_wrapper.rb: Implemented foo? -> isFoo method name conversion. Also implemented the auto registering mechanism for methods that end with '?'. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/mdl_objwrapper.m trunk/src/framework/src/ruby/osx/objc/oc_wrapper.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: <ps...@us...> - 2007-08-05 21:50:03
|
Revision: 1986 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1986&view=rev Author: psychs Date: 2007-08-05 14:50:00 -0700 (Sun, 05 Aug 2007) Log Message: ----------- 2007-08-06 Satoshi Nakagawa <art...@gm...> * framework/src/objc/ocdata_conv.m: Stopped registering objects in class clusters to the oc2rb cache. 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-08-05 23:24:39
|
Revision: 1987 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1987&view=rev Author: psychs Date: 2007-08-05 16:24:36 -0700 (Sun, 05 Aug 2007) Log Message: ----------- 2007-08-06 Satoshi Nakagawa <art...@gm...> * framework/src/objc/ocdata_conv.m: - Removed checking for class cluster types. - Reintroduced a check for callback cases to avoid registering to the oc2rb cache. 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-08-10 07:43:27
|
Revision: 1988 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1988&view=rev Author: psychs Date: 2007-08-10 00:43:25 -0700 (Fri, 10 Aug 2007) Log Message: ----------- 2007-08-10 Satoshi Nakagawa <art...@gm...> * framework/src/objc/RBObject.m, tests/tc_cache.rb: Added test cases for the oc2rb cache. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBObject.m Added Paths: ----------- trunk/src/tests/tc_cache.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-10 08:28:11
|
Revision: 1989 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1989&view=rev Author: psychs Date: 2007-08-10 01:28:05 -0700 (Fri, 10 Aug 2007) Log Message: ----------- 2007-08-10 Satoshi Nakagawa <art...@gm...> * framework/src/objc/RBObject.m, framework/src/objc/RBTestProbe.m, tests/tc_cache.rb: Moved the test probe class to a new file. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/RubyCocoa.xcodeproj/project.pbxproj trunk/src/framework/src/objc/RBObject.m trunk/src/tests/tc_cache.rb Added Paths: ----------- trunk/src/framework/src/objc/RBTestProbe.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-08-10 14:20:32
|
Revision: 1990 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1990&view=rev Author: lrz Date: 2007-08-10 07:20:06 -0700 (Fri, 10 Aug 2007) Log Message: ----------- 2007-08-10 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/mdl_objwrapper.m: Also auto-convert predicate return value to bool for signed char type. 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...> - 2007-08-10 15:01:12
|
Revision: 1991 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1991&view=rev Author: lrz Date: 2007-08-10 08:00:44 -0700 (Fri, 10 Aug 2007) Log Message: ----------- 2007-08-10 Laurent Sansonetti <lsa...@ap...> * misc/README_THREADING, misc/libruby.1.dylib-tiger.tar.gz: Added a single patched binary version of libruby for both Tiger PPC and Intel. Updated instructions. * misc/libruby.1.dylib-tiger-ppc.tar.gz, misc/libruby.1.dylib-tiger-i386.tar.gz: Removed. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/misc/README_THREADING Added Paths: ----------- trunk/src/misc/libruby.1.dylib-tiger.tar.gz Removed Paths: ------------- trunk/src/misc/libruby.1.dylib-tiger-i386.tar.gz trunk/src/misc/libruby.1.dylib-tiger-ppc.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-08-10 15:24:23
|
Revision: 1993 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1993&view=rev Author: psychs Date: 2007-08-10 08:24:22 -0700 (Fri, 10 Aug 2007) Log Message: ----------- 2007-08-11 Satoshi Nakagawa <art...@gm...> * framework/src/objc/RBTestProbe.m, tests/objc_test.m, tests/tc_cache.rb: Better separation between core and tests around the oc2rb cache tests. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/RBTestProbe.m trunk/src/tests/objc_test.m trunk/src/tests/tc_cache.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <el...@us...> - 2007-08-10 17:14:18
|
Revision: 1994 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=1994&view=rev Author: el_oy Date: 2007-08-10 10:14:16 -0700 (Fri, 10 Aug 2007) Log Message: ----------- 2007-08-10 Eloy Duran <elo...@gm...> * framework/tool/standaloneify.rb: Fixed a bug that occurs when the app bundle already contains the RubyCocoa.framework. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/tool/standaloneify.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |