summaryrefslogtreecommitdiffstats
path: root/st.c
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-29 08:03:51 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-29 08:03:51 +0000
commit82cab5f01a71016ef77a90fe15b0c4b49fff9576 (patch)
treeec9fda92b59a605bc0a836f625a71e871a23a6a7 /st.c
parent816f0b103f52009bc1f6fbbdacab1b09c36a7703 (diff)
downloadruby-82cab5f01a71016ef77a90fe15b0c4b49fff9576.tar.gz
ruby-82cab5f01a71016ef77a90fe15b0c4b49fff9576.tar.xz
ruby-82cab5f01a71016ef77a90fe15b0c4b49fff9576.zip
* insns.def (toregexp): generate a regexp from strings instead of one
string. * re.c (rb_reg_new_ary): defined for toregexp. it concatenates strings after each string is preprocessed. * compile.c (compile_dstr_fragments): split from compile_dstr. (compile_dstr): call compile_dstr_fragments. (compile_dregx): defined for dynamic regexp. (iseq_compile_each): use compile_dregx for dynamic regexp. [ruby-dev:33400] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'st.c')
0 files changed, 0 insertions, 0 deletions