Hello! Wouldn't something like this be cool? class Foo def read ... end def dump ...
I'm seeing problems with threading using ruby 1.8.0 on OpenBSD 3.3. When I use threads, I get longjump botch. Illegal instruction (core...
Hi, Recently i started writing a Ruby extension. This Extension is providing access to a dll-library. It has been written in c. Compiling works...
Hypothetically, suppose one wanted to introduce a new operator into Ruby. And suppose one wanted to decide on a precedence for it. How would you...
Hi gurus and nubys, I just read the blog from Jim Weirich about RC3 and discovered that people talked about the need for a ruby parser usable...
On Fri, 21 Nov 2003 02:20:04 +0900, Sean O'Dell wrote: Sorry, but you need to reread the type checking proponents' posts yourself if you think...
--Next_1068276139---0-203.199.83.28-9851 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable...
On Fri, 21 Nov 2003, Yukihiro Matsumoto wrote: # # In summary, "interface checking" (not static type checking we had seen # before) is a good...
Yukihiro Matsumoto wrote: ... Ruby's default argument mechanism makes it impossible to add the ``main return'' value as an extra argument of a...
> This is a wonderful idea. Let me restate it to make sure I I've been thinking about DbC stuff for some time and something in Matz Ruby 2 talk...
String#gsub(pattern) {|m| ... } It really would be nice to get match data in 'm', but this would surely break _a lot_ of scripts. How about...
Hi -- On Fri, 21 Nov 2003, Florian Gross wrote: I've also just noticed this: irb(main):001:0> "abc".gsub(/((x?)abc)/) {|n,m| p n, m}...
On Sat, 22 Nov 2003, Martin DeMello wrote: # Richard Kilmer <rich@infoether.com> wrote: # > Wonderful Minero! # > # > I just checked it out,...
Distilled: 1. An InterfaceContract is a guarentee that a class provides required "respond_to" methods. Ruby can verify this on either defining...
Perhaps you can give me some light on how to compile it, and what library should I use to build it. Thanks
Hi all, I'm pleased to announced the release of win32-pipe 0.0.1. This in an interface for named pipes on the Win32 platform (NT, 2000, XP). ...
The story behind Ruby World (Not) Implemented is that I had planned to work on it an awful lot before the conference (I acquired a new laptop about...
> Oh, I see. You know, I think I know of a script language that did that. Yup. And what I mean to say is that that context can be provided by the...
------=_NextPart_000_001F_01C3AF83.07D67E60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I am accessing an...
Hi all, I'm trying to get a named-pipe module built for Ruby for Win32. I've largely been using the Perl version as a basis for my own code. ...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules