From: rubynet-announce-request@... Date: 2003-03-14T05:00:39+09:00 Subject: rubynet-announce Digest, Vol 2, 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-proctable 0.4.0 (Daniel Berger) ---------------------------------------------------------------------- Message: 1 Date: Wed, 12 Mar 2003 12:20:27 -0700 From: Daniel Berger Subject: [ruby-announce] [ANN] sys-proctable 0.4.0 To: rubynet-announce@lists.rubynet.org Message-ID: <3E6F887B.F21FA69C@qwest.com> Content-Type: text/plain; charset=us-ascii Hi all, I'm happy to announce the release of sys-proctable 0.4.0, now with MS Windows support! This is a Ruby version of 'ps', the process information lister. It uses C extensions, not parsed output. Changes: ======== - Added MS Windows support (non-cygwin) - Added environment information for Linux version - Added real exceptions (type depends on platform) - Added a test suite (for those with testunit installed) - Removed the sys-uname requirement - Heavily modified the extconf.rb script - Changed "Changelog" to "CHANGES" and "Manifest" to "MANIFEST" - Added a VERSION constant and class method - Minor internal directory layout change (put 'os' under 'lib') - Changed package name to lower case - Doc changes, including license information For more information visit http://ruby-sysutils.sourceforge.net Regards, Dan -- a = [74, 117, 115, 116, 32, 65, 110, 111, 116, 104, 101, 114, 32, 82] a.push(117,98, 121, 32, 72, 97, 99, 107, 101, 114) puts a.pack("C*") ------------------------------ _______________________________________________ rubynet-announce mailing list announce@rubynet.org http://lists.rubynet.org/lists/listinfo/rubynet-announce End of rubynet-announce Digest, Vol 2, Issue 1 **********************************************