[ANN] Ruby 1.9.0 is released

Y

Yukihiro Matsumoto

Hi,

We are happy to announce of the release of the 1.9.0 the development
release. You can fetch it from:

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2
407cc7d0032e19eb12216c0ebc7f17b3

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz
b20cce98b284f7f75939c09d5c8e846d

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip
78b2a5f9a81c5f6775002c4fb24d2d75

We hope this helps you to enjoy hacking. Happy Holidays.

matz.
 
T

Trans

Hi,

We are happy to announce of the release of the 1.9.0 the development
release. You can fetch it from:

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2
407cc7d0032e19eb12216c0ebc7f17b3

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz
b20cce98b284f7f75939c09d5c8e846d

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip
78b2a5f9a81c5f6775002c4fb24d2d75

We hope this helps you to enjoy hacking. Happy Holidays.

matz.

For he's a jolly good fellow, for he's a jolly good fellow...


T.
 
I

ishii kazuo

[Note: parts of this message were removed to make it a legal post.]

Congratulations! Matz.
Thank you for your good jobs.
And Merry Christmas and Happy New Year.

Kazuo Ishii aka. Pierre I. Katz
 
B

Brad Tilley

Yukihiro Matsumoto wrote:

...
ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip
78b2a5f9a81c5f6775002c4fb24d2d75
...

Thanks for the new release! Ruby is a wonderful language.

The zip file above, with a link on the front page of
http://www.ruby-lang.org, is actually linked to the tar.gz file. Just
wanted to let you guys know.

Thanks again,
Brad
 
B

Brad Tilley

Brad said:
Thanks for the new release! Ruby is a wonderful language.

The zip file above, with a link on the front page of
http://www.ruby-lang.org, is actually linked to the tar.gz file. Just
wanted to let you guys know.

Also, the 1.9.0 Windows binary is here:
ftp://ftp.ruby-lang.org/pub/ruby/binaries/mswin32/unstable/ruby-1.9.0-0-i386-mswin32.zip

Not here:
ftp://ftp.ruby-lang.org/pub/ruby/binaries/mswin32/ruby-1.9.0-20070709-i386-mswin32.zip

This is mis-linked here:
http://www.ruby-lang.org/en/downloads/
 
V

Vasyl Smirnov

Hi,

We are happy to announce of the release of the 1.9.0 the development
release. You can fetch it from:

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2
407cc7d0032e19eb12216c0ebc7f17b3

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz
b20cce98b284f7f75939c09d5c8e846d

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip
78b2a5f9a81c5f6775002c4fb24d2d75

We hope this helps you to enjoy hacking. Happy Holidays.

matz.

Thanks for your devoted work! Ruby is a wonderful language!
 
F

Fabio Akita

Excelent. Great job! Thanks to all the Ruby Core Team, we are really
excited here in Brazil as well!
 
J

James Herdman

Thank you to Matz and the many Ruby contributors! Your efforts are
very much appreciated. Thank you so very much for help to make
programming something I love to do.

James
 
C

Carl Lerche

[Note: parts of this message were removed to make it a legal post.]

This is great news. Thanks all for your effort and work!
 
W

Wolfgang Nádasi-Donner

Yukihiro said:
We are happy to announce of the release of the 1.9.0 the development
release.

Thanks for all the amount of work you invested for this gift today!

Merry Christmas!

Wolfgang Nádasi-Donner
 
K

Ken Bloom

Yukihiro Matsumoto said:
Hi,

We are happy to announce of the release of the 1.9.0 the development
release. You can fetch it from:

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2
407cc7d0032e19eb12216c0ebc7f17b3

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz
b20cce98b284f7f75939c09d5c8e846d

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip
78b2a5f9a81c5f6775002c4fb24d2d75

We hope this helps you to enjoy hacking. Happy Holidays.

Is this a stable release? Is it intended for production development
like 1.8 was?

--Ken
 
M

Michael Guterl

[Note: parts of this message were removed to make it a legal post.]

Hi,

We are happy to announce of the release of the 1.9.0 the development
release. You can fetch it from:

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2
407cc7d0032e19eb12216c0ebc7f17b3

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz
b20cce98b284f7f75939c09d5c8e846d

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip
78b2a5f9a81c5f6775002c4fb24d2d75

We hope this helps you to enjoy hacking. Happy Holidays.
Thanks Matz! Happy Holidays to everyone!

Michael Guterl
 
R

Ryan Davis

We are happy to announce of the release of the 1.9.0 the development
release. You can fetch it from: [...]
Is this a stable release? Is it intended for production development
like 1.8 was?

"the development release"

As stated at rubyconf and elsewhere, this is a development release. It
is not as solid as 1.8 currently is.

It is probably not a good idea to roll out a "dot zero" of _anything_
into production (eg, I'll NEVER roll out a dot zero (or for that
matter, a dot one) of rails to my production envs).
 
Y

Yossef Mendelssohn

It is probably not a good idea to roll out a "dot zero" of _anything_
into production (eg, I'll NEVER roll out a dot zero (or for that
matter, a dot one) of rails to my production envs).

Thankfully, you don't have long to wait after a dot zero Rails release
to get something else.
 
D

Dejan Dimic

Hi,

We are happy to announce of the release of the 1.9.0 the development
release. You can fetch it from:

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.bz2
407cc7d0032e19eb12216c0ebc7f17b3

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.tar.gz
b20cce98b284f7f75939c09d5c8e846d

ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-0.zip
78b2a5f9a81c5f6775002c4fb24d2d75

We hope this helps you to enjoy hacking. Happy Holidays.

matz.

Thanks Matz!
Merry Christmas and Happy New Year to you all!

Great christmas gift.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top