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: <hi...@us...> - 2007-07-18 04:39:10
|
Revision: 1916 http://svn.sourceforge.net/rubycocoa/?rev=1916&view=rev Author: hisa Date: 2007-07-17 21:39:06 -0700 (Tue, 17 Jul 2007) Log Message: ----------- * sample/CocoaRepl/main.rb, sample/CocoaRepl/evaluator.rb, sample/CocoaRepl/ReplController.rb: Handled evaluated notification in ReplController. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/CocoaRepl/ReplController.rb trunk/src/sample/CocoaRepl/evaluator.rb trunk/src/sample/CocoaRepl/main.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-18 03:02:15
|
Revision: 1915 http://svn.sourceforge.net/rubycocoa/?rev=1915&view=rev Author: hisa Date: 2007-07-17 20:02:14 -0700 (Tue, 17 Jul 2007) Log Message: ----------- * sample/CocoaRepl/evaluator.rb, sample/CocoaRepl/ReplController.rb: Checked evaluator should be singleton. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/CocoaRepl/ReplController.rb trunk/src/sample/CocoaRepl/evaluator.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-18 02:46:22
|
Revision: 1914 http://svn.sourceforge.net/rubycocoa/?rev=1914&view=rev Author: hisa Date: 2007-07-17 19:46:14 -0700 (Tue, 17 Jul 2007) Log Message: ----------- * sample/CocoaRepl/CocoaRepl.xcodeproj/project.pbxproj, sample/CocoaRepl/main.m, sample/CocoaRepl/main.rb, sample/CocoaRepl/init_CocoaRepl.rb, sample/CocoaRepl/observable.rb, sample/CocoaRepl/evaluator.rb, sample/CocoaRepl/io.rb, sample/CocoaRepl/ReplController.rb, sample/CocoaRepl/English.lproj/MainMenu.nib: Moved init_CocoaRepl.rb to main.rb. Implemented history suppotred evaluator class. Rewrited better STDOUT/STDERR IO handling (STDIN is not yet). Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/CocoaRepl/CocoaRepl.xcodeproj/project.pbxproj trunk/src/sample/CocoaRepl/English.lproj/MainMenu.nib/classes.nib trunk/src/sample/CocoaRepl/English.lproj/MainMenu.nib/info.nib trunk/src/sample/CocoaRepl/English.lproj/MainMenu.nib/keyedobjects.nib trunk/src/sample/CocoaRepl/ReplController.rb trunk/src/sample/CocoaRepl/main.m Added Paths: ----------- trunk/src/sample/CocoaRepl/evaluator.rb trunk/src/sample/CocoaRepl/io.rb trunk/src/sample/CocoaRepl/main.rb trunk/src/sample/CocoaRepl/observable.rb Removed Paths: ------------- trunk/src/sample/CocoaRepl/init_CocoaRepl.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-18 01:50:11
|
Revision: 1913 http://svn.sourceforge.net/rubycocoa/?rev=1913&view=rev Author: hisa Date: 2007-07-17 18:50:09 -0700 (Tue, 17 Jul 2007) Log Message: ----------- * AUTHORS: Added Satoshi Nakagawa. Modified Paths: -------------- trunk/src/AUTHORS trunk/src/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-18 00:52:52
|
Revision: 1912 http://svn.sourceforge.net/rubycocoa/?rev=1912&view=rev Author: lrz Date: 2007-07-17 17:52:14 -0700 (Tue, 17 Jul 2007) Log Message: ----------- 2007-07-18 Laurent Sansonetti <lsa...@ap...> * sample/CocoaRepl/Info.plist: Added missing CFBundleShortVersionString tag. * sample/SimpleCocoaRepl/Info.plist: Fixed duplicated CFBundleIdentifier tag. * sample/CocoaRepl/CocoaRepl.xcodeproj/project.pbxproj: Use the current SDK. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/sample/CocoaRepl/CocoaRepl.xcodeproj/project.pbxproj trunk/src/sample/CocoaRepl/Info.plist trunk/src/sample/SimpleCocoaRepl/Info.plist This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-18 00:49:17
|
Revision: 1911 http://svn.sourceforge.net/rubycocoa/?rev=1911&view=rev Author: lrz Date: 2007-07-17 17:49:16 -0700 (Tue, 17 Jul 2007) Log Message: ----------- 2007-07-18 Laurent Sansonetti <lsa...@ap...> * AUTHORS: Mention Jonathan's threading patches. Modified Paths: -------------- trunk/src/AUTHORS trunk/src/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-18 00:37:24
|
Revision: 1910 http://svn.sourceforge.net/rubycocoa/?rev=1910&view=rev Author: lrz Date: 2007-07-17 17:37:21 -0700 (Tue, 17 Jul 2007) Log Message: ----------- 2007-07-18 Laurent Sansonetti <lsa...@ap...> * sample/RubyConsole: New sample code, based on Tim Burks' console.rb. Modified Paths: -------------- trunk/src/ChangeLog Added Paths: ----------- trunk/src/sample/RubyConsole/ trunk/src/sample/RubyConsole/English.lproj/ trunk/src/sample/RubyConsole/English.lproj/InfoPlist.strings trunk/src/sample/RubyConsole/English.lproj/MainMenu.nib/ trunk/src/sample/RubyConsole/English.lproj/MainMenu.nib/designable.nib trunk/src/sample/RubyConsole/English.lproj/MainMenu.nib/keyedobjects.nib trunk/src/sample/RubyConsole/Info.plist trunk/src/sample/RubyConsole/Rakefile trunk/src/sample/RubyConsole/RubyConsole.xcodeproj/ trunk/src/sample/RubyConsole/RubyConsole.xcodeproj/project.pbxproj trunk/src/sample/RubyConsole/console.rb trunk/src/sample/RubyConsole/main.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-17 23:49:46
|
Revision: 1909 http://svn.sourceforge.net/rubycocoa/?rev=1909&view=rev Author: lrz Date: 2007-07-17 16:49:42 -0700 (Tue, 17 Jul 2007) Log Message: ----------- 2007-07-18 Laurent Sansonetti <lsa...@ap...> * misc/libffi/src/powerpc/ppc_closure.S, misc/libffi/src/powerpc/ffi_darwin.c: Fixed a PPC bug where floating types were not properly handled by variadic arguments. * tests/tc_printf_format.rb: Added a new test. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/misc/libffi/src/powerpc/ffi_darwin.c trunk/src/misc/libffi/src/powerpc/ppc_closure.S trunk/src/tests/tc_printf_format.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-17 06:10:02
|
Revision: 1908 http://svn.sourceforge.net/rubycocoa/?rev=1908&view=rev Author: hisa Date: 2007-07-16 23:10:00 -0700 (Mon, 16 Jul 2007) Log Message: ----------- logged about sample/CocoaRepl, sample/SimpleCocoaRepl. Modified Paths: -------------- trunk/src/ChangeLog This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-17 05:57:23
|
Revision: 1907 http://svn.sourceforge.net/rubycocoa/?rev=1907&view=rev Author: hisa Date: 2007-07-16 22:57:22 -0700 (Mon, 16 Jul 2007) Log Message: ----------- renamed CocoaRepl_old to SimpleCocoaRepl. Old CocoaRepl is really appropriate as an example than new one. So it should be saved. Added Paths: ----------- trunk/src/sample/SimpleCocoaRepl/ Removed Paths: ------------- trunk/src/sample/CocoaRepl_old/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-17 05:49:27
|
Revision: 1906 http://svn.sourceforge.net/rubycocoa/?rev=1906&view=rev Author: hisa Date: 2007-07-16 22:49:26 -0700 (Mon, 16 Jul 2007) Log Message: ----------- import new CocoaRepl Added Paths: ----------- trunk/src/sample/CocoaRepl/ trunk/src/sample/CocoaRepl/CocoaRepl.icns trunk/src/sample/CocoaRepl/CocoaRepl.xcodeproj/ trunk/src/sample/CocoaRepl/CocoaRepl.xcodeproj/project.pbxproj trunk/src/sample/CocoaRepl/English.lproj/ trunk/src/sample/CocoaRepl/English.lproj/InfoPlist.strings trunk/src/sample/CocoaRepl/English.lproj/MainMenu.nib/ trunk/src/sample/CocoaRepl/English.lproj/MainMenu.nib/classes.nib trunk/src/sample/CocoaRepl/English.lproj/MainMenu.nib/info.nib trunk/src/sample/CocoaRepl/English.lproj/MainMenu.nib/keyedobjects.nib trunk/src/sample/CocoaRepl/Info.plist trunk/src/sample/CocoaRepl/ReplController.rb trunk/src/sample/CocoaRepl/RubyProgramTextView.rb trunk/src/sample/CocoaRepl/decorator.rb trunk/src/sample/CocoaRepl/examples/ trunk/src/sample/CocoaRepl/examples/dot.cocoarepl_scratch.rb trunk/src/sample/CocoaRepl/init_CocoaRepl.rb trunk/src/sample/CocoaRepl/main.m trunk/src/sample/CocoaRepl/ri_contents.rb trunk/src/sample/CocoaRepl/ri_entry.rb trunk/src/sample/CocoaRepl/ri_text_display.rb trunk/src/sample/CocoaRepl/ripper_decorator.rb trunk/src/sample/CocoaRepl/simple_decorator.rb trunk/src/sample/CocoaRepl/syntax_decorator.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2007-07-17 05:42:08
|
Revision: 1905 http://svn.sourceforge.net/rubycocoa/?rev=1905&view=rev Author: hisa Date: 2007-07-16 22:42:06 -0700 (Mon, 16 Jul 2007) Log Message: ----------- removed sample/CocoaRepl (backup named CocoaRepl_old) Added Paths: ----------- trunk/src/sample/CocoaRepl_old/ Removed Paths: ------------- trunk/src/sample/CocoaRepl/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-17 00:57:03
|
Revision: 1904 http://svn.sourceforge.net/rubycocoa/?rev=1904&view=rev Author: lrz Date: 2007-07-16 17:57:01 -0700 (Mon, 16 Jul 2007) Log Message: ----------- 2007-07-17 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/mdl_objwrapper.m: Do not auto-register predicate methods. 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-07-16 23:27:10
|
Revision: 1903 http://svn.sourceforge.net/rubycocoa/?rev=1903&view=rev Author: lrz Date: 2007-07-16 16:27:06 -0700 (Mon, 16 Jul 2007) Log Message: ----------- 2007-07-17 Laurent Sansonetti <lsa...@ap...> * framework/tool/rb_nibtool.rb: - Reverted the change from 2007-06-30 ; - Introduced a new flag, "-s", which outputs an altered property list, using arrays for both actions and outlets, instead of dictionaries. Modified Paths: -------------- trunk/src/ChangeLog 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. |
From: <lr...@us...> - 2007-07-15 15:02:21
|
Revision: 1902 http://svn.sourceforge.net/rubycocoa/?rev=1902&view=rev Author: lrz Date: 2007-07-15 08:02:17 -0700 (Sun, 15 Jul 2007) Log Message: ----------- 2007-07-15 Laurent Sansonetti <lsa...@ap...> * pre-setup.rb: Do not build the local libffi copy if /usr/lib/libffi.dylib exists. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/pre-setup.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-13 22:37:16
|
Revision: 1901 http://svn.sourceforge.net/rubycocoa/?rev=1901&view=rev Author: lrz Date: 2007-07-13 15:37:12 -0700 (Fri, 13 Jul 2007) Log Message: ----------- M template/ProjectBuilder/Application/Cocoa-Ruby Core Data Document-based A2007-07-14 Laurent Sansonetti <lsa...@ap...> * template/ProjectBuilder/Application/*: - Removed the .pch files in CoreData projects ; - Modified the main.m files to `#import <Cocoa/Cocoa.h>'. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Application/main.m trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Application/CocoaApp.xcodeproj/TemplateInfo.plist trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Application/CocoaApp.xcodeproj/project.pbxproj trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Application/main.m trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Document-based Application/CocoaDocApp.xcodeproj/TemplateInfo.plist trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Document-based Application/CocoaDocApp.xcodeproj/project.pbxproj trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Document-based Application/main.m trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Document-based Application/main.m Removed Paths: ------------- trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Application/CocoaApp_Prefix.pch trunk/src/template/ProjectBuilder/Application/Cocoa-Ruby Core Data Document-based Application/CocoaApp_Prefix.pch This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <lr...@us...> - 2007-07-13 18:02:43
|
Revision: 1900 http://svn.sourceforge.net/rubycocoa/?rev=1900&view=rev Author: lrz Date: 2007-07-13 11:02:42 -0700 (Fri, 13 Jul 2007) Log Message: ----------- better fixes for tiger, now all tests pass Modified Paths: -------------- 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-07-13 15:37:22
|
Revision: 1899 http://svn.sourceforge.net/rubycocoa/?rev=1899&view=rev Author: lrz Date: 2007-07-13 08:37:20 -0700 (Fri, 13 Jul 2007) Log Message: ----------- partial Tiger fix Modified Paths: -------------- 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-07-13 14:56:55
|
Revision: 1898 http://svn.sourceforge.net/rubycocoa/?rev=1898&view=rev Author: lrz Date: 2007-07-13 07:56:54 -0700 (Fri, 13 Jul 2007) Log Message: ----------- 2007-07-13 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBRuntime.m, tests/tc_thread.rb: Even More solid threading support. Added new test. 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-13 02:29:46
|
Revision: 1897 http://svn.sourceforge.net/rubycocoa/?rev=1897&view=rev Author: lrz Date: 2007-07-12 19:29:44 -0700 (Thu, 12 Jul 2007) Log Message: ----------- 2007-07-13 Laurent Sansonetti <lsa...@ap...> * framework/src/objc/RBRuntime.m, tests/tc_thread.rb: More solid threading support. Added stress test. 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-07-13 00:13:50
|
Revision: 1896 http://svn.sourceforge.net/rubycocoa/?rev=1896&view=rev Author: lrz Date: 2007-07-12 17:13:47 -0700 (Thu, 12 Jul 2007) Log Message: ----------- 2007-07-13 Laurent Sansonetti <lsa...@ap...> * pre-config.rb: - When calculating install-name from the 'frameworks' install.rb config variable, strip the DSTROOT if exists ; - When checking if libffi is already installed in the system, check for libffi.dylib as well as libffi.a. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/pre-config.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-07-09 21:51:59
|
Revision: 1895 http://svn.sourceforge.net/rubycocoa/?rev=1895&view=rev Author: psychs Date: 2007-07-09 14:51:57 -0700 (Mon, 09 Jul 2007) Log Message: ----------- 2007-07-10 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_import.rb: Fixed a bug, ':' completion doesn't work when the return value is a struct which has '@:' sequence. Modified Paths: -------------- trunk/src/ChangeLog 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: <ps...@us...> - 2007-07-08 15:44:14
|
Revision: 1894 http://svn.sourceforge.net/rubycocoa/?rev=1894&view=rev Author: psychs Date: 2007-07-08 08:44:12 -0700 (Sun, 08 Jul 2007) Log Message: ----------- 2007-07-09 Satoshi Nakagawa <art...@gm...> * install.rb: Changed an option name, --test-arch to --use-rosetta. * tests/morph.c, tests/Makefile: Removed morph.c. Because /usr/libexec/oah/translate is enough for using Rosetta. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/install.rb trunk/src/tests/Makefile Removed Paths: ------------- trunk/src/tests/morph.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-07-08 11:35:21
|
Revision: 1893 http://svn.sourceforge.net/rubycocoa/?rev=1893&view=rev Author: psychs Date: 2007-07-08 04:35:20 -0700 (Sun, 08 Jul 2007) Log Message: ----------- 2007-07-08 Satoshi Nakagawa <art...@gm...> * install.rb: - Added --test-arch option for mainly testing PPC on Intel using Rosetta. - Changed the clean task to execute `make clean' in ./tests. * tests/morph.c, tests/Makefile: Added morph command, which executes a command on a different architecture using Rosetta. Currently it supports only ppc and i386. * tests/tc_bool.rb: Added make and require for objc_test. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/install.rb trunk/src/tests/Makefile trunk/src/tests/tc_bool.rb Added Paths: ----------- trunk/src/tests/morph.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ps...@us...> - 2007-07-08 08:36:31
|
Revision: 1892 http://svn.sourceforge.net/rubycocoa/?rev=1892&view=rev Author: psychs Date: 2007-07-08 01:36:24 -0700 (Sun, 08 Jul 2007) Log Message: ----------- 2007-07-08 Satoshi Nakagawa <art...@gm...> * framework/src/ruby/osx/objc/oc_import.rb: Fixed a bug, ':' completion is missing when the last parameter is a selector. Modified Paths: -------------- trunk/src/ChangeLog 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. |