Menu

SVN Commit Log


Commit Date  
[r2604] by kimuraw

Update NEWS

2014-07-20 06:59:56 Tree
[r2603] by kimuraw

Fix sample/MyViewer.app not work with ruby-2.0

2014-07-20 06:59:45 Tree
[r2602] by kimuraw

Add missing `#import <AppKit/NSApplication.h>` in main.m

2014-07-20 06:59:33 Tree
[r2601] by kimuraw

Change output of sample/Scripts/itunes_albums.rb encoding to default from euc-jp

2014-07-20 06:59:20 Tree
[r2600] by kimuraw

Fix SEGV of sample/Scripts/TransparentHello.rb at quit with Ctrl-C

2014-07-20 06:59:04 Tree
[r2599] by kimuraw

Add missing `#import <AppKit/NSApplication.h>` in main.m

suppress the following warning.

.../main.m:14:12: warning: implicit
declaration of function 'NSApplicationMain' is invalid in C99
[-Wimplicit-function-declaration]
return NSApplicationMain(argc, (const char **)argv);

2014-07-19 07:39:57 Tree
[r2598] by kimuraw

Fix syntax error of sample/RubyRocks on ruby-2.x

2014-07-19 07:39:25 Tree
[r2597] by kimuraw

Fix syntax error and IRB initialization on ruby-2.x

- fix syntax error on ruby-2.x
- fix missing initialization with IRB.init_config()

2014-07-19 07:39:13 Tree
[r2596] by kimuraw

Fix MyViewer.app do not launch

2014-07-19 07:38:57 Tree
[r2595] by kimuraw

Fix build failure of sample/MultiNib on OS X 10.9

2014-07-19 07:38:45 Tree
Older >