diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-03 16:01:35 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-03 16:01:35 +0000 |
commit | a413cccbea8b08093b9775d72c36716d81ed6bee (patch) | |
tree | 1a8d506834480de3673c2fa70e1d2072e4d52458 /regex.c | |
parent | 601d6e7c0f138c703521e526759615541f4f6868 (diff) | |
download | ruby-a413cccbea8b08093b9775d72c36716d81ed6bee.tar.gz ruby-a413cccbea8b08093b9775d72c36716d81ed6bee.tar.xz ruby-a413cccbea8b08093b9775d72c36716d81ed6bee.zip |
* process.c (rb_f_system): abandon vfork.
* io.c (pipe_open): ditto.
* defines.h: sparc linux needs different FLUSH_REGISTER_WINDOWS
* regex.c (re_search): abandon stclass optimization.
* bignum.c (rb_cstr2inum): deny "0_".
* bignum.c (rb_cstr2inum): allow "0\n" and so on.
* error.c (rb_invalid_str): utility function to show inspect()'ed
string.
* bignum.c (rb_cstr2inum): prints invalid strings in inspect()'ed
format.
* object.c (rb_Float): ditto.
* object.c (rb_convert_type): no longer use rb_rescue().
* re.c (rb_reg_search): initialize taint status of match object.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'regex.c')
0 files changed, 0 insertions, 0 deletions