Re: [MacRuby-devel] [MacRuby] #499: Order declaring class hierarchy gets MacRuby confused about instance variables

2010-01-31 Thread Paul Howson
On 11/12/2009, at 11:53 AM, MacRuby wrote: > #499: Order declaring class hierarchy gets MacRuby confused about instance > variables > --+- > Reporter: p...@…| Owner: lsansone...@… > Type: defec

Re: [MacRuby-devel] [MacRuby] #372: Error while requiring rss module

2010-01-31 Thread MacRuby
#372: Error while requiring rss module -+-- Reporter: dml...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: minor

Re: [MacRuby-devel] [MacRuby] #372: Error while requiring rss module

2010-01-31 Thread MacRuby
#372: Error while requiring rss module --+- Reporter: dml...@… | Owner: lsansone...@… Type: defect| Status: new Priority: minor | Milestone

[MacRuby-devel] [ANN] MacRuby 0.5

2010-01-31 Thread Laurent Sansonetti
Hi, After months of hard work and two successful beta releases, MacRuby 0.5 is now available. Get it here while it's still hot! MacRuby is a version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, the CoreFound

[MacRuby-devel] [MacRuby] #584: BigMath.sqrt always returns NaN

2010-01-31 Thread MacRuby
#584: BigMath.sqrt always returns NaN -+-- Reporter: hghoe...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

[MacRuby-devel] [MacRuby] #583: macgem doesn't work with the latest trunk

2010-01-31 Thread MacRuby
#583: macgem doesn't work with the latest trunk -+-- Reporter: hghoe...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] 0.5 status... good to go!

2010-01-31 Thread Matt Aimonetti
Hans, you seem to be on version 0.6 (trunk), please open a ticket against 0.6 as this is not a problem in 0.5 and therefore should not delay the release: $ macruby -ve "p MACRUBY_REVISION" MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64] "svn revision 3380 from http://svn.macosforge

Re: [MacRuby-devel] 0.5 status... good to go!

2010-01-31 Thread Hans-Georg Höhne
On Sun, Jan 31, 2010 at 11:50 PM, Laurent Sansonetti wrote: > On Jan 31, 2010, at 2:35 PM, Laurent Sansonetti wrote: > > - HotCocoa support is back! Also, HotCocoa is no longer developed in the >> MacRuby repository but on GitHub:http://github.com/richkilmer/hotcocoa. >> We hope that by being on

Re: [MacRuby-devel] Packaging a HotCocoa application without the standard library

2010-01-31 Thread Matt Aimonetti
Thanks for the posts Isaac. HotCocoa is primarily maintained by Rich Kilmer and I am sure he would appreciate patches/suggestions and help. Your stopwatch example was great, thanks again. - Matt On Sun, Jan 31, 2010 at 12:55 PM, isaac kearse wrote: > Hey Guys, > > Just wrote a few blog posts abo

Re: [MacRuby-devel] deploy sepcific gem with MacRuby app

2010-01-31 Thread Laurent Sansonetti
Hi, On Jan 31, 2010, at 3:02 PM, Manu wrote: Hi How do I deploy an app that uses a gem? Do you have to copy the all thing ? or is there a command in mac ruby to do that? http://lists.macosforge.org/pipermail/macruby-devel/2010-January/004050.html Laurent

[MacRuby-devel] deploy sepcific gem with MacRuby app

2010-01-31 Thread Manu
Hi How do I deploy an app that uses a gem? Do you have to copy the all thing ? or is there a command in mac ruby to do that? Thanks Emmanuel ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listin

Re: [MacRuby-devel] 0.5 status... good to go!

2010-01-31 Thread Laurent Sansonetti
On Jan 31, 2010, at 2:35 PM, Laurent Sansonetti wrote: - HotCocoa support is back! Also, HotCocoa is no longer developed in the MacRuby repository but on GitHub:http://github.com/richkilmer/ hotcocoa. We hope that by being on GitHub, HotCocoa will evolve faster. Be sure to do a 'macrake inst

[MacRuby-devel] [MacRuby] #582: Segmentation fault using ScriptingBridge

2010-01-31 Thread MacRuby
#582: Segmentation fault using ScriptingBridge -+-- Reporter: mar...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

[MacRuby-devel] 0.5 status... good to go!

2010-01-31 Thread Laurent Sansonetti
Hi guys, It has been a long time since I did a status report here, but I have been busy :) Here is a status about what happened since 0.5 beta 2 until we started working on 0.6. I think 0.5 is good enough to be released as final now. I will prepare the release and hopefully it will go out

[MacRuby-devel] Packaging a HotCocoa application without the standard library

2010-01-31 Thread isaac kearse
Hey Guys, Just wrote a few blog posts about a HotCocoa app I just released, and how I packaged it up: http://isaac.kearse.co.nz/2010/01/31/stopwatch/ http://isaac.kearse.co.nz/2010/02/01/packaging-hotcocoa/ Interested in getting feedback about the way I embedded MacRuby & HotCocoa in this app. (

Re: [MacRuby-devel] [MacRuby] #581: sudo macgem install hotcocoa fails on latest nightly

2010-01-31 Thread MacRuby
#581: sudo macgem install hotcocoa fails on latest nightly ---+ Reporter: isaackea...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: maj

Re: [MacRuby-devel] [MacRuby] #290: Hashes do NOT stay ordered

2010-01-31 Thread MacRuby
#290: Hashes do NOT stay ordered ---+ Reporter: martin.ploe...@… |Owner: eloy.de.en...@… Type: defect | Status: closed Priority: blocker|

Re: [MacRuby-devel] [MacRuby] #581: sudo macgem install hotcocoa fails on latest nightly

2010-01-31 Thread MacRuby
#581: sudo macgem install hotcocoa fails on latest nightly ---+ Reporter: isaackea...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] [MacRuby] #563: Retrieving the singleton class of a class seems to return Class.

2010-01-31 Thread MacRuby
#563: Retrieving the singleton class of a class seems to return Class. -+-- Reporter: eloy.de.en...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] [MacRuby] #290: Hashes do NOT stay ordered

2010-01-31 Thread MacRuby
#290: Hashes do NOT stay ordered ---+ Reporter: martin.ploe...@… |Owner: eloy.de.en...@… Type: defect | Status: closed Priority: blocker|

[MacRuby-devel] [MacRuby] #581: sudo macgem install hotcocoa fails on latest nightly

2010-01-31 Thread MacRuby
#581: sudo macgem install hotcocoa fails on latest nightly ---+ Reporter: isaackea...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major