index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string.c
Age
Commit message (
Expand
)
Author
2001-09-08
* eval.c (rb_thread_restore_context): save current value of
matz
2001-08-29
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-20
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-14
* range.c (range_step): new method.
matz
2001-08-12
* string.c (rb_str_cat): fix buffer overflow.
nobu
2001-08-06
a problem about `associated' String and `str_buf'.
nobu
2001-08-06
* string.c (rb_str_lstrip_bang): new method.
matz
2001-07-24
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-18
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-07-14
* regex.c (re_search): should consider reverse search.
matz
2001-05-30
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-16
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-11
* ruby.h (rb_string_value): add volatile to avoid compiler warning.
eban
2001-05-11
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-06
forgot some checkins.
matz
2001-05-02
* eval.c (block_pass): should not downgrade safe level.
matz
2001-03-26
* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.
matz
2001-03-04
* string.c (trnext): support backslash escape in String#tr.
eban
2001-02-28
* string.c (rb_str_delete_bang): delete! should take at least 1
matz
2001-02-19
* string.c (rb_str_substr): "a"[1,2] should return ""; need
matz
2001-02-08
* parse.y (parse_quotedwords): %w should allow parenthesis escape.
matz
2001-02-02
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-01-29
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-15
Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <
[email protected]
>
matz
2001-01-09
* string.c (rb_str_reverse_bang): forgot to call rb_str_modify().
matz
2000-12-26
matz
matz
2000-12-26
matz
matz
2000-12-25
001225
matz
2000-12-05
matz
matz
2000-11-17
eban
eban
2000-10-10
matz
matz
2000-10-02
matz
matz
2000-09-26
eban
eban
2000-09-07
matz
matz
2000-09-01
matz
matz
2000-08-25
matz
matz
2000-08-07
matz
matz
2000-07-25
matz - irb (PR#46)
matz
2000-07-24
matz
matz
2000-06-23
2000-06-23
matz
2000-06-22
2000-06-22
matz
2000-06-16
2000-06-16
matz
2000-06-14
2000-06-14-2
matz
2000-06-14
2000-06-14
matz
2000-06-05
2000-06-05
matz
2000-05-24
2000-05-24
matz
2000-05-12
2000-05-12
matz
2000-05-09
2000-05-09
matz
2000-05-01
2000-05-01
matz
2000-04-10
2000-04-10
matz
[next]