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-02-22 14:17:20
|
Revision: 1583 http://svn.sourceforge.net/rubycocoa/?rev=1583&view=rev Author: kimuraw Date: 2007-02-22 06:17:11 -0800 (Thu, 22 Feb 2007) Log Message: ----------- * framework/src/objc/ocdata_conv.m: - fix: break argument in rbobj_to_cselstr() when the argument is an instance of String. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/ocdata_conv.m Property Changed: ---------------- branches/apple-unstable/src/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ki...@us...> - 2007-02-22 13:59:53
|
Revision: 1582 http://svn.sourceforge.net/rubycocoa/?rev=1582&view=rev Author: kimuraw Date: 2007-02-22 05:59:51 -0800 (Thu, 22 Feb 2007) Log Message: ----------- 2007-02-22 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/ocdata_conv.h, framework/src/objc/ocdata_conv.m: - remove unused function rbobj_to_nsselstr(). Modified Paths: -------------- branches/apple-unstable/src/framework/src/objc/ocdata_conv.h branches/apple-unstable/src/framework/src/objc/ocdata_conv.m Property Changed: ---------------- branches/apple-unstable/src/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-22 03:48:20
|
Revision: 1581 http://svn.sourceforge.net/rubycocoa/?rev=1581&view=rev Author: lrz Date: 2007-02-21 19:48:11 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-22 Laurent Sansonetti <lsa...@ap...> * framework/bridge-support-exceptions/AppKit.xml, framework/tool/gen_bridge_metadata.rb: - Discover more numeric #define constants ; - Describes the NSColorSpace and NSWindow methods dealing with opaque types and do not ignore them anymore ; - Skip all symbols prefixed by '_' ; - Mark boolean method arguments. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/AppKit.xml branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-22 01:46:07
|
Revision: 1580 http://svn.sourceforge.net/rubycocoa/?rev=1580&view=rev Author: lrz Date: 2007-02-21 17:46:06 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-22 Laurent Sansonetti <lsa...@ap...> * framework/tool/verify_bridge_metadata.rb: Added a new version of the verifier, based on the intermediate Ruby files generated by gen_bridge_doc. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/framework/tool/verify_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-22 01:42:45
|
Revision: 1579 http://svn.sourceforge.net/rubycocoa/?rev=1579&view=rev Author: lrz Date: 2007-02-21 17:42:41 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-22 Laurent Sansonetti <lsa...@ap...> * framework/tool/verify_bridge_metadata.rb, framework/tool/verify_bridge_metadata-old.rb: Renamed previous verifier as -old. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog Added Paths: ----------- branches/apple-unstable/src/framework/tool/verify_bridge_metadata-old.rb Removed Paths: ------------- branches/apple-unstable/src/framework/tool/verify_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-21 19:43:52
|
Revision: 1578 http://svn.sourceforge.net/rubycocoa/?rev=1578&view=rev Author: lrz Date: 2007-02-21 11:43:47 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-21 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_doc/lib/lib/class_def.rb, framework/tool/gen_bridge_doc/lib/lib/function_def.rb: - Define module functions properly ; - Do not define fake modules for functions, protocols and additions. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_doc/lib/lib/class_def.rb branches/apple-unstable/src/framework/tool/gen_bridge_doc/lib/lib/function_def.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-21 18:05:00
|
Revision: 1577 http://svn.sourceforge.net/rubycocoa/?rev=1577&view=rev Author: lrz Date: 2007-02-21 10:04:53 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-21 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_doc/lib/cocoa_ref.rb, framework/tool/gen_bridge_doc/lib/lib/constant_def.rb: Do not show duplicate constants. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_doc/lib/cocoa_ref.rb branches/apple-unstable/src/framework/tool/gen_bridge_doc/lib/lib/constant_def.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-21 17:05:41
|
Revision: 1576 http://svn.sourceforge.net/rubycocoa/?rev=1576&view=rev Author: lrz Date: 2007-02-21 09:05:40 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-21 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_doc/lib/lib/method_def.rb: Make sure we don't generate arguments with upcase names. * framework/tool/gen_bridge_doc/lib/lib/constant_def.rb: Do not reveal the constant values and use nil instead. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_doc/lib/lib/constant_def.rb branches/apple-unstable/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: <lr...@us...> - 2007-02-21 16:35:28
|
Revision: 1575 http://svn.sourceforge.net/rubycocoa/?rev=1575&view=rev Author: lrz Date: 2007-02-21 08:35:25 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-21 Laurent Sansonetti <lsa...@ap...> * framework/tool/gen_bridge_doc/lib/lib/function_def.rb: - Fixed the function arguments parsing ; - Make sure we don't generate arguments with upcase names ; - Make sure we don't generate arguments with names suffixed by [] ; - Do not use '...' but '*args' for argument names. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/gen_bridge_doc/lib/lib/function_def.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-21 14:29:57
|
Revision: 1574 http://svn.sourceforge.net/rubycocoa/?rev=1574&view=rev Author: lrz Date: 2007-02-21 06:29:39 -0800 (Wed, 21 Feb 2007) Log Message: ----------- 2007-02-21 Laurent Sansonetti <lsa...@ap...> * pre-config.rb: When using /usr/lib/libffi.a, pass -I/usr/include/ffi to the compiler. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/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...> - 2007-02-21 02:06:49
|
Revision: 1573 http://svn.sourceforge.net/rubycocoa/?rev=1573&view=rev Author: lrz Date: 2007-02-20 18:06:22 -0800 (Tue, 20 Feb 2007) Log Message: ----------- 2007-02-21 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/ocdata_conv.m, framework/src/objc/cls_objcptr.h, framework/src/objc/cls_objcptr.m, tests/tc_objcptr.rb: Added the possibility to retrieve components from an ObjCPtr instance giving an index. This works only for ObjCPtr objects returned by RubyCocoa and the user is responsible to pass the right index value, otherwise it may crash the program. Added tests cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/cls_objcptr.h branches/apple-unstable/src/framework/src/objc/cls_objcptr.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/tests/tc_objcptr.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-20 21:47:18
|
Revision: 1572 http://svn.sourceforge.net/rubycocoa/?rev=1572&view=rev Author: lrz Date: 2007-02-20 13:47:16 -0800 (Tue, 20 Feb 2007) Log Message: ----------- 2007-02-20 Laurent Sansonetti <lsa...@ap...> * framework/tool/rb_nibtool.rb: The --plist option doesn't take an argument anymore and dumps the plist on the standard output. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/tool/rb_nibtool.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-20 14:44:04
|
Revision: 1571 http://svn.sourceforge.net/rubycocoa/?rev=1571&view=rev Author: lrz Date: 2007-02-20 06:43:58 -0800 (Tue, 20 Feb 2007) Log Message: ----------- 2007-02-20 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb: Make sure to ignore classes that start with a lower character. Normally Ruby forbids this but some SWIG-based extensions have such class names. Thanks to Vincent Isambart. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/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: <hi...@us...> - 2007-02-20 08:33:49
|
Revision: 1570 http://svn.sourceforge.net/rubycocoa/?rev=1570&view=rev Author: hisa Date: 2007-02-20 00:33:44 -0800 (Tue, 20 Feb 2007) Log Message: ----------- 2007-02-20 Fujimoto Hisa <hi...@fo...> * framework/src/objc/RBRuntime.m: removed Init_stack in RBBundleInit, because it's already called in the ruby_init. * framework/src/ruby/osx/objc/oc_import.rb: replaced some arguments of the class_eval(module_eval) as a block instead of a string if it's able. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/RBRuntime.m branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/sample/RubyAnywhere/RubyAnywhereLoader.m branches/apple-unstable/src/sample/RubyAnywhere/ruby_anywhere_init.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-20 07:50:30
|
Revision: 1569 http://svn.sourceforge.net/rubycocoa/?rev=1569&view=rev Author: hisa Date: 2007-02-19 23:50:29 -0800 (Mon, 19 Feb 2007) Log Message: ----------- 2007-02-20 Fujimoto Hisa <hi...@fo...> * sample/VPRubyPluginEnabler: aware of the standard user's "Script PlugIns" folder for ruby script. implemented "Run Page as Ruby Plugin" and "Save Page as Ruby Plugin..." command same as Lua version. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/VPRubyPluginEnabler/README branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPlugin.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyScript.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/vpr_init.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-20 02:27:56
|
Revision: 1568 http://svn.sourceforge.net/rubycocoa/?rev=1568&view=rev Author: lrz Date: 2007-02-19 18:27:53 -0800 (Mon, 19 Feb 2007) Log Message: ----------- 2007-02-20 Laurent Sansonetti <lsa...@ap...> * install.rb: Better (complete) clean task. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/install.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-19 18:34:15
|
Revision: 1567 http://svn.sourceforge.net/rubycocoa/?rev=1567&view=rev Author: lrz Date: 2007-02-19 10:34:11 -0800 (Mon, 19 Feb 2007) Log Message: ----------- * framework/bridge-support-exceptions/CoreFoundation.xml, framework/src/objc/mdl_osxobjc.h, framework/src/objc/mdl_osxobjc.m, framework/src/objc/ocdata_conv.m, framework/src/objc/BridgeSupport.h, framework/src/objc/cls_objcid.h, framework/src/objc/BridgeSupport.m, framework/src/objc/cls_objcid.m, framework/tool/gen_bridge_metadata.rb, tests/tc_types.rb, tests/objc_test.m: Added support for magic-cookie constants (kCFAllocatorUseContext). These constants are marked in the bridge support files. Quick refactoring on some parts of the code. Added test cases. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/bridge-support-exceptions/CoreFoundation.xml branches/apple-unstable/src/framework/src/objc/BridgeSupport.h branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/cls_objcid.h branches/apple-unstable/src/framework/src/objc/cls_objcid.m branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.h branches/apple-unstable/src/framework/src/objc/mdl_osxobjc.m branches/apple-unstable/src/framework/src/objc/ocdata_conv.m branches/apple-unstable/src/framework/tool/gen_bridge_metadata.rb branches/apple-unstable/src/tests/objc_test.m branches/apple-unstable/src/tests/tc_types.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-18 11:12:06
|
Revision: 1566 http://svn.sourceforge.net/rubycocoa/?rev=1566&view=rev Author: lrz Date: 2007-02-18 03:11:58 -0800 (Sun, 18 Feb 2007) Log Message: ----------- better fix Modified Paths: -------------- branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/tests/tc_bs.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-18 11:03:59
|
Revision: 1565 http://svn.sourceforge.net/rubycocoa/?rev=1565&view=rev Author: lrz Date: 2007-02-18 03:03:45 -0800 (Sun, 18 Feb 2007) Log Message: ----------- 2007-02-18 Laurent Sansonetti <lsa...@ap...> * framework/src/ruby/osx/objc/oc_import.rb, tests/tc_bs.rb: Better fix for last fix. Added a test case. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/tests/tc_bs.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-18 10:34:27
|
Revision: 1564 http://svn.sourceforge.net/rubycocoa/?rev=1564&view=rev Author: hisa Date: 2007-02-18 02:34:25 -0800 (Sun, 18 Feb 2007) Log Message: ----------- just untabify! - Convert all tabs to multiple spaces. Modified Paths: -------------- branches/apple-unstable/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: <hi...@us...> - 2007-02-18 05:20:58
|
Revision: 1563 http://svn.sourceforge.net/rubycocoa/?rev=1563&view=rev Author: hisa Date: 2007-02-17 21:20:57 -0800 (Sat, 17 Feb 2007) Log Message: ----------- 2007-02-18 Fujimoto Hisa <hi...@fo...> * sample/VPRubyPluginEnabler: use functions/constans (e.g. NSRunAlertPanel) in sample scripts. * sample/Fortune.wdgt/SimplePlugin/MyPluginClass.rb: added require_framework 'WebKit' to make sure bridge support files are loaded. * framework/src/ruby/osx/objc/oc_import.rb: require_framework & framework_loaded? make sure that bridge support files are loaded even if the framework is loaded by outside of rubycocoa (e.g. host application of bundle) Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/ruby/osx/objc/oc_import.rb branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/MyPluginClass.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in document.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/Script PlugIns/count of words in page.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyPlugin.rb branches/apple-unstable/src/sample/VPRubyPluginEnabler/VPRubyScript.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-15 15:00:50
|
Revision: 1562 http://svn.sourceforge.net/rubycocoa/?rev=1562&view=rev Author: lrz Date: 2007-02-15 07:00:45 -0800 (Thu, 15 Feb 2007) Log Message: ----------- 2007-02-15 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/BridgeSupport.m: Do not access ruby_frame->last_func directly. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/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: <hi...@us...> - 2007-02-15 00:59:06
|
Revision: 1561 http://svn.sourceforge.net/rubycocoa/?rev=1561&view=rev Author: hisa Date: 2007-02-14 16:59:05 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-15 Fujimoto Hisa <hi...@fo...> * framework/post-config.rb: built a bridge support dylib file as universal binary when the build-universal option is specified. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/post-config.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-02-15 00:17:33
|
Revision: 1560 http://svn.sourceforge.net/rubycocoa/?rev=1560&view=rev Author: hisa Date: 2007-02-14 16:17:31 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-15 Fujimoto Hisa <hi...@fo...> * framework/src/objc/objc_compat.h: added compat macros for class_getSuperclass, method_getName. enclosed macro variables with parentheses to avoid a problem by implicit priority. * framework/src/objc/BridgeSupport.m, framework/src/objc/mdl_bundle_support.m: included objc_compat.h. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.m branches/apple-unstable/src/framework/src/objc/objc_compat.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-02-14 22:31:49
|
Revision: 1559 http://svn.sourceforge.net/rubycocoa/?rev=1559&view=rev Author: lrz Date: 2007-02-14 14:31:46 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-14 Laurent Sansonetti <lsa...@ap...> * sample/Fortune.wdgt/Info.plist, sample/Fortune.wdgt/SimplePlugin/Info.plist: Fixed incorrect CFBundleShortVersionString, added missing CFBundleDevelopmentRegion. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/sample/Fortune.wdgt/Info.plist branches/apple-unstable/src/sample/Fortune.wdgt/SimplePlugin/Info.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |