[#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: Gavin Sinclair <gsinclair@...>
Date: 2004-02-24 09:49:24 UTC
List: ruby-core #2493
The commit described below, affecting HEAD, appears to be a bug fix.
Should it therefore be applied to the 1.8 branch?

Gavin



On Tuesday, February 24, 2004, 7:17:11 PM, ocean wrote:

> ocean       Tue, 24 Feb 2004 08:17:11 +0000

>   Modified files:
>     ruby:
>       ChangeLog dir.c
>   Log:
>     * dir.c (fnmatch): File.fnmatch with FNM_PATHNAME was broken
>       for the pattern including '*' followed by '/'.
  
>   Revision    Changes    Path
>   1.2981      +5   -0    ruby/ChangeLog
>    
> http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2980&r2=1.2981
>   1.108       +2   -1    ruby/dir.c
>    
> http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/dir.c?cvsroot=src&r1=1.107&r2=1.108




In This Thread

Prev Next