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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
-test-
/
string
/
cstr.c
Age
Commit message (
Expand
)
Author
2023-06-06
Unify length field for embedded and heap strings (#7908)
Peter Zhu
2023-04-04
[Feature #19579] Remove !USE_RVARGC code (#7655)
Peter Zhu
2022-07-21
Expand tabs [ci skip]
Takashi Kokubun
2021-10-25
[Feature #18239] Implement VWA for strings
Peter Zhu
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2019-12-26
decouple internal.h headers
卜部昌平
2018-01-09
internal.h: remove dependecy on ruby/encoding.h
nobu
2017-12-03
Init functions should have prefix to avoid confliction.
shugo
2016-05-30
string.c: return reallocated pointer
nobu
2016-02-03
* string.c (str_new_frozen): if the given string is embeddedable
naruse
2015-12-01
cstr.c: split bug_str_cstr_unterm
nobu
2015-01-27
cstr.c: nil iff terminated validly
nobu
2015-01-26
cstr.c: cstr_term_char class method
nobu
2015-01-26
cstr.c: get rid of exception
nobu
2014-11-05
string.c: wchar terminator
nobu
2013-07-11
string.c: multi-byte terminator
nobu
2011-01-24
* string.c (rb_string_value_cstr): rb_str_modify can change
nobu