Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
ruby-dev summary 28637 - 28714
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kazuo Saito  
View profile  
 More options Jun 14 2006, 8:43 am
From: Kazuo Saito <ksa...@uranus.dti.ne.jp>
Date: Wed, 14 Jun 2006 21:43:01 +0900
Local: Wed, Jun 14 2006 8:43 am
Subject: ruby-dev summary 28637 - 28714
Hello all,

This is a summary of ruby-dev mailing list.

[ruby-dev:28681] Block parameter and multiple values

  Takaaki Tateishi asked about the current status of new block parameter behavior
  in Ruby 2.0.  He also made a summary[1] of the new specification from Rite page
  on RubyGarden[2] and Matz' weblog[3].

    [1] Takaaki's summary: http://pub.cozmixng.org/~the-rwiki/?cmd=view;name=Ruby2.0BlockParamet...
    [2] Rite: http://wiki.rubygarden.org/Ruby/page/show/Rite
    [3] Matz' weblog: http://www.rubyist.net/~matz/20060323.html#p01

  Matz added his idea to the summary page.  Some of the ideas are being added
  to the CVS HEAD.

[ruby-dev:28689] digest.rb

  Tanaka Akira posted digest.rb to make requiring Digest library simple.
  We can use any digest algorithm by this script:

      module Digest
        autoload "MD5", "digest/md5"
        autoload "RMD160", "digest/rmd160"
        autoload "SHA1", "digest/sha1"
        autoload "SHA256", "digest/sha2"
        autoload "SHA384", "digest/sha2"
        autoload "SHA512", "digest/sha2"
      end

  He added that the script might be a good place to hold common Digest methods,
  such as hexdigest_file.

[ruby-dev:28708] 1.8.5 release schedule?

  Matz talked about the 1.8.5 release in RubyKaigi2006(the 1st Ruby Conference
  in Japan).  mput asked about the the release schedule and he replied that the
  release date will be the middle of August.

ruby-dev summary index:
http://i.loveruby.net/en/ruby-dev-summary.html


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google