From: TAKAHASHI Masayoshi Date: 2002-04-23T06:58:26+09:00 Subject: ruby-dev summary 16851-16960 Hi all, This is a summary of ruby-dev ML in these days. ---- ruby-dev #16851-16960 (2002-4-11 ... 2002-04-18) ---- [ruby-dev:16909] Regexp#to_s Shugo Maeda proposed Regexp#to_s and Tanaka Akira implemented it. It's also used to substitute Regexp-in-Regexp as its source. For example, when pat1 is /b.*c/, /a#{pat1}d/ is same as /a(?:b.*c)d/. [ruby-dev:16883] control uid/gid Nagai implemented sub-module of Process module and methods for controlling user id and group id. ---- ... and there were some errors: in [ruby-talk:37746], > and Kosaka have tried to implement it. Kosaka -> Kosako in [ruby-talk:38325], > Subject: ruby-dev summary 16750-1680 1680 -> 16850 ---------------------------------------------------------- Regards, TAKAHASHI 'Maki' Masayoshi E-mail: maki@rubycolor.org