ruby/ext/sdbm
matz 8e5c3b23f2 * dir.c (dir_s_glob): supprt backslash escape of metacharacters
and delimiters.

* dir.c (remove_backslases): remove backslashes from path before
  calling stat(2).

* dir.c (dir_s_glob): call rb_yield directly (via push_pattern) if
  block is given to the method.

* dir.c (push_pattern): do not call rb_ary_push; yield directly.

* eval.c (blk_copy_prev): reduced ALLOC_N too much.

* eval.c (frame_dup): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1183 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-02-14 05:52:06 +00:00
..
.cvsignore Add .cvsignore's. 2001-01-09 17:11:36 +00:00
MANIFEST ext/*/depend 1999-10-21 07:08:00 +00:00
_sdbm.c thread_critical bug reported by Dave - matz 2000-12-29 02:46:12 +00:00
depend ext/*/depend 1999-10-21 07:08:00 +00:00
extconf.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
init.c * dir.c (dir_s_glob): supprt backslash escape of metacharacters 2001-02-14 05:52:06 +00:00
sdbm.h remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00