[ANN] Ruby 1.9.1 is released

Final beta pushes early next week :slight_smile:

ยทยทยท

On Jan 30, 2009, at 12:37 PM, Jan Friedrich wrote:

Now we can wait for Pickaxe 3. :slight_smile:

Wait 1 minute, I thought this *was* Perl 6, do not tell me I am in the
wrong community!!!!
R.

ยทยทยท

On Fri, Jan 30, 2009 at 6:20 PM, James Gray <james@grayproductions.net> wrote:

P.S. Does this mean we beat Perl 6? :smiley: (This is a joke folks. Relax!)

--
It is change, continuing change, inevitable change, that is the
dominant factor in society today. No sensible decision can be made any
longer without taking into account not only the world as it is, but
the world as it will be ... ~ Isaac Asimov

Are there going to be a one click installer for this new version? I'm having
trouble installing 1.9

Thanks

ยทยทยท

On Fri, Jan 30, 2009 at 5:21 PM, hemant <gethemant@gmail.com> wrote:

On Fri, Jan 30, 2009 at 10:08 PM, Yugui (Yuki Sonoda) <yugui@yugui.jp> > wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi, folks.
>
> I am proud to announce the release of Ruby 1.9.1. This is the first
> stable release of Ruby 1.9 series.
>
> Ruby 1.9 is a new series of Ruby. It is modern, faster, with clearer
> syntax, multilingualized and much improved version of Ruby. Ruby 1.8
> series has been used since 2003 and many great products were born on it.
> Today Ruby 1.9 series starts its history as 1.8 series did.
>
> Notice that Ruby 1.8 still remains. 1.8.8 will be released this year.

Awesome all the way!

PS: whats the status of RubySpec project w.r.t Ruby 1.9.1 ? Are specs
that fail are being corrected and stuff?

I am proud to announce the release of Ruby 1.9.1. This is the first
stable release of Ruby 1.9 series.

Three cheers for the entire Ruby core team who has worked so hard to bring us this release! Please know that we appreciate your efforts.

+1 !!!

Very much appreciated indeed.

Thanks to all!

Bill

ยทยทยท

From: "James Gray" <james@grayproductions.net>

On Jan 30, 2009, at 10:38 AM, Yugui (Yuki Sonoda) wrote:

Ruby banzaaaaaaaaaai!

ยทยทยท

--
Posted via http://www.ruby-forum.com/.

Wu Junchen wrote:

How can I make it works in cygwin?
(gcc version 4.3.2 20080827 (alpha-testing) 1 (GCC))
There are some errors when I make it:

After downloaded the package from the ftp instead of checking out from
svn,I can build it successfully,maybe the wrong thing I did is that
before exec ./configure,I had executed 'autoconf' and make someting goes
wrong.

ยทยทยท

--
Posted via http://www.ruby-forum.com/\.

In article <b37300880901300943r635f468dj1ed94ad869c639c7@mail.gmail.com>,

A huge thanks to all of ruby-core for this, and for your hard work on
release management, Yugui.

Kudos to the team!

Is there a possibility that Ruby 1.8.8 will go back to being similar
to 1.8.6 and remove the 1.9 compatibility shims?
This would make maintaining old 1.8 code much easier.

I second that.

ยทยทยท

Gregory Brown <gregory.t.brown@gmail.com> wrote:
--
Ollivier ROBERT -=- EEC/RIF/SEU -=-
Systems Engineering Unit

Sorry. I have updated the link now.

James Edward Gray II

ยทยทยท

On Feb 9, 2009, at 6:10 PM, Ubaldo Villaseca wrote:

It seem as this is the first production
release (p0) and therefore it would be the latest Ruby stable
distribution; but the download page at www.ruby-lang.org still shows
1.8.7-p72 as the stable and recommended one.

We may still have time to get that out too. :wink:

James Edward Gray II

ยทยทยท

On Jan 30, 2009, at 11:28 AM, Gregory Brown wrote:

On Fri, Jan 30, 2009 at 12:20 PM, James Gray <james@grayproductions.net > > wrote:

P.S. Does this mean we beat Perl 6? :smiley: (This is a joke folks. Relax!)

Nah, we'll need to wait for Ruby 2 for that :slight_smile:

Congratulations and thanks for all your job to Matz, ko1 and the rest of us.
Tank you!

ยทยทยท

--
Radosล‚aw Buล‚at

I suggest you wait for the Windows One Click installer for 1.9/2.0.

Unless something has changed the Windows builds you can download at
garbagecollect are somewhat not completely finished. They are missing
parts, and not even documenting which ones. You could write a "hello
world" program using the build and perhaps explore some of the
features fof the new interpreter but you cannot even install gems.

I am not completely sure if anybody uses that stuff and what do they
use it for. It just shows Ruby *can* be built for WIndwows I guess.

Thanks

Michal

ยทยทยท

On 30/01/2009, Zayd Abdullah <devrubygem@gmail.com> wrote:

Congradulations guys!! I am a noob so this might be a silly question to the
majority, but can someone give me the steps to install 1.9 in my vista
environment? Need some help. I already saved the zip folder. Should I be
looking for an executable, becauseI cannot find it

The problem is not with Ruby itself but with the libraries it uses
(zlib for gems, readline for irb, openssl for encryption and https
networking, sqlite, ...)

Most of these use unique build systems and have binaries built for
windows with different compilers.

To link this all together with Ruby is a recipe for disaster.

