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.
On Dec 25, 10:04 am, Yukihiro M. [email protected] wrote:
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.
Congratulations! Matz.
Thank you for your good jobs.
And Merry Christmas and Happy New Year.
Kazuo I. aka. Pierre I. Katz
2007/12/26, Yukihiro M. [email protected]:
Great christmas gift! Thanks for guys hard worked.
Hi,
For your information, here’s the test result from the released Ruby
1.9.0:
sample/test.rb
858 tests 0 failed
bootstraptest/
821 tests 0 failed
test/ruby/test_*.rb
849 tests 1935064 assertions 1 failures 0 errors
test-all
3263 tests 2275950 assertions 8 failures 6 errors
We couldn’t make it error free, but it’s fairly good, we hope.
matz.
In message “Re: [ANN] Ruby 1.9.0 is released”
on Wed, 26 Dec 2007 00:04:13 +0900, Yukihiro M.
[email protected] writes:
|
|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
On Dec 25, 2007, at 10:21 AM, Yukihiro M. wrote:
test/ruby/test_*.rb
849 tests 1935064 assertions 1 failures 0 errors
test-all
3263 tests 2275950 assertions 8 failures 6 errors
We couldn’t make it error free, but it’s fairly good, we hope.
matz.
This alone makes today worth it
Thanks
On 12/25/07, thefed [email protected] wrote:
matz.
This alone makes today worth it
–
Sent from Gmail for mobile | mobile.google.com
Thanks! and Merry Christmas!
2007/12/25, Yukihiro M. [email protected]:
Yukihiro M. 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
Brad T. wrote:
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/
Excelent. Great job! Thanks to all the Ruby Core Team, we are really
excited here in Brazil as well!
On Dec 25, 5:04 pm, Yukihiro M. [email protected] wrote:
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!
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
Yukihiro M. wrote:
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
Yukihiro M. [email protected] wrote:
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
This is great news. Thanks all for your effort and work!
On Dec 25, 2007 10:04 AM, Yukihiro M. [email protected] wrote:
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 G.
On Dec 25, 2007, at 11:40 , Ken B. wrote:
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).