Rubynet-announce Digest, Vol 4, Issue 1

Send rubynet-announce mailing list submissions to
rubynet-announce@lists.rubynet.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.rubynet.org/lists/listinfo/rubynet-announce
or, via email, send a message with subject or body ‘help’ to
rubynet-announce-request@lists.rubynet.org

You can reach the person managing the list at
rubynet-announce-owner@lists.rubynet.org

When replying, please edit your Subject line so it is more specific
than “Re: Contents of rubynet-announce digest…”

Today’s Topics:

  1. [ANN] sys-uname 0.5.0 (Daniel Berger)
···

Message: 1
Date: Tue, 17 Jun 2003 13:02:51 -0600
From: Daniel Berger djberge@qwest.com
Subject: [ruby-announce] [ANN] sys-uname 0.5.0
To: rubynet-announce rubynet-announce@lists.rubynet.org
Message-ID: 3EEF65DB.1070100@qwest.com
Content-Type: text/plain; charset=us-ascii; format=flowed

Hi all,

I’m happy to release sys-uname 0.5.0, now with OS X support! This is
Ruby interface for ‘uname’ information familiar to *nix users, but it
also works on MS Windows.

In addition to the regular methods, OS X users get the model() method.
Many thanks to Mike Hall for the patch.

CHANGES

  • Added OS X support, including the “model” method. Thanks to Mike Hall
    for the patch
  • Removed VERSION() class method. Use the constant instead
  • Moved rd2 documentation to its own file (under /doc directory)
  • Added a version.h file under ‘lib’ to store VERSION info for
    all source files
  • Modified extconf.rb file to handle OS X support. In addition, moved
    test.rb into a static file under /test, instead of dynamically
    generating it
  • Fixed up test suite. Added OS X specific tests and support. Should
    now work with TestUnit 0.1.6 or later

Enjoy!

Dan



rubynet-announce mailing list
announce@rubynet.org
http://lists.rubynet.org/lists/listinfo/rubynet-announce

End of rubynet-announce Digest, Vol 4, Issue 1