For that reason Luis is working on a new One Click installer which
builds all the libraries and ruby from source using the MinGW
compiler.

Unfortunately not all of the libraries build well in the MinGW
environment out of the box (or on Windows at all) so the project
requires lots of tedious work. There are only development and testing
releases of this installer. As far as I know no final release that
includes at least all the basic parts is available.

Thanks

Michal

ยทยทยท

On 30/01/2009, Zayd Abdullah <devrubygem@gmail.com> wrote:

Are there going to be a one click installer for this new version? I'm having
trouble installing 1.9

Zayd Abdullah wrote:

Are there going to be a one click installer for this new version?

Luis plans on releasing a mingw 1.8.6 and a mingw 1.9, so yeah [he was
waiting for the official release first].

ยทยทยท

--
Posted via http://www.ruby-forum.com/\.

Ruby Rocks :slight_smile:

ยทยทยท

2009/1/31 Emanuele Ricci <maurice.enciel@gmail.com>

Ruby banzaaaaaaaaaai!
--
Posted via http://www.ruby-forum.com/\.

Thanks to everybody involved, for all the effort you put into this, for
making my favorite language better.
Congratulations to all the community.

ยทยทยท

--
Daniel Roux

I want to thank all ruby team for this great work.
If i can say it, i'd like to have an installer for windows as it was for
the old 1.8.6

ยทยทยท

--
Posted via http://www.ruby-forum.com/.

I think that as long as the language changes faster than COBOL we are
doing good.

Andy Cooper.

ยทยทยท

On Jan 30, 2009, at 11:28 AM, Gregory Brown wrote:

> On Fri, Jan 30, 2009 at 12:20 PM, James Gray > <james@grayproductions.net > > > wrote:
>
>> P.S. Does this mean we beat Perl 6? :smiley: (This is a joke folks.
>> Relax!)
>
> Nah, we'll need to wait for Ruby 2 for that :slight_smile:

We may still have time to get that out too. :wink:

James Edward Gray II

Hahahahaa Thanks Michal, you answered my question at the same time I was
typing it :slight_smile:

Thanks

ยทยทยท

On Fri, Jan 30, 2009 at 5:35 PM, Michal Suchanek <hramrach@centrum.cz>wrote:

On 30/01/2009, Zayd Abdullah <devrubygem@gmail.com> wrote:
> Congradulations guys!! I am a noob so this might be a silly question to
the
> majority, but can someone give me the steps to install 1.9 in my vista
> environment? Need some help. I already saved the zip folder. Should I be
> looking for an executable, becauseI cannot find it
>

I suggest you wait for the Windows One Click installer for 1.9/2.0.

Unless something has changed the Windows builds you can download at
garbagecollect are somewhat not completely finished. They are missing
parts, and not even documenting which ones. You could write a "hello
world" program using the build and perhaps explore some of the
features fof the new interpreter but you cannot even install gems.

I am not completely sure if anybody uses that stuff and what do they
use it for. It just shows Ruby *can* be built for WIndwows I guess.

Thanks

Michal

Cool, thanks!!! I will be patiently waiting :slight_smile:

ยทยทยท

On Fri, Jan 30, 2009 at 6:20 PM, Michal Suchanek <hramrach@centrum.cz>wrote:

On 30/01/2009, Zayd Abdullah <devrubygem@gmail.com> wrote:
> Are there going to be a one click installer for this new version? I'm
having
> trouble installing 1.9
>

The problem is not with Ruby itself but with the libraries it uses
(zlib for gems, readline for irb, openssl for encryption and https
networking, sqlite, ...)

Most of these use unique build systems and have binaries built for
windows with different compilers.

To link this all together with Ruby is a recipe for disaster.

For that reason Luis is working on a new One Click installer which
builds all the libraries and ruby from source using the MinGW
compiler.

Unfortunately not all of the libraries build well in the MinGW
environment out of the box (or on Windows at all) so the project
requires lots of tedious work. There are only development and testing
releases of this installer. As far as I know no final release that
includes at least all the basic parts is available.

Thanks

Michal

Yeah, I'm having some problems installing too... I can do the compiling, I'll figure it out, but I can't figure out how I get the tools needed to do it, the win32 readme said I needed these:

    Note: building ruby requires following commands.
     * nmake
     * cl
     * lib
     * dumpbin

I have nmake, but how do I acquire the others? Google isn't helping me.

   - Jayce

ยทยทยท

--------------------------------------------------
From: "Michal Suchanek" <hramrach@centrum.cz>
Sent: Friday, January 30, 2009 3:20 PM
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Subject: Re: [ANN] Ruby 1.9.1 is released

On 30/01/2009, Zayd Abdullah <devrubygem@gmail.com> wrote:

Are there going to be a one click installer for this new version? I'm having
trouble installing 1.9

The problem is not with Ruby itself but with the libraries it uses
(zlib for gems, readline for irb, openssl for encryption and https
networking, sqlite, ...)

Most of these use unique build systems and have binaries built for
windows with different compilers.

To link this all together with Ruby is a recipe for disaster.

For that reason Luis is working on a new One Click installer which
builds all the libraries and ruby from source using the MinGW
compiler.

Unfortunately not all of the libraries build well in the MinGW
environment out of the box (or on Windows at all) so the project
requires lots of tedious work. There are only development and testing
releases of this installer. As far as I know no final release that
includes at least all the basic parts is available.

Thanks

Michal