[ANN] Ruby 1.9.1 is released

  • Thread starter Yugui (Yuki Sonoda)
  • Start date
Y

Yugui (Yuki Sonoda)

-----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.

== Changes
You can read about major chanes since 1.8.7 at at
http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_0/NEWS .

We have fixed 7 bugs since 1.9.1 RC2.
http://redmine.ruby-lang.org/projects/ruby-19/issues?query_id=11

If you encounter any bugs or any problems, please let us know it via the
official issue tracking system (http://redmine.ruby-lang.org ).

== Location
* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.tar.bz2
SIZE: 7190271 bytes
MD5: 0278610ec3f895ece688de703d99143e
SHA256: de7d33aeabdba123404c21230142299ac1de88c944c9f3215b816e824dd33321

* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.tar.gz
SIZE: 9025004 bytes
MD5: 50e4f381ce68c6de72bace6d75f0135b
SHA256: a5485951823c8c22ddf6100fc9e10c7bfc85fb5a4483844033cee0fad9e292cc

* ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.zip
SIZE: 10273609 bytes
MD5: 3377d43b041877cda108e243c6b7f436
SHA256: 00562fce4108e5c6024c4152f943eaa7dcc8cf97d5c449ac102673a0d5c1943b


Thanks,
- -- Yugui (Yuki Sonoda) <[email protected]>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmDLZ4ACgkQOXzH5JLb/AWYWgCcC2PXYjaV2tCFrO+LFQoObhrM
UmIAn0EXvi2E6+aIa+9KCdhKSie+2tcL
=fAek
-----END PGP SIGNATURE-----
 
P

Pablo Q.

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

Good news.

#ruby -e "p 'hello world'" -v
ruby 1.9.1 (2008-12-30 patchlevel-0 revision 21203) [i686-linux]
hello world

:D
 
J

James Gray

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.

James Edward Gray II

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

Gregory Brown

-----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.

A huge thanks to all of ruby-core for this, and for your hard work on
release management, Yugui.
Notice that Ruby 1.8 still remains. 1.8.8 will be released this year.

Now that Ruby 1.9 is released, it seems there is no need for 1.8.7.

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.

-greg
 
J

James H.

-----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.

== Changes
You can read about major chanes since 1.8.7 at athttp://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_0/NEWS.

We have fixed 7 bugs since 1.9.1 RC2.
 http://redmine.ruby-lang.org/projects/ruby-19/issues?query_id=11

If you encounter any bugs or any problems, please let us know it via the
official issue tracking system (http://redmine.ruby-lang.org).

== Location
*ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.tar.bz2
  SIZE:   7190271 bytes
  MD5:    0278610ec3f895ece688de703d99143e
  SHA256: de7d33aeabdba123404c21230142299ac1de88c944c9f3215b816e824dd33321

*ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.tar.gz
  SIZE:   9025004 bytes
  MD5:    50e4f381ce68c6de72bace6d75f0135b
  SHA256: a5485951823c8c22ddf6100fc9e10c7bfc85fb5a4483844033cee0fad9e292cc

*ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.zip
  SIZE:   10273609 bytes
  MD5:    3377d43b041877cda108e243c6b7f436
  SHA256: 00562fce4108e5c6024c4152f943eaa7dcc8cf97d5c449ac102673a0d5c1943b

Thanks,
- -- Yugui (Yuki Sonoda) <[email protected]>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org

iEYEARECAAYFAkmDLZ4ACgkQOXzH5JLb/AWYWgCcC2PXYjaV2tCFrO+LFQoObhrM
UmIAn0EXvi2E6+aIa+9KCdhKSie+2tcL
=fAek
-----END PGP SIGNATURE-----

Hooray! Congratulations Ruby team!
 
M

masayoshi takahashi

2009/1/31 Yugui (Yuki Sonoda) said:
I am proud to announce the release of Ruby 1.9.1. This is the first
stable release of Ruby 1.9 series.

Congrats!!!


By the way, from www.ruby-lang.org:

| * Server maintenance
|
| Services of ruby-lang.org will be unavailable for the server maintenance
| between 01:00-06:00 on 31 Juanuary 2009 (UTC). Sorry for any inconvenience.

( http://www.ruby-lang.org/en/news/2009/01/28/20090131-server-maintenance/ )

You may not use the services of ruby-lang.org.

Just FYI.

Thanks,

Masayoshi Takahashi ([email protected])
 
W

_why

Capital job, all of you. Nobu, Tanaka Akira, usa, yugui. And
especially koichi and matz. A big day for both of you. The new VM is
a lot of fun and you've worked so hard.

Also, many thanks to this list. I've often encountered Ruby 1.9
"bugs" and confusions, but it was all easily dismissed by finding
discussions about the internals which had already transpired here.

Yeah, so hearty backslaps and many rigorous unending handshakes
all around, this is great.

_why
 
T

Tim Hunter

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

Con grat u lations to Matz, Koichi, Yugui, and everybody who worked so
hard to
bring this off!

Pan Galactic Gargleblaster's all around!
 
B

Bob Martens

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

Congratulations to everyone involved. Fine work!
 
S

Suraj Kurapati

_why said:
hearty backslaps and many rigorous unending handshakes all around

Well put, sir! Indeed,

minna-san ni wa, domo arigato gozai-mashita!

puts "banzai! " * 3 # :)
 
C

Charles Oliver Nutter

Yugui said:
-----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.

Congratulations! Now that the stable release is out, we will pull 1.9.1
stdlib into JRuby. We'll ship our 1.9.1-compatible (mostly? hopefully?)
release of JRuby 1.2 in late February.
Notice that Ruby 1.8 still remains. 1.8.8 will be released this year.

Is 1.8.8 going to be based on 1.8.6 or 1.8.7? And is it planned to
change as many features as 1.8.7 did?

JRuby will remain at 1.8.6 compatibility (in 1.8 mode) until such time
that users let us know that they want support for 1.8.7+ features.

- Charlie
 
Z

Zayd Abdullah

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

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

Thanks

-----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.

Congratulations! Now that the stable release is out, we will pull 1.9.1
stdlib into JRuby. We'll ship our 1.9.1-compatible (mostly? hopefully?)
release of JRuby 1.2 in late February.

Notice that Ruby 1.8 still remains. 1.8.8 will be released this year.
Is 1.8.8 going to be based on 1.8.6 or 1.8.7? And is it planned to change
as many features as 1.8.7 did?

JRuby will remain at 1.8.6 compatibility (in 1.8 mode) until such time that
users let us know that they want support for 1.8.7+ features.

- Charlie
[/QUOTE]
 
R

Robert Dober

P.S. Does this mean we beat Perl 6? :D (This is a joke folks. Relax!)
Wait 1 minute, I thought this *was* Perl 6, do not tell me I am in the
wrong community!!!!
R.
 
H

hemant

-----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?
 
M

Michal Suchanek

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
 

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,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top