[#2367] Standard libraries — Dave Thomas <dave@...>

From ruby-dev summary:

60 messages 2004/02/11

[#2397] PATCH: deprecate cgi-lib, getopts, importenv, parsearg from standard library — Gavin Sinclair <gsinclair@...>

Index: cgi-lib.rb

15 messages 2004/02/12

[#2465] PATCH: OpenStruct#initialize to yield self — Gavin Sinclair <gsinclair@...>

This is a common approach I use to object initialization; I don't know

24 messages 2004/02/19

Re: [ruby-cvs] ruby: * dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was broken

From: "H.Yamamoto" <ocean@...2.ccsnet.ne.jp>
Date: 2004-02-25 14:31:05 UTC
List: ruby-core #2505
Hi.

>The commit described below, affecting HEAD, appears to be a bug fix.
>Should it therefore be applied to the 1.8 branch?
>
>Gavin

Sorry, that bug was introduced when I rewrote Dir.glob for 1.9.
So, 1.8 branch is safe. (I forgot to check File.fnmatch with FNM_PATHNAME flag.)

Regards,
Yamamoto.

In This Thread

Prev Next